aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ethtool: Add option to enable/disable pretty-printingFlorian Fainelli2015-05-27
| | | | | | | | | | | | | | | | | | | | | | With upstream commit https://git.kernel.org/cgit/network/ethtool/ethtool.git/commit/?id=875616dfcbe57ea0f639a20d85fcbad2172ad744 there is now an option to produce a smaller ethtool build which will disable pretty printing (Ethernet drivers, SFP diagnostics...) for platforms that do not need it. Hook a menu configuration option to control that option. Build size differences on ar71xx: With: -rw-r--r-- 1 florian florian 79K mai 23 10:43 bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk Without: -rw-r--r-- 1 florian florian 23K mai 23 10:43 bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk Signed-off-by: Florian Fainelli <florian@openwrt.org>
* 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>
* | | | | | | snort: add SF mirrorLuka Perkov2015-05-20
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | | | luci-app-clamav: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | clamav: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | luci-app-e2guardian: add packageMarko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | e2guardian: bump to 3.1.2Marko Ratkaj2015-05-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | Merge pull request #1220 from psycho-nico/up-luarocks-2.2.2Steven Barth2015-05-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | luarocks: update to 2.2.2
| * | | | | | luarocks: update to 2.2.2Nicolas Thill2015-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | lvm2: switch to version 2.2.02.120Daniel Golle2015-05-20
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #1267 from antonlacon/ffmpeg-2.6.xTed Hess2015-05-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | ffmpeg: update to 2.6.3, remove stray spaces
| * | | | | | ffmpeg: update to 2.6.3, remove stray spacesIan Leonard2015-05-17
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | libseccomp: updated to 2.2.1Nikos Mavrogiannopoulos2015-05-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #1264 from equinox0815/tcpproxy-1.2Michael Heimpold2015-05-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | tcpproxy: update to version 1.2
| * | | | | | tcpproxy: update to version 1.2Christian Pointner2015-05-17
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | | / / php5: add php5-mod-opcache (fixes #1010)Michael Heimpold2015-05-17
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds build infrastructure for PHP's OPcache extension. Compared with the other extension, this is a Zend module and it need a little workaround during cross-compiling. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | Merge pull request #1260 from kooiot/masterSteven Barth2015-05-16
|\ \ \ \ \ | | | | | | | | | | | | lua-cjson: remove the dependency of libzmq
| * | | | | lua-cjson: remove the dependency of libzmqDirk Chang2015-05-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dirk Chang <dirk@kooiot.com>
* | | | | | php5-pecl-propro: add new packageMichael Heimpold2015-05-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | php5-pecl-raphf: add new packageMichael Heimpold2015-05-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | php5-pecl-dio: move from oldpackages, update and fix buildMichael Heimpold2015-05-15
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | php5-pecl-libevent: move from oldpackages and fix buildMichael Heimpold2015-05-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | php5: pecl: move phpize into prepare stageMichael Heimpold2015-05-15
|/ / / / | | | | | | | | | | | | | | | | | | | | This allows pecl modules to rely on PKG_FIXUP:=autoreconf. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #1257 from thess/zmq-workTed Hess2015-05-15
|\ \ \ \ | |_|/ / |/| | | zmq: Make libsodium optional
| * | | zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and ↵Ted Hess2015-05-14
| | | | | | | | | | | | | | | | | | | | | | | | dependencies Signed-off-by: Ted Hess <thess@kitschensync.net>
| * | | lzmq: Use smaller .tar.gz source packageTed Hess2015-05-14
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #1256 from clehner/ncdu-fixTed Hess2015-05-14
|\ \ \ \ | | | | | | | | | | Update ncdu