feed/packages.git
5 years agofreeradius2: bump to 2.2.10 6124/head
Zoltan HERPAI [Mon, 21 May 2018 11:01:51 +0000 (13:01 +0200)]
freeradius2: bump to 2.2.10

 - Fix multiple security issues. See http://freeradius.org/security/fuzzer-2017.html Thanks to Guido Vranken for working with us to discover the issues and test the fixes.
 - FR-GV-207 Avoid zero-length malloc() in data2vp().
 - FR-GV-206 correct decoding of option 60.
 - FR-GV-205 check for "too long" WiMAX options.
 - FR-GV-204 free VP if decoding fails, so we don't leak memory.
 - FR-GV-203 fix memory leak when using decode_tlv().
 - FR-GV-202 check for "too long" attributes.
 - FR-GV-201 check input/output length in make_secret().
 - FR-AD-001 Use strncmp() instead of memcmp() for bounded data.
 - Disable in-memory TLS session caches due to OpenSSL API issues.
 - Allow issuer_cert to be empty.
 - Look for extensions using correct index.
 - Fix types.
 - Work around OpenSSL 1.0.2 problems, which cause failures in TLS-based EAP methods.
 - Revert RedHat contributed bug which removes run-time checks for OpenSSL consistency.
 - Allow OCSP responder URL to be later in the packet Fix by Ean Pasternak.
 - Catch empty subject and non-existent issuer cert in OCSP Fix by Ean Pasternak.
 - Allow non-FIPS for MD5 Fix by Ean Pasternak.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
5 years agofreeradius2: update to version 2.2.9
Daniel Golle [Tue, 19 Apr 2016 10:26:32 +0000 (12:26 +0200)]
freeradius2: update to version 2.2.9

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoMerge pull request #5042 from kishangondaliya/libsodium
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

6 years agolibsodium: Fix download url 5042/head
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>
6 years agoMerge pull request #3562 from MikePetullo/for-15.05-krb5
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

7 years agoMerge pull request #4127 from gstrauss/lighttpd-for-15.05
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

7 years agolighttpd: add new modules, upd URLs, add restart() 4127/head
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>
7 years agolighttpd: fix regression in local-redir used with url.rewrite-once
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>
7 years agolighttpd: update to 1.4.45
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>
7 years agolighttpd: add option to build mod_authn_file.so
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>
7 years agoMerge pull request #4061 from EricLuehrsen/trust_anchor_15_05
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

7 years agounbound: DNSSEC trust anchor roll for 2017 4061/head
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>
7 years agoocserv: updated to 0.11.7
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>
7 years agoocserv: explicitly disable lz4 building
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>
7 years agoMerge pull request #3973 from chris5560/for-15.05
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

7 years ago[for-15.05] ddns-scripts: New update url for service duiadns.net 3973/head
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 <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3880 from chris5560/for-15.05
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

7 years ago[for-15.05] ddns-scripts: backport of 2.7.6-12 3880/head
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 <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3829 from chris5560/for-15.05
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

7 years ago[for-15.05] ddns-scripts: backport of 2.7.6-11 3829/head
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 <christian.schoenebeck@gmail.com>
7 years ago[for-15.05] ddns-scripts: backport of 2.7.6-10 3820/head
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 <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3323 from SvenRoederer/feature/add_snmp-mibs_for-15.05
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

7 years agonet-snmp: add package snmp-mibs 3323/head
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 <devel-sven@geroedel.de>
7 years agoadblock: update to 1.5.4 3713/head
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 <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

7 years agoMerge pull request #3576 from mchsk/for-15.05
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)

7 years agolibbaudiofile: updated source url to gnome repos (v0.3.6) 3576/head
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 bodka.zavinac@gmail.com
7 years agoMerge pull request #3560 from julbrygd/for-15.05
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

7 years agokrb5: install include properly and leave libcom_err* in place 3562/head
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 <mike@flyn.org>
7 years agodnscrypt-proxy: apended /old to download url for 15.05 branch 3560/head
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 <stephan@conrad.pics>
7 years agolibsodium: apended /old to download url for 15.05 branch
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 <stephan@conrad.pics>
7 years agoMerge pull request #3524 from luizluca/cc/ruby-update
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

7 years agoMerge pull request #3489 from commodo/for-15.05-backport-python-2.7.12
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

