Commit graph

2155 commits

Author SHA1 Message Date
Matthias Schiffer
ba5695c1b4 Merge pull request #3626 from p-wassi/ethtool_48
net/ethtool: update to 4.8
2016-12-07 11:39:11 +01:00
Noah Meyerhans
3de60fac7b Merge pull request #3594 from stintel/bind
bind: disable libjson support
2016-12-06 20:26:20 -08:00
p-wassi
a0f2a825c1 net/ethtool: update to 4.8
Update ethtool to upstream release 4.8

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 20:54:49 +01:00
Christian Schoenebeck
4ae1484a19 ddns-scripts: various fixes
fixes reported in #3621 #3617 #3616

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-05 20:40:09 +01:00
Hannu Nyman
5f106b0077 Merge pull request #3609 from wodu/linuxptp_package
linuxptp: Update to version 1.8
2016-12-05 11:03:13 +02:00
Christian Schoenebeck
1c20dcb71a ddns-scripts: update to 2.7.6-1
- tld_names.dat.gz
  - rename to public_suffix_list.dat.gz
  - (re)created during build
  - new location /usr/share
- move services files to /etc/ddns
- new services
  - CloudFlare.com-v4 using API-Version 4 without using public_suffix_list.dat
  - GoDaddy.com
  - both depending on cURL package
  - both with modified syntax for option domain ( NEW: [host[.subdom]@]domain.tld )
- new service
  - Now-DNS.com formerly Now-IP.com
- service afraid.org now supports key-auth and basic-auth
- new command line options for dynamic_dns_updater.sh and dynamic_dns_updater.sh
- adapted ddns.init and ddns.hotplug to new command line options
- renaming config options inside section global

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-04 16:47:09 +01:00
Jonas Gorski
6fccd8801e znc: allow running without modules
Now that we don't ship any modules by default, znc might be started
without any modules. Unfortunately znc refuses to start without any
modules, so patch out the appropriate check.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2016-12-03 17:52:28 +01:00
Jonas Gorski
c5d465a53c Merge pull request #3508 from kdarbyshirebryant/zncplayback
znc: add advanced playback module
2016-12-03 17:47:07 +01:00
Jonas Gorski
a6a6cf2d47 Merge pull request #3504 from kdarbyshirebryant/zncprocd
znc: run as user znc & use procd
2016-12-03 17:44:37 +01:00
Hannu Nyman
799610ca8e Merge pull request #3610 from dibdot/travelmate
travelmate: update 0.2.7
2016-12-03 01:59:12 +02:00
Dirk Brenken
811bda6982 travelmate: update 0.2.7
* no longer rely on static ap ifnames in wireless config
* other small fixes & cleanups

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-02 22:11:21 +01:00
Wojciech Dubowik
398c7ea919 linuxptp: Update to version 1.8
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
2016-12-02 13:54:35 +01:00
Hannu Nyman
ff69a86076 Merge pull request #3597 from zx2c4/patch-1
net/wireguard: version bump
2016-12-02 12:11:19 +02:00
Daniel Golle
e404b5e7a6 gnurl: update to version 7.51.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-12-02 00:56:51 +01:00
Peter Wagner
c64a84937e nfs-kernel-server: update to 1.3.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-12-01 16:11:37 +01:00
Hannu Nyman
9033f4ba92 Merge pull request #3598 from val-kulkov/subversion-1.9.5
net/subversion: update to 1.9.5
2016-11-30 18:28:12 +02:00
Hannu Nyman
6b1606b63f Merge pull request #3448 from black-roland/dnscrypt-resolvers
dnscrypt-proxy: Updated resolvers list
2016-11-30 18:23:50 +02:00
Val Kulkov
b337886c78 update subversion from 1.9.4 to 1.9.5
Compile tested: ar71xx
Run tested: ar71xx

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2016-11-30 11:20:59 -05:00
Black Roland
4bbec2ff50 dnscrypt-proxy: Updated resolvers list
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
2016-11-30 23:09:46 +09:00
Eric Luehrsen
c9e5929ff9 Unbound: Update scripts to build conf file from UCI
-unbound.sh implements the majority of requirements in README.md
-rootzone.sh reloads a small subset for alternate trigger maintenance
-unbound.init sets procd triggers on Unbound and dnsmasq (dhcp) UCI
-two part commit squashed with Makefile included

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Eric Luehrsen
e8efcadcd5 Unbound: Add files to enable forward link to dnsmasq
-dnsmasq really provides nice local DHCP-DNS records
-Unbound host records would be clumsy to update
-Unbound can be configured to forward to dnsmasq
-iptools provided to facilitate PTR records
-flexible ipv6 colon notation is a bit complex

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Eric Luehrsen
2202548ff0 Unbound: Add UCI primer files
-README.md to describe the UCI in detail
-unbound.uci to get you started

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Eric Luehrsen
416534f95d Unbound: Add hotplug/ntp script to request restart
-DNSSEC needs time, time needs ntp, or power off RTC
-Many consumer routers are cost thrifted without RTC
-Conf "val-override-date: -1" disables time inside DNSSEC
-Need restart as option is not dynamically switchable
-hotplug/ntp is used to set file /var/lib/unbound/unbound.time
-UCI will add or remove option depending on flag-like-file

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Jason A. Donenfeld
f8916c2f33 net/wireguard: version bump
Update to new snapshot version.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-11-29 23:52:01 +01:00
Stijn Tintel
5e69d51463 bind: disable libjson support
If libjson-c is detected during bind-libs configure phase, bind-libs
will be built with libjson support. This results in a missing dependency
error during install phase. Solve this by disabling libjson support.
2016-11-29 12:39:29 +01:00
Toke Høiland-Jørgensen
4cebee84ca acme: Update to v1.4.
This updates to the latest git version of acme.sh and drops the patch to
disable timestamps from the output (since that is now supported
upstream).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-28 23:14:24 +01:00
Daniel Golle
80bcb0bf29 gnunet: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-11-28 15:10:45 +01:00
Daniel Engberg
b0e60f21cc net/sngrep: Update to 1.4.1
Updates sngrep to 1.4.1
Use xz as tarball compression instead of tar.gz

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-28 10:55:15 +01:00
Daniel Engberg
86257f8550 net/stunnel: Update to 5.38
Updates stunnel to version 5.38

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-28 08:56:44 +01:00
Peter Wagner
640d377622 ntpd: update to 4.2.8p9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-11-27 20:18:56 +01:00
Hannu Nyman
fade37e5df Merge pull request #3581 from dibdot/adblock
adblock: bugfix 1.5.4
2016-11-27 20:02:39 +02:00
Dirk Brenken
ecbc056a29 adblock: bugfix 1.5.4
* CC/uclient-fetch compatibility fix

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-11-27 18:47:41 +01:00
Nikos Mavrogiannopoulos
75f2d6f71e ocserv: explicitly disable lz4 building
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-11-27 18:06:11 +01:00
Hannu Nyman
cce1bfbfb8 Merge pull request #3555 from nikil/aggregate
aggregate: Add package
2016-11-26 12:06:42 +02:00
Nikil Mehta
631ca3af76 aggregate: Add package
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
2016-11-26 01:34:28 -08:00
W. Michael Petullo
410e4ea3d1 lighttpd: add option to build mod_authn_file.so
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-11-25 11:11:47 -05:00
Toke Høiland-Jørgensen
5a90e41b30 acme: Update to v1.3.
This version handles transitioning from a previous certificate that was
issues using the staging server, adds more debug logging, and handles
state directories better if issuing fails.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-25 15:42:16 +01:00
W. Michael Petullo
0456a74a8b krb5: install include properly and leave libcom_err* in place
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-11-24 15:06:21 -05:00
Ben Rosser
b9e5831e0f quassel-irssi: add new package
quassel-irssi is an irssi plugin that allows irssi to connect to
Quassel cores. Quassel is a distributed IRC client in which the
core can run independently and be connected to by quassel clients
over the network.

