Uwe Arnold and Zoltan HERPAI
5837dfeb11
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 >
2017-11-12 19:15:49 +01:00
Val Kulkov and Zoltan HERPAI
90075956d2
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 >
2017-11-12 19:15:45 +01:00
Val Kulkov and Zoltan HERPAI
066f648fb1
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 >
2017-11-12 19:15:39 +01:00
heil and Zoltan HERPAI
a7ee240daa
nginx: bump version to latest stable 1.10.2
...
Signed-off-by: heil <heil@terminal-consulting.de >
2017-11-12 19:15:33 +01:00
Xotic750 and Zoltan HERPAI
055ac44d0b
nginx: Bumped nginx-naxsi to v0.54
...
Signed-off-by: Graham Fairweather <xotic750@gmail.com >
2017-11-12 19:15:27 +01:00
Xotic750 and Zoltan HERPAI
15c041ac25
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 >
2017-11-12 19:15:20 +01:00
Dirk Feytons and Zoltan HERPAI
63037f9ae4
nginx: change start level to 80
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com >
2017-11-12 19:15:14 +01:00
Dirk Feytons and Zoltan HERPAI
8fdd1db9d3
nginx: correct f3c7cc6
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com >
2017-11-12 19:15:07 +01:00
heil and Zoltan HERPAI
a529b679a3
nginx: correct errors from previous merge
...
Signed-off-by: heil <heil@terminal-consulting.de >
2017-11-12 19:14:26 +01:00
Dirk Feytons and Zoltan HERPAI
0912175ec1
nginx: upstep to 1.10.0, add Lua module, footprint optimizations
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com >
2017-11-12 19:14:14 +01:00
heil and Zoltan HERPAI
a387117a2a
nginx: bump to version 1.9.13
...
Signed-off-by: heil <heil@terminal-consulting.de >
2017-11-12 18:43:10 +01:00
heil and Zoltan HERPAI
67a9f67cc4
nginx: add naxsi module
...
- this brings back naxsi support aka WAF for nginx
Signed-off-by: heil <heil@terminal-consulting.de >
2017-11-12 18:43:05 +01:00
Dirk Feytons and Zoltan HERPAI
13021781b4
nginx: upstep to 1.9.9
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com >
2017-11-12 18:42:59 +01:00
Luka Perkov and Zoltan HERPAI
d44b07c279
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 >
2017-11-12 18:42:54 +01:00
Paul Fertser and Zoltan HERPAI
3c7b3d57dd
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 >
2017-11-12 18:42:49 +01:00
heil and Zoltan HERPAI
ec14ed490a
nginx: fix musl compatibility
...
- include Patches according to issue #1129
- refresh Makefile
Signed-off-by: heil <heil@terminal-consulting.de >
2017-11-12 18:42:45 +01:00
Ted Hess and GitHub
f15b0ace72
Merge pull request #5042 from kishangondaliya/libsodium
...
[For-15.05] libsodium: Fix download url
2017-11-03 07:11:36 -04:00
Kishan Gondaliya
356436f9bd
libsodium: Fix download url
...
Signed-off-by: Kishan Gondaliya <kishanpgondaliya@gmail.com >
2017-10-31 13:46:19 +05:30
champtar and GitHub
c52b6f8a0e
Merge pull request #3562 from MikePetullo/for-15.05-krb5
...
krb5: install include properly and leave libcom_err* in place
2017-07-15 16:57:57 -07:00
Hannu Nyman and GitHub
b5f471857b
Merge pull request #4127 from gstrauss/lighttpd-for-15.05
...
Lighttpd for 15.05
2017-04-08 10:30:35 +03:00
Glenn Strauss
d1433a582c
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 >
2017-03-22 18:09:44 -04:00
Rafał Miłecki and Glenn Strauss
e71771676c
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 >
2017-03-08 12:34:35 -05:00
Rafał Miłecki and Glenn Strauss
bec3da9759
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 >
2017-03-08 12:34:35 -05:00
W. Michael Petullo and Glenn Strauss
1792f0f6b9
lighttpd: add option to build mod_authn_file.so
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2017-03-08 12:34:35 -05:00
Hannu Nyman and GitHub
9dfbb0bce3
Merge pull request #4061 from EricLuehrsen/trust_anchor_15_05
...
[for-15.05] unbound: DNSSEC trust anchor roll for 2017
2017-02-26 19:47:20 +02:00
Eric Luehrsen
b166e66556
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 >
2017-02-22 22:25:09 -05:00
Nikos Mavrogiannopoulos
592f849b5e
ocserv: updated to 0.11.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2017-02-12 10:31:55 +01:00
Nikos Mavrogiannopoulos
2887c2c10f
ocserv: explicitly disable lz4 building
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2017-02-12 10:30:26 +01:00
Hannu Nyman and GitHub
be2609dae1
Merge pull request #3973 from chris5560/for-15.05
...
[for-15.05] ddns-scripts: New update url for service duiadns.net
2017-02-09 22:56:12 +02:00
Christian Schoenebeck
befb3e65c1
[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 <christian.schoenebeck@gmail.com >
2017-02-09 21:49:05 +01:00
Ted Hess and GitHub
3cb2cd7b5a
Merge pull request #3880 from chris5560/for-15.05
...
[for-15.05] ddns-scripts: backport of 2.7.6-12
2017-01-20 14:31:45 -05:00
Christian Schoenebeck
1fd8ad1f6f
[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 <christian.schoenebeck@gmail.com >
2017-01-18 21:54:55 +01:00
Hannu Nyman and GitHub
7f2618d2d5
Merge pull request #3829 from chris5560/for-15.05
...
[For 15.05] ddns-scripts: Backport of current version 2.7.6-11
2017-01-12 22:34:36 +02:00
Christian Schoenebeck
76b15db6c3
[for-15.05] ddns-scripts: backport of 2.7.6-11
...
fix problem with detecting ip from nslookup
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2017-01-12 19:26:33 +01:00
Christian Schoenebeck
728f37ad15
[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 <christian.schoenebeck@gmail.com >
2017-01-11 17:05:05 +01:00
Stijn Tintel and GitHub
61fad8538b
Merge pull request #3323 from SvenRoederer/feature/add_snmp-mibs_for-15.05
...
net-snmp: [backport-15.05] add package snmp-mibs
2017-01-06 02:59:29 +01:00
Sven Roederer
259c96a1bc
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 daeb5fd506
Signed-off-by: Sven Roederer <devel-sven@geroedel.de >
2017-01-05 22:34:24 +01:00
Dirk Brenken and Hannu Nyman
1a64129034
adblock: update to 1.5.4
...
Apply adblock updates 1.5.3-1.5.4
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
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
2016-11-27 20:31:08 +02:00
Ted Hess and GitHub
277cefd168
Merge pull request #3576 from mchsk/for-15.05
...
libaudiofile: updated source url (v0.3.6)
2016-11-27 10:23:22 -05:00
Marek Sedlak
271e054ef9
libbaudiofile: updated source url to gnome repos (v0.3.6)
...
Signed-off-by: Marek Sedlak bodka.zavinac@gmail.com
2016-11-27 13:18:07 +01:00
Ted Hess and GitHub
5515c732ce
Merge pull request #3560 from julbrygd/for-15.05
...
libsodium and dnscrypt-proxy url change for 15.05
2016-11-25 08:50:21 -05:00
W. Michael Petullo
75333c03bb
krb5: install include properly and leave libcom_err* in place
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2016-11-24 15:07:08 -05:00
Stephan Conrad
7e15eb3cff
dnscrypt-proxy: apended /old to download url for 15.05 branch
...
Signed-off-by: Stephan Conrad <stephan@conrad.pics >
2016-11-24 13:37:29 +01:00
Stephan Conrad
44d8235d54
libsodium: apended /old to download url for 15.05 branch
...
Signed-off-by: Stephan Conrad <stephan@conrad.pics >
2016-11-24 13:37:08 +01:00
Hannu Nyman and GitHub
88ee2a03ef
Merge pull request #3524 from luizluca/cc/ruby-update
...
CC15.05 ruby: bump to 2.2.6
2016-11-21 16:39:33 +02:00
Hannu Nyman and GitHub
5fff381fe7
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
2016-11-21 16:27:23 +02:00
Alexandru Ardelean and Alexandru Ardelean
6a8f1965a9
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 <ardeleanalex@gmail.com >
2016-11-21 15:14:11 +02:00
Luiz Angelo Daros de Luca
9bf001d2c9
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 <luizluca@gmail.com >
2016-11-18 03:33:54 -02:00
Nikos Mavrogiannopoulos
022d8a4dc2
ocserv: updated to 0.11.6
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2016-11-16 19:25:03 +01:00
Robbie Cao and Yousong Zhou
8edde98c91
libnfc: switch git repository to github
...
Signed-off-by: Robbie Cao <robbie.cao@gmail.com >
2016-11-12 02:52:22 -06:00