]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
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>
4 years agodhcpcd: Update to 8.0.2
Matthias Fischer [Thu, 8 Aug 2019 18:06:05 +0000 (20:06 +0200)] 
dhcpcd: Update to 8.0.2

For details see:
https://roy.marples.name/

"NetBSD: Can be build without ARP support but listen to kernel DaD
ND6: Removed NA support from SMALL builds
ND6: Remove and warn about NA issues on OS's other than NetBSD and Linux
script: /tmp files are now cleaned up for systems without open_memstream(3)
configure: open_memstream(3) detected on recent glibc
DHCP: Avoid duplicate read of UDP socket when BPF is also open
IP: Avoid adding address if already exists on OS other than Linux
IP6: Avoid adding address is already exists on Solaris
route: Fixed a NULL de-reference error on statically configured routes
DHCP6: Move to REQUEST when any IA has error no-binding in RENEW/REBIND
DragonFlyBSD: Now compiles and works for
IP: Accept packets with IP header options"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoPostfix: update to 3.4.6
Peter Müller [Tue, 30 Jul 2019 20:23:00 +0000 (20:23 +0000)] 
Postfix: update to 3.4.6

See http://www.postfix.org/announcements/postfix-3.4.6.html
for release notes.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopatch: update to 2.7.6
Peter Müller [Tue, 30 Jul 2019 20:20:00 +0000 (20:20 +0000)] 
patch: update to 2.7.6

Note: This does not fix CVE-2019-13636 and CVE-2019-13638
as fixes did not make it into upstream vanilla patch, yet.

See also: https://www.debian.org/security/2019/dsa-4489

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoupdate ca-certificates CA bundle
Peter Müller [Tue, 30 Jul 2019 20:00:00 +0000 (20:00 +0000)] 
update ca-certificates CA bundle

Update the CA certificates list to what Mozilla NSS ships currently.

The original file can be retrieved from:
https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore136: Ship updated firewall script
Arne Fitzenreiter [Tue, 20 Aug 2019 17:23:34 +0000 (17:23 +0000)] 
core136: Ship updated firewall script

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agofirewall: raise log rate limit to 10 packets per second
Peter Müller [Mon, 29 Jul 2019 20:00:00 +0000 (20:00 +0000)] 
firewall: raise log rate limit to 10 packets per second

Previous setting was to log 10 packets per minute for each
event logging is turned on. This made debugging much harder,
as the limit was rather strict and chances of dropping a
packet without logging it were good.

This patch changes the log rate limit to 10 packets per
second per event, to avoid DoS attacks against the log file.
I plan to drop log rate limit entirely in future changes,
if a better solution for this attack vector is available.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Cc: Tim FitzGeorge <ipfr@tfitzgeorge.me.uk>
Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agogcc: Build the Go compiler
Michael Tremer [Tue, 20 Aug 2019 17:10:35 +0000 (17:10 +0000)] 
gcc: Build the Go compiler

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agofreeradius: Update rootfile
Michael Tremer [Sun, 18 Aug 2019 16:55:35 +0000 (17:55 +0100)] 
freeradius: Update rootfile

This removes all SSL modules.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agotshark: Fix parallel build
Michael Tremer [Sun, 18 Aug 2019 16:54:01 +0000 (17:54 +0100)] 
tshark: Fix parallel build

The variable name was incorrect and therefore a parallel
build was never attempted.

This this package already takes a lot of time to build, even
more is being saved now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agofreeradius: Build without SSL
Michael Tremer [Sat, 10 Aug 2019 02:48:49 +0000 (03:48 +0100)] 
freeradius: Build without SSL

The version check is entirely broken.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agofreeradius: Build package without generating certificates
Michael Tremer [Sat, 10 Aug 2019 02:11:45 +0000 (03:11 +0100)] 
freeradius: Build package without generating certificates

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agofreeradius: Disable openssl version check
Michael Tremer [Thu, 8 Aug 2019 17:52:05 +0000 (18:52 +0100)] 
freeradius: Disable openssl version check

