Commit graph

3071 commits

Author SHA1 Message Date
Nicolas Thill
d8362b6d04 ipsec-tools: fix null dereference in racoon
* add a patch to fix a null pointer dereference in src/racoon/gssapi.c (CVE-2015-4047)
 * refresh patches
 * bumb release number

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-24 20:38:44 +02:00
Nico
75d8f0924c Merge pull request #1272 from ryzhovau/xz-utils-meta
xz: add xz-utils meta package
2015-05-24 19:48:49 +02:00
Ted Hess
56f7e852fb Merge pull request #1266 from antonlacon/libopus-1.1.x
libopus: disable building unused features
2015-05-24 13:39:26 -04:00
Ted Hess
0f8b49faaa Merge pull request #1289 from clehner/master
Fix emailrelay init script
2015-05-24 13:36:22 -04:00
Hauke Mehrtens
84c6815a9c openvswitch: fix build with kernel >= 3.18.13
This fixes a build problem with kernel >= 3.18.13.
This should close #1283.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-05-24 15:27:50 +02:00
Yousong Zhou
59f33d2aa7 xl2tpd: refactor for more resilience.
- Use netifd no_proto_task for notifying that xl2tpd does not have a
   protocol task running.
 - Use procd for xl2tpd service management.
 - Refreshed 2xx patches to

    - Prevent leftover regular type control result file.
    - Allow xl2tpd run as foreground process while logging via syslog.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

 - bumped version
 - removed dependency on `ip` package as routes are setup by netifd
   if iproute2 is actually required, please depend on
   `@(PACKAGE_ip||PACKAGE_ip-full)` instead of `ip`

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-24 12:18:38 +02:00
Nikos Mavrogiannopoulos
15f744bb53 ocserv: corrected checksum
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-24 11:16:28 +02:00
Nikos Mavrogiannopoulos
0622e99f91 ocserv: updated to 0.10.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-24 11:00:10 +02:00
Steven Barth
38f5f10948 Merge pull request #1284 from oneru/key-gen
Fwknopd: Backport patch to enable keygen in fwknopd
2015-05-24 10:13:18 +02:00
Steven Barth
87e4a658a4 Merge pull request #1278 from thess/vim-build-fix
vim: Fix false broken package status (buildbot)
2015-05-24 10:12:35 +02:00
Steven Barth
f3df405f20 Merge pull request #1268 from dajhorn/liblz4
liblz4: add new package
2015-05-24 10:11:44 +02:00
Ted Hess
8a86f84259 Merge pull request #1286 from equinox0815/pps-tools-linux3.18
pps-tools: enable for Linux 3.18
2015-05-23 13:25:28 -04:00
Charles Lehner
e30b50f0a1 Fix emailrelay init script
Signed-off-by: Charles Lehner <cel@celehner.com>
2015-05-23 13:18:17 -04:00
Ted Hess
b91eff9859 Merge pull request #1280 from antonlacon/ffmpeg-2.6.x
ffmpeg: switch to included opus support for libffmpeg-audio-dec and option to libffmpeg-custom
2015-05-23 09:00:45 -04:00
Ian Leonard
ae13b1441d ffmpeg: libffmpeg-audio-dec and -custom use integrated opus decoder
For libffmpeg-audio-dec:

Remove @DEVEL flag from libffmpeg-audio-dec. Reasoning for this is
that choosing this package does not rquire any further action by the
builder in what codecs or formats should be built in.
libffmpeg-custom, the other libffmpeg to require @DEVEL, does need
further interaction.

Add @BUILD_PATENTED as at least one of the audio codecs is likely
patent protected.

Add ffmpeg's native Opus decoder to libffmpeg-audio-dec

Remove libopus dependency to libffmpeg-audio-dec as libopus provides
decode and encode support for Opus audio. Since FFmpeg can decode
Opus audio on its own, and libffmpeg-audio-dec is intended for audio
decoding, libopus is no longer required for Opus audio support.

For libffmpeg-custom:

