Julen Landa Alustiza [Tue, 17 Feb 2015 11:50:51 +0000 (12:50 +0100)]
grep: Fix CVE-2015-1345 heap buffer overrun
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
Marcel Denia [Sun, 15 Feb 2015 10:55:42 +0000 (11:55 +0100)]
perl: Update to 5.20.2
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sun, 15 Feb 2015 10:55:18 +0000 (11:55 +0100)]
perl: Improve CONFIG_PERL_TESTS help text
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sun, 15 Feb 2015 10:45:02 +0000 (11:45 +0100)]
perl: Enable CONFIG_PERL_THREADS properly by default for x86
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sun, 15 Feb 2015 05:25:13 +0000 (06:25 +0100)]
perl: Upgrade configuration files to perl 5.20.2
Signed-off-by: Marcel Denia <naoir@gmx.net>
Álvaro Fernández Rojas [Mon, 16 Feb 2015 14:04:23 +0000 (15:04 +0100)]
unzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Jo-Philipp Wich [Mon, 16 Feb 2015 11:25:10 +0000 (12:25 +0100)]
Merge pull request #875 from jow-/attr-autoconf-fix
attr: use generic autoreconf fixup
Jo-Philipp Wich [Mon, 16 Feb 2015 11:24:50 +0000 (12:24 +0100)]
Merge pull request #874 from jow-/acl-autoconf-fix
acl: use generic autoreconf fixup
Steven Barth [Mon, 16 Feb 2015 08:48:20 +0000 (09:48 +0100)]
Merge pull request #910 from chris5560/master-privoxy
privoxy: remove upgrade handling, conffile and initscript fixes
Steven Barth [Mon, 16 Feb 2015 08:47:34 +0000 (09:47 +0100)]
Merge pull request #912 from Shulyaka/master
postfix: upgrade to version 3.0.0
Denis Shulyaka [Sun, 15 Feb 2015 22:17:45 +0000 (01:17 +0300)]
postfix: upgrade to version 3.0.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Peter Wagner [Sun, 15 Feb 2015 21:42:08 +0000 (22:42 +0100)]
glib2: update to 2.43.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sun, 15 Feb 2015 21:40:17 +0000 (22:40 +0100)]
pulseaudio: update to 6.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Jo-Philipp Wich [Sun, 15 Feb 2015 21:42:56 +0000 (22:42 +0100)]
Merge pull request #911 from mstorchak/rsync
rsync: patch CVE-2014-9512
Maxim Storchak [Sun, 15 Feb 2015 17:43:16 +0000 (19:43 +0200)]
rsync: patch CVE-2014-9512
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Christian Schoenebeck [Sun, 15 Feb 2015 15:58:25 +0000 (16:58 +0100)]
privoxy: remove upgrade handling, conffile and initscript fixes
* remove upgrade handling for version 3.0.21 or older packages. Also fix #726
* added user.action, user.filter and user.trust files to conffiles (might be modified by user on running system)
* move permission setting from Makefile (install) to initscript because permissions are overwritten during/inside buildroot
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Daniel Golle [Sun, 15 Feb 2015 15:22:29 +0000 (16:22 +0100)]
ulogd: backport upstream fixes
Fixes https://github.com/openwrt/packages/issues/908
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Nikos Mavrogiannopoulos [Sun, 15 Feb 2015 13:53:29 +0000 (14:53 +0100)]
ocserv: updated to 0.9.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Thomas Heil [Sun, 15 Feb 2015 13:26:03 +0000 (14:26 +0100)]
haproxy: update to version 1.5.11 and pending patches
- BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is used
- MINOR: ssl: load certificates in alphabetical order
- BUG/MINOR: checks: prevent http keep-alive with http-check expect
- BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
- MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero
- BUG/MINOR: stats:Fix incorrect printf type.
- DOC: add missing entry for log-format and clarify the text
- BUG/MEDIUM: http: fix header removal when previous header ends with pure LF
- BUG/MEDIUM: channel: fix possible integer overflow on reserved size computation
- BUG/MINOR: channel: compare to_forward with buf->i, not buf->size
- MINOR: channel: add channel_in_transit()
- MEDIUM: channel: make buffer_reserved() use channel_in_transit()
- MEDIUM: channel: make bi_avail() use channel_in_transit()
- BUG/MEDIUM: channel: don't schedule data in transit for leaving until connected
- BUG/MAJOR: log: don't try to emit a log if no logger is set
- BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
- BUG/MEDIUM: http: make http-request set-header compute the string before removal
- BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value
- BUG/MINOR: http: abort request processing on filter failure
- BUG/MINOR: pattern: error message missing
- BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Álvaro Fernández Rojas [Sun, 15 Feb 2015 01:08:50 +0000 (02:08 +0100)]
unrar: update to 5.2.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Ted Hess [Sat, 14 Feb 2015 23:37:42 +0000 (18:37 -0500)]
Merge pull request #907 from kissg1988/sudo
sudo: update to version 1.8.12
Ted Hess [Sat, 14 Feb 2015 23:36:58 +0000 (18:36 -0500)]
Merge pull request #906 from mstorchak/lvm
lvm2: set cache directory to /tmp/lvm/cache
Gergely Kiss [Sat, 14 Feb 2015 21:33:46 +0000 (22:33 +0100)]
sudo: update to version 1.8.12
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Daniel Gimpelevich [Mon, 9 Feb 2015 16:53:44 +0000 (08:53 -0800)]
fakeidentd: import from oldpackages
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Sat, 14 Feb 2015 12:40:29 +0000 (13:40 +0100)]
ocserv: added option to use seccomp
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 14 Feb 2015 12:31:03 +0000 (13:31 +0100)]
libseccomp: added package
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Steven Barth [Sat, 14 Feb 2015 10:33:50 +0000 (11:33 +0100)]
Merge pull request #904 from tru7/patch-2
knxd: update Makefile to new version
Steven Barth [Sat, 14 Feb 2015 10:33:40 +0000 (11:33 +0100)]
Merge pull request #903 from tru7/patch-1
knxd: improve init script
Steven Barth [Sat, 14 Feb 2015 10:33:00 +0000 (11:33 +0100)]
Merge pull request #901 from hkallweit/master
unbound: bump to 1.5.1 and update named.cache
Maxim Storchak [Sat, 14 Feb 2015 08:36:56 +0000 (10:36 +0200)]
lvm2: set cache directory to /tmp/lvm/cache
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Othmar Truniger [Fri, 13 Feb 2015 18:36:44 +0000 (19:36 +0100)]
knxd: update Makefile to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger [Fri, 13 Feb 2015 18:34:17 +0000 (19:34 +0100)]
knxd: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
Heiner Kallweit [Thu, 12 Feb 2015 20:01:12 +0000 (21:01 +0100)]
unbound: bump to version 1.5.1
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Heiner Kallweit [Thu, 12 Feb 2015 20:00:13 +0000 (21:00 +0100)]
unbound: bump named.cache to latest version from Nov 2014
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Ted Hess [Thu, 12 Feb 2015 16:12:01 +0000 (11:12 -0500)]
Merge pull request #891 from psycho-nico/fix-dmapd-issue-890
dmapd: make check library optionnal
Jonathan McCrohan [Thu, 12 Feb 2015 00:31:09 +0000 (00:31 +0000)]
muninlite: revert "correctly parse ifname with - char"
This reverts commit
edcad492e115e012366b41350e9cd3032bda832e.
Patch is broken and breaking build; reverting until I have time to
investigate.
Reopens #701
Closes #889
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Jonathan McCrohan [Thu, 12 Feb 2015 00:24:13 +0000 (00:24 +0000)]
muninlite: fix uptime should report days patch
1295d87 failed to remove cdef config which will break graphs for
existing users.
Properly closes #810
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Zvonimir Fras [Thu, 5 Feb 2015 10:23:03 +0000 (11:23 +0100)]
python3-bottle: add package
Signed-off-by: Zvonimir Fras <zvonimir.fras@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
Ted Hess [Wed, 11 Feb 2015 14:25:16 +0000 (09:25 -0500)]
Merge pull request #895 from aTanW/master
gammu: remove unneeded dependencies
aTanW [Wed, 11 Feb 2015 13:20:21 +0000 (16:20 +0300)]
gammu: remove unneeded dependencies
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Nicolas Thill [Wed, 11 Feb 2015 10:52:01 +0000 (11:52 +0100)]
lttng-modules: add dependency on kernel tracing
Fixes: #888
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Steven Barth [Wed, 11 Feb 2015 09:12:53 +0000 (10:12 +0100)]
Merge pull request #893 from chris5560/master
ddns-scripts: update to version 2.3.0-1
Steven Barth [Wed, 11 Feb 2015 09:12:36 +0000 (10:12 +0100)]
Merge pull request #894 from kissg1988/seafile
seafile: update to version 4.0.6
Gergely Kiss [Tue, 10 Feb 2015 22:56:28 +0000 (23:56 +0100)]
seafile: update to version 4.0.6
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Christian Schoenebeck [Tue, 10 Feb 2015 21:06:02 +0000 (22:06 +0100)]
ddns-scripts: update to version 2.3.0-1
new option "use_curl" to force the use of curl if GNU Wget and curl are installed
fix initscript reload(): reload and not restart if killall -1 fails
BusyBox nc not support -v in every compiled version
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Tue, 10 Feb 2015 13:43:28 +0000 (14:43 +0100)]
Merge pull request #887 from tcatm/master
tayga: allow more flexible routing
Nicolas Thill [Tue, 10 Feb 2015 11:08:28 +0000 (12:08 +0100)]
dmapd: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nils Schneider [Tue, 10 Feb 2015 02:00:20 +0000 (03:00 +0100)]
tayga: allow more flexible routing
In some scenarios (e.g. 464xlat) it is desirable to not route the mapped
prefix to tayga's interface. This adds an option 'noroutes' which, when
set to 1, will prevent such routes from being added.
Signed-off-by: Nils Schneider <nils@nilsschneider.net>
Steven Barth [Mon, 9 Feb 2015 19:32:44 +0000 (20:32 +0100)]
Merge pull request #885 from psycho-nico/fix-dbus-disable-rpath
dbus: disable rpath
Nicolas Thill [Mon, 9 Feb 2015 16:10:09 +0000 (17:10 +0100)]
shine: add new package
savonet/shine is a super fast fixed-point MP3 encoder
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 9 Feb 2015 16:00:22 +0000 (17:00 +0100)]
dbus: disable rpath
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Peter Wagner [Mon, 9 Feb 2015 13:41:44 +0000 (14:41 +0100)]
ntpd: update to 4.2.8p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Mon, 9 Feb 2015 13:40:01 +0000 (14:40 +0100)]
git: update to 2.3.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
tripolar [Mon, 9 Feb 2015 13:36:58 +0000 (14:36 +0100)]
Merge pull request #870 from jow-/rtorrent-autoconf-fix
rtorrent: remove manual autoconf invocation
tripolar [Mon, 9 Feb 2015 13:36:37 +0000 (14:36 +0100)]
Merge pull request #869 from jow-/libtorrent-autoconf-fix
libtorrent: remove manual autoconf invocation
Steven Barth [Mon, 9 Feb 2015 08:44:41 +0000 (09:44 +0100)]
dbus: bump to 1.9.8
Signed-off-by: Steven Barth <steven@midlink.org>
Ted Hess [Sun, 8 Feb 2015 20:12:39 +0000 (15:12 -0500)]
Merge pull request #881 from MikePetullo/master
libdmapsharing: update to 2.9.30
Nicolas Thill [Sun, 8 Feb 2015 19:54:59 +0000 (20:54 +0100)]
lttng-modules: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 19:54:09 +0000 (20:54 +0100)]
lttng-tools: import from old packages feed
- update to latest version (v2.6.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 19:52:53 +0000 (20:52 +0100)]
lttng-ust: import from old packages feed
- update to latest version (v2.6.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nikos Mavrogiannopoulos [Sun, 8 Feb 2015 19:46:40 +0000 (20:46 +0100)]
cryptodev-linux: updated to 1.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Sun, 8 Feb 2015 18:34:53 +0000 (19:34 +0100)]
shairplay: fix PKG_FIXUP
PKG_FIXUP should be defined before including package.mk
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:10:04 +0000 (19:10 +0100)]
libnetfilter-cttimeout: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:09:31 +0000 (19:09 +0100)]
libnetfilter-cthelper: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:07:53 +0000 (19:07 +0100)]
libnetfilter-queue: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:05:15 +0000 (19:05 +0100)]
libnetfilter-acct: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 17:55:50 +0000 (18:55 +0100)]
pen: update to 0.26.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nikos Mavrogiannopoulos [Sun, 8 Feb 2015 18:04:05 +0000 (19:04 +0100)]
Merge pull request #863 from danielg4/master
openconnect: separate out vpnc-scripts and import vpnc
Álvaro Fernández Rojas [Sun, 8 Feb 2015 17:45:00 +0000 (18:45 +0100)]
Merge pull request #876 from jow-/shairplay-autoconf-fix
shairplay: use generic autoreconf fixup
W. Michael Petullo [Sun, 8 Feb 2015 17:43:05 +0000 (12:43 -0500)]
libdmapsharing: update to 2.9.30
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Sun, 8 Feb 2015 16:15:07 +0000 (11:15 -0500)]
Merge pull request #880 from chris5560/master
privoxy: modified initscript (remove killall)
Christian Schoenebeck [Sun, 8 Feb 2015 15:50:16 +0000 (16:50 +0100)]
privoxy: modified init scripts
remove "killall" from initscript because it kills itself #867
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Sun, 8 Feb 2015 15:08:01 +0000 (16:08 +0100)]
Merge pull request #862 from chris5560/master
ddns-scripts: Update to version 2.2.0-1
Nicolas Thill [Sun, 8 Feb 2015 08:49:42 +0000 (09:49 +0100)]
libnetfilter-log: remove (added to core)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Marko Ratkaj [Fri, 6 Feb 2015 16:02:34 +0000 (17:02 +0100)]
lxc: update to 1.1.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
Ted Hess [Sun, 8 Feb 2015 01:33:03 +0000 (20:33 -0500)]
Merge pull request #877 from jow-/libmms-autoconf-fix
libmms: remove useless autogen call
Jo-Philipp Wich [Sat, 7 Feb 2015 23:06:40 +0000 (00:06 +0100)]
libmms: remove useless autogen call
The package already uses the generic autoreconf fixup so the additional call
to autogen.sh is unneeded and might even introduce wrong versions of the
required autotools into the build.
Remove the unneeded Build/Configure override to simplify the Makefile.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 7 Feb 2015 22:58:27 +0000 (23:58 +0100)]
shairplay: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Configure override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 7 Feb 2015 22:46:42 +0000 (23:46 +0100)]
attr: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Prepare override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 7 Feb 2015 22:42:46 +0000 (23:42 +0100)]
acl: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Prepare override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Marcel Denia [Sat, 7 Feb 2015 22:01:47 +0000 (23:01 +0100)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sat, 7 Feb 2015 21:22:50 +0000 (22:22 +0100)]
perl: Provide correct CFLAGS through perlmod.mk
In case threading is enabled, perl is compiled with -D_REENTRANT
and -D_GNU_SOURCE, which, apart from other things, enables usage
of off64_t. As we override module CFLAGS manually, we'll have to
pass that flags as well.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Ted Hess [Sat, 7 Feb 2015 21:59:55 +0000 (16:59 -0500)]
Merge pull request #872 from ZeroChaos-/aircrack-ng_v2
aircrack-ng: import from old packages
Fabio Capriati [Mon, 29 Dec 2014 09:11:44 +0000 (10:11 +0100)]
muninlite: correctly parse ifname with - char
Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches.
Closes #701
Signed-off-by: Fabio Capriati <faxcpr@tiscali.it>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Jo-Philipp Wich [Sat, 7 Feb 2015 19:38:17 +0000 (20:38 +0100)]
rtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.
The bad autoconf call leads to the following build error in the SDK:
( cd .../rtorrent-0.9.4-git; ./autogen.sh );
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1
Remove the entire Build/Configure override to let rtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Rick Farina (Zero_Chaos) [Sat, 7 Feb 2015 19:13:53 +0000 (14:13 -0500)]
aircrack-ng: import from old packages
cleanup, update to latest version, mark myself maintainer
Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Jo-Philipp Wich [Sat, 7 Feb 2015 14:12:24 +0000 (15:12 +0100)]
libtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.
The bad autoconf call leads to the following build error in the SDK:
configure.ac:3: installing `./config.guess'
configure.ac:3: installing `./config.sub'
configure.ac:20: installing `./install-sh'
configure.ac:20: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../.configured_] Error 1
Remove the entire Build/Configure override to let libtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 13:31:35 +0000 (14:31 +0100)]
libdmapsharing: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 10:21:39 +0000 (11:21 +0100)]
check: import from old packages feed
- update to latest version (v0.9.14)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 10:19:26 +0000 (11:19 +0100)]
openobex: add new package (v1.7.1)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 10:10:03 +0000 (11:10 +0100)]
keepalived: import from old packages feed
- update to latest version (v1.2.15)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 09:36:02 +0000 (10:36 +0100)]
bluez: update to 5.28
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Daniel Gimpelevich [Fri, 6 Feb 2015 22:07:29 +0000 (14:07 -0800)]
vpnc: initial import
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Daniel Gimpelevich [Fri, 6 Feb 2015 19:54:39 +0000 (11:54 -0800)]
openconnect: fix a couple of minor things and add an interface option
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Daniel Gimpelevich [Fri, 6 Feb 2015 19:03:56 +0000 (11:03 -0800)]
openconnect: separate out vpnc-scripts
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Jo-Philipp Wich [Fri, 6 Feb 2015 12:12:54 +0000 (13:12 +0100)]
libgd: update to v2.1.1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Steven Barth [Fri, 6 Feb 2015 09:19:35 +0000 (10:19 +0100)]
Merge pull request #851 from paulfertser/master
openocd: fix package dependencies
Steven Barth [Fri, 6 Feb 2015 09:18:51 +0000 (10:18 +0100)]
Merge pull request #854 from Naoir/perl-threads
perl: Add initial threading support
Christian Schoenebeck [Thu, 5 Feb 2015 20:33:02 +0000 (21:33 +0100)]
ddns-scripts: Update to version 2.2.0-1
modified source directory structure
- files for production files
- samples for sample files (not installed in final build)
modified Makefile
- separate options for additional provider scripts
- remove comments and empty lines from final build
add IPv4 100.64/10 (RFC 6598) and 169.254/16 (RFC 5735) to the range of default blocked IP's.
new option "bind_network" to force GNU Wget or cURL to use specific network/interface for communication
new "domains.google.com" as IPv4 DDNS provider #822
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Álvaro Fernández Rojas [Thu, 5 Feb 2015 10:38:01 +0000 (11:38 +0100)]
Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory