feed/packages.git
9 years agoMerge pull request #1292 from ffainelli/ethtool
Matthias Schiffer [Thu, 28 May 2015 15:05:56 +0000 (17:05 +0200)]
Merge pull request #1292 from ffainelli/ethtool

ethtool: Add option to enable/disable pretty-printing

9 years agoulogd: add json plugin
Marko Ratkaj [Thu, 28 May 2015 14:00:36 +0000 (16:00 +0200)]
ulogd: add json plugin

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoMerge pull request #1314 from commodo/python-2.7.10-upgrade
Steven Barth [Thu, 28 May 2015 07:20:08 +0000 (09:20 +0200)]
Merge pull request #1314 from commodo/python-2.7.10-upgrade

python: upgrade to 2.7.10

9 years agoethtool: Add option to enable/disable pretty-printing 1292/head
Florian Fainelli [Sat, 23 May 2015 17:44:12 +0000 (10:44 -0700)]
ethtool: Add option to enable/disable pretty-printing

With upstream commit
https://git.kernel.org/cgit/network/ethtool/ethtool.git/commit/?id=875616dfcbe57ea0f639a20d85fcbad2172ad744

there is now an option to produce a smaller ethtool build which will
disable pretty printing (Ethernet drivers, SFP diagnostics...) for
platforms that do not need it.

Hook a menu configuration option to control that option. Build size
differences on ar71xx:

With:
-rw-r--r-- 1 florian florian 79K mai   23 10:43
bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk

Without:
-rw-r--r-- 1 florian florian 23K mai   23 10:43
bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk

Signed-off-by: Florian Fainelli <florian@openwrt.org>
9 years agogit: update to 2.4.2
Peter Wagner [Wed, 27 May 2015 19:32:31 +0000 (21:32 +0200)]
git: update to 2.4.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agopython: upgrade to 2.7.10 1314/head
Alexandru Ardelean [Wed, 27 May 2015 16:52:49 +0000 (19:52 +0300)]
python: upgrade to 2.7.10

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #1181 from ryzhovau/ipv6_opt
Jo-Philipp Wich [Wed, 27 May 2015 16:49:06 +0000 (18:49 +0200)]
Merge pull request #1181 from ryzhovau/ipv6_opt

Optional IPv6 support

9 years agoMerge pull request #1313 from remakeelectric/libev-new
Luka Perkov [Wed, 27 May 2015 11:24:03 +0000 (13:24 +0200)]
Merge pull request #1313 from remakeelectric/libev-new

libev: Import from management, with path fixes

9 years agolibev: Import from management, with path fixes 1313/head
Karl Palsson [Wed, 27 May 2015 10:23:18 +0000 (10:23 +0000)]
libev: Import from management, with path fixes

Imports the latest version from the management feed, and fixes the
install paths.  All example code, and desktop linux expects and installs
libev's headers to /usr/include/<ev.h> not under a subdirectory.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
9 years agosqlite: update to 3.8.10.2
Etienne CHAMPETIER [Wed, 27 May 2015 06:08:12 +0000 (08:08 +0200)]
sqlite: update to 3.8.10.2

quickly run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agozabbix: update to 2.4.5
Etienne CHAMPETIER [Wed, 27 May 2015 06:06:42 +0000 (08:06 +0200)]
zabbix: update to 2.4.5

run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agomonit: update to 5.13
Etienne CHAMPETIER [Wed, 27 May 2015 05:52:32 +0000 (07:52 +0200)]
monit: update to 5.13

run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoperl-www-curl: Bump PKG_RELEASE
Marcel Denia [Wed, 6 May 2015 08:56:34 +0000 (10:56 +0200)]
perl-www-curl: Bump PKG_RELEASE

Recent changes in the perl package changed the ABI.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl-html-parser: Bump PKG_RELEASE
Marcel Denia [Wed, 6 May 2015 08:56:34 +0000 (10:56 +0200)]
perl-html-parser: Bump PKG_RELEASE