7 years agopython: backport version 2.7.12 to CC 3489/head
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 <ardeleanalex@gmail.com>
7 years agoruby: bump to 2.2.6 3524/head
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 <luizluca@gmail.com>
7 years agoocserv: updated to 0.11.6
Nikos Mavrogiannopoulos [Wed, 16 Nov 2016 17:42:42 +0000 (18:42 +0100)]
ocserv: updated to 0.11.6

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agolibnfc: switch git repository to github
Robbie Cao [Fri, 11 Nov 2016 23:41:12 +0000 (07:41 +0800)]
libnfc: switch git repository to github

Signed-off-by: Robbie Cao <robbie.cao@gmail.com>
7 years agohaproxy: revert update commits
heil [Thu, 10 Nov 2016 17:45:24 +0000 (18:45 +0100)]
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>
7 years agopackage haproxy: fix typo for buildvariant nossl
heil [Wed, 9 Nov 2016 23:04:09 +0000 (00:04 +0100)]
package haproxy: fix typo for buildvariant nossl

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agohaproxy: bump to version 1.6.9 mainline and pending patches
heil [Wed, 9 Nov 2016 22:42:43 +0000 (23:42 +0100)]
haproxy: bump to version 1.6.9 mainline and pending patches

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoRevert "libwebsockets: sync with master version"
Luka Perkov [Tue, 8 Nov 2016 12:34:31 +0000 (13:34 +0100)]
Revert "libwebsockets: sync with master version"

This reverts commit e245e2b8246d0d25892d3dc2af0d3834ef95a02e.

Signed-off-by: Luka Perkov <luka@openwrt.org>
7 years agoMerge pull request #3173 from MikePetullo/for-15.05-bogofilter
Hannu Nyman [Sun, 6 Nov 2016 11:43:29 +0000 (13:43 +0200)]
Merge pull request #3173 from MikePetullo/for-15.05-bogofilter

bogofilter: postfix script now reads bogofilter_dir from bogofilter conf

7 years agolibwebsockets: sync with master version
Luka Perkov [Wed, 2 Nov 2016 13:01:13 +0000 (14:01 +0100)]
libwebsockets: sync with master version

Signed-off-by: Luka Perkov <luka@openwrt.org>
7 years agoMerge pull request #3411 from MikePetullo/for-15.05
Hannu Nyman [Sat, 29 Oct 2016 08:29:01 +0000 (11:29 +0300)]
Merge pull request #3411 from MikePetullo/for-15.05

lighttpd: update to 1.4.42

7 years agolighttpd: update to 1.4.42 3411/head
W. Michael Petullo [Sat, 29 Oct 2016 08:17:08 +0000 (04:17 -0400)]
lighttpd: update to 1.4.42

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agoadblock: update 1.5.2
Dirk Brenken [Tue, 25 Oct 2016 09:43:35 +0000 (12:43 +0300)]
adblock: update 1.5.2

* turris omnia compatibility fix

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 65bcae09867a735b098dd7375756a56ff54ee72f)

7 years agoadblock: update to 1.5.1
Dirk Brenken [Thu, 13 Oct 2016 12:59:29 +0000 (15:59 +0300)]
adblock: update to 1.5.1

Apply adblock updates 1.4.10-1.5.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Original commit messages:

adblock: update 1.4.10
- add 'enabled' check to iface hotplug event handler
- decrease startup priority from 99 to 90
- fix tab indentation in config

adblock: update 1.5.0
* add new 'envchk'function to check adblock environment only,
  i.e. check volatile firewall rules or uhttpd instances
  without list updates
* add new optional parm 'adb_loglevel',
  set it to "0" to mute output (print only errors)
* set hotplug priority to '90' as well (missed in the last commit)
* documentation update
* cosmetics

adblock: bugfix 1.5.1
* fix uhttpd detection in tcp 4+6 configurations

7 years agoffmpeg: Update to 2.6.9, Add patch to fix AAC decoder performance and memory usage...
Ted Hess [Fri, 30 Sep 2016 18:48:48 +0000 (14:48 -0400)]
ffmpeg: Update to 2.6.9, Add patch to fix AAC decoder performance and memory usage (2.7 backport)

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoocserv: updated to 0.11.5
Nikos Mavrogiannopoulos [Tue, 27 Sep 2016 21:33:14 +0000 (23:33 +0200)]
ocserv: updated to 0.11.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoadblock: update to 1.4.9 3231/head
Dirk Brenken [Mon, 19 Sep 2016 12:59:33 +0000 (15:59 +0300)]
adblock: update to 1.4.9

