Michael Heimpold [Mon, 13 Nov 2017 19:18:55 +0000 (20:18 +0100)]
Merge pull request #5108 from wigyori/for-15.05-php
CC: php: upgrade to 5.6.32
LGTM2, thanks.
Thomas Heil [Mon, 13 Nov 2017 09:28:25 +0000 (10:28 +0100)]
Merge pull request #5111 from wigyori/for-15.05-nginx
CC: nginx: upgrade to 1.12.1
Zoltan Herpai [Mon, 13 Nov 2017 06:24:45 +0000 (07:24 +0100)]
Merge pull request #5080 from wigyori/for-15.05
CC: update download URLs for various packages
Zoltan Herpai [Mon, 13 Nov 2017 06:22:58 +0000 (07:22 +0100)]
Merge pull request #5078 from wigyori/for-15.05-neon
CC: upgrade libs/neon
Zoltan Herpai [Mon, 13 Nov 2017 06:20:47 +0000 (07:20 +0100)]
Merge pull request #5094 from wigyori/for-15.05-pianod
CC: fix pianod build
Zoltan Herpai [Sun, 12 Nov 2017 21:50:48 +0000 (22:50 +0100)]
Merge pull request #5098 from wigyori/for-15.05-stunnel
CC: net/stunnel: fix download source and upgrade
Zoltan Herpai [Sun, 12 Nov 2017 20:57:56 +0000 (21:57 +0100)]
Merge pull request #5093 from wigyori/for-15.05-libupnpp
CC: upmpdcli/libupnpp upgrade
Zoltan Herpai [Sun, 12 Nov 2017 20:44:52 +0000 (21:44 +0100)]
Merge pull request #5112 from wigyori/for-15.05-sshfs
CC: sshfs: upgrade to 2.10
Zoltan HERPAI [Sun, 12 Nov 2017 19:57:16 +0000 (20:57 +0100)]
sshfs: upgrade to 2.10
Signed-off-by: Zoltan HERPAI <[email protected]>
Thomas Heil [Wed, 16 Aug 2017 23:05:46 +0000 (01:05 +0200)]
nginx: update lua-nginx to
cdd2ae921f67bf396c743406493127be496e57ce
- fixes lua compilation issue
Signed-off-by: Thomas Heil <[email protected]>
Uwe Arnold [Sun, 13 Aug 2017 16:40:38 +0000 (18:40 +0200)]
nginx: update to 1.12.1
Fixes: CVE-2017-7529
remove PKG_MD5SUM as it is deprecated
Signed-off-by: Uwe Arnold <[email protected]>
Val Kulkov [Wed, 24 May 2017 15:48:29 +0000 (11:48 -0400)]
nginx: update to 1.12.0, the latest stable version
This is a straightforward update to the latest stable version.
Signed-off-by: Val Kulkov <[email protected]>
Val Kulkov [Wed, 1 Feb 2017 05:25:57 +0000 (00:25 -0500)]
nginx: update to 1.10.3, add new module options
Update nginx to version 1.10.3.
Add new configuration options to enable the following optional
modules (disabled by default):
- http_auth_request_module
- http_v2_module
- http_realip_module
- http_secure_link_module
Signed-off-by: Val Kulkov <[email protected]>
heil [Tue, 20 Dec 2016 15:37:53 +0000 (16:37 +0100)]
nginx: bump version to latest stable 1.10.2
Signed-off-by: heil <[email protected]>
Xotic750 [Tue, 31 May 2016 23:36:50 +0000 (01:36 +0200)]
nginx: Bumped nginx-naxsi to v0.54
Signed-off-by: Graham Fairweather <[email protected]>
Xotic750 [Tue, 31 May 2016 20:54:26 +0000 (22:54 +0200)]
nginx: Bumped to v1.10.1
fixes NULL pointer dereference while writing client request body vulnerability (CVE-2016-4450).
Signed-off-by: Graham Fairweather <[email protected]>
Dirk Feytons [Tue, 10 May 2016 13:54:27 +0000 (15:54 +0200)]
nginx: change start level to 80
Signed-off-by: Dirk Feytons <[email protected]>
Dirk Feytons [Mon, 9 May 2016 16:09:41 +0000 (18:09 +0200)]
nginx: correct
f3c7cc6
Signed-off-by: Dirk Feytons <[email protected]>
heil [Mon, 9 May 2016 12:25:18 +0000 (14:25 +0200)]
nginx: correct errors from previous merge
Signed-off-by: heil <[email protected]>
Dirk Feytons [Fri, 29 Apr 2016 14:00:50 +0000 (16:00 +0200)]
nginx: upstep to 1.10.0, add Lua module, footprint optimizations
Signed-off-by: Dirk Feytons <[email protected]>
heil [Wed, 30 Mar 2016 12:28:40 +0000 (14:28 +0200)]
nginx: bump to version 1.9.13
Signed-off-by: heil <[email protected]>
heil [Mon, 25 Jan 2016 15:57:07 +0000 (16:57 +0100)]
nginx: add naxsi module
- this brings back naxsi support aka WAF for nginx
Signed-off-by: heil <[email protected]>
Dirk Feytons [Thu, 10 Dec 2015 15:24:00 +0000 (16:24 +0100)]
nginx: upstep to 1.9.9
Signed-off-by: Dirk Feytons <[email protected]>
Luka Perkov [Sat, 10 Oct 2015 16:20:10 +0000 (18:20 +0200)]
nginx: bump to 1.9.6
In this bump as agreed with Thomas we are dropping out all the nginx 3rd party
addons. In case you would like to see your 3rd party addon included please send
a pull request and make sure it works with newest version.
Signed-off-by: Luka Perkov <[email protected]>
Paul Fertser [Tue, 1 Sep 2015 05:15:26 +0000 (08:15 +0300)]
nginx: add support for SPNEGO authentication
This adds a module suitable for Kerberos SSO, e.g. for integrating
into Active Directory domains.
Signed-off-by: Paul Fertser <[email protected]>
heil [Sun, 21 Jun 2015 19:41:17 +0000 (21:41 +0200)]
nginx: fix musl compatibility
- include Patches according to issue #1129
- refresh Makefile
Signed-off-by: heil <[email protected]>
Nuno Goncalves [Fri, 23 Sep 2016 11:29:23 +0000 (13:29 +0200)]
rtklib: fix repository and bump version (fixes #3212)
Signed-off-by: Nuno Goncalves <[email protected]>
Nuno Goncalves [Sun, 23 Aug 2015 13:29:46 +0000 (14:29 +0100)]
rtklib: bump version to 2.4.2 p11, close #1624
Signed-off-by: Nuno Goncalves <[email protected]>
Zoltan HERPAI [Fri, 10 Nov 2017 21:12:34 +0000 (22:12 +0100)]
php5: bump to 5.6.32
Fixes since 5.6.26:
- ton of bugs
- CVE-2016-9933
- CVE-2016-9934
- CVE-2016-9935
- CVE-2016-10158
- CVE-2016-10167
- CVE-2016-10168
- CVE-2016-10159
- CVE-2016-10160
- CVE-2016-10161
- CVE-2017-7890
- CVE-2017-9224
- CVE-2017-9226
- CVE-2017-9227
- CVE-2017-9228
- CVE-2017-9229
- CVE-2016-1283
Signed-off-by: Zoltan HERPAI <[email protected]>
Michael Heimpold [Wed, 21 Sep 2016 19:52:43 +0000 (21:52 +0200)]
php5: update to 5.6.26
This fixes the following CVEs:
- in intl: CVE-2016-7416
- in mysqlnd: CVE-2016-7412
- in phar: CVE-2016-7414
- in spl: CVE-2016-7417
- in standard: CVS-2016-7411
- in wddx: CVE-2016-7413, CVE-2016-7418
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Sat, 27 Aug 2016 22:10:42 +0000 (00:10 +0200)]
php5: update to 5.6.25
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Tue, 19 Jul 2016 21:14:33 +0000 (23:14 +0200)]
php5: update to 5.6.23
This fixes the following CVEs:
- in GD: CVE-2015-8874, CVE-2016-5766, CVE-2016-5767
- in mbstring: CVE-2016-5768
- in mcrypt: CVE-2016-5769
- in SPL: CVE-2016-5770, CVE-2016-5771
- in WDDX: CVE-2016-5772
- in zip: CVE-2016-5773
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Sat, 21 May 2016 20:12:25 +0000 (22:12 +0200)]
php5: update to 5.6.21
This fixes the following CVEs:
- in BCMath: CVE-2016-4537, CVE-2016-4538
- in EXIF: CVE-2016-4542, CVE-2016-4543, CVE-2016-4544
- in GD: CVE-2016-3074
- in Intl: CVE-2016-4540, CVE-2016-4541
- in XML: CVE-2016-4539
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Sun, 24 Apr 2016 20:40:53 +0000 (22:40 +0200)]
php5: add mod_intl (resolves #2620)
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Wed, 23 Mar 2016 20:13:55 +0000 (21:13 +0100)]
php5: update to 5.6.19
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Sat, 6 Feb 2016 22:26:07 +0000 (23:26 +0100)]
php5: update to 5.6.18
Note: Upstream tagged this as security release.
Signed-off-by: Michael Heimpold <[email protected]>
Daniel Golle [Fri, 10 Nov 2017 17:26:32 +0000 (18:26 +0100)]
Merge pull request #5100 from wigyori/for-15.05-tracertools
CC: tracertools: use new git HEAD
Daniel Golle [Tue, 23 Feb 2016 08:38:16 +0000 (10:38 +0200)]
tracertools: use new git HEAD
gitorious archive became available, so I could import the project
history from there into the new repo on github. Rebasing the changes
made since 2014 on top of the original git tree obviously caused
the commit hashes to differ.
Signed-off-by: Daniel Golle <[email protected]>
Daniel Golle [Mon, 18 Jan 2016 00:22:52 +0000 (01:22 +0100)]
tracertools: update source, fixes bug on little-endian systems
and improves collectd support
Signed-off-by: Daniel Golle <[email protected]>
Daniel Golle [Sat, 26 Dec 2015 04:05:03 +0000 (05:05 +0100)]
tracertools: update source
Signed-off-by: Daniel Golle <[email protected]>
Zoltan HERPAI [Fri, 10 Nov 2017 12:19:14 +0000 (13:19 +0100)]
stunnel: use archive/ as download source
Anything below 5.43 is archived, update download source
to use paths accordingly.
Signed-off-by: Zoltan HERPAI <[email protected]>
Felix Fietkau [Sun, 24 Jul 2016 12:52:50 +0000 (14:52 +0200)]
stunnel: add missing zlib dependency
Signed-off-by: Felix Fietkau <[email protected]>
Michael Haas [Sat, 25 Jul 2015 07:24:39 +0000 (09:24 +0200)]
stunnel: Update from 5.14 to 5.20
* 010_fix_getnameinfo.patch is no longer needed
* 011-cron-without-pthread-fix.patch added, fixes incorrect
ifdef when building without pthreads
Signed-off-by: Michael Haas <[email protected]>
Zoltan HERPAI [Fri, 10 Nov 2017 11:05:20 +0000 (12:05 +0100)]
stm32flash: move download source
code.google is not available anymore, move to use SF.
Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI [Fri, 10 Nov 2017 11:04:19 +0000 (12:04 +0100)]
net/sslh: move download source
The old download source was pulled from the net, move to github.
Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI [Thu, 9 Nov 2017 21:54:14 +0000 (22:54 +0100)]
snort: update download source
2.9.7.2 was moved into the archive section, update
source accordingly until someone upgrades it.
Signed-off-by: Zoltan HERPAI <[email protected]>
Ted Hess [Wed, 4 Nov 2015 20:30:12 +0000 (15:30 -0500)]
pianod: Remove svn version check from builds
Signed-off-by: Ted Hess <[email protected]>
Ted Hess [Sat, 17 Oct 2015 14:44:30 +0000 (10:44 -0400)]
pianod: Fix build/download order
Signed-off-by: Ted Hess <[email protected]>
Ted Hess [Fri, 16 Oct 2015 20:04:32 +0000 (16:04 -0400)]
pianod: Update to latest version, refresh patches
Signed-off-by: Ted Hess <[email protected]>
John Crispin [Mon, 30 May 2016 14:54:47 +0000 (16:54 +0200)]
oggfwd: update download source
upstream changed from git:// to https://
Signed-off-by: John Crispin <[email protected]>
Zoltan HERPAI [Thu, 9 Nov 2017 00:55:57 +0000 (01:55 +0100)]
netperf: move source to use github
With netperf.org's FTP gone, and the main site showing the source
has migrated to github, let's use it.
Signed-off-by: Zoltan HERPAI <[email protected]>
Jo-Philipp Wich [Mon, 6 Jun 2016 14:07:51 +0000 (16:07 +0200)]
lua-sha2: switch to Github repository
The original Google Code repository is not available anymore, use the
equivalent Github repository instead.
Signed-off-by: Jo-Philipp Wich <[email protected]>
Ted Hess [Tue, 31 May 2016 16:09:34 +0000 (12:09 -0400)]
upmpdcli/libupnpp: Update to latest versions, refresh patch
upmpdcli: Version 1.1.3
libupnpp: Version 0.14
Signed-off-by: Ted Hess <[email protected]>
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 <[email protected]>
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 <[email protected]>
Zoltan HERPAI [Wed, 8 Nov 2017 17:02:59 +0000 (18:02 +0100)]
libuv: move download URL to https
When using IPv6 and http://, the site redirects to https://nodejs.org
which doesn't have the dist sources. IPv4 does not have this problem.
Use https directly.
Signed-off-by: Zoltan HERPAI <[email protected]>
Othmar Truniger [Sat, 5 Mar 2016 09:53:07 +0000 (10:53 +0100)]
libesmtp: add ssl support, new upstream URL
Signed-off-by: Othmar Truniger <[email protected]>
Alexander Ryzhov [Mon, 31 Oct 2016 10:14:01 +0000 (13:14 +0300)]
libdnet: fix source URL
Signed-off-by: Alexander Ryzhov <[email protected]>
Thomas Heil [Tue, 7 Nov 2017 23:10:17 +0000 (00:10 +0100)]
Merge pull request #5079 from wigyori/for-15.05-crtmpd
CC: multimedia/crtmpserver: fix build
Zoltan HERPAI [Tue, 7 Nov 2017 19:28:33 +0000 (20:28 +0100)]
neon: upgrade to 0.30.2
Signed-off-by: Zoltan HERPAI <[email protected]>
Felix Fietkau [Sun, 24 Jul 2016 12:40:48 +0000 (14:40 +0200)]
neon: add missing dependency on zlib
Signed-off-by: Felix Fietkau <[email protected]>
Michal Hrušecký [Sun, 30 Oct 2016 21:58:49 +0000 (22:58 +0100)]
crtmpserver: Disable apple streaming to fix build
Apple streaming is quite broken so disabling it to make package building again.
Signed-off-by: Michal Hrušecký <[email protected]>
Jo-Philipp Wich [Mon, 30 May 2016 17:11:37 +0000 (19:11 +0200)]
crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver
- Rebase patches against latest version
- Pregenerate version.h file
- Disable applestreamingclient as it is broken
Signed-off-by: Jo-Philipp Wich <[email protected]>
Zoltan HERPAI [Tue, 7 Nov 2017 15:50:25 +0000 (16:50 +0100)]
apache: fix download URL
Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI [Tue, 7 Nov 2017 15:50:16 +0000 (16:50 +0100)]
apr: fix download URL
Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI [Tue, 7 Nov 2017 15:49:54 +0000 (16:49 +0100)]
postgresql: fix download URL
Signed-off-by: Zoltan HERPAI <[email protected]>
Ted Hess [Fri, 3 Nov 2017 11:11:36 +0000 (07:11 -0400)]
Merge pull request #5042 from kishangondaliya/libsodium
[For-15.05] libsodium: Fix download url
Kishan Gondaliya [Tue, 31 Oct 2017 08:16:19 +0000 (13:46 +0530)]
libsodium: Fix download url
Signed-off-by: Kishan Gondaliya <[email protected]>
champtar [Sat, 15 Jul 2017 23:57:57 +0000 (16:57 -0700)]
Merge pull request #3562 from MikePetullo/for-15.05-krb5
krb5: install include properly and leave libcom_err* in place
Hannu Nyman [Sat, 8 Apr 2017 07:30:35 +0000 (10:30 +0300)]
Merge pull request #4127 from gstrauss/lighttpd-for-15.05
Lighttpd for 15.05
Glenn Strauss [Sat, 7 Jan 2017 05:38:05 +0000 (00:38 -0500)]
lighttpd: add new modules, upd URLs, add restart()
(with feedback from @hnyman and patch additions from @MikePetullo)
Signed-off-by: Glenn Strauss <[email protected]>
Rafał Miłecki [Wed, 22 Feb 2017 07:19:49 +0000 (08:19 +0100)]
lighttpd: fix regression in local-redir used with url.rewrite-once
This fixes upstream regression introduced in 1.4.40. It was reported &
debugged in https://redmine.lighttpd.net/issues/2793
This fix is queued for 1.4.46 in the personal/gstrauss/master upstream
branch.
Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki [Mon, 20 Feb 2017 11:18:17 +0000 (12:18 +0100)]
lighttpd: update to 1.4.45
Update to 1.4.42 introduced a problem with starting lighttpd as
OpenWrt/LEDE service. It was stopping whole init process at sth like:
783 root 1124 S {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot
799 root 1164 S /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
It was hanging until getting random pool:
[ 176.340007] random: nonblocking pool is initialized
and then immediately the rest of init process followed:
[ 176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[ 176.430754] jffs2_build_filesystem(): unlocking the mtd device... done.
[ 176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
This was fixed in 1.4.44, but bump directly to 1.4.45 while at it.
Signed-off-by: Rafał Miłecki <[email protected]>
W. Michael Petullo [Fri, 25 Nov 2016 15:33:28 +0000 (10:33 -0500)]
lighttpd: add option to build mod_authn_file.so
Signed-off-by: W. Michael Petullo <[email protected]>
Hannu Nyman [Sun, 26 Feb 2017 17:47:20 +0000 (19:47 +0200)]
Merge pull request #4061 from EricLuehrsen/trust_anchor_15_05
[for-15.05] unbound: DNSSEC trust anchor roll for 2017
Eric Luehrsen [Thu, 23 Feb 2017 02:35:56 +0000 (21:35 -0500)]
unbound: DNSSEC trust anchor roll for 2017
Carry both the 2010 and 2017 DS records until 2018.
Unbound complies with RFC5011 but fresh installs
need these anchors to get started.
https://www.icann.org/resources/pages/ksk-rollover
https://www.iana.org/domains/root
Signed-off-by: Eric Luehrsen <[email protected]>
Nikos Mavrogiannopoulos [Sun, 12 Feb 2017 09:25:51 +0000 (10:25 +0100)]
ocserv: updated to 0.11.7
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
Nikos Mavrogiannopoulos [Sun, 27 Nov 2016 17:06:11 +0000 (18:06 +0100)]
ocserv: explicitly disable lz4 building
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
Hannu Nyman [Thu, 9 Feb 2017 20:56:12 +0000 (22:56 +0200)]
Merge pull request #3973 from chris5560/for-15.05
[for-15.05] ddns-scripts: New update url for service duiadns.net
Christian Schoenebeck [Thu, 9 Feb 2017 20:49:05 +0000 (21:49 +0100)]
[for-15.05] ddns-scripts: New update url for service duiadns.net
- new update url for service "duiadns.net" #3969
- updated public_suffix_list.dat
Signed-off-by: Christian Schoenebeck <[email protected]>
Ted Hess [Fri, 20 Jan 2017 19:31:45 +0000 (14:31 -0500)]
Merge pull request #3880 from chris5560/for-15.05
[for-15.05] ddns-scripts: backport of 2.7.6-12
Christian Schoenebeck [Wed, 18 Jan 2017 20:54:55 +0000 (21:54 +0100)]
[for-15.05] ddns-scripts: backport of 2.7.6-12
- fix detecting local ip from ip command #3834 and https://forum.lede-project.org/t/bugs-in-ddns-scripts/1000
- updated public_suffix_list.dat
- minor fixes to services files
Signed-off-by: Christian Schoenebeck <[email protected]>
Hannu Nyman [Thu, 12 Jan 2017 20:34:36 +0000 (22:34 +0200)]
Merge pull request #3829 from chris5560/for-15.05
[For 15.05] ddns-scripts: Backport of current version 2.7.6-11
Christian Schoenebeck [Thu, 12 Jan 2017 18:26:33 +0000 (19:26 +0100)]
[for-15.05] ddns-scripts: backport of 2.7.6-11
fix problem with detecting ip from nslookup
Signed-off-by: Christian Schoenebeck <[email protected]>
Christian Schoenebeck [Wed, 11 Jan 2017 16:05:05 +0000 (17:05 +0100)]
[for-15.05] ddns-scripts: backport of 2.7.6-10
Backport of current version 2.7.6-10
- more services
- more functionality
- be prepared for next versions
compiled ipk-packages available at
https://github.com/chris5560/OpenWrt-Backports/tree/master/for-CC15.05.01/ddns-scripts_2.7.6-10
Signed-off-by: Christian Schoenebeck <[email protected]>
Stijn Tintel [Fri, 6 Jan 2017 01:59:29 +0000 (02:59 +0100)]
Merge pull request #3323 from SvenRoederer/feature/add_snmp-mibs_for-15.05
net-snmp: [backport-15.05] add package snmp-mibs
Sven Roederer [Sun, 9 Oct 2016 14:01:54 +0000 (16:01 +0200)]
net-snmp: add package snmp-mibs
this installs the default MIBS-files under /usr/share/snmp/mibs .
Also aligns the defines to the same sorting-scheme.
backport of
daeb5fd5063d5b49829d76ee05938178acc93946
Signed-off-by: Sven Roederer <[email protected]>
Dirk Brenken [Fri, 28 Oct 2016 16:27:28 +0000 (18:27 +0200)]
adblock: update to 1.5.4
Apply adblock updates 1.5.3-1.5.4
Signed-off-by: Hannu Nyman <[email protected]>
Original commit messages:
adblock: update 1.5.3
* make wget check more flexible,
fix for broken wget package installations
adblock: bugfix 1.5.4
* CC/uclient-fetch compatibility fix
Ted Hess [Sun, 27 Nov 2016 15:23:22 +0000 (10:23 -0500)]
Merge pull request #3576 from mchsk/for-15.05
libaudiofile: updated source url (v0.3.6)
Marek Sedlak [Sun, 27 Nov 2016 12:18:07 +0000 (13:18 +0100)]
libbaudiofile: updated source url to gnome repos (v0.3.6)
Signed-off-by: Marek Sedlak [email protected]
Ted Hess [Fri, 25 Nov 2016 13:50:21 +0000 (08:50 -0500)]
Merge pull request #3560 from julbrygd/for-15.05
libsodium and dnscrypt-proxy url change for 15.05
W. Michael Petullo [Thu, 24 Nov 2016 15:57:41 +0000 (10:57 -0500)]
krb5: install include properly and leave libcom_err* in place
Signed-off-by: W. Michael Petullo <[email protected]>
Stephan Conrad [Thu, 24 Nov 2016 12:37:29 +0000 (13:37 +0100)]
dnscrypt-proxy: apended /old to download url for 15.05 branch
Signed-off-by: Stephan Conrad <[email protected]>
Stephan Conrad [Thu, 24 Nov 2016 12:37:08 +0000 (13:37 +0100)]
libsodium: apended /old to download url for 15.05 branch
Signed-off-by: Stephan Conrad <[email protected]>
Hannu Nyman [Mon, 21 Nov 2016 14:39:33 +0000 (16:39 +0200)]
Merge pull request #3524 from luizluca/cc/ruby-update
CC15.05 ruby: bump to 2.2.6
Hannu Nyman [Mon, 21 Nov 2016 14:27:23 +0000 (16:27 +0200)]
Merge pull request #3489 from commodo/for-15.05-backport-python-2.7.12
[for 15.05] python: backport version 2.7.12 to CC
Alexandru Ardelean [Mon, 7 Nov 2016 15:35:30 +0000 (17:35 +0200)]
python: backport version 2.7.12 to CC
Fixes CVE-2016-5699
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-5699
Signed-off-by: Alexandru Ardelean <[email protected]>
Luiz Angelo Daros de Luca [Fri, 18 Nov 2016 05:28:52 +0000 (03:28 -0200)]
ruby: bump to 2.2.6
This release includes new SSL certificates for RubyGems. And, this also
includes about 80 bug fixes after the previous release. See the
http://svn.ruby-lang.org/repos/ruby/tags/v2_2_6/ChangeLog for details.
Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>
Nikos Mavrogiannopoulos [Wed, 16 Nov 2016 17:42:42 +0000 (18:42 +0100)]
ocserv: updated to 0.11.6
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
Robbie Cao [Fri, 11 Nov 2016 23:41:12 +0000 (07:41 +0800)]
libnfc: switch git repository to github
Signed-off-by: Robbie Cao <[email protected]>