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>
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>
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>
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>
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
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
Ted Hess [Sun, 24 May 2015 17:36:22 +0000 (13:36 -0400)]
Merge pull request #1289 from clehner/master
Fix emailrelay init script
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>
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>
Nikos Mavrogiannopoulos [Sun, 24 May 2015 09:16:28 +0000 (11:16 +0200)]
ocserv: corrected checksum
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
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>
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
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)
Steven Barth [Sun, 24 May 2015 08:11:44 +0000 (10:11 +0200)]
Merge pull request #1268 from dajhorn/liblz4
liblz4: add new package
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
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>
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
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>
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
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>
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>
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>
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
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
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>
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.
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>
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>
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>
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>
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
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
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>
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>
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
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
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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
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>
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>
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>
Michael Heimpold [Sun, 17 May 2015 18:05:38 +0000 (20:05 +0200)]
Merge pull request #1264 from equinox0815/tcpproxy-1.2
tcpproxy: update to version 1.2
Christian Pointner [Sun, 17 May 2015 16:53:22 +0000 (18:53 +0200)]
tcpproxy: update to version 1.2
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
Michael Heimpold [Sun, 17 May 2015 15:05:50 +0000 (17:05 +0200)]
php5: add php5-mod-opcache (fixes #1010)
This patch adds build infrastructure for PHP's OPcache extension.
Compared with the other extension, this is a Zend module and it
need a little workaround during cross-compiling.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Steven Barth [Sat, 16 May 2015 08:39:17 +0000 (10:39 +0200)]
Merge pull request #1260 from kooiot/master
lua-cjson: remove the dependency of libzmq
Dirk Chang [Sat, 16 May 2015 02:56:32 +0000 (10:56 +0800)]
lua-cjson: remove the dependency of libzmq
Signed-off-by: Dirk Chang <dirk@kooiot.com>
Michael Heimpold [Fri, 15 May 2015 21:03:33 +0000 (23:03 +0200)]
php5-pecl-propro: add new package
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 15 May 2015 21:03:20 +0000 (23:03 +0200)]
php5-pecl-raphf: add new package
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 15 May 2015 21:02:17 +0000 (23:02 +0200)]
php5-pecl-dio: move from oldpackages, update and fix build
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 15 May 2015 21:01:42 +0000 (23:01 +0200)]
php5-pecl-libevent: move from oldpackages and fix build
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 15 May 2015 20:57:35 +0000 (22:57 +0200)]
php5: pecl: move phpize into prepare stage
This allows pecl modules to rely on PKG_FIXUP:=autoreconf.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Fri, 15 May 2015 14:48:38 +0000 (10:48 -0400)]
Merge pull request #1257 from thess/zmq-work
zmq: Make libsodium optional
Cezary Jackiewicz [Fri, 15 May 2015 05:55:33 +0000 (07:55 +0200)]
usbip: import from old packages
Ted Hess [Fri, 15 May 2015 01:14:35 +0000 (21:14 -0400)]
Merge pull request #1256 from clehner/ncdu-fix
Update ncdu
Luka Perkov [Fri, 15 May 2015 00:31:19 +0000 (02:31 +0200)]
pptpd: import from old packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
Charles Lehner [Sat, 2 May 2015 13:40:43 +0000 (09:40 -0400)]
ncdu: update to 1.11
- Add patch to get WEXITSTATUS and WIFEXITED defined
The issue is fixed in upstream's development repo, so the patch won't be
needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright
Signed-off-by: Charles Lehner <cel@celehner.com>
Ted Hess [Thu, 14 May 2015 18:28:23 +0000 (14:28 -0400)]
zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Thu, 14 May 2015 18:24:18 +0000 (14:24 -0400)]
lzmq: Use smaller .tar.gz source package
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Wed, 13 May 2015 14:33:00 +0000 (16:33 +0200)]
Merge pull request #1253 from lgierth/dkjson-git
dkjson: switch to LuaDist git repo and update source
Daniel Golle [Wed, 13 May 2015 14:12:04 +0000 (16:12 +0200)]
xl2tpd: fix a minor compiler warning
gcc complains about atexit() being implicitely defined in
xl2tpd-control.c
Fix that by including stdlib.h in xl2tpd-control.c
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 11:39:15 +0000 (13:39 +0200)]
libowfat: fix download URL
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 11:34:36 +0000 (13:34 +0200)]
debootstrap: fix wrong source MD5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 11:20:06 +0000 (13:20 +0200)]
xl2tpd: update source, import some useful patches
Yousong Zhou <yszhou4tech@gmail.com> made a couple of useful fixes
mostly for the xl2tpd-control tool which was broken.
imported them (patches/2*) here.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:58:16 +0000 (12:58 +0200)]
opensc: update source, refresh patches
Also import two new GnuK-related patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:19:04 +0000 (12:19 +0200)]
ccid: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:13:53 +0000 (12:13 +0200)]
opentracker: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:11:12 +0000 (12:11 +0200)]
engine_pkcs11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:09:17 +0000 (12:09 +0200)]
libowfat: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:07:39 +0000 (12:07 +0200)]
libp11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 13 May 2015 10:05:05 +0000 (12:05 +0200)]
debootstrap: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Luka Perkov [Wed, 13 May 2015 10:48:18 +0000 (12:48 +0200)]
taskwarrior: update to 2.4.4
Signed-off-by: Luka Perkov <luka@openwrt.org>
Luka Perkov [Wed, 13 May 2015 10:39:48 +0000 (12:39 +0200)]
tmux: update to 2.0
Signed-off-by: Luka Perkov <luka@openwrt.org>
Lars Gierth [Wed, 13 May 2015 00:30:20 +0000 (02:30 +0200)]
dkjson: bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
Lars Gierth [Wed, 13 May 2015 00:29:05 +0000 (02:29 +0200)]
dkjson: switch to LuaDist git repo
Signed-off-by: Lars Gierth <larsg@systemli.org>
Luka Perkov [Tue, 12 May 2015 23:57:20 +0000 (01:57 +0200)]
libuv: update to 1.5.0
Signed-off-by: Luka Perkov <luka@openwrt.org>
Nicolas Thill [Tue, 12 May 2015 23:19:06 +0000 (01:19 +0200)]
lttng-modules: fix dependency on kernel tracing
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Tue, 12 May 2015 23:16:00 +0000 (01:16 +0200)]
lttng-ust: update to 2.6.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Tue, 12 May 2015 15:36:33 +0000 (17:36 +0200)]
lttng-modules: update to 2.6.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Ted Hess [Tue, 12 May 2015 23:04:40 +0000 (19:04 -0400)]
Merge pull request #1249 from ignisf/bump-upmpdcli-version
upmpdcli: Bump version to 0.11.0
Ted Hess [Tue, 12 May 2015 23:03:34 +0000 (19:03 -0400)]
Merge pull request #1248 from ignisf/bump-libupnpp-version
libupnpp: Bump version to 0.11.0
Petko Bordjukov [Mon, 11 May 2015 15:30:16 +0000 (18:30 +0300)]
libupnpp: Bump version to 0.11.0
This new version introduces improvements to the OpenHome support.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Petko Bordjukov [Mon, 11 May 2015 15:38:51 +0000 (18:38 +0300)]
upmpdcli: Bump version to 0.11.0
upmpdcli 0.11 mainly improves on the Songcast support, in
complement with the changes in sc2mpd. Especially, it now
includes an utility (scctl) and web interface to set up
multi-room Songcast.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Ted Hess [Tue, 12 May 2015 19:18:22 +0000 (15:18 -0400)]
Merge pull request #1250 from kooiot/master
fix missing dependency, as libsodium is required by zmq
Ted Hess [Tue, 12 May 2015 19:16:07 +0000 (15:16 -0400)]
mpd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Tue, 12 May 2015 19:00:33 +0000 (15:00 -0400)]
libmpdclient: Update to 2.10
Signed-off-by: Ted Hess <thess@kitschensync.net>
Dirk Chang [Tue, 12 May 2015 16:47:46 +0000 (00:47 +0800)]
zmq: fix missing libsodium dependency
Signed-off-by: Dirk Chang <dirk@kooiot.com>
Steven Barth [Tue, 12 May 2015 07:14:45 +0000 (09:14 +0200)]
Merge pull request #1171 from ryzhovau/smstools3_deps
smstools3: remove unnecessary build deps
Steven Barth [Tue, 12 May 2015 07:14:36 +0000 (09:14 +0200)]
Merge pull request #1178 from ryzhovau/luaexpat_ldflags
luaexpat: fix LDFLAGS