Apply adblock updates 1.4.8-1.4.9

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Original commit messages:

adblock: update 1.4.8
* enhance the new query function:
   change the regex to find only the relevant blocklist entries
   add a recursive tld search to quickly identify domains for
whitelisting (see documentation)
     better result preparation
* add securemecca as new blocklist source
* documentation update

adblock: update 1.4.9
* refine query function (see online doc)

7 years agobogofilter: postfix script now reads bogofilter_dir from bogofilter conf 3172/head 3173/head
W. Michael Petullo [Sun, 12 Jun 2016 19:49:54 +0000 (15:49 -0400)]
bogofilter: postfix script now reads bogofilter_dir from bogofilter conf

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agoMerge pull request #3166 from MikePetullo/for-15.05-lighttpd
Hannu Nyman [Wed, 14 Sep 2016 13:08:00 +0000 (16:08 +0300)]
Merge pull request #3166 from MikePetullo/for-15.05-lighttpd

lighttpd: update to 1.4.41

7 years agoMerge pull request #3164 from MikePetullo/for-15.05-luasec
Hannu Nyman [Wed, 14 Sep 2016 13:06:21 +0000 (16:06 +0300)]
Merge pull request #3164 from MikePetullo/for-15.05-luasec

luasec: update to 0.6

7 years agoMerge pull request #3165 from MikePetullo/for-15.05-openldap
Hannu Nyman [Wed, 14 Sep 2016 12:56:45 +0000 (15:56 +0300)]
Merge pull request #3165 from MikePetullo/for-15.05-openldap

openldap: update to 2.4.44

7 years agolighttpd: update to 1.4.41 3166/head
W. Michael Petullo [Wed, 14 Sep 2016 03:03:43 +0000 (23:03 -0400)]
lighttpd: update to 1.4.41

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agoopenldap: update to 2.4.44 3165/head
W. Michael Petullo [Wed, 14 Sep 2016 03:01:33 +0000 (23:01 -0400)]
openldap: update to 2.4.44

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agoluasec: update to 0.6 3164/head
W. Michael Petullo [Wed, 14 Sep 2016 02:58:26 +0000 (22:58 -0400)]
luasec: update to 0.6

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agolibuv: bump version to 1.9.1
Denis Osvald [Fri, 9 Sep 2016 11:12:32 +0000 (13:12 +0200)]
libuv: bump version to 1.9.1

Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
7 years agognutls: updated to 3.4.15
Nikos Mavrogiannopoulos [Thu, 8 Sep 2016 16:28:14 +0000 (18:28 +0200)]
gnutls: updated to 3.4.15

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agolibvorbisidec: Use HTTPS for Tremor repo
Ted Hess [Thu, 8 Sep 2016 12:38:01 +0000 (08:38 -0400)]
libvorbisidec: Use HTTPS for Tremor repo

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agomosquitto: fix compatibily with libwebsockets
Karl Palsson [Mon, 5 Sep 2016 11:38:28 +0000 (11:38 +0000)]
mosquitto: fix compatibily with libwebsockets

Only applies to the 15.05 branch!
Apply a patch to correct usage with the (rather old) version of
libwebsockets in CC.  Has been submitted upstream.

Fixes github issue #3127

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoadblock: update 1.4.7
Dirk Brenken [Sun, 28 Aug 2016 14:34:30 +0000 (17:34 +0300)]
adblock: update 1.4.7

Apply adblock update 1.4.5-1.4.7

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Original commit messages:

adblock: update 1.4.5
* change the default hphosts list source to ad and tracking servers
only, the overall list includes to many false positives
* new optional config parm 'adb_hotplugif' to restrict hotplug support
to a certain wan interface or to disable it at all
* documentation update
* cosmetics

adblock: update 1.4.6
* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode

adblock: update 1.4.7
* add a query function to search the active blocklists for a specific
domain (/etc/init.d/adblock query <DOMAIN>)
* fix bug in ap mode/uhttpd port detection
* check general firewall and dnsmasq package dependencies and remove
redundant checks in ap mode

7 years agomosquitto: Bump to 1.4.10
Karl Palsson [Mon, 22 Aug 2016 12:35:54 +0000 (12:35 +0000)]
mosquitto: Bump to 1.4.10

