]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/log
people/pmueller/ipfire-2.x.git
4 years agoAdded Mail log file to '/etc/logrotate.conf'
Matthias Fischer [Sun, 22 Sep 2019 07:02:48 +0000 (09:02 +0200)] 
Added Mail log file to '/etc/logrotate.conf'

Fixes Bug #12155: logrotate wasn't set up to rotate this file.

For details see:
https://bugzilla.ipfire.org/show_bug.cgi?id=12155

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: ship tzdata
Arne Fitzenreiter [Tue, 8 Oct 2019 18:14:43 +0000 (18:14 +0000)] 
core137: ship tzdata

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agotzcode / tzdata: Update to 2019c
Matthias Fischer [Sun, 22 Sep 2019 06:49:48 +0000 (08:49 +0200)] 
tzcode / tzdata: Update to 2019c

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: ship wpa_supplicant
Arne Fitzenreiter [Tue, 8 Oct 2019 18:10:23 +0000 (18:10 +0000)] 
core137: ship wpa_supplicant

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agohostapd: Update to 2.9
Matthias Fischer [Fri, 20 Sep 2019 18:51:36 +0000 (20:51 +0200)] 
hostapd: Update to 2.9

For details see:
https://w1.fi/cgit/hostap/plain/hostapd/ChangeLog

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agowpa_supplicant: Update to 2.9
Matthias Fischer [Fri, 20 Sep 2019 18:51:35 +0000 (20:51 +0200)] 
wpa_supplicant: Update to 2.9

For details see:
https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: ship bind
Arne Fitzenreiter [Tue, 8 Oct 2019 18:08:04 +0000 (18:08 +0000)] 
core137: ship bind

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agobind: Update to 9.11.11
Matthias Fischer [Fri, 20 Sep 2019 18:43:19 +0000 (20:43 +0200)] 
bind: Update to 9.11.11

For details see:
https://downloads.isc.org/isc/bind9/9.11.11/RELEASE-NOTES-bind-9.11.11.html

