Commit Graph

786 Commits

Author SHA1 Message Date
Marcel Denia 7087b58ef6 perl: Add Config_git.pl to perlbase-config
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-27 01:00:21 +02:00
Jiri Slachta cabea32ea3 pulseaudio: fix CVE-2014-3970
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-26 10:56:05 +02:00
Nikos Mavrogiannopoulos f951450541 libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:18:58 +02:00
Nikos Mavrogiannopoulos 5a76333485 gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:16:14 +02:00
Nikos Mavrogiannopoulos bda3dc01cf ocserv: added various patches
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-23 18:32:58 +02:00
Daniel Golle 12de0b9bae collectd: modbus support works with libmodbus-2.0.x
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-21 11:52:40 +02:00
Daniel Golle 98d5c3a15a libmodbus: revert to 2.0.4 to unbreak collectd support
collectd is currently the only user of libmodbus.
Thus include the version of libmodbus which allows collectd
modbus plugin to build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-21 11:51:52 +02:00
Adze1502 a99e2c7a7c mwan3: update to version 1.5-4
Fix issue #219: Policy status output returns arithmetic syntax error

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-21 09:17:56 +02:00
Steven Barth 7c3d7ca550 Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"
This reverts commit 981f2da457.
OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
2014-08-18 11:37:31 +02:00
Adze1502 7d2477e9ae mwan3: update to version 1.5-3
Better way of fixing the "icmp unreachable exits wrong interface" problem

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-16 09:03:14 +02:00
Adze1502 697bc45b2a mwan3: Update to version 1.5-2
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-16 09:03:00 +02:00
Adze1502 5623b229b7 mwan3: Update to version 1.5-1
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-16 09:02:44 +02:00
Aedan ARFETT Renner ac55d3ef7a version bumped to 1.3-1
shortened title so it fits on menuconfig screen
added newline in description so no menuconfig side scrolling required

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-16 09:02:24 +02:00
Aedan ARFETT Renner f9d5435f95 Upload of mwan3 LuCI package for OpenWrt feeds.
Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-08-16 08:59:58 +02:00
Adze1502 e35caf0640 Add mwan3 to packages feed
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-16 08:59:30 +02:00
sbyx 3d487572f8 Merge pull request #203 from fatbob313/for-14.07
Add package umurmur to BB packages
2014-08-15 09:09:08 +02:00
Martin Johansson 202622f351 umurmur: Set PKG_LICENSE
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2014-08-14 21:32:29 +02:00
Martin Johansson 1e83236297 Add package umurmur. Add myself as maintainer.
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2014-08-14 21:30:49 +02:00
Steven Barth 4da06b6a1d libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 17:36:40 +02:00
Nikos Mavrogiannopoulos cd125028a0 libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-11 18:24:34 +02:00
Marcel Denia 5ae950f0dc Merge branch perl-www-bb from https://github.com/Naoir/packages/
perl-www-bb: Backport CVE-2011-0633 fix
2014-08-11 18:06:12 +02:00
Marcel Denia 4579764554 perl-www: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 18:04:56 +02:00
Marcel Denia c8a94c6d92 perl-www: Default to verifying hostnames when using SSL
This is a backport of perl-www 6.00's CVE-2011-0633 fix.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 18:04:56 +02:00
Jiri Slachta 4b71632e7c tiff: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 15:10:41 +02:00
Jiri Slachta 20ee7a564c tiff: fix multiple CVE's
This commit fixes multiple CVE's for library tiff:
CVE-2012-4564
CVE-2013-1960
CVE-2013-1961
CVE-2013-4231
CVE-2013-4232
CVE-2013-4244
CVE-2013-4243

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 15:10:35 +02:00
Jiri Slachta 317c39a7ba tiff: add tiff package back, take over maintainership
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 15:10:27 +02:00
Karl Palsson fd1ae3eae7 net/mosquitto: Bump to version 1.3.4
A minor point release.

* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 11:46:38 +00:00
Steven Barth 0d2bb57c7c tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-11 12:38:07 +02:00
Marcel Denia 9aee6da126 perl-compress-bzip2: Update to 2.18
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 01:21:20 +02:00
Steven Barth 1c5009964d libftdi1: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-08 13:11:25 +02:00
Steven Barth 948e243173 libftdi: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-08 13:07:29 +02:00
Steven Barth 24d3d411b2 haveged: add mirror since primary is partly unreachable
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-07 11:19:23 +02:00
Steven Barth 43eee5162b sslh: upstream has added COPYING files which changed md5sum
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-07 11:19:21 +02:00
Thomas Bahn 70296ff571 aiccu: Fix typo
The option 'tunnel_id' from aiccu is called 'tunnelid' in the UCI config file.
2014-08-07 08:35:46 +02:00
Nikos Mavrogiannopoulos a5944176bc gnutls: updated to gnutls 3.2.16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-04 23:06:28 +02:00
Nikos Mavrogiannopoulos 5b365e9315 ocserv: avoid setting up the firewall from ocserv.init
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-01 20:59:28 +02:00
Nikos Mavrogiannopoulos ec45943003 Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-31 19:24:52 +02:00
Steven Barth f126a0fd71 Update contributing statement 2014-07-29 22:41:34 +02:00
Etienne CHAMPETIER 6fa36bf3a1 ncdu: fix makefile
this fixes #137

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-29 22:41:21 +02:00
Etienne CHAMPETIER 8007050b5a Improve CONTRIBUTING.md
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-29 22:40:52 +02:00
Ted Hess 071481e626 mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, build additional plugins and minor fixes.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-29 09:29:55 -04:00
Jo-Philipp Wich ad886cf1f4 libjpeg: add missing maintainer field
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-29 10:38:07 +02:00
sbyx 3cc4fb7b47 Merge pull request #140 from roger-/motion
motion: add from old packages, add myself as maintainer
2014-07-29 09:04:42 +02:00
Steven Barth 0cb8ba433a tiff, giflib: removed for being abandoned
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-29 09:00:15 +02:00
Roger b1955510cc motion: add myself as maintainer
Signed-off-by: Roger D rogerdammit@gmail.com
2014-07-28 20:52:23 -05:00
Roger df02327dc1 motion: add from old packages
Signed-off-by: Roger D rogerdammit@gmail.com
2014-07-28 20:50:53 -05:00
sbyx ec6d0154a7 Merge pull request #135 from first-leon/master
Add lualanes
2014-07-28 10:09:01 +02:00
sbyx 1b4bfe3d37 Merge pull request #130 from andrenarchy/master
Import and upgrade icecast
2014-07-28 10:07:52 +02:00
André Gaul 66b13d6ca7 [icecast] use procd for init script
Signed-off-by: André Gaul <gaul@web-yard.de>
2014-07-28 09:47:29 +02:00
Vladimir Malyutin 0d5711b191 Add lualanes
Signed-off-by: Vladimir Malyutin <first-leon@yandex.ru>
2014-07-28 10:28:58 +07:00