aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* php7: add SNMP module to bundlePhilip Prindeville2017-06-16
| | | | | | | | Add native support for SNMP manager functions, so scripts don't have to call system("snmpget -v2c ...") etc. Cuts down on fork/exec pairs and simplifies issues with parsing intermediate output. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* libextractor: update to version 1.4Daniel Golle2017-06-12
| | | | | | our local patches have been merged upstream and part of the new release Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* collectd: update to 5.7.2Hannu Nyman2017-06-10
| | | | | | | | * update collectd to 5.7.2 * drop backported upstream patch that is now in release * refresh patches Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Merge pull request #4468 from dajhorn/liblz4-v1.7.5Hannu Nyman2017-06-10
|\ | | | | libs/liblz4: update to v1.7.5
| * libs/liblz4: update to v1.7.5Darik Horn2017-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the upstream NEWS file: v1.7.5 lz4hc : new high compression mode : levels 10-12 compress more and slower, by Przemyslaw Skibinski lz4cat : fix : works with relative path (#284) and stdin (#285) (reported by @beiDei8z) cli : fix minor notification when using -r recursive mode API : lz4frame : LZ4F_frameBound(0) gives upper bound of *flush() and *End() operations (#290, #280) doc : markdown version of man page, by Takayuki Matsuoka (#279) build : Makefile : fix make -jX lib+exe concurrency (#277) build : cmake : improvements by Michał Górny (#296) v1.7.4.2 fix : Makefile : release build compatible with PIE and customized compilation directives provided through environment variables (#274, reported by Antoine Martin) v1.7.4 Improved : much better speed in -mx32 mode cli : fix : Large file support in 32-bits mode on Mac OS-X fix : compilation on gcc 4.4 (#272), reported by Antoine Martin v1.7.3 Changed : moved to versioning; package, cli and library have same version number Improved: Small decompression speed boost Improved: Small compression speed improvement on 64-bits systems Improved: Small compression ratio and speed improvement on small files Improved: Significant speed boost on ARMv6 and ARMv7 Fix : better ratio on 64-bits big-endian targets Improved cmake build script, by Evan Nemerson New liblz4-dll project, by Przemyslaw Skibinki Makefile: Generates object files (*.o) for faster (re)compilation on low power systems cli : new : --rm and --help commands cli : new : preserved file attributes, by Przemyslaw Skibinki cli : fix : crash on some invalid inputs cli : fix : -t correctly validates lz4-compressed files, by Nick Terrell cli : fix : detects and reports fread() errors, thanks to Hiroshi Fujishima report #243 cli : bench : new : -r recursive mode lz4cat : can cat multiple files in a single command line (#184) Added : doc/lz4_manual.html, by Przemyslaw Skibinski Added : dictionary compression and frame decompression examples, by Nick Terrell Added : Debianization, by Evgeniy Polyakov Signed-off-by: Darik Horn <dajhorn@vanadac.com>
| * libs/liblz4: update PKG_SOURCE_URLDarik Horn2017-06-10
|/ | | | | | LZ4 moved to a Github organization. Signed-off-by: Darik Horn <dajhorn@vanadac.com>
* php7: update to 7.1.6Michael Heimpold2017-06-10
| | | | | | | | | Removed patch 1008-fix-musl-sys-headers.patch which was integrated upstream. (Compile tested only so far) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #4465 from dibdot/adblockHannu Nyman2017-06-10
|\ | | | | adblock: update 2.7.1
| * adblock: update 2.7.1Dirk Brenken2017-06-09
| | | | | | | | | | | | | | | | | | | | backend: * cosmetics frontend: * "Save & Reply" now distinguish between normal and manual/backup mode and triggers an appropriate reload or a start action Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #4467 from dibdot/travelmateHannu Nyman2017-06-10
|\ \ | | | | | | travelmate: maintenance update 0.7.5
| * | travelmate: maintenance update 0.7.5Dirk Brenken2017-06-10
| | | | | | | | | | | | | | | | | | | | | * fix wrong connection status in case of an error * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | gnunet: update git sourceDaniel Golle2017-06-09
| | | | | | | | | | | | | | | | | | | | | Disable DV component for now, it is broken upstream as it hasn't been converted to the new MQ API. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #4458 from fededim/masterHannu Nyman2017-06-08
|\ \ \ | | | | | | | | Bugfix #1327
| * | | neon: removed forced LFS support, the library automatically checks for off_t ↵Federico Di Marco2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type length davfs2: patched build error (#1327) when 'Compile with full language support' option was enabled Signed-off-by: fededim@gmail.com
* | | | Merge pull request #4441 from Ansuel/bump-cryptodevHannu Nyman2017-06-08
|\ \ \ \ | | | | | | | | | | cryptodev-linux: bump to last commit
| * | | | cryptodev-linux: bump to last commitAnsuel Smith2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: This patch fixes a kernel crash observed with cipher-gcm test. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | Merge pull request #4463 from lucize/dovecotupHannu Nyman2017-06-08
|\ \ \ \ \ | | | | | | | | | | | | dovecot: update to 2.2.30.2
| * | | | | dovecot: update to 2.2.30.2Lucian Cristian2017-06-08
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #4447 from sartura/sysrepo-salienceLuka Perkov2017-06-08
|\ \ \ \ \ | | | | | | | | | | | | sysrepo: salience
| * | | | | sysrepo: salienceAntonio Paunovic2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Script priority adjusted. Custom memory management turned off to save some memory on low-end device. Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
* | | | | | Merge pull request #4451 from ianchi/youtube-dlHannu Nyman2017-06-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | youtube-dl: bump version and use precompiled script
| * | | | | | youtube-dl: switch from PKG_MD5SUM to PKG_HASHAdrian Panella2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
| * | | | | | youtube-dl: bump version and use precompiled scriptAdrian Panella2017-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to version 2017.06.05 Use precompiled scripts, in line with the new Python package. Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* | | | | | | Merge pull request #4457 from dibdot/adblockHannu Nyman2017-06-07
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | adblock: update 2.7.0
| * | | | | | adblock: update 2.7.0Dirk Brenken2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * add new 'manual mode' to re-use blocklist backups during startup, get fresh lists only via manual reload or restart action * additional free memory check during dns restart to prevent OOM errors * removed palevo tracker from default config, this tracker has been discontinued * cosmetics LuCI frontend (see luci repo): * add new 'manual mode' under extra options Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | mosquitto: fix empty client-nossl packageKarl Palsson2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fallout of PROVIDES handling. Fixes: https://github.com/openwrt/packages/issues/4432 Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | Merge pull request #4444 from olmari/add_bind-dnssec-settimeNoah Meyerhans2017-06-07
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | bind: Include dnssec-settime in bind-dnssec/tool
| * | | | | | bind: Include dnssec-settime in bind-dnssec/toolSami Olmari2017-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <net/bind> Maintainer: @nmeyerhans Compile tested: x86_64, OpenWRT 50107 Run tested: x86 / 64, OpenWRT 50107 Description: Added dnssec-settime into bind-dnssec and bind-tools Signed-off-by: Sami Olmari <sami+git@olmari.fi>
* | | | | | | Merge pull request #4448 from sartura/netopeer2-init-recoverLuka Perkov2017-06-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | netopeer2-server: init recovery
| * | | | | | | netopeer2-server: init recoveryAntonio Paunovic2017-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
* | | | | | | | Merge pull request #4434 from sartura/sysrepo-timeoutsLuka Perkov2017-06-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sysrepo: larger timeouts
| * | | | | | | | sysrepo: larger timeoutsAntonio Paunovic2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
* | | | | | | | | Merge pull request #4452 from DocLM/gphoto2Hannu Nyman2017-06-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libgphoto2 and gphoto2: Update to 2.5.14
| * | | | | | | | | gphoto2: update package 2.5.14Leonardo Medici2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
| * | | | | | | | | libgphoto2: update package 2.5.14Leonardo Medici2017-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | | | | | | Merge pull request #4449 from wvdakker/masterHannu Nyman2017-06-07
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | shorewall(6)-lite: Fixed build-error.
| * | | | | | | | | Fixed shorewall6-lite build error.W. van den Akker2017-06-07
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Merge pull request #4446 from aTanW/masterHannu Nyman2017-06-06
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | gammu: bunp to a new v1.38.3
| * | | | | | | | gammu: bunp to a new v1.38.3aTanW2017-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | | | | Merge pull request #4436 from hauke/attrHannu Nyman2017-06-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | attr: add PKG_MIRROR_HASH
| * | | | | | | | | attr: add PKG_MIRROR_HASHHauke Mehrtens2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the LEDE mirror in case the git repository if unavailable like it currently is. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | Merge pull request #4433 from aTanW/masterHannu Nyman2017-06-06
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | ipsec: add ability to configure "none" SA
| * | | | | | | | | ipsec: add ability to configure "none" SAaTanW2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added myself as co-maintainer Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 5 +++-- files/functions.sh | 35 +++++++++++++++++++++++++++++++++++ files/racoon | 4 ++++ files/racoon.init | 12 ++++++++---- 4 files changed, 50 insertions(+), 6 deletions(-)
* | | | | | | | | | Merge pull request #4286 from hnyman/nano281Hannu Nyman2017-06-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nano: update to 2.8.4
| * | | | | | | | | | nano: update to 2.8.4Hannu Nyman2017-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update nano to 2.8.4 * remove deprecated glibtest configure argument * fix whitespace in configure arguments Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | Merge pull request #4442 from MikePetullo/libdmapsharingHannu Nyman2017-06-06
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libdmapsharing: update to 2.9.38
| * | | | | | | | | | | libdmapsharing: update to 2.9.38W. Michael Petullo2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | smartmontools: Fix build with CONFIG_USE_LIBSTDCXXFlorian Fainelli2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefile would still force the use of and linking against uClibc++ even though libstdc++ may have been chosen, which would result in the package depending on libstdcpp ($(CXX_DEPENDS) but we would still be missing an libuClibc++ library depdency. Fix this by looking at CONFIG_USE_UCLIBCXX to adjust the configure script variables. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | | | | | | | | | lpeg: Fix build with external toolchainsFlorian Fainelli2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are not properly passing down TARGET_CFLAGS and TARGET_CPPFLAGS and this can be noticed with external toolchains with the following build error: mipsel-linux-gnu-gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -O2 -std=c99 -I../lua/ -fPIC -c -o lpvm.o lpvm.c lpvm.c:10:17: fatal error: lua.h: No such file or directory #include "lua.h" ^ compilation terminated. make[4]: *** [lpvm.o] Error 1 Re-use COPT to pass our TARGET_CFLAGS and TARGET_CPPFLAGS Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | | | | | | | | | pciutils: Fix build with external toolchainsFlorian Fainelli2017-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passing GNU_TARGET_NAME implies that we have a 4-group triplet (e.g: arm-openwrt-unknown-linux), and this works fine with pciutils' lib/configure operating system detection. If we have an external toolchain (e.g: mipsel-linux-gnu), the configure script is all confused and ends-up picking up i386-ports, which is not valid on the target architecture. Finally, we are not passing TARGET_CPPFLAGS as we should, so let's do that correctly. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>