]> git.ipfire.org Git - ipfire-3.x.git/log
ipfire-3.x.git
5 years agokernel: Change ASPM policy to default
Michael Tremer [Sun, 30 Dec 2018 14:23:52 +0000 (14:23 +0000)] 
kernel: Change ASPM policy to default

Fixes: #11372
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Disable support for 6RD
Michael Tremer [Sun, 30 Dec 2018 14:22:13 +0000 (14:22 +0000)] 
kernel: Disable support for 6RD

Fixes: #11370
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: configure: Pass arch as an extra argument
Michael Tremer [Sun, 30 Dec 2018 14:20:51 +0000 (14:20 +0000)] 
kernel: configure: Pass arch as an extra argument

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Align ARM configuration with remaining architectures
Michael Tremer [Sun, 30 Dec 2018 00:20:09 +0000 (00:20 +0000)] 
kernel: Align ARM configuration with remaining architectures

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Use host's spinlocks when running in PV mode
Michael Tremer [Sun, 30 Dec 2018 00:09:41 +0000 (00:09 +0000)] 
kernel: Use host's spinlocks when running in PV mode

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: configure: Allow passing --arch= to edit a certain configuration
Michael Tremer [Sun, 30 Dec 2018 00:06:39 +0000 (00:06 +0000)] 
kernel: configure: Allow passing --arch= to edit a certain configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Make all crypto acceleration a module
Michael Tremer [Sat, 29 Dec 2018 23:52:27 +0000 (23:52 +0000)] 
kernel: Make all crypto acceleration a module

This will allow a slightly smaller kernel on many systems that
do not have any support for any crypto acceleration.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Disable some unused network protocols
Michael Tremer [Sat, 29 Dec 2018 23:45:56 +0000 (23:45 +0000)] 
kernel: Disable some unused network protocols

This disables BATMAN (which has been dropped some time ago
from userspace), L2TP and ebtables.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Drop pcspkr patch
Michael Tremer [Sat, 29 Dec 2018 14:23:18 +0000 (14:23 +0000)] 
kernel: Drop pcspkr patch

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.20
Michael Tremer [Sat, 29 Dec 2018 14:22:33 +0000 (14:22 +0000)] 
kernel: Update to 4.20

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Add README for guidance on how to use the configure script
Michael Tremer [Sat, 29 Dec 2018 13:53:13 +0000 (13:53 +0000)] 
kernel: Add README for guidance on how to use the configure script

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Enable DFS support for ath*k drivers
Michael Tremer [Sat, 29 Dec 2018 13:23:58 +0000 (13:23 +0000)] 
kernel: Enable DFS support for ath*k drivers

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Add support to run as a guest in Hyper-V
Michael Tremer [Sat, 29 Dec 2018 13:15:22 +0000 (13:15 +0000)] 
kernel: Add support to run as a guest in Hyper-V

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Disable drivers for loads of proprietary devices
Michael Tremer [Sat, 29 Dec 2018 13:10:32 +0000 (13:10 +0000)] 
kernel: Disable drivers for loads of proprietary devices

Those include pressure and chemical sensors and other hardware
that nobody will use for IPFire.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Disable drivers for obscure I/O devices
Michael Tremer [Sat, 29 Dec 2018 12:58:37 +0000 (12:58 +0000)] 
kernel: Disable drivers for obscure I/O devices

This also disables support for parallel ports.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Disable Bluetooth
Michael Tremer [Sat, 29 Dec 2018 12:51:44 +0000 (12:51 +0000)] 
kernel: Disable Bluetooth

We don't have any userspace tools for this and I think
that a firewall is unlikely to have any of those devices.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Compress modules with XZ
Michael Tremer [Sat, 29 Dec 2018 12:48:57 +0000 (12:48 +0000)] 
kernel: Compress modules with XZ

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update power management settings
Michael Tremer [Sat, 29 Dec 2018 12:45:52 +0000 (12:45 +0000)] 
kernel: Update power management settings

Build as many things as a module as possible and disable CONFIG_SUSPEND

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Enable CPU quirks for Intel/AMD processors
Michael Tremer [Sat, 29 Dec 2018 12:35:42 +0000 (12:35 +0000)] 
kernel: Enable CPU quirks for Intel/AMD processors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Allow running on Xen
Michael Tremer [Sat, 29 Dec 2018 12:32:33 +0000 (12:32 +0000)] 
kernel: Allow running on Xen

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: configure: Allow running listnewconfig
Michael Tremer [Sat, 29 Dec 2018 12:29:20 +0000 (12:29 +0000)] 
kernel: configure: Allow running listnewconfig