Recent changes in the perl package changed the ABI.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl-dbi: Bump PKG_RELEASE
Marcel Denia [Wed, 6 May 2015 08:56:34 +0000 (10:56 +0200)]
perl-dbi: Bump PKG_RELEASE

Recent changes in the perl package changed the ABI.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl-compress-bzip2: Bump PKG_RELEASE
Marcel Denia [Wed, 6 May 2015 08:56:34 +0000 (10:56 +0200)]
perl-compress-bzip2: Bump PKG_RELEASE

Recent changes in the perl package changed the ABI.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Bump PKG_RELEASE
Marcel Denia [Sun, 24 May 2015 00:09:35 +0000 (02:09 +0200)]
perl: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflags
Marcel Denia [Fri, 22 May 2015 20:33:29 +0000 (22:33 +0200)]
perl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflags

Fixes broken largefile support.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Remove duplicate "subversion" configuration symbol for armeb
Marcel Denia [Fri, 22 May 2015 20:25:24 +0000 (22:25 +0200)]
perl: Remove duplicate "subversion" configuration symbol for armeb

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl-www: Remove unnecessary -n Configure switch
Marcel Denia [Wed, 6 May 2015 05:00:10 +0000 (07:00 +0200)]
perl-www: Remove unnecessary -n Configure switch

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Enable threading in host-perl as well if threading is selected
Marcel Denia [Sat, 2 May 2015 14:08:00 +0000 (16:08 +0200)]
perl: Enable threading in host-perl as well if threading is selected

While host-perl only exists to run build scripts(and thus, should have
no influence on built packages at all), most packages depend heavily on the
feature set of the perl installation that ran their configuration scripts.
This change makes them see that threading support is enabled(if it actually
is selected).

We can't use configuration symbol overrides for this one, as they are
visible to host-perl as well. Using overrides would make it act as if it
had threading support enabled without actually having it.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Allow changing the default directory for perlmod/Compile
Marcel Denia [Sat, 2 May 2015 14:47:03 +0000 (16:47 +0200)]
perl: Allow changing the default directory for perlmod/Compile

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Add "-rdynamic" to LDDLFLAGS override in perlmod/Configure
Marcel Denia [Sat, 2 May 2015 14:42:07 +0000 (16:42 +0200)]
perl: Add "-rdynamic" to LDDLFLAGS override in perlmod/Configure

perl would have done the same.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Override cpprun configuration symbol
Marcel Denia [Sat, 2 May 2015 14:30:16 +0000 (16:30 +0200)]
perl: Override cpprun configuration symbol

