Commit graph

4970 commits

Author SHA1 Message Date
heil
39bc4992a1 prosody: upgrade to 0.9.9
fixes:
    * path traversal vulnerability in mod_http_files (CVE-2016-1231)
    * use of weak PRNG in generation of dialback secrets (CVE-2016-1232)

Signed-off-by: heil <heil@terminal-consulting.de>
2016-01-25 13:29:55 +01:00
Michael Heimpold
583c062b13 u2pnpd: update to 0.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-24 21:50:03 +01:00
Michael Heimpold
3911aff1ec Merge pull request #2269 from xypron/libtool-bin
devel/libtool-bin: new package
2016-01-24 20:39:25 +01:00
Christian Schoenebeck
3008cee722 ddns-scripts: Ver.2.6.0 - support hostip and uclient-fetch
- add support for "hostip" to get_registered_ip() as alternative to "Bind host" package https://dev.openwrt.org/ticket/20893#comment:5
- allow to send updates using compiled-in certificate file/path of curl/wget #2242 #2243 #2245
- add support for uclient-fetch / libustream-ssl.so
- remove /128 prefix-filter in get_local_ip() via interface #2268
- add dyndns.org to services_ipv6 https://forum.openwrt.org/viewtopic.php?id=62103
- readd duckdns.org to services #2251 (lost somewhere in data heaven)
- add zzzz.io service #2302
- updated tld_names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-01-24 20:04:26 +01:00
Miroslav Lichvar
af9b3b9add chrony: update to 2.2.1
Fixes CVE-2016-1567.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-01-24 18:16:09 +01:00
Felix Fietkau
cd98970dc8 tgt: depend on @KERNEL_AIO and @KERNEL_DIRECT_IO instead of modifying the global kernel config
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-24 10:17:28 +01:00
Heinrich Schuchardt
e207730a64 devel/libtool-bin: new package
GNU libtool is used to ease the usage of shared libraries in Makefiles.

The new package libtool-bin contains the script libtoolize which is used
to prepare a package to use libtool.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-01-23 22:48:37 +01:00
Florian Fainelli
89cce919ec net: Import cifs-utils
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>
2016-01-23 13:46:21 -08:00
Noah Meyerhans
734bec0045 bind: Allow packages to be built with optional filter-aaaa option
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-01-23 11:25:38 -08:00
Noah Meyerhans
150e7adf38 bind: upgrade to 9.9.8-P3
Fixes:
 * CVE-2015-8704
 * CVE-2015-3193
 * CVE-2015-8000
 * CVE-2015-8461

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-01-23 08:02:35 -08:00
Naoir
305b844767 Merge pull request #2267 from jow-/CVE-2015-8607
perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]
2016-01-23 15:52:09 +01:00
Marcel Denia
50d66746a2 perl-test-harness: Update to 3.36
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-01-23 14:17:39 +01:00
Marcel Denia
fa9937d14e perl-html-parser: Update to 3.72
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-01-23 14:17:13 +01:00
Marcel Denia
d47ac781c8 perl-uri: Update to 1.71
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-01-23 14:15:55 +01:00
Felix Fietkau
4751845e43 gdbm: add a gettext dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-21 00:42:34 +01:00
Felix Fietkau
599f289585 boost: do not select @BUILD_NLS, it affects the whole tree
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-21 00:42:34 +01:00
Felix Fietkau
9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 21:56:03 +01:00
Felix Fietkau
f12aae60ad glib2: sync with default host prefix change
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 20:12:37 +01:00
Felix Fietkau
a133dd69af glib2: the host build also needs --with-libiconv=gnu
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 16:14:55 +01:00
Jan Čermák
47d18246fb cryptodev: remove dependency on kmod-crypto-core
Kernel module kmod-crypto-core was removed in OpenWrt trunk r46820.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2016-01-20 16:08:57 +01:00
Ted Hess
afc80d099b Merge pull request #2279 from antonlacon/minidlna-1.1.x
minidlna: update to 1.1.5
2016-01-20 09:50:28 -05:00
Felix Fietkau
5014415c1c glib2: use --with-libiconv=gnu, always required as of trunk r48396
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 14:55:48 +01:00
Steven Barth
393a788cc0 strongswan: bump to 5.3.5
Signed-off-by: Steven Barth <steven@midlink.org>
2016-01-20 14:45:46 +01:00
Steven Barth
ac00fff281 Merge pull request #2289 from stintel/strongswan
strongswan: preserve /etc/ipsec.d during upgrade
2016-01-20 14:28:17 +01:00
Steven Barth
f9f8dcd960 Merge pull request #2263 from jsiverskog/mdnsresponder_bump_version
mdnsresponder: bump to 576.30.4.
2016-01-20 14:18:05 +01:00
Felix Fietkau
3a7a4bf179 libffi: fix MIPS softfloat build issue with current binutils
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 13:24:31 +01:00
Nikos Mavrogiannopoulos
122c477f19 Merge pull request #2277 from notnyt/feature_cryptodev
cryptodev-linux: bump to 1.8
2016-01-20 09:18:41 +01:00
Stijn Tintel
e8d9c06e2e strongswan: preserve /etc/ipsec.d during upgrade
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-01-19 15:36:15 +01:00
Karl Palsson
4c35fd1a80 mosquitto: properly separate the passwd utility
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>
2016-01-19 11:42:09 +00:00
Karl Palsson
d49593161f mosquitto: fix old whitespace bug
Introduced back in 2014