This command lists all new unset options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: configure: Correctly save changes
Michael Tremer [Sat, 29 Dec 2018 12:17:23 +0000 (12:17 +0000)] 
kernel: configure: Correctly save changes

This patch fixes that sometimes changes were just ignored and
overwritten by the old settings.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: configure: Replace update command with olddefconfig
Michael Tremer [Sat, 29 Dec 2018 11:49:05 +0000 (11:49 +0000)] 
kernel: configure: Replace update command with olddefconfig

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Disable support for extended x86 platforms
Michael Tremer [Sat, 29 Dec 2018 11:44:01 +0000 (11:44 +0000)] 
kernel: Disable support for extended x86 platforms

We are running none of these

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Support menuconfig from configure script
Michael Tremer [Sat, 29 Dec 2018 11:40:48 +0000 (11:40 +0000)] 
kernel: Support menuconfig from configure script

It is more handy to call menuconfig directly from command line
instead of offering an interactive menu.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Automatically detect kernel source
Michael Tremer [Sat, 29 Dec 2018 11:32:54 +0000 (11:32 +0000)] 
kernel: Automatically detect kernel source

This was a bit useless to make this a parameter because the script
can just automatically detect this...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.19.12
Michael Tremer [Sat, 29 Dec 2018 11:19:18 +0000 (11:19 +0000)] 
kernel: Update to 4.19.12

Fixes: #11914
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Don't overwrite CFLAGS and LDFLAGS in Makefile
Michael Tremer [Fri, 28 Dec 2018 23:13:54 +0000 (23:13 +0000)] 
kernel: Don't overwrite CFLAGS and LDFLAGS in Makefile

It was intended that the CFLAGS and LDFLAGS are cleared from any (userspace)
hardening, but since 4.16, the kernel build results in a diffent kernel
that doesn't boot when these flags are cleared.

Fixes: #11817 - Update to Linux 4.18.x
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoglibc: Compile with -O2
Michael Tremer [Tue, 18 Dec 2018 22:35:30 +0000 (22:35 +0000)] 
glibc: Compile with -O2

Instead of compiling with -O3, we now compile this with -O2
which is the default for the whole system. It looks like binaries
launch and perform a little bit slower than on some other
distributions, but there is no explanation to it.

This change will reduce the size of the libc and sibling libraries
which will hopefully allow to load them faster. Code might potentially
execute slower on some machines, but this impact might be less than
the startup time of the binaries.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosqlite: Update to 3.26.0
Michael Tremer [Tue, 18 Dec 2018 22:17:00 +0000 (22:17 +0000)] 
sqlite: Update to 3.26.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosetup: Drop quagga user
Michael Tremer [Thu, 13 Dec 2018 13:35:49 +0000 (13:35 +0000)] 
setup: Drop quagga user

Since we no longer have quagga, we don't need this any more

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoDrop frr & quagga
Michael Tremer [Thu, 13 Dec 2018 13:34:53 +0000 (13:34 +0000)] 
Drop frr & quagga

These are replaced by bird. There is such chaos now with all these
routing daemons...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agonetwork: Depend on bird instead of frr
Michael Tremer [Thu, 13 Dec 2018 13:34:32 +0000 (13:34 +0000)] 
network: Depend on bird instead of frr

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agobird: Update to 2.0.2
Michael Tremer [Thu, 13 Dec 2018 13:33:01 +0000 (13:33 +0000)] 
bird: Update to 2.0.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRevert "bird: Drop package"
Michael Tremer [Thu, 13 Dec 2018 13:30:46 +0000 (13:30 +0000)] 
Revert "bird: Drop package"