freeradius seems to care about which version it has been
compiled with and refuses to start. This switch disables
this behaviour.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokeepalived: Enable auto-start
Michael Tremer [Thu, 8 Aug 2019 17:50:55 +0000 (18:50 +0100)] 
keepalived: Enable auto-start

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokeepalived: Backup the whole configuration directory
Michael Tremer [Fri, 2 Aug 2019 09:36:48 +0000 (10:36 +0100)] 
keepalived: Backup the whole configuration directory

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoinstaller: fix grub.conf root uuid entry
Arne Fitzenreiter [Tue, 13 Aug 2019 13:21:02 +0000 (15:21 +0200)] 
installer: fix grub.conf root uuid entry

grub-mkconfig has written the device name instead of uuid's
because the /dev/disk-by-uuid node of the new filesystem was missing
run "udevadm trigger" to create this nodes before install grub.

fixes: #12116

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoinitskripts: move unbound down after network down
Arne Fitzenreiter [Sun, 11 Aug 2019 09:09:40 +0000 (11:09 +0200)] 
initskripts: move unbound down after network down

this remove a bunch of unbound errors at shutdown because
network down try to reconfigure unbond. (e.g. disable forwarders)

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agostart core136
Arne Fitzenreiter [Sun, 11 Aug 2019 08:54:14 +0000 (10:54 +0200)] 
start core136

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoclose core135
Arne Fitzenreiter [Fri, 9 Aug 2019 21:50:15 +0000 (23:50 +0200)] 
close core135

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update to 4.14.138
Arne Fitzenreiter [Fri, 9 Aug 2019 21:47:55 +0000 (23:47 +0200)] 
kernel: update to 4.14.138

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agodhcpcd: add noip4ll parameter to config
Arne Fitzenreiter [Fri, 9 Aug 2019 10:31:46 +0000 (12:31 +0200)] 
dhcpcd: add noip4ll parameter to config

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoinitskripts: smt: hide error on cpu's that not support smt at all
Arne Fitzenreiter [Fri, 9 Aug 2019 06:14:29 +0000 (08:14 +0200)] 
initskripts: smt: hide error on cpu's that not support smt at all

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopartresize: check for apu only if dmi is present
Arne Fitzenreiter [Fri, 9 Aug 2019 06:02:19 +0000 (08:02 +0200)] 
partresize: check for apu only if dmi is present

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agosysctl: add seperate sysctl-x86_64.conf and move x86_64 only parameters
Arne Fitzenreiter [Thu, 8 Aug 2019 07:30:49 +0000 (09:30 +0200)] 
sysctl: add seperate sysctl-x86_64.conf and move x86_64 only parameters

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore135: add updated leds initskript to updater
Arne Fitzenreiter [Wed, 7 Aug 2019 20:56:49 +0000 (20:56 +0000)] 
core135: add updated leds initskript to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore135: add u-boot changes to updater
Arne Fitzenreiter [Wed, 7 Aug 2019 20:53:58 +0000 (20:53 +0000)] 
core135: add u-boot changes to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore135: add missing kernel rootfiles
Arne Fitzenreiter [Wed, 7 Aug 2019 20:52:50 +0000 (20:52 +0000)] 
core135: add missing kernel rootfiles

4 years agocore135: add kernel to updater
Arne Fitzenreiter [Wed, 7 Aug 2019 20:46:07 +0000 (20:46 +0000)] 
core135: add kernel to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update to 4.14.137
Arne Fitzenreiter [Wed, 7 Aug 2019 20:38:25 +0000 (20:38 +0000)] 
kernel: update to 4.14.137

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoclamav: update to 0.101.3
Arne Fitzenreiter [Wed, 7 Aug 2019 20:16:46 +0000 (22:16 +0200)] 
clamav: update to 0.101.3

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agosetup: add ignore to all no nic assigned errors
Arne Fitzenreiter [Tue, 6 Aug 2019 09:17:41 +0000 (09:17 +0000)] 
setup: add ignore to all no nic assigned errors