Signed-off-by: Ben Rosser <rosser.bjr@gmail.com>
2016-11-23 20:11:50 -06:00
Hannu Nyman
377929c78e Merge pull request #3529 from viisauksena/patch-4
net/wireguard - bump to experimental-0.0.20161116.1
2016-11-23 10:44:08 +02:00
viisauksena
a56138a8cd net/wireguard - bump to experimental-0.0.20161116.1
use latest tag https://git.zx2c4.com/WireGuard/tag/?h=experimental-0.0.20161116.1
Maintainer @zorun
Signed-off-by: Jens Viisauksena <wireguard@viisauksena.de>
2016-11-23 03:10:08 +01:00
p-wassi
c4b205088c net/sshfs: update to 2.8
Update sshfs to upstream release 2.8

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-22 21:05:35 +01:00
neheb
7c4090f0c9 nmap: Fix compile with stripped down openssl. fix #3300
Signed-off by: Rosen Penev <rosenp@gmail.com>
2016-11-22 16:44:14 +01:00
Saverio Proto
e16322cfa7 tinc: version bump 1.0.30
Signed-off-by: Saverio Proto <zioproto@gmail.com>
2016-11-21 20:34:35 +01:00
Miroslav Lichvar
1c4cc233d4 chrony: update to 2.4.1
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-11-21 19:19:13 +01:00
Hannu Nyman
b543186c7c Merge pull request #3538 from commodo/tcpreplay-upgrade
tcpreplay: upgrade to 4.1.2
2016-11-21 10:42:32 +02:00
Alexandru Ardelean
612a0d5ebb tcpreplay: upgrade to 4.1.2
Contains patch that fixes compat with musl:
7c942b71d4

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@riverbed.com>
2016-11-21 10:39:13 +02:00
Daniel Engberg
169703d3e7 net/stunnel: Update to 5.37
Updates stunnel to version 5.37

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-20 22:59:07 +01:00
Hannu Nyman
3e836ed939 Merge pull request #3507 from newkit/feature_wifischedule
wifischeduler: turns WiFi on and off according to a schedule
2016-11-20 18:44:13 +02:00
Hannu Nyman
d0825edaa2 Merge pull request #3518 from JimmyS83/master
UltraVNC Repeater
2016-11-20 17:56:02 +02:00