Add in options for ffmpeg's integrated Opus decoder

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-05-22 22:43:08 -07:00
Ted Hess
0429e223d9 Merge pull request #1281 from fededim/master
lftp: added mirror directory old to avoid build disruption on new version releases
2015-05-22 17:57:55 -04:00
Christian Pointner
a7a015fb72 pps-tools: enable for Linux 3.18
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2015-05-22 23:08:01 +02:00
Nikos Mavrogiannopoulos
01851966b8 ocserv: silence warnings and set group default value
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-22 21:56:29 +02:00
Jonathan Bennett
b0a605c1c3 Fwknopd: Backport patch to enable keygen in fwknopd
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-22 13:21:55 -05:00
Rupan
5b045bd1f1 lftp: added mirror directory old to avoid build disruption on new version releases
Signed-off-by: Federico Di Marco fededim@gmail.com
2015-05-22 17:29:03 +02:00
Steven Barth
95949a8124 Merge pull request #1277 from fededim/master
lftp: updated to 4.6.2
2015-05-22 11:12:46 +02:00
Marcel Denia
5fa4fc4884 bash: Update to 4.3.39
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-22 07:16:26 +02:00
Ted Hess
89a45fce95 Merge pull request #1270 from fatbob313/master
uMurmur: Update to 0.2.16.
2015-05-21 17:48:03 -04:00
Martin Johansson
6c004eb0a2 umurmur: Update to 0.2.16. Also fix build breakage since PolarSSL/MbedTLS's version module was disabled.
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2015-05-21 22:33:46 +02:00
Ted Hess
87f1259fda vim: Fix false broken package status (buildbot)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-21 16:02:31 -04:00
Guillaume Déflache
869bab445d protobuf: Update version to 2.6.1
- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
  now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)

Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.

Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-21 14:41:23 +02:00
Guillaume
22b220bc77 protobuf: Add licensing info and update copyright
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-21 14:41:11 +02:00
Rupan
0a8f277853 lftp: updated to 4.6.2
Signed-off-by: Federico Di Marco fededim@gmail.com
2015-05-21 11:00:11 +02:00
Imre Kaloz
4b7237a8aa Merge pull request #1269 from teslamint/patch-2
coova-chilli: fix stat failed error when compile without kmod
2015-05-20 22:39:39 -07:00
Nuno Goncalves
c87334ff72 usbip: move to github (closes #1259)
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
[nunojpg@gmail.com: Added PKG License and changed commit message]
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-05-20 23:41:36 +01:00
Michael Heimpold
78c36dfdd6 php5: update to 5.6.9
This fixes CVE-2006-7243, a multipart/form-data remote dos vulnerability,
a heap buffer overflow in unpack and a integer overflow in ftp_genlist,
which also results in a heap overflow.
For more details, see http://php.net/ChangeLog-5.php#5.6.9

Also sync the timezone patch with latest version from Debian and
adopt this patch for the changes in this php release.

Refresh 950-Fix-dl-cross-compiling-issue.patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-05-20 20:57:31 +02:00
Michael Heimpold
72f362fb09 Merge pull request #1274 from tru7/knxd
knxd: bump to new version
2015-05-20 20:32:42 +02:00
Steven Barth
617ea3ff66 Merge pull request #1271 from oneru/add-qrencode
libqrencode: import from old packages
2015-05-20 20:20:18 +02:00
Othmar Truniger
8b58c7f207 knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-05-20 19:31:48 +02:00
Luka Perkov
afd6d91360 libdaq: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:09:03 +02:00
Luka Perkov
6d9064e230 snort: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:05:27 +02:00
Marko Ratkaj
a39de9738a luci-app-clamav: add package
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-20 17:31:08 +02:00
Marko Ratkaj
f9507c02e0 clamav: add package
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-20 17:28:30 +02:00
Marko Ratkaj
8c13dbd2e1 luci-app-e2guardian: add package
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-20 17:22:17 +02:00
Marko Ratkaj
52e66a21d4 e2guardian: bump to 3.1.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-20 17:15:23 +02:00
Steven Barth
89f58c79a2 Merge pull request #1220 from psycho-nico/up-luarocks-2.2.2
luarocks: update to 2.2.2
2015-05-20 11:24:46 +02:00
Alexander Ryzhov
2f75695b39 xz: add xz-utils meta package
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-05-20 09:10:01 +00:00
Jonathan Bennett
5c241d1498 libqrencode: import from old packages
Update to latest release
add qrencode package which contains the qrencode binary
Remove libpng dependancy
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20 03:54:37 -05:00
Daniel Golle
3a98dd9f31 lvm2: switch to version 2.2.02.120
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-20 01:18:14 +02:00
Darik Horn
2f46e824a2 liblz4: add new package
Signed-off-by: Darik Horn <dajhorn@vanadac.com>
2015-05-18 19:09:03 -04:00
Jaehoon You
c14e55e452 coova-chilli: fix stat failed error when compile without kmod
This patch fixes #1261.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-05-18 13:52:12 +09:00
Ted Hess
94222c8d5f Merge pull request #1267 from antonlacon/ffmpeg-2.6.x
ffmpeg: update to 2.6.3, remove stray spaces
2015-05-17 22:10:30 -04:00
Ian Leonard
e97dd9fee1 libopus: disable building unused features
disable-doc turns off API documentation
disable-extra-programs turns off demo and test creation
Commit also removes whitespace at EOL in description.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-05-17 12:56:27 -07:00
Ian Leonard
d1a5f0ab5d ffmpeg: update to 2.6.3, remove stray spaces
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-05-17 12:42:52 -07:00
Nikos Mavrogiannopoulos
21645ec347 libseccomp: updated to 2.2.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-17 20:10:37 +02:00