Adze1502 [Thu, 15 Jan 2015 13:15:53 +0000 (14:15 +0100)]
mwan3: update to version 1.5-10
Fixed issue in mwan3 status output with mwan3 interfaces not yet configuerd in network config
Removed nexthop argument as it is no longer used
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Nikos Mavrogiannopoulos [Mon, 19 Jan 2015 21:46:12 +0000 (22:46 +0100)]
openconnect: use openconnect.upgrade to save configured files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 19 Jan 2015 21:37:43 +0000 (22:37 +0100)]
Revert "openconnect: move certificate files to config/ to add graceful upgrade"
This reverts commit
b53e5bfe875d673fc8a57a4766d7af6fc1b3e074.
Nikos Mavrogiannopoulos [Mon, 19 Jan 2015 21:37:29 +0000 (22:37 +0100)]
Revert "openconnect: cmdline parameter for CA not moved"
This reverts commit
fa8f5479458ee5163c9907ee3e92d8bd6b62389b.
Nikos Mavrogiannopoulos [Mon, 19 Jan 2015 20:39:25 +0000 (21:39 +0100)]
ocserv: prevent ocpasswd from using sha2crypt
That doesn't cope well with uclibc.
https://bugs.busybox.net/show_bug.cgi?id=7808
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 19 Jan 2015 21:52:42 +0000 (22:52 +0100)]
ocserv: use ocserv.upgrade to save configured files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 19 Jan 2015 21:47:25 +0000 (22:47 +0100)]
Revert "ocserv: store permanent config files in /etc/config"
This reverts commit
1c40fc1022377e565b037df92391b2b5ade110c8.
Nikos Mavrogiannopoulos [Sat, 17 Jan 2015 08:15:23 +0000 (09:15 +0100)]
openconnect: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jasper [Fri, 16 Jan 2015 16:21:44 +0000 (17:21 +0100)]
openconnect: cmdline parameter for CA not moved
The location for the server CA file was moved in
b53e5bfe875d673fc8a57a4766d7af6fc1b3e074, but the corresponding command line option for opeconnect not updated.
Nikos Mavrogiannopoulos [Mon, 12 Jan 2015 18:50:13 +0000 (19:50 +0100)]
ocserv: store permanent config files in /etc/config
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jo-Philipp Wich [Sat, 10 Jan 2015 22:58:36 +0000 (23:58 +0100)]
protobuf-c: use generic autoreconf fixup
Invoke the generic autoreconf fixup instead of calling the shipped autogen.sh.
This ensures that proper variants of libtoolize, autoconf, automake etc. are
used, otherwise it is not possible to rebuild protobuf-c in the SDK env.
The change requires backport to BB as it currently blocks the rebuild of ocerv.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Michael Heimpold [Sat, 10 Jan 2015 15:33:32 +0000 (16:33 +0100)]
libxml2: fix compilation on archlinux and gentoo
Compilation of libxml2 on some distributions is problematic (at least
archlinux) for OpenWrt. This commit fixes the issue. Issue is caused
because configuration for some reason does not find gzopen from zlib.
This patch issues linker to include zlib anyway, if host system doesn't
have this issue, it is not a problem as linker should not link libs
twice anyway.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Backported to BB to fix https://dev.openwrt.org/ticket/18295
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 20:30:05 +0000 (21:30 +0100)]
ocserv: updated to 0.8.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:23:21 +0000 (11:23 +0100)]
openconnect: removed obsolete patch
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:04:19 +0000 (11:04 +0100)]
openconnect: update to 7.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Etienne CHAMPETIER [Fri, 26 Dec 2014 19:06:56 +0000 (20:06 +0100)]
zabbix: update to 2.4.3
run-tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Adze1502 [Mon, 22 Dec 2014 07:44:41 +0000 (08:44 +0100)]
mwan3: update to version 1.5-9
Fix issue where config file would be overwritten in some cases
Fix issue where local address of wan point-to-point links were unreachable from lan
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Etienne CHAMPETIER [Mon, 15 Dec 2014 21:37:41 +0000 (22:37 +0100)]
sqlite3: update to 3.8.7.4
compile tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 11 Nov 2014 22:30:43 +0000 (23:30 +0100)]
sqlite3: update to 3.8.7.1
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 11 Nov 2014 22:27:03 +0000 (23:27 +0100)]
zabbix: update to 2.4.2
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 16 Sep 2014 21:28:20 +0000 (23:28 +0200)]
admin/zabbix: put myself as maintainer
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Christoph König [Fri, 12 Sep 2014 17:09:18 +0000 (19:09 +0200)]
zabbix: update to 2.4.0, refresh patches
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 11 Nov 2014 22:36:01 +0000 (23:36 +0100)]
monit: update to 5.10
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Christoph König [Thu, 25 Sep 2014 20:23:57 +0000 (22:23 +0200)]
monit: Update to 5.9
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
Ian Leonard [Sat, 2 Aug 2014 08:09:29 +0000 (01:09 -0700)]
monit: add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Aedan ARFETT Renner [Sat, 4 Oct 2014 22:56:28 +0000 (15:56 -0700)]
mwan3-luci: update to 1.3-5
new naming/wording - more generically mwan than mwan3
renamed cryptic variables/functions/etc everywhere
removed unused and unnecessary variables everywhere
cleaned up ugly and inefficient Lua and Javascript
Signed-off-by: Aedan Renner chipdankly@gmail.com
Aedan Renner [Tue, 30 Sep 2014 22:41:13 +0000 (15:41 -0700)]
mwan3-luci: update to 1.3-4
put dummy echo command back in hotplug script send_alert function to avoid errors
Signed-off-by: Aedan Renner chipdankly@gmail.com
Aedan Renner [Tue, 30 Sep 2014 15:50:31 +0000 (08:50 -0700)]
mwan3-luci: update to 1.3-3
corrected name of last_resort option from "main" to "default"
added blackhole option to policy selection on rule configuration
Signed-off-by: Aedan Renner <chipdankly@gmail.com>
Aedan ARFETT Renner [Tue, 30 Sep 2014 02:32:02 +0000 (19:32 -0700)]
mwan3-luci: update to 1.3-2
added support for new last_resort option for policy configuration
added dependencies for luci-mod-admin-full and luci-lib-nixio
shortened length of menuconfig description lines
reworded things on various pages
changed date formatting in custom hotplug script
default route checks now verify both destination/netmask are 0.0.0.0
condensed messy javascript lines and removed -F' ' from awk commands
Signed-off-by: Aedan Renner <chipdankly@gmail.com>
Nikos Mavrogiannopoulos [Tue, 11 Nov 2014 18:51:59 +0000 (19:51 +0100)]
gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Sat, 25 Oct 2014 07:30:33 +0000 (09:30 +0200)]
gnutls: force rebuuld when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nikos Mavrogiannopoulos [Mon, 13 Oct 2014 07:20:31 +0000 (09:20 +0200)]
gnutls: updated to 3.3.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jo-Philipp Wich [Mon, 20 Oct 2014 15:32:26 +0000 (17:32 +0200)]
freeradius2: relax SSL version checks
Merge upstream commit
5ae2a70a135062a025d8fabc104eeae3a2c53a7a to relax the
SSL library version check at runtime.
The objective is to avoid the need for rebuilding freeradius2 whenever we push
binary updates for libopenssl. See https://dev.openwrt.org/ticket/18169 for
reference.
Please backport this change to the for-14.07 branch as well.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Wed, 29 Oct 2014 21:08:07 +0000 (22:08 +0100)]
wget: update to v1.16
The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.
Please backport to for-14.07 too.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Marcel Denia [Sat, 11 Oct 2014 14:53:38 +0000 (16:53 +0200)]
perl: Don't link against libnsl, fix PPC signedness
perl: Don't try to link against libnsl
And also remove all other references to avoid confusion.
libnsl isn't really needed. Removing it allows glibc based
toolchains to build perl.
perl: Make I8/I16/I32 types explicitly signed for PPC
Type signedness is undefined for char. char may actually be unsigned for
some CPUs.
This fixes various bugs on PPC, like negative array indices.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Steven Barth [Mon, 20 Oct 2014 08:57:42 +0000 (10:57 +0200)]
libxml2: update to 2.9.2
fixes CVE-2014-3660, CVE-2014-0191 among other issues
Signed-off-by: Steven Barth <steven@midlink.org>
Nikos Mavrogiannopoulos [Thu, 9 Oct 2014 20:14:34 +0000 (22:14 +0200)]
openconnect: fixed description of ca file location
Resolves #407
Thomas Heil [Tue, 7 Oct 2014 18:54:26 +0000 (20:54 +0200)]
Merge pull request #406 from npodolak/patch-1
fix apr-util URL
npodolak [Tue, 7 Oct 2014 18:51:04 +0000 (14:51 -0400)]
fix apr-util URL
apr-util 1.5.3 is no longer hosted on biblio.org. Get it from archive.apache.org.
Adze1502 [Tue, 7 Oct 2014 09:23:02 +0000 (11:23 +0200)]
mwan3: update to version 1.5-8
Fix bug introduced in version 1.5-7; args were not parsed to script.
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Adze1502 [Thu, 2 Oct 2014 07:57:50 +0000 (09:57 +0200)]
mwan3: update to version 1.5-7
Fixed issue where an manual ifup-ed interface would immediatly go down again
Remove from init as mwan3 is not a service
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Adze1502 [Thu, 25 Sep 2014 09:27:54 +0000 (11:27 +0200)]
mwan3: update to version 1.5-6
Fixed issue where mwan3 would not immediately set interface down on link-loss event
Added feature to define last-resort action on policies with no members
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Adze1502 [Tue, 9 Sep 2014 09:20:02 +0000 (11:20 +0200)]
mwan3: update to version 1.5-4
Fix issue with more than one link route on a wan interface
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
sbyx [Tue, 7 Oct 2014 05:59:54 +0000 (07:59 +0200)]
Merge pull request #400 from Naoir/bash-4.2
bash: Update to 4.2.53
Marcel Denia [Mon, 6 Oct 2014 07:27:22 +0000 (09:27 +0200)]
bash: Update to 4.2.53
Includes the latest bunch of security fixes
Signed-off-by: Marcel Denia <naoir@gmx.net>
sbyx [Mon, 6 Oct 2014 08:23:23 +0000 (10:23 +0200)]
Merge pull request #364 from br101/for-14.07
horst: Add horst version 4.2
Bruno Randolf [Fri, 1 Aug 2014 13:45:41 +0000 (14:45 +0100)]
horst: Add horst version 4.2
horst 3.0 from oldpackages does not work well with the new mac80211 drivers
of 14.07, so please consider to merge this...
Signed-off-by: Bruno Randolf <br1@einfach.org>
Nikos Mavrogiannopoulos [Sun, 28 Sep 2014 16:26:26 +0000 (18:26 +0200)]
openconnect: increased the timeout value for retrying
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Naoir [Fri, 26 Sep 2014 14:54:15 +0000 (16:54 +0200)]
Merge pull request #358 from Naoir/bash-bb
bash: Import from oldpackages, update to 4.2.49
Marcel Denia [Fri, 26 Sep 2014 14:45:46 +0000 (16:45 +0200)]
bash: Update to 4.2.49
Fixes CVE-2014-7169 and CVE-2014-7186.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 25 Sep 2014 22:44:03 +0000 (00:44 +0200)]
bash: Add myself as maintainer, add licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
Nikos Mavrogiannopoulos [Thu, 18 Sep 2014 19:27:47 +0000 (21:27 +0200)]
gnutls: do not use uclibc's AI_IDN; it doesn't like it
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Thu, 18 Sep 2014 19:16:59 +0000 (21:16 +0200)]
gnutls: updated to 3.3.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Marcel Denia [Thu, 25 Sep 2014 01:01:46 +0000 (03:01 +0200)]
bash: Update to 4.2.48
Fixes CVE-2014-6271.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 25 Sep 2014 00:58:17 +0000 (02:58 +0200)]
bash: Refresh patches
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 25 Sep 2014 00:39:47 +0000 (02:39 +0200)]
bash: Import from oldpackages
Signed-off-by: Marcel Denia <naoir@gmx.net>
Steven Barth [Tue, 23 Sep 2014 06:59:47 +0000 (08:59 +0200)]
dbus: update to 1.8.8, add license tag
Signed-off-by: Steven Barth <steven@midlink.org>
sbyx [Tue, 23 Sep 2014 07:20:09 +0000 (09:20 +0200)]
Merge pull request #346 from salzmdan/for-14.07
knot: update to 1.5.3.
Daniel Salzman [Mon, 22 Sep 2014 13:14:31 +0000 (15:14 +0200)]
knot: update to 1.5.3.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Nikos Mavrogiannopoulos [Mon, 15 Sep 2014 19:25:02 +0000 (21:25 +0200)]
libtasn1: updated to version 4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Thu, 18 Sep 2014 19:16:38 +0000 (21:16 +0200)]
p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
sbyx [Thu, 18 Sep 2014 09:21:16 +0000 (11:21 +0200)]
Merge pull request #319 from chris5560/for-14.07
for-14.07: xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ...
Christian Schoenebeck [Wed, 17 Sep 2014 19:03:59 +0000 (21:03 +0200)]
xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6
copied from trunk
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Etienne CHAMPETIER [Fri, 12 Sep 2014 20:08:11 +0000 (22:08 +0200)]
admin/zabbix: update to 2.2.6
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Christoph König [Sun, 7 Sep 2014 07:57:04 +0000 (09:57 +0200)]
sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
sbyx [Tue, 16 Sep 2014 09:20:10 +0000 (11:20 +0200)]
Merge pull request #312 from chris5560/for-14.07
For 14.07 ddns-scripts: Implement latest fixes and updates from trunk
Christian Schoenebeck [Tue, 16 Sep 2014 03:28:22 +0000 (05:28 +0200)]
Add PKG_LICENSE and MAINTAINER
Add PKG_LICENSE and MAINTAINER and update PKG_RELEASE
Christian Schoenebeck [Tue, 16 Sep 2014 03:23:55 +0000 (05:23 +0200)]
start via hotplug only if enabled
To be consistent with other services only start via hotplug if enabled.
Now full functionality of /etc/init.d/ddns enable/disable start/stop
Optimization: Include script only if needed
Christian Schoenebeck [Tue, 16 Sep 2014 03:20:52 +0000 (05:20 +0200)]
only start via hotplug not via boot
Hotplug script will start service for each interface.
To prevent duplicates and in general must not start on boot.
Christian Schoenebeck [Tue, 16 Sep 2014 03:17:45 +0000 (05:17 +0200)]
delete editor backup file
delete editor backup file
Christian Schoenebeck [Tue, 16 Sep 2014 03:15:59 +0000 (05:15 +0200)]
Add "spdns.de" and "duiadns.net" services
Add "spdns.de" and "duiadns.net" services
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
sbyx [Wed, 10 Sep 2014 06:15:18 +0000 (08:15 +0200)]
Merge pull request #297 from remakeelectric/1407-collectd-modbus
Restore libmodbus and remove broken modbus collectd plugin
Karl Palsson [Tue, 9 Sep 2014 10:09:19 +0000 (10:09 +0000)]
collectd: modbus: Drop failing module that requires old lib
collectd-mod-modbus in collectd versions prior to 5.0.0 require
libmodbus v2.0.x or earlier. libmodbus v2.x is old and outdated, and
OpenWrt's packages feed has contained libmodbus v3.0.x for the entire
lifetime of Attitude Adjustment and most of Barrier Breaker.
Consequently, the collectd-mod-modbus plugin has never actually built
for this time, so rather than downgrading libmodbus, we simply remove
the collectd-mod-modbus plugin.
If collectd moves to version 5+, it gains support for modern versions of
libmodbus, and can be re-added.
Signed-off-by: Karl Palsson <karlp@remake.is>
Karl Palsson [Mon, 8 Sep 2014 14:51:15 +0000 (14:51 +0000)]
Revert "libmodbus: revert to 2.0.4 to unbreak collectd support"
This reverts commit
98d5c3a15acb46ffa557afbda30f2760ad66168c.
If collectd wants to stay on their own very outdated v4.10.x, that's
fine, but they should not drag other packages down around with them.
Support for modern versions of libmodbus has existed in collectd since
v5.0.0, released 2011-03-28, so the actively maintained version of
libmodbus in OpenWrt's modern package feed should remain at the modern
versions in use by third party applications.
This restores libmodbus to the existing version used
throughout AA and BB prior to this collectd "fix"
Signed-off-by: Karl Palsson <karlp@remake.is>
Nikos Mavrogiannopoulos [Sat, 6 Sep 2014 13:18:55 +0000 (15:18 +0200)]
gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
John Crispin [Tue, 2 Sep 2014 14:01:28 +0000 (16:01 +0200)]
mpd: disable libsoup
this showed up during the BB build
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 2 Sep 2014 12:19:39 +0000 (14:19 +0200)]
perl: properly stage libperl.so
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 2 Sep 2014 10:37:22 +0000 (12:37 +0200)]
perl: also install libperl.so
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 2 Sep 2014 10:34:31 +0000 (12:34 +0200)]
perl: Build shared libperl
Signed-off-by: Marcel Denia <naoir@gmx.net>
John Crispin [Tue, 2 Sep 2014 07:26:08 +0000 (09:26 +0200)]
perl: create the Host install path before using it
this caused a compile fail on the BB builder
Signed-off-by: John Crispin <blogic@openwrt.org>
Nikos Mavrogiannopoulos [Sun, 31 Aug 2014 23:09:39 +0000 (01:09 +0200)]
openconnect: openconnect-wrapper would trap signals and send the correct one to server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 31 Aug 2014 21:57:47 +0000 (23:57 +0200)]
openconnect: set config variable on teardown and correctly pass the password
This addresses https://dev.openwrt.org/ticket/16634
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 30 Aug 2014 21:33:26 +0000 (23:33 +0200)]
gnutls: set USE_MIPS16 to zero
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Naoir [Sat, 30 Aug 2014 18:08:19 +0000 (20:08 +0200)]
Merge pull request #253 from Naoir/perl-bb
perl: Add missing files to perlbase packages
Fixes https://dev.openwrt.org/ticket/17695
Matthias Schiffer [Sat, 30 Aug 2014 17:37:43 +0000 (19:37 +0200)]
nacl: increment package release
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sat, 30 Aug 2014 17:26:19 +0000 (19:26 +0200)]
nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Nikos Mavrogiannopoulos [Wed, 27 Aug 2014 16:23:33 +0000 (18:23 +0200)]
ocserv: updated to 0.8.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 25 Aug 2014 19:57:03 +0000 (21:57 +0200)]
ocserv: use the system's protocol buffers by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Marcel Denia [Tue, 26 Aug 2014 23:26:58 +0000 (01:26 +0200)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 21 Aug 2014 14:24:52 +0000 (16:24 +0200)]
perl: Add deprecate.pm to perlbase-essential
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 26 Aug 2014 23:01:21 +0000 (01:01 +0200)]
perl: Add parent.pm to perlbase-essential
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 21 Aug 2014 14:24:26 +0000 (16:24 +0200)]
perl: Include Tie loadable module
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 23:45:51 +0000 (01:45 +0200)]
perl: Add missing files for perlbase-version
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 23:45:22 +0000 (01:45 +0200)]
perl: Add loadable modules for mro and attributes
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 22:33:41 +0000 (00:33 +0200)]
perl: Add _charnames.pm to perlbase-charnames
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 22:32:13 +0000 (00:32 +0200)]
perl: Add Config_git.pl to perlbase-config
Signed-off-by: Marcel Denia <naoir@gmx.net>
Jiri Slachta [Sun, 24 Aug 2014 16:37:15 +0000 (18:37 +0200)]
pulseaudio: fix CVE-2014-3970
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Nikos Mavrogiannopoulos [Sun, 24 Aug 2014 08:18:38 +0000 (10:18 +0200)]
libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 24 Aug 2014 08:15:55 +0000 (10:15 +0200)]
gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 23 Aug 2014 16:32:28 +0000 (18:32 +0200)]
ocserv: added various patches
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>