This reverts commit 09c3106fb13fde1c815c9513fd89b402e344c05b.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agostrongswan: Update to 5.7.1
Michael Tremer [Sat, 1 Dec 2018 19:19:41 +0000 (19:19 +0000)] 
strongswan: Update to 5.7.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agonano: Update to 3.2
Michael Tremer [Sat, 1 Dec 2018 18:34:40 +0000 (18:34 +0000)] 
nano: Update to 3.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosystemd: Update to version 239
Stefan Schantl [Sun, 21 Oct 2018 19:35:34 +0000 (21:35 +0200)] 
systemd: Update to version 239

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agomeson: New package
Stefan Schantl [Sun, 21 Oct 2018 19:35:33 +0000 (21:35 +0200)] 
meson: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoninja: New package
Stefan Schantl [Sun, 21 Oct 2018 19:35:32 +0000 (21:35 +0200)] 
ninja: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agopython-lxml: Update to 4.2.5
Stefan Schantl [Sun, 21 Oct 2018 19:35:31 +0000 (21:35 +0200)] 
python-lxml: Update to 4.2.5

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agopython-setuputils: Update to 40.4.3
Stefan Schantl [Sun, 21 Oct 2018 19:35:30 +0000 (21:35 +0200)] 
python-setuputils: Update to 40.4.3

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolldpd: Update to 1.0.1
Michael Tremer [Sun, 30 Sep 2018 22:01:50 +0000 (00:01 +0200)] 
lldpd: Update to 1.0.1

This also disables sending the kernel release over
the wire and will only announce the release version
of the distribution.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoasciidoc: Update to 8.6.9
Michael Tremer [Sun, 30 Sep 2018 21:35:16 +0000 (23:35 +0200)] 
asciidoc: Update to 8.6.9

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agonetwork: Update version to 010
Michael Tremer [Mon, 24 Sep 2018 21:02:03 +0000 (22:02 +0100)] 
network: Update version to 010

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoiw: Update to 4.14
Michael Tremer [Mon, 24 Sep 2018 14:26:03 +0000 (15:26 +0100)] 
iw: Update to 4.14

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosystemd: Don't let udev fiddle with network settings
Michael Tremer [Thu, 20 Sep 2018 23:24:50 +0000 (00:24 +0100)] 
systemd: Don't let udev fiddle with network settings

systemd/udev has some builtin stuff that changes network
settings we are handling in network

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.18.9
Michael Tremer [Thu, 20 Sep 2018 23:23:42 +0000 (00:23 +0100)] 
kernel: Update to 4.18.9

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.17.19
Michael Tremer [Thu, 20 Sep 2018 20:34:53 +0000 (21:34 +0100)] 
kernel: Update to 4.17.19

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Remove usage of oldnoconfig
Michael Tremer [Thu, 20 Sep 2018 14:40:44 +0000 (15:40 +0100)] 
kernel: Remove usage of oldnoconfig

This is going to be dropped with 4.19

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.16.18
Michael Tremer [Thu, 20 Sep 2018 14:38:26 +0000 (15:38 +0100)] 
kernel: Update to 4.16.18

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.15.18
Michael Tremer [Thu, 20 Sep 2018 12:45:26 +0000 (13:45 +0100)] 
kernel: Update to 4.15.18

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Update to 4.14.71
Michael Tremer [Thu, 20 Sep 2018 09:21:47 +0000 (10:21 +0100)] 
kernel: Update to 4.14.71

Notable changes are removal of ISDN, and setting
CONFIG_DEFAULT_MMAP_MIN_ADDR to 64k.

Signed-off-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohostapd: Enable 802.11ac support and taxonomy
Michael Tremer [Wed, 19 Sep 2018 16:40:40 +0000 (17:40 +0100)] 
hostapd: Enable 802.11ac support and taxonomy

Signed-off-by: root <root@ipfire.localdomain>
5 years agolinux-firmware: Update to 20180918
Michael Tremer [Tue, 18 Sep 2018 20:39:45 +0000 (21:39 +0100)] 
linux-firmware: Update to 20180918

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoglibc: Update to 2.28
Michael Tremer [Sun, 5 Aug 2018 10:47:24 +0000 (11:47 +0100)] 
glibc: Update to 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agogcc: Update to 8.2.0
Michael Tremer [Sun, 5 Aug 2018 10:47:08 +0000 (11:47 +0100)] 
gcc: Update to 8.2.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRemove fastd and libuecc
Michael Tremer [Fri, 3 Aug 2018 12:10:55 +0000 (13:10 +0100)] 
Remove fastd and libuecc

This was added to support VPN peering with Freifunk with which
we have no afiliation any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoiproute2: Update to 4.18.0
Michael Tremer [Sun, 16 Sep 2018 12:57:33 +0000 (14:57 +0200)] 
iproute2: Update to 4.18.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agostrongswan: Add network.conf with our own settings
Michael Tremer [Sun, 16 Sep 2018 12:57:00 +0000 (14:57 +0200)] 
strongswan: Add network.conf with our own settings

