Commit graph

1419 commits

Author SHA1 Message Date
Ad Schellevis
76ed7724a9 *wrong branch** Revert "prepare for 19.1, add etpro_telemetry"
This reverts commit e0de6940f4.
2019-01-25 19:28:25 +01:00
Ad Schellevis
e0de6940f4 prepare for 19.1, add etpro_telemetry 2019-01-25 19:24:51 +01:00
Franco Fichtner
bbc47ceca8 security/clamav: fix symlink permission mismatch, cleanups; closes #569
FreeBSD sets 0755 as permission so let's just follow to avoid potential
mismatches in the future.

(cherry picked from commit 1f96ba04e3)
2019-01-06 12:49:54 +01:00
Franco Fichtner
9cbde75ef3 security/openconnect: release 1.3.2 2019-01-02 11:40:09 +01:00
Franco Fichtner
82a8b5e1bd plugins: fix lint-exec fallout, more than expected...
(cherry picked from commit ef79eb0b87)
2019-01-02 11:27:41 +01:00
Franco Fichtner
cb32b984e3 mail/postfix: release 1.8 2019-01-02 10:45:06 +01:00
Franco Fichtner
e005172f59 dns/bind: release 1.4 2019-01-02 10:44:02 +01:00
Franco Fichtner
6b8a57a6a5 dns/dnscrypt-proxy: release 1.1 2019-01-02 10:42:35 +01:00
Franco Fichtner
00e0ef5e47 net/wireguard: release 0.9 2019-01-02 10:29:16 +01:00
Franco Fichtner
54f0a001a3 net/haproxy: release 2.13 2019-01-02 10:26:07 +01:00
Franco Fichtner
ab1a19e6e4 net/frr: stay on frr3 for 18.7 2018-12-30 18:28:09 +01:00
Franco Fichtner
7cf55e1840 misc: recent theme updates from master 2018-12-30 09:26:19 +01:00
D. Domig
0f77ef7b91 Fix typo (#1094)
(cherry picked from commit 4491f12433)
2018-12-30 09:22:10 +01:00
Franco Fichtner
57436c4762 net/frr: update to 1.6, avoid CARP option in GUI 2018-12-28 17:37:21 +01:00
Charles Ulrich
de633be28a dns/dyndns: Fix for using apex domains with cloudflare DDNS
When refactoring the Cloudflare DDNS code, I removed a bunch of assumptions
but inadvertently added one. The refactored code did not allow for "apex"
domain records, records for which there is no hostname, just the bare
domain. (Traditionally, these have been referred to as '@' records but
with the Cloudflare API, you just hand it the name of the zone.)

Ideally there would be a checkbox or something in the UI for this, or
even better a way to specify the record and zone separately but in lieu of
that, we first try to break the provided string down into hostname and
domain portions and look up the zoneId from that. If that fails, we try
to look up the zondId using the whole string. And then finally fail if
neither return a zone from the API.

Hopefully fixes #926 and possibly the issue reported in PR #861.

(cherry picked from commit 2b4f2c8750)
(cherry picked from commit ddb72d981d)
2018-12-24 10:21:48 +01:00
Franco Fichtner
1d96fa4dbd net/ntopng: fix permission, mea culpa
(cherry picked from commit 19ce5681a8)
2018-12-24 10:20:28 +01:00
Franco Fichtner
67007b3650 sysutils/api-backup: time for release
(cherry picked from commit 6fcff48005)
2018-12-18 07:38:56 +01:00
Franco Fichtner
296ad47dbb all: style sweep
(cherry picked from commit 5b179b652c)
2018-12-18 07:36:56 +01:00
Franco Fichtner
55a4bb8f70 net/upnp: make user permission more flexible, allow 8 for now; closes #1062
(cherry picked from commit a444abfa61)
(cherry picked from commit 0c55fb01ec)
2018-12-18 07:33:33 +01:00
Franco Fichtner
4914906763 dns/dnscrypt-proxy: typos fixed 2018-12-18 07:31:53 +01:00
Franco Fichtner
c4366694aa Scripts: remove unused version.sh
Copied over from core.git a long time ago, but never used.

(cherry picked from commit 06dc2aeb73)
2018-12-17 17:56:28 +01:00
Franco Fichtner
7eb43bee45 net/wireguard: monkey-patch rc script to bring back group association
(cherry picked from commit 891cb2a1d0)
2018-12-13 12:10:19 +01:00
Franco Fichtner
e85343dc2a misc/theme-rebellion: whitespace fix
(cherry picked from commit 1b3f2d9555)
2018-12-11 13:01:35 +01:00
Franco Fichtner
8deaf35008 sysutils/mail-backup: add pkg-descr
(cherry picked from commit 0ee1b755c5)
2018-12-11 12:56:22 +01:00
Franco Fichtner
107a7f40e3 www/nginx: version 1.5 2018-12-11 12:51:21 +01:00
Franco Fichtner
2845096784 security/tinc: fix iterator 2018-12-11 10:03:28 +01:00
Franco Fichtner
138e3e277f security/tor: fix iterator 2018-12-11 10:02:39 +01:00
Franco Fichtner
51ddd9099c net/ftp-proxy: fix iterator 2018-12-11 10:01:56 +01:00
Franco Fichtner
45d53aed2e net/wireguard: version 0.8 2018-12-11 10:00:26 +01:00
Franco Fichtner
7090422589 mail/postfix: version 1.7 2018-12-11 09:57:52 +01:00
Michael
8cd461d92b sysutils/nut: add listen, make arguments more flexible (#1020)
(cherry picked from commit 6ca68369b9)
2018-12-11 09:55:27 +01:00
Michael
add80b4fa8 net-mgmt/net-snmp: add l3 visibility (#1039)
(cherry picked from commit 435aee386a)
2018-12-11 09:54:34 +01:00
Franco Fichtner
74c7d46a81 dns/bind: version 1.3 2018-12-11 09:53:20 +01:00
Martin Wasley
66c8fc4601 Update Rebellion sidebar elements
scss code generated using
http://sebastianpontow.de/css2compass

(cherry picked from commit cf13077f16)
2018-12-11 09:51:28 +01:00
Franco Fichtner
f63a0d5daf security/acme-client: version 1.18 2018-12-11 07:29:21 +01:00
Franco Fichtner
04011a17e7 net/haproxy: version 2.12 2018-12-11 07:28:00 +01:00
Franco Fichtner
49c330d391 net/wol: fix iterator 2018-12-10 19:19:23 +01:00
Franco Fichtner
be4d502bfd net/quagga: EoL, just fix iterator 2018-12-10 19:17:36 +01:00
Michael
c10e3b4a02 net/freeradius: make use od certificates clearer (#1015)
(cherry picked from commit 5e729dfa82)
2018-12-10 19:13:47 +01:00
Franco Fichtner
bf0cbb9de6 misc: sync themes 2018-12-10 19:11:01 +01:00
Franco Fichtner
310b9b16c0 Framework: better wording
(cherry picked from commit 6f8a6f35a8)
2018-12-05 07:39:22 +01:00
Franco Fichtner
321b925ed8 misc/theme-*: updates via Rene 2018-12-03 21:53:15 +01:00
Michael
0c6bc733ae dns/dnscrypt-proxy: change log directory, go stable (#1038)
(cherry picked from commit d20af79c94)
(cherry picked from commit a891fa3f5b)
2018-12-03 21:51:00 +01:00
Franco Fichtner
335d9912a2 net/ntopng: release 1.1 2018-11-21 09:35:59 +01:00
Frank Wall
d379475bec net/haproxy: add support for multithreading
(cherry picked from commit 90fbff548d)
2018-11-20 10:07:47 +01:00
Frank Wall
4c5ea8a66e net/haproxy: add support for CPU affinity rules
(cherry picked from commit 909bdb1a1d)
2018-11-20 10:07:47 +01:00
Franco Fichtner
e8254828c0 net-mgmt/zabbix-agent: version 1.4 2018-11-20 10:05:29 +01:00
Michael
73552323e2 dns/dnscrypt-proxy: new plugin (#965)
(cherry picked from commit bface5bb83)
(cherry picked from commit 9499a7351e)
2018-11-19 08:54:34 +01:00
Franco Fichtner
ec904e9158 net/igmp-proxy: update revision, get_configured_interface_list() is no more
(cherry picked from commit 6b6c0d0669)
2018-11-18 20:42:34 +01:00
João Vilaça
56ba7b8a20 sysutils/mail-backup: add backup mailer (#788)
(cherry picked from commit 83c250f548)
(cherry picked from commit 886524fd5e)
(cherry picked from commit 105cf47397)
(cherry picked from commit 88a251a375)
(cherry picked from commit 0be5359db9)
2018-11-15 10:09:27 +01:00