Fixes: cd21cbb82e
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2016-01-19 10:41:58 +00:00
Daniel Golle
af81973a24 tracertools: update source, fixes bug on little-endian systems
and improves collectd support

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-18 18:15:11 +01:00
Alexandru Ardelean
4784656b09 python3-setuptools: upgrade to version 19.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-18 18:07:26 +02:00
Alexandru Ardelean
8a8ac8e4e4 python-setuptools: upgrade to version 19.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-18 18:06:50 +02:00
Jo-Philipp Wich
6d20db9138 mosquitto: fix whitespace error introduced with 7a6a575887
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 09:50:37 +01:00
Álvaro Fernández Rojas
bd60de02b7 Merge pull request #2276 from notnyt/master
flashrom: include io.h to fix compile error
2016-01-17 22:39:22 +01:00
notnyt
ebc9559f92 cryptodev-linux: bump to 1.8
This fixes compile time errors using kernel 4.3 and above

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
2016-01-17 16:19:29 -05:00
notnyt
d01dfdebcf flashrom: include io.h to fix compile error
This patch includes sys/io.h from flash.h to fix compile errors

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
2016-01-17 15:59:16 -05:00
Heinrich Schuchardt
cbdec721ac net/apache: use @APACHE download facility
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-01-17 19:39:37 +01:00
Heinrich Schuchardt
ca2e6c20ab libs/apr-util: use @APACHE download facility
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-01-17 19:24:32 +01:00
Heinrich Schuchardt
7b3346b25c libs/apr: use @APACHE download facility
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-01-17 19:21:04 +01:00
Peter Wagner
fab13041b3 openssh: update to 7.1p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-01-15 21:23:18 +01:00
Karl Palsson
87f167437b mosquitto: Bump to version 1.4.7
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>
2016-01-15 09:32:18 +00:00
Karl Palsson
7a6a575887 mosquitto: optionally include mosquitto_passwd utility
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>
2016-01-15 09:32:08 +00:00
Peter Wagner
a0fac8b9a0 ntpd: update to 4.2.8p5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-01-14 17:50:10 +01:00
Jo-Philipp Wich
f73e358558 perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]
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>
2016-01-14 12:17:56 +01:00
Daniel Golle
6e9cf99476 lvm2: update to 2.02.139
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 01:38:06 +01:00
Daniel Golle
853f999386 ccid: update to 1.4.22
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 01:24:03 +01:00
Daniel Golle
e5df4967c5 pcsc-lite: update to 1.8.15
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 01:24:03 +01:00
Daniel Golle
e53a511b68 libinput: include cmdline tools in package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 01:24:02 +01:00
Daniel Golle
2781b83eef libinput: update to 1.1.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 01:24:02 +01:00