Full changelog: http://mosquitto.org/2016/08/version-1-4-10-released/

Relevant changes:
libwebsockets 2.0 compatibility
openssl 1.1.0 compatibility

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoMerge pull request #3088 from mrpace2/for-15.05
Hannu Nyman [Tue, 23 Aug 2016 12:00:42 +0000 (15:00 +0300)]
Merge pull request #3088 from mrpace2/for-15.05

luai2c: moved upstream project to github

7 years agomoved upstream project to github 3088/head 3089/head
Frank Edelhäuser [Tue, 23 Aug 2016 11:37:00 +0000 (13:37 +0200)]
moved upstream project to github

Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
7 years agoadblock: update 1.4.4
Dirk Brenken [Sun, 14 Aug 2016 16:23:04 +0000 (19:23 +0300)]
adblock: update 1.4.4

Update for-15.05 adblock from 1.2.1 to 1.4.4

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Original commit messages of 1.2.5-1.4.4 commits:

adblock: update 1.2.5
* restructured sources
* fix logical glitches in config handling
* many corner case fixes & cosmetics
* show runtime errors in LuCI (in lastrun section)

adbock: update 1.2.6
* small addition in case of a failed list download

adblock: update 1.2.7
* provide adblock statistics as a separate function
  (/etc/init.d/adblock stats)

adblock: update 1.2.8
* fw rule changes:
force_dns now supports multiple lan devices
disable needless force_dns- & forward/output-rules in 'ap mode'
check return codes during adblock chain creation
* simplified the test for a running firewall
* documentation update

adblock: release 1.3.0
* revised hotplug script
* remove wget package dependency
* support uclient-fetch or wget with ssl support
* documentation update

adblock: update 1.3.1
* fix uclient-fetch detection
* cosmetics

adblock: update 1.3.2
* only a few more fixes

adblock: update 1.3.3
* enable automatic restore on empty source downloads

adblock: release 1.4.0
* rework/speed up overall sort
* simplified dns error handling

adblock: update 1.4.1
* fix two possible overflows in adblock statistics

adblock: update 1.4.2
* ad broad blocklist source 'hphosts' https://hosts-file.net

adblock: update 1.4.3
* fix race condition in restricted mode
* cosmetics

adblock: update 1.4.4
* filter non-printable characters/binary data in input stream
* fix IPv4 adblock statistics in CC

7 years agoMerge pull request #3051 from bernhardschmidt/fix-ldns
champtar [Fri, 12 Aug 2016 22:17:59 +0000 (00:17 +0200)]
Merge pull request #3051 from bernhardschmidt/fix-ldns

[for-15.05] ldns: Avoid perl bug for manpages.

7 years agoldns: Avoid perl bug for manpages. 3051/head
Konstantin Shalygin [Mon, 9 May 2016 12:37:32 +0000 (18:37 +0600)]
ldns: Avoid perl bug for manpages.

Fix #2663

Signed-off-by: Konstantin Shalygin <k0ste@cn.ru>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
(cherry picked from commit a4a9038f58c4876d419a173bb17d34c0800fae75)

7 years agoocserv: updated to 0.11.4
Nikos Mavrogiannopoulos [Sat, 6 Aug 2016 11:15:37 +0000 (13:15 +0200)]
ocserv: updated to 0.11.4

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoMerge pull request #2951 from MikePetullo/for-15.05
Yousong Zhou [Sun, 10 Jul 2016 01:14:07 +0000 (09:14 +0800)]
Merge pull request #2951 from MikePetullo/for-15.05

dmapd: update to 0.0.73

7 years agodmapd: update to 0.0.73 2951/head
W. Michael Petullo [Sat, 9 Jul 2016 19:57:17 +0000 (15:57 -0400)]
dmapd: update to 0.0.73

Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years agognutls: updated to 3.4.14
Nikos Mavrogiannopoulos [Wed, 6 Jul 2016 08:43:09 +0000 (10:43 +0200)]
gnutls: updated to 3.4.14

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoMerge pull request #2914 from br101/for-15.05
champtar [Sun, 3 Jul 2016 21:45:21 +0000 (23:45 +0200)]
Merge pull request #2914 from br101/for-15.05

horst: Use version 5.0

7 years agonfs-kernel-server: fix segfault on x86_64/uClibc
W. Michael Petullo [Sun, 12 Jun 2016 19:10:21 +0000 (15:10 -0400)]
nfs-kernel-server: fix segfault on x86_64/uClibc