4 years agou-boot-friendlyarm: add u-boot for nanopi-r1 to boot from eMMC
Arne Fitzenreiter [Tue, 6 Aug 2019 04:32:22 +0000 (04:32 +0000)] 
u-boot-friendlyarm: add u-boot for nanopi-r1 to boot from eMMC

this is a heavy patched version and should replaced when stock
u-boot is able to boot from h3 eMMC.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agou-boot: enable boot from additional mmc device
Arne Fitzenreiter [Sun, 4 Aug 2019 08:54:50 +0000 (08:54 +0000)] 
u-boot: enable boot from additional mmc device

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agou-boot: switch default sunxi dtb to nanopi-r1
Arne Fitzenreiter [Thu, 1 Aug 2019 07:22:04 +0000 (07:22 +0000)] 
u-boot: switch default sunxi dtb to nanopi-r1

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoled initskript: add nanopi-r1
Arne Fitzenreiter [Thu, 1 Aug 2019 07:18:20 +0000 (07:18 +0000)] 
led initskript: add nanopi-r1

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopartresize: add copy of broadcom firmware settings for nanopi-r1
Arne Fitzenreiter [Thu, 1 Aug 2019 07:09:34 +0000 (07:09 +0000)] 
partresize: add copy of broadcom firmware settings for nanopi-r1

I added this to partresize like the APU scon enable because this
is the only script that runs on flashimage at first boot only and
remount root writeable.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agorpi-firmware: create copy of RPI3 brcm 43430 configfile.
Arne Fitzenreiter [Wed, 31 Jul 2019 11:03:33 +0000 (11:03 +0000)] 
rpi-firmware: create copy of RPI3 brcm 43430 configfile.

the AP21xx need a different config so store the rpi version as backup.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: remove old modules folder before kernel build
Arne Fitzenreiter [Tue, 30 Jul 2019 18:28:57 +0000 (18:28 +0000)] 
kernel: remove old modules folder before kernel build

the build fails at creating source symlinks for external
modules build if it already exists.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update arm-multi patchset
Arne Fitzenreiter [Tue, 30 Jul 2019 18:24:09 +0000 (18:24 +0000)] 
kernel: update arm-multi patchset

this add FriendlyElec nanopi-r1 devicetree file.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopcenginges-firmware: skip build on arm
Arne Fitzenreiter [Wed, 24 Jul 2019 10:37:10 +0000 (12:37 +0200)] 
pcenginges-firmware: skip build on arm

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agobird: Update to 2.0.4
Michael Tremer [Mon, 22 Jul 2019 20:11:44 +0000 (21:11 +0100)] 
bird: Update to 2.0.4

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agopcengines-firmware: rootfile update
Arne Fitzenreiter [Wed, 17 Jul 2019 15:19:01 +0000 (17:19 +0200)] 
pcengines-firmware: rootfile update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agopcengines-firmware: update to 4.9.0.7
Arne Fitzenreiter [Wed, 17 Jul 2019 15:16:25 +0000 (17:16 +0200)] 
pcengines-firmware: update to 4.9.0.7

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoiperf3: update to 3.7
Arne Fitzenreiter [Wed, 17 Jul 2019 11:15:33 +0000 (13:15 +0200)] 
iperf3: update to 3.7

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoiperf: update to 2.0.13
Arne Fitzenreiter [Wed, 17 Jul 2019 11:15:01 +0000 (13:15 +0200)] 
iperf: update to 2.0.13

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoinitskripts: fix i586 rootfile
Arne Fitzenreiter [Wed, 17 Jul 2019 11:12:46 +0000 (13:12 +0200)] 
initskripts: fix i586 rootfile

4 years agounbound: rework dns-forwader handling
Arne Fitzenreiter [Tue, 16 Jul 2019 09:14:41 +0000 (11:14 +0200)] 
unbound: rework dns-forwader handling

