aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* relayctl: remove superfluous dependency on udevHeinrich Schuchardt2016-07-23
| | | | | | | Package udev does not exist in Lede. We do not need udev to use package relayctl. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* libimobiledevice: update to the latest version to fix openssl build errorFelix Fietkau2016-07-23
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Merge pull request #2984 from zorun/wireguard-updatechamptar2016-07-23
|\ | | | | wireguard: Bump to 0.0.20160722
| * wireguard: Bump to 0.0.20160722Baptiste Jonglez2016-07-23
|/ | | | | | | | Also fix a new compilation error, due to upstream changes in the build system. SUBDIRS= is deprecated when building external kernel modules, use M= instead to fix compilation. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* Merge pull request #2980 from feckert/fix-mwan3-whitspace-typoschamptar2016-07-22
|\ | | | | Fix mwan3 whitespace typos
| * mwan3: fix mwan3track whitespace typoFlorian Eckert2016-07-21
| | | | | | | | Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
| * mwan3: fix mwan3 help whitespace typoFlorian Eckert2016-07-21
|/ | | | Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
* Merge pull request #2861 from LucileQ/bump-freeradius-serverchamptar2016-07-21
|\ | | | | freeradius3: new package
| * freeradius3: add packageLucile Quirion2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeradius-server version 2.x has been marked End-Of-Life. This commit adds freeradius-server version 3.0.11 in a new package. This commit also introduces the option "freeradius3-default" which activate all modules needed to run radiusd with its default configuration. - rlm_digest (HTTP Digest Authentication) has been added - rlm_unix (System Authentication) has been added - rlm_attr_rewrite has been deleted Note that SQL and LDAP support has been disabled. Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
| * libtalloc: add packageLucile Quirion2016-07-11
| | | | | | | | | | | | | | libtalloc is a memory allocator used in Samba4 and freeradius-server version 3.0.x and higher. Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
* | Merge pull request #2977 from dibdot/adblockchamptar2016-07-21
|\ \ | | | | | | adblock: update 1.4.1
| * | adblock: update 1.4.1Dirk Brenken2016-07-20
| | | | | | | | | | | | | | | | | | * fix two possible overflows in adblock statistics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | mpd: Update to 0.19.17, refresh patchesTed Hess2016-07-20
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | php5: update to 5.6.23Michael Heimpold2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following CVEs: - in GD: CVE-2015-8874, CVE-2016-5766, CVE-2016-5767 - in mbstring: CVE-2016-5768 - in mcrypt: CVE-2016-5769 - in SPL: CVE-2016-5770, CVE-2016-5771 - in WDDX: CVE-2016-5772 - in zip: CVE-2016-5773 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | utils/mksh: Update to current latest upstream (r52c).Alive 4ever2016-07-19
| | | | | | | | | | | | Signed-off-by: Alif M. A. <alive4ever at live.com>
* | | glib2: fix (host-)build with gcc6Daniel Golle2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | import upstream fix from https://git.gnome.org/browse/glib/commit/?id=0817af40e8c74c721c30f6ef482b1f53d12044c7 and fix it to remain compatibile with old version of gcc https://git.gnome.org/browse/glib/commit/?id=8cdbc7fb2c8c876902e457abe46ee18a0b134486 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet: update to SVN r37547Daniel Golle2016-07-18
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: update to version 2.02.161Daniel Golle2016-07-18
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #2968 from lynxis/fix-mhdchamptar2016-07-18
|\ \ \ | | | | | | | | libmicrohttpd: add patch to fix inside loop declaration warning
| * | | libmicrohttpd: add patch to fix inside loop declaration warningAlexander Couzens2016-07-15
| | | | | | | | | | | | | | | | | | | | | | | | already fixed upstream, but 0.9.50 contains this bug Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | Merge pull request #2971 from kuoruan/aria2champtar2016-07-18
|\ \ \ \ | | | | | | | | | | Aria2 Update
| * | | | aria2: add logHostkit2016-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add aria2.log and replace logger -t ARIA2C 'Restarting aria2s service' with logger -t ARIA2C 'Restarting aria2c service' :D :p Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
| * | | | aria2: update to 1.25.0Hsing-Wang Liao2016-07-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
| * | | | aria2: update init fileHsing-Wang Liao2016-07-16
| |/ / / | | | | | | | | | | | | | | | | | | | | This update is from #2961, thank @hostkit. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | Merge pull request #2926 from cshore/pull-request-msmtp-ca-bundlechamptar2016-07-18
|\ \ \ \ | | | | | | | | | | mail/msmtp: Make msmtp ssl version depend on ca-bundle
| * | | | mail/msmtp: Make msmtp ssl version depend on ca-bundleDaniel Dickinson2016-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | msmtp fails when /etc/ssl/certs/ca-certifictes.crt bundle is not present (for the SSL version), therefore add a dependency on ca-bundle packages (newly added to trunk). Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | | Merge pull request #2959 from jow-/procps-build-dependschamptar2016-07-18
|\ \ \ \ \ | | | | | | | | | | | | procps-ng: add required build dependencies
| * | | | | procps-ng: add required build dependenciesJo-Philipp Wich2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 3048ebedec5b989a621529eec159cf5aa17b58b6 added a autoreconfig fixup to procps-ng, the build fails on certain systems with errors like configure.ac:72: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION or configure:14998: error: possibly undefined macro: AM_ICONV_LINKFLAGS_BODY Fix the issue by adding build time dependencies on the `gettext` and `libiconv` stub libraries to ensure that `gettext.m4` and `iconv.m4` are installed into the staging directory before `procps-ng` is getting reconfigured. Fixes https://github.com/openwrt/packages/issues/2890#issuecomment-231115844 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | strongswan: bump to 5.5.0 (#2976)Stijn Tintel2016-07-18
| | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #2975 from zorun/wireguard-updatechamptar2016-07-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | wireguard: Bump to 0.0.20160711
| * | | | | wireguard: Bump to 0.0.20160711Baptiste Jonglez2016-07-17
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | | Merge pull request #2964 from dibdot/adblockTed Hess2016-07-14
|\ \ \ \ \ | | |_|/ / | |/| | | adblock: release 1.4.0
| * | | | adblock: release 1.4.0Dirk Brenken2016-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rework/speed up overall sort * simplified dns error handling Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #2962 from semik/softflowdchamptar2016-07-14
|\ \ \ \ \ | |_|/ / / |/| | | | softflowd: update softflowd.init do use procd
| * | | | softflowd: update softflowd.init to use procdJan Tomasek2016-07-14
|/ / / / | | | | | | | | | | | | Signed-off-by: Jan Tomasek <jan@tomasek.cz>
* | | | krb5: Bump to v1.14.2Xotic7502016-07-12
| | | | | | | | | | | | | | | | Signed-off-by: Graham Fairweather <xotic750@gmail.com>
* | | | Merge pull request #2437 from stintel/strongswanchamptar2016-07-12
|\ \ \ \ | | | | | | | | | | strongswan: update to 5.4, add plugins, fixes
| * | | | strongswan: bump to 5.4.0Stijn Tintel2016-07-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | strongswan: add forecast pluginStijn Tintel2016-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #1868. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | strongswan: fix alignment in connmark pluginStijn Tintel2016-07-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | strongswan: run sleep with integer argumentStijn Tintel2016-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default busybox config used by OpenWrt does not enable floating point number support for the sleep applet. This can cause an error when stopping or restarting strongswan: sleep: invalid number '0.1' Replace the float with an integer to fix this. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #2446 from jow-/CVE-2016-2381champtar2016-07-12
|\ \ \ \ \ | | | | | | | | | | | | perl: securely handle duplicate environment variables [CVE-2016-2381]
| * | | | | perl: securely handle duplicate environment variables [CVE-2016-2381]Jo-Philipp Wich2016-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV, but getenv would return the first. Perl's taint security mechanism would be applied to the value in %ENV, but not to the other rest of the environment. This could result in an ambiguous environment causing environment variables to be propagated to subprocesses, despite the protections supposedly offered by taint checking. With this update Perl changes the behavior to match the following: a) %ENV is populated with the first environment variable, as getenv would return. b) Duplicate environment entries are removed. References: * http://perl5.git.perl.org/perl.git/commit/ae37b791a73a9e78dedb89fb2429d2628cf58076 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2381 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | Merge pull request #2919 from champtar/bluelogchamptar2016-07-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | bluelog: fix oui.txt processing
| * | | | | | bluelog: fix oui.txt processingJo-Philipp Wich2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use a temporary file path within the package build directory to avoid cluttering the host systems `/tmp` directory. - Switch to a gzipped, snapshotted copy of the `oui.txt` file since the upstream IEEE server is extremely slow, also fetching an unversioned HTTP resource during compilation breaks reproducable builds. Signed-off-by: Jo-Philipp Wich <jo@mein.io> [rework to use standard download facility] Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | | | ipsec-tools: fix syntax error in default racoon configJo-Philipp Wich2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default /etc/config/racoon shipped by ipsec-tools lacks an option keyword on the p2_proposal line, leading to a syntax error when processing the file. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #2957 from ianchi/youtube-dlchamptar2016-07-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | youtube-dl:update version
| * | | | | | | youtube-dl:update versionAdrian Panella2016-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* | | | | | | | Merge pull request #2941 from hojuruku/p_mini_snmpdchamptar2016-07-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | mini_snmpd: new upstream/package maintainer, new version, init procd multi instance support with uci validation & network interface monitoring.
| * | | | | | | mini_snmpd: @champtar requested PKG_FIXUP:=autoreconf take care of strip and ↵Luke McKee2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFLAGS options Signed-off-by: Luke McKee <hojuruku@gmail.com>