Commit graph

3391 commits

Author SHA1 Message Date
Daniel Golle
481a8850ff
Merge pull request #5100 from wigyori/for-15.05-tracertools
CC: tracertools: use new git HEAD
2017-11-10 18:26:32 +01:00
Daniel Golle
0f854ba5fe 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>
2017-11-10 14:53:26 +01:00
Daniel Golle
852570e41e tracertools: update source, fixes bug on little-endian systems
and improves collectd support

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-10 14:53:08 +01:00
Daniel Golle
b4b62a17e7 tracertools: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-10 14:53:02 +01:00
Thomas Heil
7b9e2e0208
Merge pull request #5079 from wigyori/for-15.05-crtmpd
CC: multimedia/crtmpserver: fix build
2017-11-08 00:10:17 +01:00
Michal Hrušecký
75db8c3422 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>
2017-11-07 18:08:56 +01:00
Jo-Philipp Wich
fcf8f36e9b 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>
2017-11-07 18:08:11 +01:00
Ted Hess
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
8edde98c91 libnfc: switch git repository to github
Signed-off-by: Robbie Cao <robbie.cao@gmail.com>
2016-11-12 02:52:22 -06:00
heil
33380cf7e2 haproxy: revert update commits
- Revert "package haproxy: fix typo for buildvariant nossl"
 - Revert "haproxy: bump to version 1.6.9 mainline and pending patches"

Signed-off-by: heil <heil@terminal-consulting.de>
2016-11-10 18:47:56 +01:00
heil
3e74e44c00 package haproxy: fix typo for buildvariant nossl
Signed-off-by: heil <heil@terminal-consulting.de>
2016-11-10 00:05:03 +01:00
heil
bec6d8fc8d haproxy: bump to version 1.6.9 mainline and pending patches
Signed-off-by: heil <heil@terminal-consulting.de>
2016-11-09 23:45:38 +01:00
Luka Perkov
b3139cf56c Revert "libwebsockets: sync with master version"
This reverts commit e245e2b824.

Signed-off-by: Luka Perkov <luka@openwrt.org>
2016-11-08 13:34:59 +01:00
Hannu Nyman
d0763a235f Merge pull request #3173 from MikePetullo/for-15.05-bogofilter
bogofilter: postfix script now reads bogofilter_dir from bogofilter conf
2016-11-06 13:43:29 +02:00
Luka Perkov
e245e2b824 libwebsockets: sync with master version
Signed-off-by: Luka Perkov <luka@openwrt.org>
2016-11-02 14:01:13 +01:00
Hannu Nyman
e3e9f341e6 Merge pull request #3411 from MikePetullo/for-15.05
lighttpd: update to 1.4.42
2016-10-29 11:29:01 +03:00
W. Michael Petullo
c6415452f5 lighttpd: update to 1.4.42
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-10-29 04:24:37 -04:00
Dirk Brenken
ba76867c70 adblock: update 1.5.2
* turris omnia compatibility fix

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 65bcae0986)
2016-10-25 12:43:35 +03:00