aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #1298 from chris5560/masterSteven Barth2015-05-26
|\ | | | | radicale: fixed hotplug and init script
| * radicale: fixed hotplug and init scriptChristian Schoenebeck2015-05-24
| | | | | | | | | | | | | | | | | | * fixed hotplug script (not restarting on "ifup") * fixed init script (not stopping in 1 second) * fixed PKG_MAINTAINER string * removing not needed comments in config file Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | freeradius2: add mirror for older releasesMislav Novakovic2015-05-26
| | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | sshtunnel: fixes validation bug with dynamic port forwarding.Nuno Goncalves2015-05-25
| | | | | | | | | | | | Thanks to Avi Alkalay <avi@unix.sh> Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | qrencode: Completely remove libpng dependency from package configureTed Hess2015-05-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #1302 from equinox0815/ntpd-enable-ppsTed Hess2015-05-25
|\ \ | | | | | | ntpd: enable ATOM (PPS) support
| * | ntpd: enable ATOM (PPS) supportChristian Pointner2015-05-25
|/ / | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | qrencode: Fix build dependency (libpng)Ted Hess2015-05-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | tcsh: update to 6.19.00Nuno Goncalves2015-05-25
|/ | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* ipsec-tools: fix null dereference in racoonNicolas Thill2015-05-24
| | | | | | | | * add a patch to fix a null pointer dereference in src/racoon/gssapi.c (CVE-2015-4047) * refresh patches * bumb release number Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #1272 from ryzhovau/xz-utils-metaNico2015-05-24
|\ | | | | xz: add xz-utils meta package
| * xz: add xz-utils meta packageAlexander Ryzhov2015-05-20
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | Merge pull request #1266 from antonlacon/libopus-1.1.xTed Hess2015-05-24
|\ \ | | | | | | libopus: disable building unused features
| * | libopus: disable building unused featuresIan Leonard2015-05-17
| | | | | | | | | | | | | | | | | | | | | | | | disable-doc turns off API documentation disable-extra-programs turns off demo and test creation Commit also removes whitespace at EOL in description. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | Merge pull request #1289 from clehner/masterTed Hess2015-05-24
|\ \ \ | | | | | | | | Fix emailrelay init script
| * | | Fix emailrelay init scriptCharles Lehner2015-05-23
| | | | | | | | | | | | | | | | Signed-off-by: Charles Lehner <cel@celehner.com>
* | | | openvswitch: fix build with kernel >= 3.18.13Hauke Mehrtens2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a build problem with kernel >= 3.18.13. This should close #1283. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | xl2tpd: refactor for more resilience.Yousong Zhou2015-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use netifd no_proto_task for notifying that xl2tpd does not have a protocol task running. - Use procd for xl2tpd service management. - Refreshed 2xx patches to - Prevent leftover regular type control result file. - Allow xl2tpd run as foreground process while logging via syslog. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> - bumped version - removed dependency on `ip` package as routes are setup by netifd if iproute2 is actually required, please depend on `@(PACKAGE_ip||PACKAGE_ip-full)` instead of `ip` Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | ocserv: corrected checksumNikos Mavrogiannopoulos2015-05-24
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | ocserv: updated to 0.10.5Nikos Mavrogiannopoulos2015-05-24
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #1284 from oneru/key-genSteven Barth2015-05-24
|\ \ \ \ | | | | | | | | | | Fwknopd: Backport patch to enable keygen in fwknopd
| * | | | Fwknopd: Backport patch to enable keygen in fwknopdJonathan Bennett2015-05-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | Merge pull request #1278 from thess/vim-build-fixSteven Barth2015-05-24
|\ \ \ \ \ | | | | | | | | | | | | vim: Fix false broken package status (buildbot)
| * | | | | vim: Fix false broken package status (buildbot)Ted Hess2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #1268 from dajhorn/liblz4Steven Barth2015-05-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | liblz4: add new package
| * | | | | | liblz4: add new packageDarik Horn2015-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Darik Horn <dajhorn@vanadac.com>
* | | | | | | Merge pull request #1286 from equinox0815/pps-tools-linux3.18Ted Hess2015-05-23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | pps-tools: enable for Linux 3.18
| * | | | | | pps-tools: enable for Linux 3.18Christian Pointner2015-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | | | | | Merge pull request #1280 from antonlacon/ffmpeg-2.6.xTed Hess2015-05-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ffmpeg: switch to included opus support for libffmpeg-audio-dec and option to libffmpeg-custom
| * | | | | | | ffmpeg: libffmpeg-audio-dec and -custom use integrated opus decoderIan Leonard2015-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For libffmpeg-audio-dec: Remove @DEVEL flag from libffmpeg-audio-dec. Reasoning for this is that choosing this package does not rquire any further action by the builder in what codecs or formats should be built in. libffmpeg-custom, the other libffmpeg to require @DEVEL, does need further interaction. Add @BUILD_PATENTED as at least one of the audio codecs is likely patent protected. Add ffmpeg's native Opus decoder to libffmpeg-audio-dec Remove libopus dependency to libffmpeg-audio-dec as libopus provides decode and encode support for Opus audio. Since FFmpeg can decode Opus audio on its own, and libffmpeg-audio-dec is intended for audio decoding, libopus is no longer required for Opus audio support. For libffmpeg-custom: Add in options for ffmpeg's integrated Opus decoder Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | Merge pull request #1281 from fededim/masterTed Hess2015-05-22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | lftp: added mirror directory old to avoid build disruption on new version releases
| * | | | | | | lftp: added mirror directory old to avoid build disruption on new version ↵Rupan2015-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | releases Signed-off-by: Federico Di Marco fededim@gmail.com
* | | | | | | | ocserv: silence warnings and set group default valueNikos Mavrogiannopoulos2015-05-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | Merge pull request #1277 from fededim/masterSteven Barth2015-05-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | lftp: updated to 4.6.2
| * | | | | | lftp: updated to 4.6.2Rupan2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco fededim@gmail.com
* | | | | | | bash: Update to 4.3.39Marcel Denia2015-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | Merge pull request #1270 from fatbob313/masterTed Hess2015-05-21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | uMurmur: Update to 0.2.16.
| * | | | | | umurmur: Update to 0.2.16. Also fix build breakage since PolarSSL/MbedTLS's ↵Martin Johansson2015-05-21
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | version module was disabled. Signed-off-by: Martin Johansson <martin@fatbob.nu>
* | | | | | protobuf: Update version to 2.6.1Guillaume Déflache2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1: now all ISAs should work (MIPS1 would need kernel emulation though, untested) - Fixed host installation which was broken on all targets - Updated source origin to github and related variables - Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation) Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target. Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
* | | | | | protobuf: Add licensing info and update copyrightGuillaume2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
* | | | | | Merge pull request #1269 from teslamint/patch-2Imre Kaloz2015-05-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | coova-chilli: fix stat failed error when compile without kmod
| * | | | | | coova-chilli: fix stat failed error when compile without kmodJaehoon You2015-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes #1261. Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | | usbip: move to github (closes #1259)Nuno Goncalves2015-05-20
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> [nunojpg@gmail.com: Added PKG License and changed commit message] Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
| * | | | | | usbip: import from old packagesCezary Jackiewicz2015-05-15
| | | | | | |
* | | | | | | php5: update to 5.6.9Michael Heimpold2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2006-7243, a multipart/form-data remote dos vulnerability, a heap buffer overflow in unpack and a integer overflow in ftp_genlist, which also results in a heap overflow. For more details, see http://php.net/ChangeLog-5.php#5.6.9 Also sync the timezone patch with latest version from Debian and adopt this patch for the changes in this php release. Refresh 950-Fix-dl-cross-compiling-issue.patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #1274 from tru7/knxdMichael Heimpold2015-05-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | knxd: bump to new version
| * | | | | | | knxd: bump to new versionOthmar Truniger2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | Merge pull request #1271 from oneru/add-qrencodeSteven Barth2015-05-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libqrencode: import from old packages
| * | | | | | | | libqrencode: import from old packagesJonathan Bennett2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest release add qrencode package which contains the qrencode binary Remove libpng dependancy Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | | | | | libdaq: add SF mirrorLuka Perkov2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>