aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | sqm-scripts: Bump to v1.0.Toke Høiland-Jørgensen2015-08-06
|/ / | | | | | | | | | | | | | | sqm-scripts and luci-app-sqm now live in the same Makefile and are built from the upstream git repository, rather than having the files included here. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | Netperf: Remove musl compatibility patch.Toke Høiland-Jørgensen2015-08-05
| | | | | | | | | | | | Turns out that is not needed anymore for v2.7.0. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | Merge pull request #1640 from commodo/ovs-upgradeSteven Barth2015-08-04
|\ \ | | | | | | openvswitch: upgrade to version 2.4.0
| * | openvswitch: upgrade to version 2.4.0Alexandru Ardelean2015-08-04
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #1639 from psycho-nico/up-liburcuSteven Barth2015-08-04
|\ \ \ | | | | | | | | liburcu: update to 0.8.7
| * | | liburcu: update to 0.8.7Nicolas Thill2015-08-04
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | Merge branch 'PR1638'Nicolas Thill2015-08-04
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'bluez' of git://github.com/hauke/packages into PR1638Nicolas Thill2015-08-04
|/| | |
| * | | bluez: update to version 5.33Hauke Mehrtens2015-08-03
| |/ / | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | pen: update to 0.29.0Nicolas Thill2015-08-04
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | ulogd: update to 2.0.5Nicolas Thill2015-08-04
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | freetype: -config & .pc files cleanup & fixesNicolas Thill2015-08-04
| | | | | | | | | | | | | | | | | | Fix libdir as well in freetype-config, merge both freetype2.pc fixes into a single one Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge branch 'PR1591'Nicolas Thill2015-08-04
|\ \ \ | |/ / |/| |
| * | Merge branch 'freetype-config-include-path-fix' of ↵Nicolas Thill2015-08-04
|/| | | | | | | | | | | git://github.com/paulfertser/packages into PR1591
| * | freetype: fix include path for cross-compilationPaul Fertser2015-07-19
| | | | | | | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | Merge pull request #1630 from hiviah/tor-0.2.6Hauke Mehrtens2015-08-03
|\ \ \ | | | | | | | | tor: update to 0.2.6.10
| * | | tor: bump to 0.2.6.10Ondrej Mikle2015-07-31
| | | | | | | | | | | | | | | | Signed-off-by: Ondrej Mikle <ondrej.mikle@nic.cz>
* | | | gnunet: update source, read config from UCI, add defaultsDaniel Golle2015-08-03
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #1566 from hauke/dhcpcdSteven Barth2015-08-03
|\ \ \ \ | | | | | | | | | | dhcpcd: fix build with musl
| * | | | dhcpcd: fix build with muslHauke Mehrtens2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not cast to caddr_t, but use a void * instead, the members are all void *. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #1565 from hauke/libloSteven Barth2015-08-03
|\ \ \ \ \ | | | | | | | | | | | | liblo: fix build with musl
| * | | | | liblo: fix build with muslHauke Mehrtens2015-07-12
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When sys/poll.h gets included it results in a warning, to include poll.h. All warnings are treated as errors by liblo. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #1564 from hauke/kismetSteven Barth2015-08-03
|\ \ \ \ \ | | | | | | | | | | | | kismet: fix build with musl
| * | | | | kismet: fix build with muslHauke Mehrtens2015-07-12
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Without these patches kismet does not build with musl. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #1559 from hauke/bluez-btmgmtSteven Barth2015-08-03
|\ \ \ \ \ | | | | | | | | | | | | bluez: add btmgmt tool
| * | | | | bluez: add btmgmt toolHauke Mehrtens2015-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The btmgmt tool is needed to activate BL LE support. Currently it is not installed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #1558 from hauke/pps-toolsSteven Barth2015-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | pps-tools: remove kernel dependencies
| * | | | | | pps-tools: remove kernel dependenciesHauke Mehrtens2015-07-11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pps-tools builds on kernel 4.1, but instead of adding this kernel, remove the check as all kernel versions currently supported by OpenWrt are listed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #1541 from hauke/bluezSteven Barth2015-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | bluez: update to version 5.31
| * | | | | | bluez: update to version 5.31Hauke Mehrtens2015-07-11
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #1527 from roger-/rtl-sdrSteven Barth2015-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | rtl-sdr: update to latest
| * | | | | | rtl-sdr: update copyrightRoger2015-07-03
| | | | | | |
| * | | | | | rtl-sdr: update to latestRoger2015-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | | | libidn: Update to 1.32Marcel Denia2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | Merge pull request #1612 from changeway/libstropheSteven Barth2015-08-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add libstrophe : XMPP client library
| * | | | | | | Add libstrophe : XMPP client librarychangeway2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config.in for libxml2/expat XML library choice Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | | | | | Merge pull request #1615 from mhaas/stunnel-5.20Steven Barth2015-08-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | stunnel: Update from 5.14 to 5.20
| * | | | | | | | stunnel: Update from 5.14 to 5.20Michael Haas2015-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 010_fix_getnameinfo.patch is no longer needed * 011-cron-without-pthread-fix.patch added, fixes incorrect ifdef when building without pthreads Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | | | | | | | python: add correct host expatSteven Barth2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | | Merge pull request #1627 from dangowrt/update-sqlite3champtar2015-08-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlite3: update source compile tested on ar71xx
| * | | | | | | | | sqlite3: update sourceDaniel Golle2015-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Merge pull request #1634 from mstorchak/transmissionTed Hess2015-08-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | transmission: add nice and ionice support, store config persistently
| * | | | | | | | | | transmission: add nice and ionice support, store persistent config, add ↵Maxim Storchak2015-08-02
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transmission user and group Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | | perl-uri: Update to 1.69Marcel Denia2015-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | | | | perl-http-message: Update to 6.10Marcel Denia2015-08-01
| |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | | | Merge pull request #1622 from lijpsummer/masterSteven Barth2015-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | opencv:update to version 3.0.0
| * | | | | | | | | opencv:update to version 3.0.0lijpsummer2015-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: lijpsummer <summer@wrtnode.com>
* | | | | | | | | | Merge pull request #1626 from proidiot/proidiotSteven Barth2015-07-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Adds YAJL
| * | | | | | | | | | yajl: add yajlCharles Southerland2015-07-29
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds YAJL (Yet Another JSON Library), a C library for parsing JSON. Includes patches for uClibc support. Improved from version used internally at Who's On My WiFi since Feb 2014. Adds myself as maintainer. Signed-off-by: Charles Southerland <charlie@stuphlabs.com>
* | | | | | | | | | Merge pull request #1628 from ClaymorePT/masterSteven Barth2015-07-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Boost Makefile Update - Release 6