Daniel Golle [Thu, 4 Jun 2015 11:46:32 +0000 (13:46 +0200)]
lxc: allow building with seccomp
seccomp was unconditionally disabled before.
Also a non-escaped newline in a place where it should be escaped
made the build process skip some CONFIGURE_ARGS.
Fix CONFIGURE_ARGS and add an option to allow building with seccomp.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 4 Jun 2015 00:37:03 +0000 (02:37 +0200)]
gnunet: use templates to package components
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 3 Jun 2015 22:45:14 +0000 (00:45 +0200)]
gnunet: improve packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 3 Jun 2015 20:39:55 +0000 (22:39 +0200)]
gnunet: split up into smaller packages, bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Michael Heimpold [Tue, 2 Jun 2015 20:04:42 +0000 (22:04 +0200)]
Merge pull request #1339 from tru7/knxd
knxd: revert to older version
It turned out, that the latest upstream revision is seriously broken. So revert to working version for now.
Othmar Truniger [Tue, 2 Jun 2015 18:21:53 +0000 (20:21 +0200)]
knxd: revert to older version
Signed-off-by: Othmar Truniger <github@truniger.ch>
Marcel Denia [Tue, 2 Jun 2015 13:13:22 +0000 (15:13 +0200)]
db47: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sun, 31 May 2015 23:11:19 +0000 (01:11 +0200)]
db47: Fix format security warning
Signed-off-by: Marcel Denia <naoir@gmx.net>
Paul Fertser [Thu, 28 May 2015 06:22:04 +0000 (09:22 +0300)]
openocd: update to final 0.9.0
Disables building documentation to avoid makeinfo v4,v5
incompatibilities.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Luka Perkov [Mon, 1 Jun 2015 22:32:14 +0000 (00:32 +0200)]
Merge pull request #1255 from samm-git/master
add lxc-device applet to the utils/lxc
Ted Hess [Mon, 1 Jun 2015 20:55:24 +0000 (16:55 -0400)]
Merge pull request #1336 from roger-/micropython
micropython: update to latest
Ted Hess [Mon, 1 Jun 2015 20:55:04 +0000 (16:55 -0400)]
Merge pull request #1335 from roger-/micropython-lib
micropython-lib: update to latest
Roger [Mon, 1 Jun 2015 16:24:33 +0000 (11:24 -0500)]
micropython-lib: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
Roger [Mon, 1 Jun 2015 16:22:07 +0000 (11:22 -0500)]
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
Michael Heimpold [Sun, 31 May 2015 22:08:57 +0000 (00:08 +0200)]
php5-pecl-libevent: add a patch to force usage of libevent2 headers (refs #1322)
Builtbots currently fail to compile this package with (example message):
... /libevent-0.1.0/libevent.c:1403:42: error: 'EVBUFFER_READ' undeclared (first use in this function)
REGISTER_LONG_CONSTANT("EVBUFFER_READ", EVBUFFER_READ, CONST_CS | CONST_PERSISTENT);
With libevent2, the main include file event.h is deprecated, but includes
enough stuff and other compat includes that it _should work_. I could not figure
out why it fails (all locally builds work out-of-the-box), so this is a trial to
circumvent this compat header file and include the libevent2 headers directly.
While at, add a missing dependency to the sockets extension.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 31 May 2015 21:29:01 +0000 (23:29 +0200)]
mmc-utils: upgrade to latest revision
New features are commands for eMMC cache control and gp partition
creation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 31 May 2015 21:27:28 +0000 (23:27 +0200)]
Merge pull request #1330 from tru7/knxd
knxd: bump to new version
Daniel Golle [Sun, 31 May 2015 16:45:13 +0000 (18:45 +0200)]
gnunet: improve procd init-script
Directly call /usr/lib/gnunet/libexec/gnunet-service-arm instead
of /usr/bin/gnunet-arm, so it remains attached to procd.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 16:32:53 +0000 (18:32 +0200)]
gnurl: bump release
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 16:20:45 +0000 (18:20 +0200)]
gnurl: reduce feature-set to match specs in README
gnurl's README states quite excatly which CONFIGURE_ARGS to pass,
so disable lots of unneeded stuff.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Othmar Truniger [Sun, 31 May 2015 14:00:02 +0000 (16:00 +0200)]
knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
Daniel Golle [Sun, 31 May 2015 13:45:50 +0000 (15:45 +0200)]
libextractor: fix accidental versioning mess
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 13:43:26 +0000 (15:43 +0200)]
libextractor: package gstreamer plugin
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 12:02:47 +0000 (14:02 +0200)]
gnunet: use upstream fix for libmicrohttpd detection
The autoconf issue when detecting libmicrohttpd was fixed upstream in
SVN revision 35845. Use that and remove the dirty work-around.
See also:
https://gnunet.org/bugs/view.php?id=3805#c9201
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 12:13:31 +0000 (14:13 +0200)]
Merge pull request #1329 from ryzhovau/gnurl_ipv6
gnurl: Respect IPv6 settings
Alexander Ryzhov [Sun, 31 May 2015 11:21:58 +0000 (11:21 +0000)]
gnurl: Respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Daniel Golle [Sun, 31 May 2015 05:54:16 +0000 (07:54 +0200)]
gnunet: fixup more dependencies
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 10:49:53 +0000 (12:49 +0200)]
glpk: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Marcel Denia [Thu, 28 May 2015 21:02:43 +0000 (23:02 +0200)]
db47: Force pthread mutexes, bump PKG_RELEASE
Fixes #1312.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Daniel Golle [Sun, 31 May 2015 05:40:44 +0000 (07:40 +0200)]
gnunet: work-around libmicrohttpd detection
Bug filed upstream:
https://gnunet.org/bugs/view.php?id=3805
Once fixed, this patch can be removed.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 05:20:51 +0000 (07:20 +0200)]
gnurl: add forgotten MD5SUM
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 02:54:23 +0000 (04:54 +0200)]
gnunet: fix things and use newer source version
- use newer source version from SVN
- made it detect gnurl
- added init script
- added gnunet user
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 31 May 2015 05:08:01 +0000 (07:08 +0200)]
gnurl: add net package
This is definitely one of the ugliest things I ever got my
hands on. If it even did the job properly, but no, it tries
to install it's headers in /usr/include/curl collidings with
actual curl's headers. Fixed that by installing them into
/usr/include/gnurl instead. Now gnunet can use gnurl.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sat, 30 May 2015 21:09:47 +0000 (23:09 +0200)]
gnunet: add new package
The single 'gnunet' package built should be further split up,
meta-packages for common use-cases should be added.
However, it's not too big to run on devices with 8MB of flash or more,
even in the current monolithic package.
Integration with procd and netifd is not yet implemented.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sat, 30 May 2015 21:08:32 +0000 (23:08 +0200)]
libextractor: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Nikos Mavrogiannopoulos [Sat, 30 May 2015 20:50:55 +0000 (22:50 +0200)]
gnutls: corrected regression with camellia cipher
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jo-Philipp Wich [Fri, 29 May 2015 15:41:33 +0000 (17:41 +0200)]
nfs-kernel-server: revert CONFIG_IPV6 handling
Building nfs-kernel-server with --enable-ipv6 requires not yet packaged
libtirpc, therfore unconditionally disable IPv6 support again for now.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Ted Hess [Fri, 29 May 2015 10:48:52 +0000 (06:48 -0400)]
Merge pull request #1317 from thess/bridge-update
bridge-utils: Add busybox fixup in postrm
Steven Barth [Fri, 29 May 2015 06:22:26 +0000 (08:22 +0200)]
Merge pull request #1320 from wongsyrone/patch-1
ethtool: add missing quotation mark in Makefile
Syrone Wong [Fri, 29 May 2015 03:15:10 +0000 (11:15 +0800)]
ethtool: add missing quotation mark in Makefile
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
Nikos Mavrogiannopoulos [Thu, 28 May 2015 18:02:05 +0000 (20:02 +0200)]
ocserv: use freeradius-client library if radius support is requested
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Thu, 28 May 2015 17:57:09 +0000 (19:57 +0200)]
freeradius-client: added library
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Thu, 28 May 2015 17:19:25 +0000 (13:19 -0400)]
bridge-utils: Add busybox fixup in postrm
Signed-off-by: Ted Hess <thess@kitschensync.net>
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
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>
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
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>
Alex Samorukov [Wed, 27 May 2015 21:35:11 +0000 (23:35 +0200)]
Add lxc-device applet to the utils/lxc.
lxc-device manages devices in running container.
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
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>
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>
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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>
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>
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>
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
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>
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>
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.
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>
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>
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>
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>
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
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>
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>
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>