Zoltan Herpai [Sat, 18 Nov 2017 11:58:16 +0000 (12:58 +0100)]
Merge pull request #5086 from wigyori/for-15.05-fdm2
CC: mail/fdm: update download URL
Zoltan Herpai [Sat, 18 Nov 2017 11:57:57 +0000 (12:57 +0100)]
Merge pull request #5099 from wigyori/for-15.05-taskwarrior
CC: utils/taskwarrior: upgrade to 2.4.4
Zoltan Herpai [Sat, 18 Nov 2017 11:57:41 +0000 (12:57 +0100)]
Merge pull request #5095 from wigyori/for-15.05-perl
CC: upgrade a couple perl packages
Zoltan Herpai [Sat, 18 Nov 2017 11:57:25 +0000 (12:57 +0100)]
Merge pull request #5101 from wigyori/for-15.05-tor
CC: net/tor: fix build and upgrade to 0.2.9.11
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 <wigyori@uid0.hu>
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 <heil@terminal-consulting.de>
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 <donvipre@gmail.com>
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 <val.kulkov@gmail.com>
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 <val.kulkov@gmail.com>
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 <heil@terminal-consulting.de>
Xotic750 [Tue, 31 May 2016 23:36:50 +0000 (01:36 +0200)]
nginx: Bumped nginx-naxsi to v0.54
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
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 <xotic750@gmail.com>
Dirk Feytons [Tue, 10 May 2016 13:54:27 +0000 (15:54 +0200)]
nginx: change start level to 80
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
Dirk Feytons [Mon, 9 May 2016 16:09:41 +0000 (18:09 +0200)]
nginx: correct
f3c7cc6
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
heil [Mon, 9 May 2016 12:25:18 +0000 (14:25 +0200)]
nginx: correct errors from previous merge
Signed-off-by: heil <heil@terminal-consulting.de>
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 <dirk.feytons@gmail.com>
heil [Wed, 30 Mar 2016 12:28:40 +0000 (14:28 +0200)]
nginx: bump to version 1.9.13
Signed-off-by: heil <heil@terminal-consulting.de>
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 <heil@terminal-consulting.de>
Dirk Feytons [Thu, 10 Dec 2015 15:24:00 +0000 (16:24 +0100)]
nginx: upstep to 1.9.9
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
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 <luka@openwrt.org>
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 <fercerpav@gmail.com>
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 <heil@terminal-consulting.de>
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 <nunojpg@gmail.com>
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 <nunojpg@gmail.com>
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 <wigyori@uid0.hu>
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 <mhei@heimpold.de>
Michael Heimpold [Sat, 27 Aug 2016 22:10:42 +0000 (00:10 +0200)]
php5: update to 5.6.25
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
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 <mhei@heimpold.de>
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 <mhei@heimpold.de>
Michael Heimpold [Sun, 24 Apr 2016 20:40:53 +0000 (22:40 +0200)]
php5: add mod_intl (resolves #2620)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 23 Mar 2016 20:13:55 +0000 (21:13 +0100)]
php5: update to 5.6.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
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 <mhei@heimpold.de>
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 <daniel@makrotopia.org>
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 <daniel@makrotopia.org>
Daniel Golle [Sat, 26 Dec 2015 04:05:03 +0000 (05:05 +0100)]
tracertools: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hauke Mehrtens [Mon, 3 Jul 2017 21:00:29 +0000 (23:00 +0200)]
tor: update to version 0.2.9.11
This fixes CVE-2017-0376
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 13 Mar 2017 21:31:21 +0000 (22:31 +0100)]
tor: update to version 0.2.9.10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Tue, 31 Jan 2017 22:44:00 +0000 (23:44 +0100)]
tor: update to version 0.2.9.9
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 14 Jan 2017 16:40:43 +0000 (17:40 +0100)]
tor: log to syslog by default
Make tor log to syslog by default instead of stdout.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 14 Jan 2017 14:38:14 +0000 (15:38 +0100)]
tor: add tor-gencert, tor-resolve and torify
These are some additional applications build by the tor package.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 14 Jan 2017 14:26:41 +0000 (15:26 +0100)]
tor: add geoip6 to tor-geoip
This add the IPv6 addresses to the tor-geoip6 package.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 14 Jan 2017 14:29:19 +0000 (15:29 +0100)]
tor: preserve tor keys over sysupgrade
Mark the directories containing the keys for hidden services as
conffiles to preserve them over sysupgrade.
Fixes: #2247
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 14 Jan 2017 14:28:02 +0000 (15:28 +0100)]
tor: update to version 0.2.9.8
In addition update some configure options and use EXTRA_CFLAGS.
Setting RunAsDaemon to 1 will be overwritten by the init script option
"--runasdaemon 0" anyway and we want it in foreground for procd.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sun, 11 Dec 2016 22:56:19 +0000 (23:56 +0100)]
tor: update to version 0.2.8.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Nima Fatemi [Wed, 26 Oct 2016 16:54:44 +0000 (16:54 +0000)]
Tor: update to 0.2.8.9
- update to 0.2.8.9
- use sha256 instead of md5 for integrity check
- add dependency: libcap
signed-off-by: Nima Fatemi <nima@torproject.org>
Felix Fietkau [Sun, 24 Jul 2016 12:55:45 +0000 (14:55 +0200)]
tor: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Karl Palsson [Tue, 24 May 2016 09:01:38 +0000 (09:01 +0000)]
tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
Jeffery To [Thu, 17 Mar 2016 13:13:01 +0000 (21:13 +0800)]
tor: remove tor-fw-helper
The "internal pure-C" tor-fw-helper was removed in 0.2.7.5. This removes
the tor-fw-helper package and references to its dependencies.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
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>
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 <wigyori@uid0.hu>
Felix Fietkau [Sun, 24 Jul 2016 12:52:50 +0000 (14:52 +0200)]
stunnel: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
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 <haas@computerlinguist.org>
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 <wigyori@uid0.hu>
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 <wigyori@uid0.hu>
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 <wigyori@uid0.hu>
Zoltan HERPAI [Thu, 9 Nov 2017 18:50:29 +0000 (19:50 +0100)]
perl-dbi: bump to 1.634
As the previous sources were pulled from the net, bump to this
version.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Zoltan HERPAI [Thu, 9 Nov 2017 18:49:50 +0000 (19:49 +0100)]
perl-www-mechanize: bump to 1.75
As the previous sources were pulled from the net, bump to this
version.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Zoltan HERPAI [Thu, 9 Nov 2017 18:49:06 +0000 (19:49 +0100)]
perl-uri: bump to 1.71
As the previous sources were pulled from the net, bump to this
version.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
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 <thess@kitschensync.net>
Ted Hess [Sat, 17 Oct 2015 14:44:30 +0000 (10:44 -0400)]
pianod: Fix build/download order
Signed-off-by: Ted Hess <thess@kitschensync.net>
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 <thess@kitschensync.net>
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 <john@phrozen.org>
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 <wigyori@uid0.hu>
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 <jo@mein.io>
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 <thess@kitschensync.net>
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>
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>
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 <wigyori@uid0.hu>
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 <github@truniger.ch>
Alexander Ryzhov [Mon, 31 Oct 2016 10:14:01 +0000 (13:14 +0300)]
libdnet: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
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 22:27:46 +0000 (23:27 +0100)]
fdm: update download URL
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Zoltan HERPAI [Tue, 7 Nov 2017 19:28:33 +0000 (20:28 +0100)]
neon: upgrade to 0.30.2
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Felix Fietkau [Sun, 24 Jul 2016 12:40:48 +0000 (14:40 +0200)]
neon: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
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ý <Michal.Hrusecky@nic.cz>
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 <jo@mein.io>
Zoltan HERPAI [Tue, 7 Nov 2017 15:50:25 +0000 (16:50 +0100)]
apache: fix download URL
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Zoltan HERPAI [Tue, 7 Nov 2017 15:50:16 +0000 (16:50 +0100)]
apr: fix download URL
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Zoltan HERPAI [Tue, 7 Nov 2017 15:49:54 +0000 (16:49 +0100)]
postgresql: fix download URL
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
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 <kishanpgondaliya@gmail.com>
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 <gstrauss@gluelogic.com>
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 <rafal@milecki.pl>
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 <rafal@milecki.pl>
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 <mike@flyn.org>
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 <ericluehrsen@hotmail.com>
Nikos Mavrogiannopoulos [Sun, 12 Feb 2017 09:25:51 +0000 (10:25 +0100)]
ocserv: updated to 0.11.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 27 Nov 2016 17:06:11 +0000 (18:06 +0100)]
ocserv: explicitly disable lz4 building
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>