"Security Fixes

   A race condition could trigger an assertion failure when a large
   number of incoming packets were being rejected. This flaw is disclosed
   in CVE-2019-6471. [GL #942]

...

Bug Fixes

   Glue address records were not being returned in responses to root priming
   queries; this has been corrected. [GL #1092]

   Interaction between DNS64 and RPZ No Data rule (CNAME *.) could cause
   unexpected results; this has been fixed. [GL #1106]

   named-checkconf now checks DNS64 prefixes to ensure bits 64-71 are zero.
   [GL #1159]

   named-checkconf could crash during configuration if configured to use "geoip
   continent" ACLs with legacy GeoIP. [GL #1163]

   named-checkconf now correctly reports missing dnstap-output option when dnstap
   is set. [GL #1136]

   Handle ETIMEDOUT error on connect() with a non-blocking socket. [GL #1133]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: ship changed ovpnmain.cgi
Arne Fitzenreiter [Tue, 8 Oct 2019 18:06:13 +0000 (18:06 +0000)] 
core137: ship changed ovpnmain.cgi

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoovpn: Add ta.key check to main settings
Erik Kapfer [Wed, 18 Sep 2019 05:03:34 +0000 (07:03 +0200)] 
ovpn: Add ta.key check to main settings

Since Core 132 the 'TLS Channel Protection' is part of the global settings,
the ta.key generation check should also be in the main section otherwise it
won´t be created if not present.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoovpn: Generate ta.key before dh-parameter
Erik Kapfer [Wed, 18 Sep 2019 05:03:33 +0000 (07:03 +0200)] 
ovpn: Generate ta.key before dh-parameter

Fixes: #11964 and #12157
If slow boards or/and boards with low entropy needs too long to generate the DH-parameter, ovpnmain.cgi can get into a
"Script timed out before returning headers" and no further OpenSSl commands will be executed after dhparam is finished.
Since the ta.key are created after the DH-parameter, it won´t be produced in that case.
To prevent this, the DH-parameter will now be generated at the end.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoTor: update to 0.4.1.5
peter.mueller@ipfire.org [Tue, 17 Sep 2019 17:25:00 +0000 (17:25 +0000)] 
Tor: update to 0.4.1.5

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: add pcre
Arne Fitzenreiter [Tue, 8 Oct 2019 18:02:23 +0000 (18:02 +0000)] 
core137: add pcre

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopcre: Update to 8.43
Matthias Fischer [Sun, 15 Sep 2019 16:23:21 +0000 (18:23 +0200)] 
pcre: Update to 8.43

For details see:
http://www.pcre.org/original/changelog.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: add dhcpcd
Arne Fitzenreiter [Tue, 8 Oct 2019 17:59:39 +0000 (17:59 +0000)] 
core137: add dhcpcd

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agodhcpcd: Update to 8.0.6
Matthias Fischer [Sat, 14 Sep 2019 16:02:33 +0000 (18:02 +0200)] 
dhcpcd: Update to 8.0.6

For details see:
https://roy.marples.name/blog/dhcpcd-8-0-6-released

"inet6: Fix default route not being installed
DHCP: If root fs is network mounted, enable last lease extend
man: Fix lint errors.
BSD: avoid RTF_WASCLONED routes
DHCP: Give a better message when packet validation fails
DHCP: Ensure we have enough data to checksum IP and UDP

The last change fixes a potential DoS attack introduced in dhcpcd-8.0.3
when the checksuming code was changed to accomodate variable length
IP headers. The commit says since 7.2.0, but I've now decided that's not
the case."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: add iproute2
Arne Fitzenreiter [Tue, 8 Oct 2019 17:57:32 +0000 (17:57 +0000)] 
core137: add iproute2

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoiproute2: Update to 5.2.0
Matthias Fischer [Wed, 11 Sep 2019 16:07:47 +0000 (18:07 +0200)] 
iproute2: Update to 5.2.0

For details see:
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: add iptables and collectd
Arne Fitzenreiter [Tue, 8 Oct 2019 17:53:36 +0000 (17:53 +0000)] 
core137: add iptables and collectd

collectd is linked to libip4tc so we need to ship this also

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoiptables: Update to 1.8.3
Matthias Fischer [Wed, 11 Sep 2019 16:03:27 +0000 (18:03 +0200)] 
iptables: Update to 1.8.3

For details see:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.3.txt

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: add libnetfilter_queue
Arne Fitzenreiter [Tue, 8 Oct 2019 17:49:09 +0000 (17:49 +0000)] 
core137: add libnetfilter_queue

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agolibnetfilter_queue: Update to 1.0.4
Stefan Schantl [Sun, 8 Sep 2019 17:38:49 +0000 (19:38 +0200)] 
libnetfilter_queue: Update to 1.0.4

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore137: add libhtp
Arne Fitzenreiter [Tue, 8 Oct 2019 17:46:29 +0000 (17:46 +0000)] 
core137: add libhtp

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agolibhtp: Update to 0.5.30
Stefan Schantl [Fri, 6 Sep 2019 12:52:51 +0000 (14:52 +0200)] 
libhtp: Update to 0.5.30

Fixes #12170

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update to 4.14.148
Arne Fitzenreiter [Mon, 7 Oct 2019 21:37:56 +0000 (23:37 +0200)] 
kernel: update to 4.14.148

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update to 4.14.147
Arne Fitzenreiter [Sat, 5 Oct 2019 12:42:09 +0000 (14:42 +0200)] 
kernel: update to 4.14.147

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update to 4.14.146
Arne Fitzenreiter [Sat, 21 Sep 2019 18:44:52 +0000 (20:44 +0200)] 
kernel: update to 4.14.146

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: Backport patch to fix a netfilter contrack related issue.
Stefan Schantl [Fri, 20 Sep 2019 18:33:05 +0000 (20:33 +0200)] 
kernel: Backport patch to fix a netfilter contrack related issue.

This fixes the packet drop issue when using suricata on IPFire.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agostart core137 and add kernel and IO-Socket-SSL to updater
Arne Fitzenreiter [Sat, 21 Sep 2019 09:52:02 +0000 (09:52 +0000)] 
start core137 and add kernel and IO-Socket-SSL to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agomake.sh: fix tmpfs build on 32bit machines
Arne Fitzenreiter [Wed, 18 Sep 2019 16:31:26 +0000 (16:31 +0000)] 
make.sh: fix tmpfs build on 32bit machines

the inode count of tmpfs defaults on availbable low memory page count
which is too low on 32bit machines

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoglibc: enbable parallel build for locales
Arne Fitzenreiter [Wed, 18 Sep 2019 16:30:49 +0000 (16:30 +0000)] 
glibc: enbable parallel build for locales

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoIO-Socket-SSL: Update to version 2.066
Erik Kapfer [Wed, 18 Sep 2019 04:54:51 +0000 (06:54 +0200)] 
IO-Socket-SSL: Update to version 2.066

Fix for "Undefined subroutine &IO::Socket::SSL::set_client_defaults called at /usr/libexec/git-core/git-send-email" problem.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: apply local sshd config and restart sshd at update
Arne Fitzenreiter [Sat, 14 Sep 2019 18:13:21 +0000 (18:13 +0000)] 
core136: apply local sshd config and restart sshd at update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: fix typo at GeoIP update
Arne Fitzenreiter [Sat, 14 Sep 2019 16:20:27 +0000 (16:20 +0000)] 
core136: fix typo at GeoIP update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship perl-CGI and perl-Switch
Arne Fitzenreiter [Sat, 14 Sep 2019 15:21:41 +0000 (15:21 +0000)] 
core136: ship perl-CGI and perl-Switch

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship updated perl scripts
Arne Fitzenreiter [Sat, 14 Sep 2019 15:18:29 +0000 (15:18 +0000)] 
core136: ship updated perl scripts

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoMerge branch 'next'
Arne Fitzenreiter [Thu, 12 Sep 2019 10:57:09 +0000 (12:57 +0200)] 
Merge branch 'next'

4 years agofinish core136
Arne Fitzenreiter [Thu, 12 Sep 2019 10:54:35 +0000 (12:54 +0200)] 
finish core136

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoupdate contributor list
Arne Fitzenreiter [Thu, 12 Sep 2019 10:53:28 +0000 (12:53 +0200)] 
update contributor list

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship updated zoneconf.cgi
Arne Fitzenreiter [Thu, 12 Sep 2019 10:20:45 +0000 (10:20 +0000)] 
core136: ship updated zoneconf.cgi

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agozoneconf: reduce the width of inputs for vlanid
Alex Koch [Sun, 1 Sep 2019 22:47:29 +0000 (00:47 +0200)] 
zoneconf: reduce the width of inputs for vlanid

The inputs for the vlanids are overlapping the borders of their cells (using a recent Firefox on Linux Mint, Android or Windows 7). This patch fixes this by limiting the width to a fixed value.

Signed-off-by: Alex Koch <ipfire@starkstromkonsument.de>
Signed-off-by: Alex Koch <ipfire@starkstromkonsument.de>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoopenssl: update to 1.1.1d
Arne Fitzenreiter [Wed, 11 Sep 2019 17:57:35 +0000 (17:57 +0000)] 
openssl: update to 1.1.1d

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: update logwatch crontab entry
Arne Fitzenreiter [Wed, 11 Sep 2019 17:38:32 +0000 (17:38 +0000)] 
core136: update logwatch crontab entry

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoBUG 12036: logwatch now starts at 00:05am to avoid conflicts with logrotate
Matthias Fischer [Sat, 31 Aug 2019 20:13:19 +0000 (22:13 +0200)] 
BUG 12036: logwatch now starts at 00:05am to avoid conflicts with logrotate

Problem:
Every once in a while 'logwatch' creates an empty log file with 0 Bytes.

Probably 'logwatch' conflicts with the logrotate job which is
launched at the same time.

To avoid this in the future, the start of logwatch was postponed for
four minutes.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship logrotate
Arne Fitzenreiter [Wed, 11 Sep 2019 16:57:20 +0000 (16:57 +0000)] 
core136: ship logrotate

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agologrotate: Update to 3.5.1
Matthias Fischer [Sun, 1 Sep 2019 07:37:26 +0000 (09:37 +0200)] 
logrotate: Update to 3.5.1

For details see:
https://github.com/logrotate/logrotate/releases

"use correct create mode in examples/btmp (#257)"
=> https://github.com/logrotate/logrotate/pull/257

"fix several bugs found by fuzzing (#254)"
=> https://github.com/logrotate/logrotate/issues/254

"do not abort globbing on a broken symlink (#251)"
=> https://github.com/logrotate/logrotate/issues/251

"rearrange logrotate.8 man page to improve readability (#248)"
=> https://github.com/logrotate/logrotate/pull/248

"encourage admins to use the su directive in logrotate.8 man page (#236)"
=> https://github.com/logrotate/logrotate/pull/236

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoTor: fix permission of /var/ipfire/tor/settings
peter.mueller@ipfire.org [Sat, 7 Sep 2019 17:52:00 +0000 (17:52 +0000)] 
Tor: fix permission of /var/ipfire/tor/settings

The settings file must be writeable for group "nobody" so
users can change their Tor settings via WebUI. Since other
files in /var/ipfire/tor/ does not need this workaround, only
the settings file permissions are changed.

Sorry for the late fix; this was reported by various people
in the forum, too (I was unaware of so many Tor users in our
community).

Fixes #12117

Reported-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship changed log.dat
Arne Fitzenreiter [Wed, 11 Sep 2019 16:52:23 +0000 (16:52 +0000)] 
core136: ship changed log.dat

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoWUI log-section Mail: add support for postfix addon
Alex Koch [Sat, 31 Aug 2019 18:53:00 +0000 (20:53 +0200)] 
WUI log-section Mail: add support for postfix addon

Expand the regex for the section dmi ("Mail") for /var/log/mail to include the log contents of postfix, in case the addon is installed.

Signed-off-by: Alex Koch <ipfire@starkstromkonsument.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoWUI log-section Mail: bugfix for dma
Alex Koch [Sat, 31 Aug 2019 18:52:59 +0000 (20:52 +0200)] 
WUI log-section Mail: bugfix for dma

The prefix for dmi in /var/log/mail seems to have changed from "dma[<PID>]: " to "dma: ". This results in a bug where no lines are being shown at all in the WUI.

Signed-off-by: Alex Koch <ipfire@starkstromkonsument.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship openssh
Arne Fitzenreiter [Wed, 11 Sep 2019 16:46:19 +0000 (16:46 +0000)] 
core136: ship openssh

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoopenssh: update to 8.0p1
Peter Müller [Tue, 30 Jul 2019 19:38:00 +0000 (19:38 +0000)] 
openssh: update to 8.0p1

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoBUG12156: fixed wrong permissions in install script
sfeddersen [Tue, 3 Sep 2019 20:45:48 +0000 (22:45 +0200)] 
BUG12156: fixed wrong permissions in install script

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoBUG12156: GUI cosmetic to show woi logs cleaner
sfeddersen [Tue, 3 Sep 2019 20:45:47 +0000 (22:45 +0200)] 
BUG12156: GUI cosmetic to show woi logs cleaner

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoBUG12156: increased paket number
sfeddersen [Tue, 3 Sep 2019 20:45:46 +0000 (22:45 +0200)] 
BUG12156: increased paket number

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoBUG12156: added wio rrd files to backup
sfeddersen [Tue, 3 Sep 2019 20:45:45 +0000 (22:45 +0200)] 
BUG12156: added wio rrd files to backup

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoBUG12156: changed wio.cgi to fix broken Web GUI
sfeddersen [Tue, 3 Sep 2019 20:45:44 +0000 (22:45 +0200)] 
BUG12156: changed wio.cgi to fix broken Web GUI

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agohaproxy: Update to 2.0.5
Michael Tremer [Tue, 3 Sep 2019 15:13:35 +0000 (15:13 +0000)] 
haproxy: Update to 2.0.5

This release brings a couple of new features and this
patch enables using the PCRE Jit.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship usb_modswitch and data
Arne Fitzenreiter [Wed, 4 Sep 2019 14:17:19 +0000 (14:17 +0000)] 
core136: ship usb_modswitch and data

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agousb-modeswitch-data: fix rootfile
Arne Fitzenreiter [Wed, 4 Sep 2019 14:15:35 +0000 (14:15 +0000)] 
usb-modeswitch-data: fix rootfile

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoMerge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
Arne Fitzenreiter [Tue, 3 Sep 2019 11:33:06 +0000 (11:33 +0000)] 
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next

4 years agousb_modeswitch_data: update to 20170806
Ramax Lo [Mon, 5 Aug 2019 16:21:52 +0000 (00:21 +0800)] 
usb_modeswitch_data: update to 20170806

Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agousb_modeswitch: update to 1.5.2
Ramax Lo [Mon, 5 Aug 2019 16:21:51 +0000 (00:21 +0800)] 
usb_modeswitch: update to 1.5.2

Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship unbound
Arne Fitzenreiter [Mon, 2 Sep 2019 20:21:27 +0000 (20:21 +0000)] 
core136: ship unbound

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agounbound: Update to 1.9.3
Matthias Fischer [Sat, 31 Aug 2019 11:07:56 +0000 (13:07 +0200)] 
unbound: Update to 1.9.3

For details see:
https://nlnetlabs.nl/pipermail/unbound-users/2019-August/011765.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agozabbix_agentd: Update to 4.2.6
Alex Koch [Sun, 1 Sep 2019 21:34:58 +0000 (23:34 +0200)] 
zabbix_agentd: Update to 4.2.6

Release Notes: https://www.zabbix.com/rn/rn4.2.6

Signed-off-by: Alex Koch <ipfire@starkstromkonsument.de>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoRevert "freeradius: Build without SSL"
Michael Tremer [Mon, 2 Sep 2019 18:41:39 +0000 (18:41 +0000)] 
Revert "freeradius: Build without SSL"

This reverts commit 071d7754f7b955b28f7e3b5f3eb44fbaa93eb4e9.

Fixes: #12139
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agofreeradius: Update to 3.0.19
Michael Tremer [Mon, 2 Sep 2019 18:41:38 +0000 (18:41 +0000)] 
freeradius: Update to 3.0.19

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agohaproxy: Update to 1.8.21
Michael Tremer [Mon, 2 Sep 2019 18:32:57 +0000 (18:32 +0000)] 
haproxy: Update to 1.8.21

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopcengines-apu-firmware: rootfile update
Arne Fitzenreiter [Sun, 1 Sep 2019 16:07:14 +0000 (17:07 +0100)] 
pcengines-apu-firmware: rootfile update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopcengines-apu.firmware: Update to 4.10.0.0
Arne Fitzenreiter [Sun, 1 Sep 2019 15:36:27 +0000 (16:36 +0100)] 
pcengines-apu.firmware: Update to 4.10.0.0

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoperl-Net-LibIDN: add module for Amavisd
Arne Fitzenreiter [Sat, 31 Aug 2019 09:08:07 +0000 (11:08 +0200)] 
perl-Net-LibIDN: add module for Amavisd

fixes: #12138

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agodhcpcd: Update to 8.0.3
Matthias Fischer [Fri, 23 Aug 2019 16:53:39 +0000 (18:53 +0200)] 
dhcpcd: Update to 8.0.3

https://roy.marples.name/blog/dhcpcd-8-0-3-released

"DHCP: Work with IP headers with options
script: Assert that env string are correctly terminated
script: Terminate env strings with no value
script: Don't attempt to use an invalid env string
route: Fix NULL deference error when using static routes
ARP: Respect IFF_NOARP
DHCP: Add support for ARPHRD_NONE interfaces
DHCP: Allow full DHCP support for PtP interfaces, but not by default
DragonFlyBSD: 500704 announces IPv6 address flag changes
control: sends correct buffer to listeners"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoclamav: Update to 0.101.4
Matthias Fischer [Fri, 23 Aug 2019 16:49:04 +0000 (18:49 +0200)] 
clamav: Update to 0.101.4

For details see:
https://blog.clamav.net/2019/08/clamav-01014-security-patch-release-has.html

"An out of bounds write was possible within ClamAV's NSIS bzip2
library when attempting decompression in cases where the number
of selectors exceeded the max limit set by the library (CVE-2019-12900).
The issue has been resolved by respecting that limit.

Thanks to Martin Simmons for reporting the issue here.

The zip bomb vulnerability mitigated in 0.101.3 has been assigned
the CVE identifier CVE-2019-12625. Unfortunately, a workaround for
the zip-bomb mitigation was immediately identified. To remediate
the zip-bomb scan time issue, a scan time limit has been introduced
in 0.101.4.
This limit now resolves ClamAV's vulnerability to CVE-2019-12625."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agobind: Update to 9.11.10
Matthias Fischer [Fri, 23 Aug 2019 16:42:43 +0000 (18:42 +0200)] 
bind: Update to 9.11.10

For details see:
https://downloads.isc.org/isc/bind9/9.11.10/RELEASE-NOTES-bind-9.11.10.html

"Security Fixes

A race condition could trigger an assertion failure when a large
number of incoming packets were being rejected.
This flaw is disclosed in CVE-2019-6471. [GL #942]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agofreeradius: Add a logrotate configuration file
Michael Tremer [Thu, 22 Aug 2019 21:45:29 +0000 (21:45 +0000)] 
freeradius: Add a logrotate configuration file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agodnsdist: Increase number of open files to 64k
Michael Tremer [Thu, 22 Aug 2019 21:09:24 +0000 (21:09 +0000)] 
dnsdist: Increase number of open files to 64k

dnsdist might need to open large number of connections
and therefore the default limit of 1024 needs to be
raised.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoaarch64: rootfile updates
Arne Fitzenreiter [Mon, 26 Aug 2019 10:12:56 +0000 (10:12 +0000)] 
aarch64: rootfile updates

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: touch "need reboot" flag
Arne Fitzenreiter [Sun, 25 Aug 2019 15:11:29 +0000 (17:11 +0200)] 
core136: touch "need reboot" flag

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: run xt_geoip_update
Arne Fitzenreiter [Sun, 25 Aug 2019 15:10:44 +0000 (17:10 +0200)] 
core136: run xt_geoip_update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: restart apache2
Arne Fitzenreiter [Sun, 25 Aug 2019 15:09:03 +0000 (17:09 +0200)] 
core136: restart apache2

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: remove old perl files
Arne Fitzenreiter [Sun, 25 Aug 2019 15:05:55 +0000 (17:05 +0200)] 
core136: remove old perl files

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship geoip-generator
Arne Fitzenreiter [Sun, 25 Aug 2019 14:40:49 +0000 (16:40 +0200)] 
core136: ship geoip-generator

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship hwdata
Arne Fitzenreiter [Sun, 25 Aug 2019 14:37:19 +0000 (16:37 +0200)] 
core136: ship hwdata

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship knot
Arne Fitzenreiter [Sun, 25 Aug 2019 14:35:45 +0000 (16:35 +0200)] 
core136: ship knot

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship bind
Arne Fitzenreiter [Sun, 25 Aug 2019 14:34:37 +0000 (16:34 +0200)] 
core136: ship bind

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship apache2
Arne Fitzenreiter [Sun, 25 Aug 2019 14:33:30 +0000 (16:33 +0200)] 
core136: ship apache2

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship dhcpcd
Arne Fitzenreiter [Sun, 25 Aug 2019 14:31:29 +0000 (16:31 +0200)] 
core136: ship dhcpcd

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship patch
Arne Fitzenreiter [Sun, 25 Aug 2019 14:28:41 +0000 (16:28 +0200)] 
core136: ship patch

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship ca-certificates
Arne Fitzenreiter [Sun, 25 Aug 2019 14:27:29 +0000 (16:27 +0200)] 
core136: ship ca-certificates

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: ship gcc with go compiler
Arne Fitzenreiter [Sun, 25 Aug 2019 14:25:11 +0000 (16:25 +0200)] 
core136: ship gcc with go compiler

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: add perl and common modules to update
Arne Fitzenreiter [Sun, 25 Aug 2019 10:17:41 +0000 (12:17 +0200)] 
core136: add perl and common modules to update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoxt_geoip_update: fix date and add maxmind copyright to GeoIP.dat
Arne Fitzenreiter [Sat, 24 Aug 2019 13:42:27 +0000 (15:42 +0200)] 
xt_geoip_update: fix date and add maxmind copyright to GeoIP.dat

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoperl-NetAddr-IP: move to core
Arne Fitzenreiter [Sat, 24 Aug 2019 09:33:45 +0000 (11:33 +0200)] 
perl-NetAddr-IP: move to core

I had added this for spamassassin but now the geoip-converter needs it too.
It was not pushed yet so there is no need to remove it from pakfire databases.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agogeoip-generator: added to build legacy GeoIP.dat file
Arne Fitzenreiter [Sat, 24 Aug 2019 09:29:01 +0000 (11:29 +0200)] 
geoip-generator: added to build legacy GeoIP.dat file

program and scripts based on debian geoip packages.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoMerge remote-tracking branch 'arne_f/perl-5.30' into next
Arne Fitzenreiter [Tue, 20 Aug 2019 17:43:53 +0000 (17:43 +0000)] 
Merge remote-tracking branch 'arne_f/perl-5.30' into next

4 years agohwdata: update PCI/USB databases
Peter Müller [Tue, 30 Jul 2019 20:10:00 +0000 (20:10 +0000)] 
hwdata: update PCI/USB databases

PCI IDs: 2019-07-25 03:15:02
USB IDs: 2019-07-27 20:34:05

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoknot: Update to 2.8.3
Matthias Fischer [Tue, 23 Jul 2019 17:09:05 +0000 (19:09 +0200)] 
knot: Update to 2.8.3

For details see:
https://www.knot-dns.cz/2019-07-16-version-283.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agobind: Update to 9.11.9
Matthias Fischer [Tue, 23 Jul 2019 17:04:17 +0000 (19:04 +0200)] 
bind: Update to 9.11.9

For details see:
https://downloads.isc.org/isc/bind9/9.11.9/RELEASE-NOTES-bind-9.11.9.html

"Security Fixes

   A race condition could trigger an assertion failure when a large
   number of incoming packets were being rejected.
   This flaw is disclosed in CVE-2019-6471. [GL #942]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoapache: Update to 2.4.41
Matthias Fischer [Thu, 15 Aug 2019 19:03:05 +0000 (21:03 +0200)] 
apache: Update to 2.4.41

For details see:
http://mirror.dkd.de/apache//httpd/CHANGES_2.4.41

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>