aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | net: Import cifs-utilsFlorian Fainelli2016-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import cifs-utils from old packages: * update to 6.4 * add upstream patch to fix builds with musl * add license information * add myself as maintainer Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | | | bind: Allow packages to be built with optional filter-aaaa optionNoah Meyerhans2016-01-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | bind: upgrade to 9.9.8-P3Noah Meyerhans2016-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: * CVE-2015-8704 * CVE-2015-3193 * CVE-2015-8000 * CVE-2015-8461 Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | Merge pull request #2267 from jow-/CVE-2015-8607Naoir2016-01-23
|\ \ \ \ \ | | | | | | | | | | | | perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]
| * | | | | perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]Jo-Philipp Wich2016-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beginning in PathTools 3.47 and/or perl 5.20.0, the File::Spec::canonpath() routine returned untained strings even if passed tainted input. This defect undermines the guarantee of taint propagation, which is sometimes used to ensure that unvalidated user input does not reach sensitive code. This defect was found and reported by David Golden of MongoDB, and a patch was provided by Tony Cook. References: * https://rt.perl.org/Public/Bug/Display.html?id=126862 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8607 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | perl-test-harness: Update to 3.36Marcel Denia2016-01-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl-html-parser: Update to 3.72Marcel Denia2016-01-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl-uri: Update to 1.71Marcel Denia2016-01-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | gdbm: add a gettext dependencyFelix Fietkau2016-01-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | boost: do not select @BUILD_NLS, it affects the whole treeFelix Fietkau2016-01-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵Felix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | glib2: sync with default host prefix changeFelix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | glib2: the host build also needs --with-libiconv=gnuFelix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | Merge pull request #2279 from antonlacon/minidlna-1.1.xTed Hess2016-01-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | minidlna: update to 1.1.5
| * | | | | | minidlna: update to 1.1.5Ian Leonard2015-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | glib2: use --with-libiconv=gnu, always required as of trunk r48396Felix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | | strongswan: bump to 5.3.5Steven Barth2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | Merge pull request #2289 from stintel/strongswanSteven Barth2016-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | strongswan: preserve /etc/ipsec.d during upgrade
| * | | | | | | strongswan: preserve /etc/ipsec.d during upgradeStijn Tintel2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | Merge pull request #2263 from jsiverskog/mdnsresponder_bump_versionSteven Barth2016-01-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mdnsresponder: bump to 576.30.4.
| * | | | | | | | mdnsresponder: bump to 576.30.4.Jacob Siverskog2016-01-13
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | | | | | | libffi: fix MIPS softfloat build issue with current binutilsFelix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | | | Merge pull request #2277 from notnyt/feature_cryptodevNikos Mavrogiannopoulos2016-01-20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | cryptodev-linux: bump to 1.8
| * | | | | | | cryptodev-linux: bump to 1.8notnyt2016-01-17
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes compile time errors using kernel 4.3 and above Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
* | | | | | | mosquitto: properly separate the passwd utilityKarl Palsson2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building both variants improperly tried to include the passwd utility for the non-ssl variant, as the variable was set for the ssl variant. Use properly separated install tasks to install additional files, rather than hacking around inside the single target. Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | mosquitto: fix old whitespace bugKarl Palsson2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced back in 2014 Fixes: cd21cbb82eacf5c2dc60a8dd8dfa51f978b98193 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | | tracertools: update source, fixes bug on little-endian systemsDaniel Golle2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and improves collectd support Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | mosquitto: fix whitespace error introduced with ↵Jo-Philipp Wich2016-01-18
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7a6a575887db81934369f38616d137005ed9ea96 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | Merge pull request #2276 from notnyt/masterÁlvaro Fernández Rojas2016-01-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | | flashrom: include io.h to fix compile error
| * | | | | flashrom: include io.h to fix compile errornotnyt2016-01-17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This patch includes sys/io.h from flash.h to fix compile errors Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
* | | | | openssh: update to 7.1p2Peter Wagner2016-01-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | mosquitto: Bump to version 1.4.7Karl Palsson2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes mostly unrelated to OpenWRT. Full changelog at http://mosquitto.org/2015/12/version-1-4-7-released/ Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | mosquitto: optionally include mosquitto_passwd utilityKarl Palsson2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many users of the SSL build of mosquitto need the passwd utility for managing keys. Fixes github issue #1909 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | ntpd: update to 4.2.8p5Peter Wagner2016-01-14
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | lvm2: update to 2.02.139Daniel Golle2016-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | ccid: update to 1.4.22Daniel Golle2016-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | pcsc-lite: update to 1.8.15Daniel Golle2016-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libinput: include cmdline tools in packageDaniel Golle2016-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libinput: update to 1.1.4Daniel Golle2016-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libevdev: update to 1.4.6Daniel Golle2016-01-14
|/ / / | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #2260 from cshore/pull-request-collectd-prevent-perl-bindingsJo-Philipp Wich2016-01-11
|\ \ \ | | | | | | | | utils/collectd: Really prevent perl bindings
| * | | utils/collectd: Really prevent perl bindingsDaniel Dickinson2016-01-11
|/ / / | | | | | | | | | | | | | | | | | | --with-perl-bindings= is insufficient, --without-perl-bindings is required to actually prevent perl bindings when perl has been built for the target. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | Merge pull request #2252 from lbschenkel/cloudflare-rec_idHannu Nyman2016-01-10
|\ \ \ | | | | | | | | ddns-scripts: allow setting CloudFlare 'rec_id' in the config
| * | | ddns-scripts: bump 2.5.0 to release 5Leonardo Brondani Schenkel2016-01-10
| | | |
| * | | ddns-scripts: allow setting CloudFlare 'rec_id' in the configLeonardo Brondani Schenkel2016-01-08
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary when there are multiple records for the same domain, otherwise the script will overwrite the first one returned by the API. It has the secondary benefit of allowing faster updates by performing only one API call instead of two. In case 'rec_id' is not set the script behaves exactly as before. Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
* | | gnutls: updated to 3.4.8Nikos Mavrogiannopoulos2016-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | ocserv: updated to 0.10.11Nikos Mavrogiannopoulos2016-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Merge pull request #2251 from marcogiovinazzi/ddns-duckdns.orgHannu Nyman2016-01-10
|\ \ \ | | | | | | | | ddns-scripts: Added duckdns.org service
| * | | ddns-scripts: Added duckdns.org servicemarcogiovinazzi2016-01-09
| | | | | | | | | | | | | | | | Signed-off-by: Marco Giovinazzi <marco.giovinazzi@comodojo.org>
* | | | Merge pull request #2255 from xypron/automakeMichael Heimpold2016-01-09
|\ \ \ \ | | | | | | | | | | devel/automake: add automake-$(PKG_VERSION)