]> git.ipfire.org Git - ipfire-3.x.git/log
ipfire-3.x.git
4 years agokernel: update to 5.2.1
Arne Fitzenreiter [Wed, 17 Jul 2019 14:38:18 +0000 (15:38 +0100)] 
kernel: update to 5.2.1

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoiperf3: update to 3.7
Arne Fitzenreiter [Wed, 17 Jul 2019 12:20:17 +0000 (13:20 +0100)] 
iperf3: update to 3.7

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel: Fix configuration diff generation
Michael Tremer [Mon, 8 Jul 2019 21:01:26 +0000 (22:01 +0100)] 
kernel: Fix configuration diff generation

New kernels add a new line into the configuration files
that ends a section. The script recognised that as a new
section which was wrong and is corrected in this patch.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel: udpate to 5.2
Arne Fitzenreiter [Tue, 9 Jul 2019 05:34:06 +0000 (06:34 +0100)] 
kernel: udpate to 5.2

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel: Update to 5.1
Arne Fitzenreiter [Mon, 8 Jul 2019 05:43:15 +0000 (06:43 +0100)] 
kernel: Update to 5.1

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosysctl: improve KASLR effectiveness for mmap
Peter Müller [Sat, 6 Jul 2019 09:38:00 +0000 (09:38 +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)

This patch backports the same change made in IPFire 2.x into
IPFire 3.x .

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoclamav: Disable llvm support
Stefan Schantl [Thu, 4 Jul 2019 13:44:05 +0000 (15:44 +0200)] 
clamav: Disable llvm support

When enabled, LLVM provides the capability to just-in-time compile ClamAV bytecode signatures.
Without LLVM, ClamAV uses a built-in bytecode interpreter to execute bytecode signatures.
The mechanism is different, but the results are same and the performance overall is comparable.

At present only LLVM versions up to LLVM 3.6.2 are supported by ClamAV, and LLVM 3.6.2 is old enough
that newer distributions no longer provide it. Therefore, the ClamAV Devs recommend using the
--disable-llvm configure option.

Fixes #11601

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agollvm: New package
Stefan Schantl [Thu, 4 Jul 2019 12:23:12 +0000 (14:23 +0200)] 
llvm: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agolibedit: Update to 3.1-20190324
Stefan Schantl [Thu, 4 Jul 2019 12:23:11 +0000 (14:23 +0200)] 
libedit: Update to 3.1-20190324

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocmake: Update to 3.14.5
Stefan Schantl [Thu, 4 Jul 2019 12:23:10 +0000 (14:23 +0200)] 
cmake: Update to 3.14.5

This is a minor update to the latest stable version of cmake.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agotzdata: Update to 2019b
Michael Tremer [Wed, 3 Jul 2019 13:49:35 +0000 (14:49 +0100)] 
tzdata: Update to 2019b

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoboost: Update to 1.70.0
Michael Tremer [Mon, 24 Jun 2019 13:03:24 +0000 (14:03 +0100)] 
boost: Update to 1.70.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoMerge remote-tracking branch 'stevee/master'
Michael Tremer [Mon, 24 Jun 2019 12:30:24 +0000 (13:30 +0100)] 
Merge remote-tracking branch 'stevee/master'

4 years agolibyaml: Update to 0.2.2
Stefan Schantl [Sun, 23 Jun 2019 15:21:57 +0000 (17:21 +0200)] 
libyaml: Update to 0.2.2

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agopython-yaml: New package
Stefan Schantl [Sun, 23 Jun 2019 15:18:11 +0000 (17:18 +0200)] 
python-yaml: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agoless: Update to 551
Stefan Schantl [Sun, 23 Jun 2019 10:57:50 +0000 (12:57 +0200)] 
less: Update to 551

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agosuricata-update: New package
Stefan Schantl [Sun, 23 Jun 2019 09:15:22 +0000 (11:15 +0200)] 
suricata-update: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agoncurses: Update to 6.1
Stefan Schantl [Sun, 23 Jun 2019 09:13:03 +0000 (11:13 +0200)] 
ncurses: Update to 6.1

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agocompat-ncurses: New package
Stefan Schantl [Sun, 23 Jun 2019 09:10:25 +0000 (11:10 +0200)] 
compat-ncurses: New package

This package is used to keep compatibility for
binaries which are linked to the series 5 of
ncurses.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agonftables: Update to latest snaphot (20190622).
Stefan Schantl [Sat, 22 Jun 2019 13:32:19 +0000 (15:32 +0200)] 
nftables: Update to latest snaphot (20190622).

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agogawk: Update to 5.0.1
Stefan Schantl [Sat, 22 Jun 2019 13:30:49 +0000 (15:30 +0200)] 
gawk: Update to 5.0.1

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agodhcp: Update to 4.4.1
Stefan Schantl [Sat, 22 Jun 2019 10:18:07 +0000 (12:18 +0200)] 
dhcp: Update to 4.4.1

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agoxfsprogs: Update to 5.0.0
Stefan Schantl [Thu, 20 Jun 2019 21:44:24 +0000 (23:44 +0200)] 
xfsprogs: Update to 5.0.0

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
4 years agostrongswan: Update to 5.8.0
Michael Tremer [Fri, 21 Jun 2019 14:24:00 +0000 (15:24 +0100)] 
strongswan: Update to 5.8.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel: add dependency to intel-microcode
Arne Fitzenreiter [Sat, 22 Jun 2019 12:05:02 +0000 (13:05 +0100)] 
kernel: add dependency to intel-microcode

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocurl: Update to 7.65.1
Stefan Schantl [Sat, 22 Jun 2019 10:19:49 +0000 (12:19 +0200)] 
curl: Update to 7.65.1

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agointel-microcode: add new package
Arne Fitzenreiter [Sat, 22 Jun 2019 10:16:52 +0000 (11:16 +0100)] 
intel-microcode: add new package

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoopenssh: Update to 8.0p1
Stefan Schantl [Sat, 22 Jun 2019 10:20:22 +0000 (12:20 +0200)] 
openssh: Update to 8.0p1

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosystemd: Enable libseccomp support
Stefan Schantl [Fri, 21 Jun 2019 21:11:32 +0000 (23:11 +0200)] 
systemd: Enable libseccomp support

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosystemd: Drop systemd-units package.
Stefan Schantl [Fri, 21 Jun 2019 21:11:31 +0000 (23:11 +0200)] 
systemd: Drop systemd-units package.

* Rework build process to use meson and ninja macros.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocoreutils: Update to 8.31
Stefan Schantl [Fri, 21 Jun 2019 21:02:42 +0000 (23:02 +0200)] 
coreutils: Update to 8.31

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agobash: Update to 5.0
Stefan Schantl [Fri, 21 Jun 2019 21:01:58 +0000 (23:01 +0200)] 
bash: Update to 5.0

This is a major update to the latest version of bash.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agobash-completion: Remove file for rfkill.
Stefan Schantl [Fri, 21 Jun 2019 21:01:05 +0000 (23:01 +0200)] 
bash-completion: Remove file for rfkill.

This is now shipped by util-linux.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agopcengines-apu-firmware: update to 4.9.0.6
Arne Fitzenreiter [Fri, 21 Jun 2019 20:24:37 +0000 (21:24 +0100)] 
pcengines-apu-firmware: update to 4.9.0.6

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agogrubby: drop package
Arne Fitzenreiter [Fri, 21 Jun 2019 20:12:15 +0000 (21:12 +0100)] 
grubby: drop package

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel: remove grubby from dependencies
Arne Fitzenreiter [Fri, 21 Jun 2019 20:11:16 +0000 (21:11 +0100)] 
kernel: remove grubby from dependencies

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agogrub: Import patches and bugfixes from IPFire 2.
Stefan Schantl [Fri, 21 Jun 2019 16:45:38 +0000 (18:45 +0200)] 
grub: Import patches and bugfixes from IPFire 2.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agolinux-firmware: update to 20190620 (git-7ae3a09)
Arne Fitzenreiter [Fri, 21 Jun 2019 13:29:02 +0000 (14:29 +0100)] 
linux-firmware: update to 20190620 (git-7ae3a09)

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosed: Update to 4.7
Stefan Schantl [Fri, 21 Jun 2019 12:45:42 +0000 (14:45 +0200)] 
sed: Update to 4.7

This is a major update to the latest available version of sed.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel-updater: New package
Michael Tremer [Fri, 21 Jun 2019 15:34:03 +0000 (17:34 +0200)] 
kernel-updater: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoglib2: Update to 2.61
Stefan Schantl [Fri, 21 Jun 2019 11:33:49 +0000 (13:33 +0200)] 
glib2: Update to 2.61

glib2 now uses meson as build system

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoutil-linux: libmount-devel now requires libblkid-devel
Stefan Schantl [Fri, 21 Jun 2019 11:32:36 +0000 (13:32 +0200)] 
util-linux: libmount-devel now requires libblkid-devel

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agomeson: Update to 0.50.1
Stefan Schantl [Fri, 21 Jun 2019 11:31:23 +0000 (13:31 +0200)] 
meson: Update to 0.50.1

* Also add macro file for pakfire.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoninja: Update to 1.9.0
Stefan Schantl [Fri, 21 Jun 2019 11:29:50 +0000 (13:29 +0200)] 
ninja: Update to 1.9.0

* Also add macro file for pakfire.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoliboping: Fix build with GCC 9
Michael Tremer [Fri, 21 Jun 2019 00:04:39 +0000 (01:04 +0100)] 
liboping: Fix build with GCC 9

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoutil-linux: Update to 2.34
Michael Tremer [Fri, 21 Jun 2019 00:00:47 +0000 (01:00 +0100)] 
util-linux: Update to 2.34

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agopython-lxml: Update to 4.3.4
Michael Tremer [Fri, 21 Jun 2019 00:00:21 +0000 (01:00 +0100)] 
python-lxml: Update to 4.3.4

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agocython: New package
Michael Tremer [Fri, 21 Jun 2019 00:00:01 +0000 (01:00 +0100)] 
cython: New package

Makes writing Python C-API programs easier

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosystemd: Conflict setup < 3.0-13 for /etc/environment
Michael Tremer [Wed, 19 Jun 2019 09:14:42 +0000 (10:14 +0100)] 
systemd: Conflict setup < 3.0-13 for /etc/environment

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosetup: Drop /etc/environment
Michael Tremer [Wed, 19 Jun 2019 09:14:33 +0000 (10:14 +0100)] 
setup: Drop /etc/environment

This is going to be shipped by systemd

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agosystemd: Update to 242
Stefan Schantl [Thu, 20 Jun 2019 21:24:00 +0000 (23:24 +0200)] 
systemd: Update to 242

This is a major update to the latest stable version.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokmod: Update to 26
Stefan Schantl [Sun, 16 Jun 2019 11:10:43 +0000 (13:10 +0200)] 
kmod: Update to 26

This is a major update to the latest stable version of kmod.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agolibnftnl: Update to 1.1.3
Stefan Schantl [Sun, 16 Jun 2019 11:03:44 +0000 (13:03 +0200)] 
libnftnl: Update to 1.1.3

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agolibmnl: Update to 1.0.4
Stefan Schantl [Sun, 16 Jun 2019 11:02:56 +0000 (13:02 +0200)] 
libmnl: Update to 1.0.4

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agokernel: update to 5.0
Arne Fitzenreiter [Sat, 15 Jun 2019 17:36:43 +0000 (18:36 +0100)] 
kernel: update to 5.0

fixes #12028

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agohostapd: Update to 2.8
Michael Tremer [Mon, 10 Jun 2019 08:43:30 +0000 (09:43 +0100)] 
hostapd: Update to 2.8

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoupdate ca-certificates CA bundle
Peter Müller [Wed, 15 May 2019 16:44:00 +0000 (16:44 +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: Michael Tremer <michael.tremer@ipfire.org>
4 years agogcc: Update to 9.1.0
Michael Tremer [Wed, 8 May 2019 03:04:18 +0000 (04:04 +0100)] 
gcc: Update to 9.1.0

This patch also removes libmpx which has been removed from GCC.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
4 years agoccache: Update to 3.7.1
Michael Tremer [Tue, 7 May 2019 14:11:41 +0000 (15:11 +0100)] 
ccache: Update to 3.7.1

The project also moved to a new home at https://ccache.dev.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoqemu: Update to 3.1.0
Michael Tremer [Mon, 15 Apr 2019 21:01:38 +0000 (22:01 +0100)] 
qemu: Update to 3.1.0

Also use libseccomp for sandboxing

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolibseccomp: New package
Michael Tremer [Mon, 15 Apr 2019 20:37:35 +0000 (21:37 +0100)] 
libseccomp: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoautomake: Update to 1.16.1
Michael Tremer [Mon, 15 Apr 2019 20:14:57 +0000 (21:14 +0100)] 
automake: Update to 1.16.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agobinutils: Update to 2.32
Michael Tremer [Tue, 9 Apr 2019 19:59:21 +0000 (20:59 +0100)] 
binutils: Update to 2.32

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoscreen: Update to 4.6.2
Michael Tremer [Tue, 9 Apr 2019 01:42:04 +0000 (02:42 +0100)] 
screen: Update to 4.6.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agotmux: Update to 2.8
Michael Tremer [Tue, 9 Apr 2019 01:38:53 +0000 (02:38 +0100)] 
tmux: Update to 2.8

The project has also moved to GitHub.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoncurses: Install in base system
Michael Tremer [Tue, 9 Apr 2019 01:33:10 +0000 (02:33 +0100)] 
ncurses: Install in base system

This package has tools like reset in it that I use often
and therefore I think it should be installed in the base system.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohyperscan: Drop cmake parameters that are passed anyways
Michael Tremer [Tue, 9 Apr 2019 01:32:45 +0000 (02:32 +0100)] 
hyperscan: Drop cmake parameters that are passed anyways

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocmake: Update to 3.14.1
Michael Tremer [Tue, 9 Apr 2019 01:32:13 +0000 (02:32 +0100)] 
cmake: Update to 3.14.1

The testsuite does not run through any more and has
therefore been disabled.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agooinkmaster: Drop package
Michael Tremer [Mon, 8 Apr 2019 22:27:42 +0000 (23:27 +0100)] 
oinkmaster: Drop package

This will be replaced by suricata-update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoclamav: Update to 0.101.2
Michael Tremer [Mon, 8 Apr 2019 22:25:17 +0000 (23:25 +0100)] 
clamav: Update to 0.101.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocurl: Update to 7.64.1
Michael Tremer [Mon, 8 Apr 2019 22:21:12 +0000 (23:21 +0100)] 
curl: Update to 7.64.1

Also fixes linking issues with the library. Development packages
that libcurl was linking against were not pulled in.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoiperf3: New package
Michael Tremer [Mon, 8 Apr 2019 21:29:52 +0000 (22:29 +0100)] 
iperf3: New package

iPerf3 is a tool for active measurements of the maximum achievable
bandwidth on IP networks. It supports tuning of various parameters
related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4
and IPv6). For each test it reports the bandwidth, loss, and other
parameters.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoiperf: Update to 2.0.13
Michael Tremer [Mon, 8 Apr 2019 21:18:13 +0000 (22:18 +0100)] 
iperf: Update to 2.0.13

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolibuv: New package
Michael Tremer [Mon, 8 Apr 2019 21:11:59 +0000 (22:11 +0100)] 
libuv: New package

libuv is a multi-platform support library with a focus on
asynchronous I/O.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agorhash: New package
Michael Tremer [Mon, 8 Apr 2019 21:10:46 +0000 (22:10 +0100)] 
rhash: New package

RHash (Recursive Hasher) is a console utility for calculation and
verification of magnet links and various hash sums, including CRC32,
CRC32C, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, DC++ TTH,
BitTorrent BTIH, Tiger, GOST R 34.11-94, GOST R 34.11-2012, RIPEMD-160,
HAS-160, EDON-R, and Whirlpool.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohyperscan: Build only on x86
Michael Tremer [Sat, 6 Apr 2019 14:51:34 +0000 (15:51 +0100)] 
hyperscan: Build only on x86

This package does not compile on ARM

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosuricata: Enable hyperscan
Michael Tremer [Sat, 6 Apr 2019 12:03:45 +0000 (13:03 +0100)] 
suricata: Enable hyperscan

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohyperscan: New package
Michael Tremer [Sat, 6 Apr 2019 11:55:30 +0000 (12:55 +0100)] 
hyperscan: New package

Hyperscan is a high-performance multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API.

Hyperscan uses hybrid automata techniques to allow simultaneous
matching of large numbers (up to tens of thousands) of regular
expressions and for the matching of regular expressions across
streams of data.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoragel: New package
Michael Tremer [Sat, 6 Apr 2019 11:54:28 +0000 (12:54 +0100)] 
ragel: New package

Ragel compiles executable finite state machines from regular languages.

Ragel targets C, C++ and ASM. Ragel state machines can not only
recognize byte sequences as regular expression machines do, but can
also execute code at arbitrary points in the recognition of a regular
language. Code embedding is done using inline operators that do not
disrupt the regular language syntax.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agognutls: Update to 3.6.7
Michael Tremer [Thu, 4 Apr 2019 13:46:13 +0000 (14:46 +0100)] 
gnutls: Update to 3.6.7

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agowget: Update to 1.20.1
Michael Tremer [Thu, 4 Apr 2019 13:25:01 +0000 (14:25 +0100)] 
wget: Update to 1.20.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoDrop radvd package
Michael Tremer [Sun, 31 Mar 2019 12:30:06 +0000 (14:30 +0200)] 
Drop radvd package

This is being replaced by bird

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohostapd: Enable 802.11ax and SAE (aka WPA3)
Michael Tremer [Sat, 30 Mar 2019 16:54:41 +0000 (17:54 +0100)] 
hostapd: Enable 802.11ax and SAE (aka WPA3)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Ensure that we compile the kernel with GCC >= 8
Michael Tremer [Wed, 27 Mar 2019 09:46:45 +0000 (10:46 +0100)] 
kernel: Ensure that we compile the kernel with GCC >= 8

The kernel cannot be compiled with a compiler that does
not support retpoline.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agopcengines-apu-firmware: New package
Michael Tremer [Fri, 29 Mar 2019 11:42:28 +0000 (11:42 +0000)] 
pcengines-apu-firmware: New package

This is the latest firmware for PC Engines APU boards

This can now be updated with firmware-update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agofirmware-update: New package
Michael Tremer [Fri, 29 Mar 2019 11:42:01 +0000 (11:42 +0000)] 
firmware-update: New package

This tools makes it easy to update the firmware on various
boards.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Drop ld.so placeholder files
Michael Tremer [Fri, 29 Mar 2019 03:58:56 +0000 (03:58 +0000)] 
kernel: Drop ld.so placeholder files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agospectre-meltdown-checker: New package
Michael Tremer [Fri, 29 Mar 2019 03:54:30 +0000 (03:54 +0000)] 
spectre-meltdown-checker: New package

Handy to have this available to check how well a system is protected
against Spectre & Meltdown

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years ago.gitignore: Ignore any files edited by vim
Michael Tremer [Fri, 29 Mar 2019 03:38:48 +0000 (03:38 +0000)] 
.gitignore: Ignore any files edited by vim

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoflashrom: New package
Michael Tremer [Fri, 29 Mar 2019 03:37:59 +0000 (03:37 +0000)] 
flashrom: New package

This tool can flash firmware on various chipsets and BIOSes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: Enable /dev/mem
Michael Tremer [Fri, 29 Mar 2019 03:37:27 +0000 (03:37 +0000)] 
kernel: Enable /dev/mem

This is required to be able to flash any firmware.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agotzdata: Update to 2019a
Michael Tremer [Tue, 26 Mar 2019 11:53:22 +0000 (11:53 +0000)] 
tzdata: Update to 2019a

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolua: Update to 5.3
Michael Tremer [Tue, 26 Mar 2019 11:52:44 +0000 (11:52 +0000)] 
lua: Update to 5.3

This drops the autotool patch which is unnecessary and hard
to carry around.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agontp: Drop package
Michael Tremer [Mon, 25 Mar 2019 22:47:52 +0000 (22:47 +0000)] 
ntp: Drop package

ntp is not really fit for purpose any more.

It fails to sync time on my systems all the time, is full
of (security) bugs and offers loads of features that we
potentially do not need.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agorrdtool: Update to 1.7.1
Michael Tremer [Mon, 25 Mar 2019 22:34:23 +0000 (22:34 +0000)] 
rrdtool: Update to 1.7.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoca-certificates: Update to version from Jan 23, 2019
Michael Tremer [Mon, 25 Mar 2019 22:28:39 +0000 (22:28 +0000)] 
ca-certificates: Update to version from Jan 23, 2019

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agochrony: Update to 3.4
Michael Tremer [Mon, 25 Mar 2019 22:01:17 +0000 (22:01 +0000)] 
chrony: Update to 3.4

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoiw: Update to 5.0.1
Michael Tremer [Fri, 22 Mar 2019 08:06:03 +0000 (08:06 +0000)] 
iw: Update to 5.0.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohostapd: Update to 2.7
Michael Tremer [Fri, 22 Mar 2019 10:45:39 +0000 (11:45 +0100)] 
hostapd: Update to 2.7

Enable to get randomness from getrandom() syscall instead
of opening /dev/random directly

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoless: update to 530
Peter Müller [Mon, 11 Mar 2019 20:25:00 +0000 (20:25 +0000)] 
less: update to 530

Backporting package updates to IPFire 3.x, too...

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>