This will not change any existing packages' functionality. All packages
that used this symbol before during build(with it's value being "cc  -E") most
likely would've failed compilation.
Note that this change is only in effect during build.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Allow changing the default directory for perlmod/Configure
Marcel Denia [Sat, 2 May 2015 14:29:52 +0000 (16:29 +0200)]
perl: Allow changing the default directory for perlmod/Configure

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoMerge pull request #1294 from mar-kolya/add-bridge-utils
Ted Hess [Tue, 26 May 2015 14:49:40 +0000 (10:49 -0400)]
Merge pull request #1294 from mar-kolya/add-bridge-utils

Move bridge-utils from oldpackages

9 years agoMerge pull request #1307 from oneru/add-qrencode
Steven Barth [Tue, 26 May 2015 10:56:11 +0000 (12:56 +0200)]
Merge pull request #1307 from oneru/add-qrencode

libqrencode: This reverts some unwelcome changes and then fixes a typo in Makefile

9 years agonetdiscover: add package
Mislav Novakovic [Wed, 20 May 2015 18:17:40 +0000 (20:17 +0200)]
netdiscover: add package

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
9 years agolibnet: add package
Mislav Novakovic [Wed, 20 May 2015 18:16:02 +0000 (20:16 +0200)]
libnet: add package

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
9 years agoclamav: bump to 0.98.7
Marko Ratkaj [Tue, 26 May 2015 08:23:52 +0000 (10:23 +0200)]
clamav: bump to 0.98.7

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoMerge pull request #1298 from chris5560/master
Steven Barth [Tue, 26 May 2015 06:50:51 +0000 (08:50 +0200)]
Merge pull request #1298 from chris5560/master

radicale: fixed hotplug and init script

9 years agolibqrencode: fix typo in makefile 1307/head
Jonathan Bennett [Tue, 26 May 2015 04:25:36 +0000 (23:25 -0500)]
libqrencode: fix typo in makefile
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agoRevert "qrencode: Fix build dependency (libpng)"
Jonathan Bennett [Tue, 26 May 2015 04:22:29 +0000 (23:22 -0500)]
Revert "qrencode: Fix build dependency (libpng)"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 1e2cd3318b67584d12ea9ee27e1b23927510f630.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agoRevert "qrencode: Completely remove libpng dependency from package configure"
Jonathan Bennett [Tue, 26 May 2015 04:20:10 +0000 (23:20 -0500)]
Revert "qrencode: Completely remove libpng dependency from package configure"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 5989f6ca0b47eb575c3df94cf473bcde0819f221.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz.
9 years agobridge-utils: copy from oldpackages 1294/head
Nikolay Martynov [Sun, 24 May 2015 05:52:35 +0000 (01:52 -0400)]
bridge-utils: copy from oldpackages

* update Makefile accoring to CONTRIBUTING.md, set maintainer
* fix file offset handling
* use https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git for source code

Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
9 years agofreeradius2: add mirror for older releases 1306/head
Mislav Novakovic [Mon, 25 May 2015 22:37:09 +0000 (00:37 +0200)]
freeradius2: add mirror for older releases

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
9 years agosshtunnel: fixes validation bug with dynamic port forwarding.
Nuno Goncalves [Mon, 25 May 2015 21:03:13 +0000 (22:03 +0100)]
sshtunnel: fixes validation bug with dynamic port forwarding.

Thanks to Avi Alkalay <avi@unix.sh>

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years agoqrencode: Completely remove libpng dependency from package configure
Ted Hess [Mon, 25 May 2015 20:31:36 +0000 (16:31 -0400)]
qrencode: Completely remove libpng dependency from package configure

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #1302 from equinox0815/ntpd-enable-pps
Ted Hess [Mon, 25 May 2015 18:01:53 +0000 (14:01 -0400)]
Merge pull request #1302 from equinox0815/ntpd-enable-pps

ntpd: enable ATOM (PPS) support

9 years agontpd: enable ATOM (PPS) support 1302/head
Christian Pointner [Sun, 17 May 2015 15:58:54 +0000 (17:58 +0200)]
ntpd: enable ATOM (PPS) support

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
9 years agoqrencode: Fix build dependency (libpng)
Ted Hess [Mon, 25 May 2015 15:50:14 +0000 (11:50 -0400)]
qrencode: Fix build dependency (libpng)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agotcsh: update to 6.19.00
Nuno Goncalves [Mon, 25 May 2015 13:46:46 +0000 (14:46 +0100)]
tcsh: update to 6.19.00

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years agoradicale: fixed hotplug and init script 1298/head
Christian Schoenebeck [Sun, 24 May 2015 19:34:34 +0000 (21:34 +0200)]
radicale: fixed hotplug and init script

* fixed hotplug script (not restarting on "ifup")
* fixed init script (not stopping in 1 second)
* fixed PKG_MAINTAINER string
* removing not needed comments in config file

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoipsec-tools: fix null dereference in racoon
Nicolas Thill [Sun, 24 May 2015 18:38:44 +0000 (20:38 +0200)]
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>
9 years agoMerge pull request #1272 from ryzhovau/xz-utils-meta
Nico [Sun, 24 May 2015 17:48:49 +0000 (19:48 +0200)]
Merge pull request #1272 from ryzhovau/xz-utils-meta

xz: add xz-utils meta package

9 years agoMerge pull request #1266 from antonlacon/libopus-1.1.x
Ted Hess [Sun, 24 May 2015 17:39:26 +0000 (13:39 -0400)]
Merge pull request #1266 from antonlacon/libopus-1.1.x

libopus: disable building unused features

9 years agoMerge pull request #1289 from clehner/master
Ted Hess [Sun, 24 May 2015 17:36:22 +0000 (13:36 -0400)]
Merge pull request #1289 from clehner/master

Fix emailrelay init script

9 years agoopenvswitch: fix build with kernel >= 3.18.13
Hauke Mehrtens [Sat, 23 May 2015 16:28:17 +0000 (18:28 +0200)]
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>
9 years agoxl2tpd: refactor for more resilience.
Yousong Zhou [Wed, 29 Apr 2015 13:11:16 +0000 (21:11 +0800)]
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>
9 years agoocserv: corrected checksum
Nikos Mavrogiannopoulos [Sun, 24 May 2015 09:16:28 +0000 (11:16 +0200)]
ocserv: corrected checksum

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoocserv: updated to 0.10.5
Nikos Mavrogiannopoulos [Sun, 24 May 2015 09:00:10 +0000 (11:00 +0200)]
ocserv: updated to 0.10.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #1284 from oneru/key-gen
Steven Barth [Sun, 24 May 2015 08:13:18 +0000 (10:13 +0200)]
Merge pull request #1284 from oneru/key-gen

Fwknopd: Backport patch to enable keygen in fwknopd

9 years agoMerge pull request #1278 from thess/vim-build-fix
Steven Barth [Sun, 24 May 2015 08:12:35 +0000 (10:12 +0200)]
Merge pull request #1278 from thess/vim-build-fix

vim: Fix false broken package status (buildbot)

9 years agoMerge pull request #1268 from dajhorn/liblz4
Steven Barth [Sun, 24 May 2015 08:11:44 +0000 (10:11 +0200)]
Merge pull request #1268 from dajhorn/liblz4

liblz4: add new package

9 years agoMerge pull request #1286 from equinox0815/pps-tools-linux3.18
Ted Hess [Sat, 23 May 2015 17:25:28 +0000 (13:25 -0400)]
Merge pull request #1286 from equinox0815/pps-tools-linux3.18

pps-tools: enable for Linux 3.18

9 years agoFix emailrelay init script 1289/head
Charles Lehner [Sat, 23 May 2015 15:29:37 +0000 (11:29 -0400)]
Fix emailrelay init script

Signed-off-by: Charles Lehner <cel@celehner.com>
9 years agoMerge pull request #1280 from antonlacon/ffmpeg-2.6.x
Ted Hess [Sat, 23 May 2015 13:00:45 +0000 (09:00 -0400)]
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

9 years agoffmpeg: libffmpeg-audio-dec and -custom use integrated opus decoder 1280/head
Ian Leonard [Wed, 20 May 2015 06:48:24 +0000 (23:48 -0700)]
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>
9 years agoMerge pull request #1281 from fededim/master
Ted Hess [Fri, 22 May 2015 21:57:55 +0000 (17:57 -0400)]
Merge pull request #1281 from fededim/master

lftp: added mirror directory old to avoid build disruption on new version releases

9 years agopps-tools: enable for Linux 3.18 1286/head 1287/head
Christian Pointner [Fri, 22 May 2015 21:07:44 +0000 (23:07 +0200)]
pps-tools: enable for Linux 3.18

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
9 years agoocserv: silence warnings and set group default value
Nikos Mavrogiannopoulos [Fri, 22 May 2015 19:56:00 +0000 (21:56 +0200)]
ocserv: silence warnings and set group default value

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoFwknopd: Backport patch to enable keygen in fwknopd 1284/head
Jonathan Bennett [Thu, 21 May 2015 15:31:30 +0000 (10:31 -0500)]
Fwknopd: Backport patch to enable keygen in fwknopd
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agolftp: added mirror directory old to avoid build disruption on new version releases 1281/head
Rupan [Fri, 22 May 2015 15:29:03 +0000 (17:29 +0200)]
lftp: added mirror directory old to avoid build disruption on new version releases

Signed-off-by: Federico Di Marco fededim@gmail.com
9 years agoMerge pull request #1277 from fededim/master
Steven Barth [Fri, 22 May 2015 09:12:46 +0000 (11:12 +0200)]
Merge pull request #1277 from fededim/master

lftp: updated to 4.6.2

9 years agobash: Update to 4.3.39
Marcel Denia [Fri, 22 May 2015 05:16:26 +0000 (07:16 +0200)]
bash: Update to 4.3.39

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoMerge pull request #1270 from fatbob313/master
Ted Hess [Thu, 21 May 2015 21:48:03 +0000 (17:48 -0400)]
Merge pull request #1270 from fatbob313/master

uMurmur: Update to 0.2.16.

9 years agoumurmur: Update to 0.2.16. Also fix build breakage since PolarSSL/MbedTLS's version... 1270/head
Martin Johansson [Thu, 21 May 2015 18:56:29 +0000 (20:56 +0200)]
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>
9 years agovim: Fix false broken package status (buildbot) 1278/head
Ted Hess [Thu, 21 May 2015 20:02:31 +0000 (16:02 -0400)]
vim: Fix false broken package status (buildbot)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoprotobuf: Update version to 2.6.1
Guillaume Déflache [Tue, 19 May 2015 15:26:17 +0000 (17:26 +0200)]
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>
9 years agoprotobuf: Add licensing info and update copyright
Guillaume [Wed, 20 May 2015 21:58:56 +0000 (23:58 +0200)]
protobuf: Add licensing info and update copyright

Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
9 years agolftp: updated to 4.6.2 1277/head
Rupan [Thu, 21 May 2015 09:00:11 +0000 (11:00 +0200)]
lftp: updated to 4.6.2

Signed-off-by: Federico Di Marco fededim@gmail.com
9 years agoruby: respect IPv6 settings 1181/head
Alexander Ryzhov [Thu, 21 May 2015 06:17:05 +0000 (06:17 +0000)]
ruby: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agoapr: respect IPv6 settings
Alexander Ryzhov [Thu, 21 May 2015 06:15:08 +0000 (06:15 +0000)]
apr: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agortorrent: respect IPv6 settings
Alexander Ryzhov [Thu, 23 Apr 2015 13:52:50 +0000 (13:52 +0000)]
rtorrent: respect IPv6 settings

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agonfs-kernel-server: respect IPv6 settings
Alexander Ryzhov [Thu, 23 Apr 2015 13:51:42 +0000 (13:51 +0000)]
nfs-kernel-server: respect IPv6 settings

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agomtr: respect IPv6 settings
Alexander Ryzhov [Thu, 23 Apr 2015 13:50:30 +0000 (13:50 +0000)]
mtr: respect IPv6 settings

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agolibtorrent: respect IPv6 settings
Alexander Ryzhov [Thu, 23 Apr 2015 13:47:57 +0000 (13:47 +0000)]
libtorrent: respect IPv6 settings

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agolsof: respect IPv6 settings
Alexander Ryzhov [Thu, 23 Apr 2015 13:43:17 +0000 (13:43 +0000)]
lsof: respect IPv6 settings

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agoMerge pull request #1269 from teslamint/patch-2
Imre Kaloz [Thu, 21 May 2015 05:39:39 +0000 (22:39 -0700)]
Merge pull request #1269 from teslamint/patch-2

coova-chilli: fix stat failed error when compile without kmod

9 years agousbip: move to github (closes #1259)
Nuno Goncalves [Wed, 20 May 2015 22:24:12 +0000 (23:24 +0100)]
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>
9 years agophp5: update to 5.6.9
Michael Heimpold [Wed, 20 May 2015 18:46:29 +0000 (20:46 +0200)]
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>
9 years agoMerge pull request #1274 from tru7/knxd
Michael Heimpold [Wed, 20 May 2015 18:32:42 +0000 (20:32 +0200)]
Merge pull request #1274 from tru7/knxd

knxd: bump to new version

9 years agoMerge pull request #1271 from oneru/add-qrencode
Steven Barth [Wed, 20 May 2015 18:20:18 +0000 (20:20 +0200)]
Merge pull request #1271 from oneru/add-qrencode

libqrencode: import from old packages

9 years agoknxd: bump to new version 1274/head
Othmar Truniger [Wed, 20 May 2015 17:31:48 +0000 (19:31 +0200)]
knxd: bump to new version

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolibdaq: add SF mirror
Luka Perkov [Wed, 20 May 2015 17:05:39 +0000 (19:05 +0200)]
libdaq: add SF mirror

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agosnort: add SF mirror
Luka Perkov [Wed, 20 May 2015 17:05:27 +0000 (19:05 +0200)]
snort: add SF mirror

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoluci-app-clamav: add package
Marko Ratkaj [Thu, 21 May 2015 10:46:05 +0000 (12:46 +0200)]
luci-app-clamav: add package

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoclamav: add package
Marko Ratkaj [Thu, 21 May 2015 10:45:16 +0000 (12:45 +0200)]
clamav: add package

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoluci-app-e2guardian: add package
Marko Ratkaj [Wed, 20 May 2015 13:38:16 +0000 (15:38 +0200)]
luci-app-e2guardian: add package

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoe2guardian: bump to 3.1.2
Marko Ratkaj [Wed, 20 May 2015 13:36:30 +0000 (15:36 +0200)]
e2guardian: bump to 3.1.2

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoMerge pull request #1220 from psycho-nico/up-luarocks-2.2.2
Steven Barth [Wed, 20 May 2015 09:24:46 +0000 (11:24 +0200)]
Merge pull request #1220 from psycho-nico/up-luarocks-2.2.2

luarocks: update to 2.2.2

9 years agoxz: add xz-utils meta package 1272/head
Alexander Ryzhov [Wed, 20 May 2015 09:10:01 +0000 (09:10 +0000)]
xz: add xz-utils meta package
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agolibqrencode: import from old packages 1271/head
Jonathan Bennett [Sun, 17 May 2015 00:13:54 +0000 (19:13 -0500)]
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>
9 years agolvm2: switch to version 2.2.02.120
Daniel Golle [Tue, 19 May 2015 23:16:42 +0000 (01:16 +0200)]
lvm2: switch to version 2.2.02.120

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoliblz4: add new package 1268/head
Darik Horn [Mon, 18 May 2015 03:51:48 +0000 (23:51 -0400)]
liblz4: add new package

Signed-off-by: Darik Horn <dajhorn@vanadac.com>
9 years agocoova-chilli: fix stat failed error when compile without kmod 1269/head
Jaehoon You [Mon, 18 May 2015 04:50:03 +0000 (13:50 +0900)]
coova-chilli: fix stat failed error when compile without kmod

This patch fixes #1261.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
9 years agoMerge pull request #1267 from antonlacon/ffmpeg-2.6.x
Ted Hess [Mon, 18 May 2015 02:10:30 +0000 (22:10 -0400)]
Merge pull request #1267 from antonlacon/ffmpeg-2.6.x

ffmpeg: update to 2.6.3, remove stray spaces

9 years agolibopus: disable building unused features 1266/head
Ian Leonard [Sun, 17 May 2015 19:56:27 +0000 (12:56 -0700)]
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>
9 years agoffmpeg: update to 2.6.3, remove stray spaces 1267/head
Ian Leonard [Sun, 17 May 2015 19:42:52 +0000 (12:42 -0700)]
ffmpeg: update to 2.6.3, remove stray spaces

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years agolibseccomp: updated to 2.2.1
Nikos Mavrogiannopoulos [Sun, 17 May 2015 18:10:31 +0000 (20:10 +0200)]
libseccomp: updated to 2.2.1

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>