add check if red interface has an IPv4 address before test the servers at
red up and simply remove forwarders at down process.

This also fix the hung at dhcpd shutdown.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agounbound-dhcp-leases-bridge: handle PTR generation parameter
Peter Müller [Sun, 14 Jul 2019 14:38:00 +0000 (14:38 +0000)] 
unbound-dhcp-leases-bridge: handle PTR generation parameter

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reported-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agounbound: update root.hints to 2019070301
Arne Fitzenreiter [Sun, 14 Jul 2019 05:45:51 +0000 (07:45 +0200)] 
unbound: update root.hints to 2019070301

IPv4 of server B has changed. Other changes are whitespace only.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore135: Ship updated squid
Michael Tremer [Tue, 9 Jul 2019 08:54:55 +0000 (09:54 +0100)] 
core135: Ship updated squid

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosquid: Update to 4.8
Matthias Fischer [Wed, 10 Jul 2019 12:20:22 +0000 (14:20 +0200)] 
squid: Update to 4.8

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoCore Update 135: ship updated tzdata
Peter Müller [Sat, 6 Jul 2019 09:34:00 +0000 (09:34 +0000)] 
Core Update 135: ship updated tzdata

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore135: Ship updated sysctl.conf
Michael Tremer [Thu, 4 Jul 2019 10:21:42 +0000 (11:21 +0100)] 
core135: Ship updated sysctl.conf

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosysctl: improve KASLR effectiveness for mmap
Peter Müller [Thu, 4 Jul 2019 19:15:00 +0000 (19:15 +0000)] 
sysctl: improve KASLR effectiveness for mmap

By feeding more random bits into mmap allocation, the
effectiveness of KASLR will be improved, making attacks
trying to bypass address randomisation more difficult.

Changed sysctl values are:

vm.mmap_rnd_bits = 32 (default: 28)
vm.mmap_rnd_compat_bits = 16 (default: 8)

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agounbound: check if red/iface exists before read it
Arne Fitzenreiter [Thu, 4 Jul 2019 18:42:47 +0000 (20:42 +0200)] 
unbound: check if red/iface exists before read it

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agotzdata: update to 2019b
Peter Müller [Thu, 4 Jul 2019 17:51:00 +0000 (17:51 +0000)] 
tzdata: update to 2019b

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore135: Ship forgotten ddns package
Michael Tremer [Wed, 3 Jul 2019 13:57:04 +0000 (14:57 +0100)] 
core135: Ship forgotten ddns package

This was updated before, but I forgot to ship it in the updater.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore135: Ship cloud-init changes
Michael Tremer [Mon, 1 Jul 2019 06:55:53 +0000 (07:55 +0100)] 
core135: Ship cloud-init changes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoRevert "Generate a VHD image"
Michael Tremer [Mon, 1 Jul 2019 06:54:19 +0000 (07:54 +0100)] 
Revert "Generate a VHD image"