Signed-off-by: W. Michael Petullo <mike@flyn.org>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
7 years agohorst: Use version 5.0 2914/head
Bruno Randolf [Thu, 19 Nov 2015 14:54:08 +0000 (14:54 +0000)]
horst: Use version 5.0

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agohaproxy: bump to version 1.5.18 and pending patches
heil [Mon, 20 Jun 2016 23:08:28 +0000 (01:08 +0200)]
haproxy: bump to version 1.5.18 and pending patches

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agopcre: bump to version 8.39
heil [Mon, 20 Jun 2016 22:56:41 +0000 (00:56 +0200)]
pcre: bump to version 8.39

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoopenconnect: updated license
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:36:03 +0000 (22:36 +0200)]
openconnect: updated license

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoocserv: updated license
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:35:19 +0000 (22:35 +0200)]
ocserv: updated license

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agolibtasn1: corrected library license
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:34:54 +0000 (22:34 +0200)]
libtasn1: corrected library license

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoocserv: updated to 0.11.3
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:24:39 +0000 (22:24 +0200)]
ocserv: updated to 0.11.3

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoadblock: update 1.2.1
Dirk Brenken [Sun, 12 Jun 2016 16:53:51 +0000 (18:53 +0200)]
adblock: update 1.2.1

* small optimizations & cosmetics

adblock: release 1.2.0

* rework download/backup/restore handling
* rework firewall handling
* refine whitelist parsing
* changed default null-ip to 198.18.0.1 to prevent conflicts with bcp38
* spread traffic from ad servers (port 80/443) on two uhttpd instances,
this fixes timeouts on sites with many ssl ad server connections, i.e.
youtube.com
* provide statistics & last runtime for LuCI interface
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 8ab3d8bdc2535c208d3baa04fbf9269c080030de)
(cherry picked from commit 672dd10b101de5013e2df1d6a4b2d287b782e42f)

7 years agoMerge pull request #2782 from feckert/licenses-for-15.05
champtar [Mon, 13 Jun 2016 21:31:17 +0000 (23:31 +0200)]
Merge pull request #2782 from feckert/licenses-for-15.05

libtasn1: add license tag

7 years agognutls: updated to 3.4.13 2848/head
Nikos Mavrogiannopoulos [Sun, 12 Jun 2016 13:36:43 +0000 (15:36 +0200)]
gnutls: updated to 3.4.13

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agonet/mosquitto: update maintainer email address
Karl Palsson [Mon, 6 Jun 2016 10:52:41 +0000 (10:52 +0000)]
net/mosquitto: update maintainer email address

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agonet/mosquitto: bump to v1.4.9
Karl Palsson [Mon, 6 Jun 2016 10:51:10 +0000 (10:51 +0000)]
net/mosquitto: bump to v1.4.9

Bugfix release.  Full changelog available at
http://mosquitto.org/2016/06/version-1-4-9-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoadblock: update 1.1.17
Dirk Brenken [Sat, 4 Jun 2016 07:38:53 +0000 (10:38 +0300)]
adblock: update 1.1.17

* change winspy url again
* various cosmetics left out in former release
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit d0eceb6b2540bf5c06a0405245803052d032a82e)

adblock: update 1.1.16, release 2
* workaround for LuCI search path issue
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 26fa1c5df070d7cbbe24791ba0696e035d01cdde)

adblock: update 1.1.16
* new config option 'adb_restricted' to disable updates of the adblock
config during runtime (no flash writes, disabled by default)
* new update function, to apply latest configuration changes if needed
(/etc/init.d/adblock cfgup)
* fix dns redirect rule
* various optimizations
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 41b05a5532c8442b60ef731008248f339e128cc9)

7 years agoadblock: update 1.1.15
Dirk Brenken [Fri, 3 Jun 2016 07:14:48 +0000 (10:14 +0300)]
adblock: update 1.1.15

* toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock
toggle)
* new config option 'fetchttl' to set download timeouts (default: 5
seconds)
* better config check, distinct between major/minor changes
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 4f3f239ff22bd1c3c16e40c784ae212366b75e42)

7 years agolibtasn1: add license tag 2782/head
Florian Eckert [Tue, 31 May 2016 12:49:11 +0000 (14:49 +0200)]
libtasn1: add license tag