These settings are required to make everything in the
network package work.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agorp-pppoe: Update to 3.12
Michael Tremer [Sun, 16 Sep 2018 11:49:55 +0000 (12:49 +0100)] 
rp-pppoe: Update to 3.12

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agorp-pppoe: Depend on pppd for which this has been compiled for
Michael Tremer [Sun, 16 Sep 2018 11:41:23 +0000 (12:41 +0100)] 
rp-pppoe: Depend on pppd for which this has been compiled for

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agonftables: Update to version 0.9.0
Michael Tremer [Thu, 26 Jul 2018 14:38:33 +0000 (15:38 +0100)] 
nftables: Update to version 0.9.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolibnftnl: Update to version 1.1.1
Michael Tremer [Thu, 26 Jul 2018 14:36:48 +0000 (15:36 +0100)] 
libnftnl: Update to version 1.1.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRevert "nftables: Drop package"
Michael Tremer [Thu, 26 Jul 2018 14:33:20 +0000 (15:33 +0100)] 
Revert "nftables: Drop package"

This reverts commit 8c785caba7469a9db7700c7217411dada93107e0.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Re-enable support for nftables
Michael Tremer [Thu, 26 Jul 2018 14:32:22 +0000 (15:32 +0100)] 
kernel: Re-enable support for nftables

This reverts commit 5d17c06060b206bb8043f355fa9f21f23995c0ef.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRevert "iptables: New package"
Michael Tremer [Thu, 26 Jul 2018 14:31:57 +0000 (15:31 +0100)] 
Revert "iptables: New package"

This reverts commit 46ad8236e7cda033d43d9132bc72881f87b09fb1.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agostrongswan: 5.6.3 and enable ChaCha20Poly1305 plugin
Michael Tremer [Thu, 5 Jul 2018 11:59:32 +0000 (12:59 +0100)] 
strongswan: 5.6.3 and enable ChaCha20Poly1305 plugin

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agounbound: Update to 1.7.3
Michael Tremer [Thu, 5 Jul 2018 11:59:20 +0000 (12:59 +0100)] 
unbound: Update to 1.7.3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolibevent: Remove any superfluous configure options
Michael Tremer [Thu, 5 Jul 2018 11:59:04 +0000 (12:59 +0100)] 
libevent: Remove any superfluous configure options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoglibc: Update to 2.27
Michael Tremer [Thu, 28 Jun 2018 11:52:51 +0000 (12:52 +0100)] 
glibc: Update to 2.27

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocoreutils: Update to 8.29
Michael Tremer [Thu, 28 Jun 2018 11:37:23 +0000 (12:37 +0100)] 
coreutils: Update to 8.29

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoiptables: New package
Michael Tremer [Mon, 25 Jun 2018 10:50:27 +0000 (11:50 +0100)] 
iptables: New package

This patch brings back the userspace tools for iptables

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Re-enable support for iptables
Michael Tremer [Mon, 25 Jun 2018 10:49:28 +0000 (11:49 +0100)] 
kernel: Re-enable support for iptables

This patch re-enabled iptables for IPv6 and IPv4 and removes
support for nftables.

nftables is likely to be discontinued by the kernel developers
in favour of bpfilter.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agonftables: Drop package
Michael Tremer [Mon, 25 Jun 2018 10:16:54 +0000 (11:16 +0100)] 
nftables: Drop package

nftables is likely to be discontinued in favour of bpfilter

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agosystemd: Enable spwaning getty's on serial devices
Stefan Schantl [Thu, 22 Mar 2018 09:22:50 +0000 (10:22 +0100)] 
systemd: Enable spwaning getty's on serial devices

Fixes #11678.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoDrop support for iSCSI
Michael Tremer [Sat, 10 Feb 2018 14:48:34 +0000 (14:48 +0000)] 
Drop support for iSCSI