This reverts commit ee0e3beb39da302fb9735b8b3846ee675192b350.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoazure: Do not drop last byte of MAC addresses
Michael Tremer [Fri, 21 Jun 2019 03:54:54 +0000 (04:54 +0100)] 
azure: Do not drop last byte of MAC addresses

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoEnable serial console on all Azure instances
Michael Tremer [Sun, 16 Jun 2019 12:39:07 +0000 (13:39 +0100)] 
Enable serial console on all Azure instances

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocloud-init: Move detection functions into initscript function library
Michael Tremer [Sat, 15 Jun 2019 10:22:28 +0000 (11:22 +0100)] 
cloud-init: Move detection functions into initscript function library

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoGenerate a VHD image
Michael Tremer [Thu, 13 Jun 2019 11:18:52 +0000 (12:18 +0100)] 
Generate a VHD image

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocloud-init: Import experimental configuration script for Azure
Michael Tremer [Fri, 14 Jun 2019 16:28:39 +0000 (16:28 +0000)] 
cloud-init: Import experimental configuration script for Azure

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocloud-init: Execute setup script for Azure if needed
Michael Tremer [Fri, 14 Jun 2019 15:42:09 +0000 (15:42 +0000)] 
cloud-init: Execute setup script for Azure if needed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocloud-init: Add function to detect if we are running on Azure
Michael Tremer [Fri, 14 Jun 2019 15:31:35 +0000 (15:31 +0000)] 
cloud-init: Add function to detect if we are running on Azure

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoRename AWS initscript to cloud-init
Michael Tremer [Fri, 14 Jun 2019 15:25:40 +0000 (15:25 +0000)] 
Rename AWS initscript to cloud-init

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoflash-image: Align image to 1MB boundary
Michael Tremer [Fri, 21 Jun 2019 03:54:47 +0000 (04:54 +0100)] 
flash-image: Align image to 1MB boundary

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore135: Ship updated packages/files
Michael Tremer [Mon, 1 Jul 2019 06:52:57 +0000 (07:52 +0100)] 
core135: Ship updated packages/files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoStart Core Update 135
Michael Tremer [Mon, 1 Jul 2019 06:50:48 +0000 (07:50 +0100)] 
Start Core Update 135

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agonettle: Update to 3.5.1
Matthias Fischer [Fri, 28 Jun 2019 08:23:41 +0000 (10:23 +0200)] 
nettle: Update to 3.5.1

For details see:
https://git.lysator.liu.se/nettle/nettle/blob/master/ChangeLog

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agodhcpcd: Update to 7.2.3
Matthias Fischer [Thu, 27 Jun 2019 20:07:40 +0000 (22:07 +0200)] 
dhcpcd: Update to 7.2.3

For details see: Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
https://roy.marples.name/blog/dhcpcd-7-2-3-released

"Minor update with the following changes:

   OpenBSD: compiles again
   BSD: Check RTM lengths incase of kernel issues
   DHCP6: Don't stop even when last router goes away
   DHCP6: Fix inform from RA
   hostname: Fix short hostname check"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agounbound: use nic carrier instead of /var/ipfire/red/active
Arne Fitzenreiter [Sat, 29 Jun 2019 09:36:49 +0000 (11:36 +0200)] 
unbound: use nic carrier instead of /var/ipfire/red/active

This speed boot with static settings and no link and
dhcp on intel nics if the mtu is changed by the dhcp lease
because the nic loose the carrier and restart the dhcp action
at mtu set.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agokernel: update to 4.14.131
Arne Fitzenreiter [Thu, 27 Jun 2019 16:18:41 +0000 (18:18 +0200)] 
kernel: update to 4.14.131

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agolinux: Fix rootfile to ship GeoIP modules
Michael Tremer [Mon, 24 Jun 2019 13:39:30 +0000 (14:39 +0100)] 
linux: Fix rootfile to ship GeoIP modules

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agomc: Update to 4.8.23
Matthias Fischer [Mon, 24 Jun 2019 11:07:32 +0000 (13:07 +0200)] 
mc: Update to 4.8.23

For details see:
http://midnight-commander.org/wiki/NEWS-4.8.23

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agointel-microcode: update to 20190618
Arne Fitzenreiter [Sat, 22 Jun 2019 18:59:32 +0000 (20:59 +0200)] 
intel-microcode: update to 20190618

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 [Sat, 22 Jun 2019 14:01:16 +0000 (16:01 +0200)] 
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next

