aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | lvm2: finally fix memory locking issues on muslDaniel Golle2015-05-03
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always use mlockall fixes it, still trying to keep everything else as untouched as possible. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | lvm2: better workaround for missing mallinfo on muslDaniel Golle2015-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | lvm2: bump versionDaniel Golle2015-05-03
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #1222 from thess/mjpg-streamer-updateTed Hess2015-05-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | mjpg-streamer: Update cambozola to specific version, add yuv and jpeg qu...
| * | | | | mjpg-streamer: Update cambozola to specific version, add yuv and jpeg ↵Ted Hess2015-05-01
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | quality init/config options Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | luarocks: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | json4lua: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | lua-mosquitto: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | uuid: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | luasql: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | libwebsockets: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | e2guardian: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | wavemon: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | redsocks: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | Merge branch 'coova-chilli-patch' of https://github.com/teslamint/packagesNicolas Thill2015-05-01
|\ \ \ \ \
| * | | | | coova-chilli: fix compile error that cannot copy netfilter extension libraryJaehoon You2015-04-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | krb5: fix build failure on rebuild (closes: #1143)Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | Merge branch 'ser2net-led-support' of https://github.com/mhei/packagesNicolas Thill2015-05-01
|\ \ \ \ \ \
| * | | | | | ser2net: add patch for LED activity supportMichael Heimpold2015-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a patch for ser2net, so that ser2net can be configured to flash leds on serial traffic. This could -for example- be used to have an activity indicator, like netdev trigger. Internally, the linux kernel's 'transient' led trigger is used. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | ocserv: updated to 0.10.4Nikos Mavrogiannopoulos2015-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | Merge pull request #1217 from wongsyrone/patch-1Ted Hess2015-04-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ffmpeg: upgrade to 2.6.2
| * | | | | | | ffmpeg: upgrade to 2.6.2Syrone Wong2015-04-29
| |/ / / / / / | | | | | | | | | | | | | | 2.6.2 was released on 2015-04-12. It is the latest stable FFmpeg release from the 2.6 release branch
* | | | | | | sqm-scripts: Only run on hotplug if the init script is enabled.Toke Høiland-Jørgensen2015-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1202. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | lua-lzlib: fix build failure, honor cflags, cleanupNicolas Thill2015-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix failure on buildbot where lua devel files are searched in home directory * add a patch to pass proper target optimization flags * remove unused PKG_INSTALL & Build/Install Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | Merge pull request #1219 from hauke/torHauke Mehrtens2015-04-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | This should fix building tor and updates it to the most recent version.
| * | | | | | | tor: disable seccomp supportHauke Mehrtens2015-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seccomp is only supported on x86, amd64 and arm in tor. This deactivated it currently completely which should close #935, #1097, #1147 and #1161. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| * | | | | | | tor: update to stable version 0.2.5.12Hauke Mehrtens2015-04-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* / / / / / / php5: upgrade to 5.6.8Michael Heimpold2015-04-29
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following CVEs: - CVE-2015-1351 - CVE-2015-1352 - CVE-2015-2783 - CVE-2015-3329 - CVE-2015-3330 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #1216 from ryzhovau/halog_linkageThomas Heil2015-04-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | haproxy: fix halog linkage
| * | | | | | haproxy: fix halog linkageAlexander Ryzhov2015-04-29
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | Merge pull request #1215 from cyanidium/masterTed Hess2015-04-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | nut: Update to 2.7.3
| * | | | | | nut: Update to 2.7.3Marty R2015-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated the package to the latest upstream version. Removed a patch that was merged upstream. Bumped copyright notice to 2015. Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* | | | | | | avrdude: Add libelf dependencyTed Hess2015-04-28
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #1214 from br101/masterSteven Barth2015-04-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | exfat-nofuse: Depend on BUILD_PATENTED
| * | | | | | exfat-nofuse: Depend on BUILD_PATENTEDBruno Randolf2015-04-28
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ExFAT is patented by Microsoft. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | Merge pull request #1213 from br101/masterSteven Barth2015-04-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add exfat-nofuse: EXFAT filesystem kernel driver
| * | | | | | Add exfat-nofuse: EXFAT filesystem kernel driverBruno Randolf2015-04-28
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "exfat-nofuse" kernel module for EXFAT filesystem which was originally found in an Android kernel of Samsung. While there has been some doubt about the license originally, it has later been officially released under the GPL by Samsung and can be found on: http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=exfat Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | Merge pull request #1211 from br101/masterSteven Barth2015-04-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add package: bc
| * | | | | | Add package: bcBruno Randolf2015-04-28
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copied from oldpackages and slightly updated. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | Merge pull request #1209 from ryzhovau/haproxy_pcredirThomas Heil2015-04-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | haproxy: fix PCREDIR
| * | | | | fix PCREDIRAlexander Ryzhov2015-04-28
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | Merge branch 'teslamint-coova-chilli'Imre Kaloz2015-04-28
|\ \ \ \ \
| * | | | | coova-chilli: add uci configuration file, init.d and firewall scriptImre Kaloz2015-04-28
|/ / / / /
* | | | | Merge pull request #1123 from teslamint/patch-2Imre Kaloz2015-04-28
|\ \ \ \ \ | | | | | | | | | | | | coova-chilli: add netfilter kernel module package with patches
| * | | | | coova-chilli: add netfilter kernel module package with patchesJaehoon You2015-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | Merge pull request #1124 from teslamint/patch-3Imre Kaloz2015-04-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | coova-chilli: fix compile error with cyassl
| * | | | | | coova-chilli: fix compile error with cyasslJaehoon You2015-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | | Merge pull request #1199 from kooiot/masterSteven Barth2015-04-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
| * | | | | | | Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, ↵Dirk Chang2015-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rs232, wsapi, xavante, lzmq, mobdebug), zeromq Signed-off-by: Dirk Chang <dirk@kooiot.com>
* | | | | | | | Merge pull request #1203 from Wedmer/new_snort_package_layoutSteven Barth2015-04-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [net/snort] Replaced build variants with compile options.