We used to use this for our own builders, but SANs are dead.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake: Fix SEGV with glibc >= 2.26
Michael Tremer [Fri, 9 Feb 2018 11:22:40 +0000 (11:22 +0000)] 
make: Fix SEGV with glibc >= 2.26

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoiproute2: Update to 4.15.0
Michael Tremer [Tue, 6 Feb 2018 21:35:11 +0000 (21:35 +0000)] 
iproute2: Update to 4.15.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoccache: Update to version 3.3.6
Michael Tremer [Tue, 6 Feb 2018 21:28:15 +0000 (21:28 +0000)] 
ccache: Update to version 3.3.6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoopenssl: Update to 1.1.0g
Michael Tremer [Mon, 29 Jan 2018 10:29:44 +0000 (10:29 +0000)] 
openssl: Update to 1.1.0g

This patch adds a compat package for openssl 1.0.2 which will
be dropped when 1.0.2 is EOL. We leave the headers here because
there will be applications that can't be built against openssl
1.1.0, yet.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agopython3: Update to 3.6.4
Michael Tremer [Mon, 29 Jan 2018 10:28:54 +0000 (10:28 +0000)] 
python3: Update to 3.6.4

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoclamav: Update to 0.99.3
Michael Tremer [Mon, 29 Jan 2018 10:28:27 +0000 (10:28 +0000)] 
clamav: Update to 0.99.3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogit: Update to 2.16.1
Michael Tremer [Sun, 28 Jan 2018 17:36:27 +0000 (17:36 +0000)] 
git: Update to 2.16.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agopcre2: New package
Michael Tremer [Sun, 28 Jan 2018 17:33:56 +0000 (17:33 +0000)] 
pcre2: New package

This is a fork of PCRE with a new API and enhanced capabilities.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agopcre: Update to 8.41
Michael Tremer [Sun, 28 Jan 2018 17:33:30 +0000 (17:33 +0000)] 
pcre: Update to 8.41

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobinutils: Update to 2.30
Michael Tremer [Sun, 28 Jan 2018 16:10:25 +0000 (16:10 +0000)] 
binutils: Update to 2.30

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Update to version 7.3.0
Michael Tremer [Sun, 28 Jan 2018 15:51:08 +0000 (15:51 +0000)] 
gcc: Update to version 7.3.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglib2: Update to version 2.55.1
Michael Tremer [Thu, 25 Jan 2018 22:03:29 +0000 (22:03 +0000)] 
glib2: Update to version 2.55.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglibc: Drop some patches
Michael Tremer [Thu, 25 Jan 2018 20:40:08 +0000 (20:40 +0000)] 
glibc: Drop some patches

glibc has been a bit unstable and we are going to drop
patches that we don't essentially need in the hope to
mitigate any random segfaults.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agohostapd: Update to version 2.6
Michael Tremer [Thu, 25 Jan 2018 20:12:33 +0000 (20:12 +0000)] 
hostapd: Update to version 2.6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agovsftpd: Drop package
Michael Tremer [Thu, 25 Jan 2018 19:57:07 +0000 (19:57 +0000)] 
vsftpd: Drop package

This has been dropped from IPFire 2 as well because
upstream is not maintaaining this very actively any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogmp: Update to version 6.1.2
Michael Tremer [Wed, 24 Jan 2018 16:36:01 +0000 (16:36 +0000)] 
gmp: Update to version 6.1.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agompfr: Update to version 4.0.0
Michael Tremer [Wed, 24 Jan 2018 16:35:47 +0000 (16:35 +0000)] 
mpfr: Update to version 4.0.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agounbound: Update to version 1.6.8
Michael Tremer [Wed, 24 Jan 2018 15:13:40 +0000 (15:13 +0000)] 
unbound: Update to version 1.6.8

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agotzdata: Update to 2018c
Michael Tremer [Wed, 24 Jan 2018 13:26:26 +0000 (13:26 +0000)] 
tzdata: Update to 2018c

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agonano: Update to 2.9.2
Michael Tremer [Wed, 24 Jan 2018 11:24:31 +0000 (11:24 +0000)] 
nano: Update to 2.9.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agognupg2: Update to 2.2.3
Michael Tremer [Wed, 24 Jan 2018 11:10:35 +0000 (11:10 +0000)] 
gnupg2: Update to 2.2.3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolibksba: Update to 1.3.5
Michael Tremer [Wed, 24 Jan 2018 11:10:21 +0000 (11:10 +0000)] 
libksba: Update to 1.3.5

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolibgpg-error: Update to 1.27
Michael Tremer [Wed, 24 Jan 2018 11:10:08 +0000 (11:10 +0000)] 
libgpg-error: Update to 1.27

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