4 years agokernel: 4.14.129
Arne Fitzenreiter [Sat, 22 Jun 2019 14:00:37 +0000 (16:00 +0200)] 
kernel: 4.14.129

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agofinish core134
Arne Fitzenreiter [Sat, 22 Jun 2019 06:47:55 +0000 (08:47 +0200)] 
finish core134

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoUpdate contributors
Michael Tremer [Fri, 21 Jun 2019 00:39:42 +0000 (01:39 +0100)] 
Update contributors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore134: Ship updated firewall initscript
Michael Tremer [Fri, 21 Jun 2019 00:38:59 +0000 (01:38 +0100)] 
core134: Ship updated firewall initscript

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore134: Ship updated bind
Michael Tremer [Fri, 21 Jun 2019 00:38:22 +0000 (01:38 +0100)] 
core134: Ship updated bind

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agobind: Update to 9.11.8
Matthias Fischer [Fri, 21 Jun 2019 12:31:26 +0000 (14:31 +0200)] 
bind: Update to 9.11.8

For Details see:
https://downloads.isc.org/isc/bind9/9.11.8/RELEASE-NOTES-bind-9.11.8.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: Michael Tremer <michael.tremer@ipfire.org>
4 years agoBUG12015: Redirecting to Captive portal does not work after IPFire restart
Alexander Marx [Thu, 20 Jun 2019 05:04:30 +0000 (07:04 +0200)] 
BUG12015: Redirecting to Captive portal does not work after IPFire restart

When the Captive portal is enabled, the needed firewall rules are applied. But when restarting IPFire,
the rules are not applied because there is no call to do so.
Added call to captivectrl in the initscrip 'firewall'.

Fixes: #12015
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore134: ship core133 late fixes again
Arne Fitzenreiter [Fri, 21 Jun 2019 09:58:58 +0000 (11:58 +0200)] 
core134: ship core133 late fixes again

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoMerge remote-tracking branch 'origin/master' into next
Arne Fitzenreiter [Thu, 20 Jun 2019 07:35:59 +0000 (09:35 +0200)] 
Merge remote-tracking branch 'origin/master' into next

4 years agokernel: remove RPi DMA allignment revert
Arne Fitzenreiter [Thu, 20 Jun 2019 07:33:17 +0000 (09:33 +0200)] 
kernel: remove RPi DMA allignment revert

TODO: test if RPi works without now or if we need to
revert more of the allignment patches.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoKernel: update to 4.14.128
Arne Fitzenreiter [Wed, 19 Jun 2019 19:01:29 +0000 (21:01 +0200)] 
Kernel: update to 4.14.128

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore134: Ship updated vim
Michael Tremer [Tue, 18 Jun 2019 21:35:23 +0000 (22:35 +0100)] 
core134: Ship updated vim

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoRemove old vim 7.4 data
Matthias Fischer [Wed, 19 Jun 2019 11:24:06 +0000 (13:24 +0200)] 
Remove old vim 7.4 data

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agovim: Update to 8.1
Matthias Fischer [Wed, 19 Jun 2019 11:24:05 +0000 (13:24 +0200)] 
vim: Update to 8.1

Please note:
If this gets merged, the update process must deal with the otherwise remaining
files in '/usr/share/vim74' (~16 MB).

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoUpdate French translation
Stéphane Pautrel [Tue, 18 Jun 2019 19:01:23 +0000 (20:01 +0100)] 
Update French translation

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocore134: add kernel to updater
Arne Fitzenreiter [Tue, 18 Jun 2019 16:49:46 +0000 (18:49 +0200)] 
core134: add kernel to updater

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, 18 Jun 2019 16:42:02 +0000 (18:42 +0200)] 
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next

4 years agokernel: update to 4.14.127
Arne Fitzenreiter [Tue, 18 Jun 2019 16:41:19 +0000 (18:41 +0200)] 
kernel: update to 4.14.127

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agolinux-pae: fix grub.conf creation on pv machines
Arne Fitzenreiter [Tue, 18 Jun 2019 12:36:02 +0000 (14:36 +0200)] 
linux-pae: fix grub.conf creation on pv machines

on some systems it seems that grub2 and it config also exist.

4 years agocore134: Ship changed general-functions.pl
Michael Tremer [Tue, 18 Jun 2019 08:13:21 +0000 (09:13 +0100)] 
core134: Ship changed general-functions.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>