show the license for this package in opkg

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
7 years agoadblock: update 1.1.12
Dirk Brenken [Mon, 23 May 2016 19:17:23 +0000 (21:17 +0200)]
adblock: update 1.1.12

* change wget binary naming
* change winspy source url
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit bad84563dc511f25eb4390f4a74767c5ecfbaac1)

7 years agoadblock: update 1.1.11
Dirk Brenken [Mon, 23 May 2016 14:40:39 +0000 (17:40 +0300)]
adblock: update 1.1.11

* fix changed winspy source url in default config
* fix adblock counters in config
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 54b0115d2566038aca3fec0254e1d2735d7b952f)

7 years agoadblock: update 1.1.10
Dirk Brenken [Fri, 13 May 2016 07:54:20 +0000 (09:54 +0200)]
adblock: update 1.1.10

* automatic AP mode detection (change nullip address accordingly)
* (de-)compress backups on the fly
* remove hardcoded path for logger
* documentation update
* change maintainer email address
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 57853a6c14f53445f74879851d3907d157f759a6)

7 years agognutls: updated to 3.4.12
Nikos Mavrogiannopoulos [Sun, 22 May 2016 15:47:33 +0000 (17:47 +0200)]
gnutls: updated to 3.4.12

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoopenconnect: use proto_add_host_dependency
Nikos Mavrogiannopoulos [Sun, 22 May 2016 15:42:22 +0000 (17:42 +0200)]
openconnect: use proto_add_host_dependency

This ensures that a direct route to the connected host is added
by netifd.

Resolves #2548

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoopenconnect: avoid possible implicit dependency on liblz4
Jo-Philipp Wich [Thu, 19 May 2016 09:41:44 +0000 (11:41 +0200)]
openconnect: avoid possible implicit dependency on liblz4

If the liblz4 library exists within the build environment, the openconnect
configure will pick it up and start depending on it, leading to the following
build error:

    Package openconnect is missing dependencies for the following libraries:
    liblz4.so.1

Disable LZ4 support in configure in order to avoid this implicit,
nondeterministic dependency.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agofwknop: bump PKG_RELEASE
Hannu Nyman [Thu, 12 May 2016 07:46:02 +0000 (10:46 +0300)]
fwknop: bump PKG_RELEASE

Bump PKG_RELEASE after #2670

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years agoadblock: update 1.1.2
Dirk Brenken [Sun, 8 May 2016 16:57:54 +0000 (18:57 +0200)]
adblock: update 1.1.2

* remove hardcoded paths for system tools like iptables, uci & fetch
(wget)
* support openwrt & lede spin-off
* cosmetics & cleanups

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit 7b4ad33255c3c06e794a6044d8faae2bd4668ab4)

8 years agoadblock: update to 1.1.1
Dirk Brenken [Mon, 2 May 2016 17:43:46 +0000 (19:43 +0200)]
adblock: update to 1.1.1

* discard uncommitted uci changes in case of processing errors
* init script (stop action) now removes all 'adb_src_count' &
'adb_src_timestamp' entries in config
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit 262f4551e271111cf1365e06e9302388f19b28c5)

8 years agoadblock: release 1.1.0
Dirk Brenken [Sat, 30 Apr 2016 20:18:25 +0000 (22:18 +0200)]
adblock: release 1.1.0

* support more router modes, as long as the firewall and the DNS server
are enabled
* new source sites can be added & changed via awk ruleset in uci config
* source domain count, last update time & overall count will be stored
in uci config
* added 3 new source sites:
   ransomware tracker
   rolist/easylist
   winspy
* switch to minimal inline base64 encoded 1×1 GIF for pixel server
(separate png image no longer needed)
* simplified uci parser
* source download & domain sort optimization
* add whitelist parser with wildcard support
* reduced code size & various cleanups
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit b9aeb82c957425c2cb84738833813684731df503)

8 years agoMerge pull request #2670 from oneru/for-15.05
Hannu Nyman [Sun, 8 May 2016 18:41:04 +0000 (21:41 +0300)]
Merge pull request #2670 from oneru/for-15.05

Fwknop: Fix setting getting overwritten

8 years agoFwknop: Fix setting getting overwritten 2670/head
Jonathan Bennett [Sun, 8 May 2016 18:35:46 +0000 (13:35 -0500)]
Fwknop: Fix setting getting overwritten
A typo in the init file was causing a certain setting to be overwritten on every daemon start.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>