]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/log
people/ummeegge/ipfire-2.x.git
6 years agoparted: Fix build with glibc >= 2.28
Michael Tremer [Wed, 24 Oct 2018 08:15:28 +0000 (09:15 +0100)] 
parted: Fix build with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agosyslinux: Fix build with glibc >= 2.28
Michael Tremer [Wed, 24 Oct 2018 08:14:43 +0000 (09:14 +0100)] 
syslinux: Fix build with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoinstaller: remove set of pmbr_boot on gpt partitions
Arne Fitzenreiter [Tue, 23 Oct 2018 16:58:58 +0000 (18:58 +0200)] 
installer: remove set of pmbr_boot on gpt partitions

this fix the efi boot on hdd's larger than 2TB and raid installations.

fixes: #11890

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agocollectd: Fix compiling against newer xfsprogs
Michael Tremer [Tue, 23 Oct 2018 15:45:33 +0000 (16:45 +0100)] 
collectd: Fix compiling against newer xfsprogs

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agohaproxy: Log to syslog and install logrotate script
Michael Tremer [Mon, 22 Oct 2018 19:47:05 +0000 (21:47 +0200)] 
haproxy: Log to syslog and install logrotate script

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agohaproxy: Make /dev/log available in chroot
Michael Tremer [Mon, 22 Oct 2018 19:39:31 +0000 (21:39 +0200)] 
haproxy: Make /dev/log available in chroot

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agonfs: Update to 2.3.3
Michael Tremer [Mon, 22 Oct 2018 18:52:23 +0000 (19:52 +0100)] 
nfs: Update to 2.3.3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agokeyutils: New package
Michael Tremer [Mon, 22 Oct 2018 18:49:14 +0000 (19:49 +0100)] 
keyutils: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agontfs-3g: Update to 2017.3.23
Michael Tremer [Mon, 22 Oct 2018 13:58:29 +0000 (14:58 +0100)] 
ntfs-3g: Update to 2017.3.23

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoxfsprogs: Update to 4.18.0
Michael Tremer [Mon, 22 Oct 2018 13:56:34 +0000 (14:56 +0100)] 
xfsprogs: Update to 4.18.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoreiserfsprogs: Update to 3.6.27
Michael Tremer [Mon, 22 Oct 2018 09:53:18 +0000 (10:53 +0100)] 
reiserfsprogs: Update to 3.6.27

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoLVM2: Update to 2.02.181
Michael Tremer [Sun, 21 Oct 2018 21:18:35 +0000 (22:18 +0100)] 
LVM2: Update to 2.02.181

Update required to build against newer versions of glibc

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolibaio: New package
Michael Tremer [Sun, 21 Oct 2018 21:14:26 +0000 (22:14 +0100)] 
libaio: New package

This library is required by newer version of LVM2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoppp: Build against openssl
Michael Tremer [Sun, 21 Oct 2018 21:03:21 +0000 (22:03 +0100)] 
ppp: Build against openssl

libcrypt has been removed from glibc and openssl
can be used instead for cryptographic operations.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoBuild openssl earlier in the build process
Michael Tremer [Sun, 21 Oct 2018 21:01:28 +0000 (22:01 +0100)] 
Build openssl earlier in the build process

This is a basic library that is used by so many other packages
and more and more are being added. To have those packages take
advantage of it, we build it very early.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated kmod
Michael Tremer [Sun, 21 Oct 2018 11:47:36 +0000 (12:47 +0100)] 
core125: Ship updated kmod

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoudev: Migrate to eudev
Michael Tremer [Sun, 21 Oct 2018 11:43:37 +0000 (12:43 +0100)] 
udev: Migrate to eudev

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agokmod: Update to version 25
Michael Tremer [Sun, 21 Oct 2018 11:43:12 +0000 (12:43 +0100)] 
kmod: Update to version 25

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agosysvinit: Fix build with glibc >= 2.28
Michael Tremer [Sat, 20 Oct 2018 11:56:30 +0000 (12:56 +0100)] 
sysvinit: Fix build with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogzip: Fix build with glibc >= 2.28
Michael Tremer [Fri, 19 Oct 2018 13:20:48 +0000 (14:20 +0100)] 
gzip: Fix build with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agofindutils: Fix building against glibc >= 2.28
Michael Tremer [Fri, 19 Oct 2018 12:39:58 +0000 (13:39 +0100)] 
findutils: Fix building against glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoe2fsprogs: Update to 1.44.4
Michael Tremer [Fri, 19 Oct 2018 08:07:56 +0000 (09:07 +0100)] 
e2fsprogs: Update to 1.44.4

Fixes build with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobison: Fix building with glibc >= 2.28
Michael Tremer [Fri, 19 Oct 2018 08:00:04 +0000 (09:00 +0100)] 
bison: Fix building with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agom4: Fix building with glibc >= 2.28
Michael Tremer [Fri, 19 Oct 2018 07:59:46 +0000 (08:59 +0100)] 
m4: Fix building with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Fix building with glibc >= 2.28
Michael Tremer [Fri, 19 Oct 2018 07:59:25 +0000 (08:59 +0100)] 
gcc: Fix building with glibc >= 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocoreutils: Update to 8.30
Michael Tremer [Fri, 19 Oct 2018 07:57:11 +0000 (08:57 +0100)] 
coreutils: Update to 8.30

Builds with newer versions of glibc

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated SSH configuration
Michael Tremer [Thu, 18 Oct 2018 13:54:22 +0000 (14:54 +0100)] 
core125: Ship updated SSH configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agofix broken SFTP in OpenSSH server
Peter Müller [Mon, 8 Oct 2018 17:30:09 +0000 (19:30 +0200)] 
fix broken SFTP in OpenSSH server

Fixes #11887

The second version of this patch uses the correct path on IPFire systems
and supersedes the first one. It also referrs to the correct issue ID.

Thanks to Matthias Fischer for reporting this.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated dhcpcd
Michael Tremer [Thu, 18 Oct 2018 13:52:57 +0000 (14:52 +0100)] 
core125: Ship updated dhcpcd

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agodhcpcd: Update to 7.0.8
Matthias Fischer [Sun, 7 Oct 2018 16:27:40 +0000 (18:27 +0200)] 
dhcpcd: Update to 7.0.8

Hi,

No explicit changelog. I used:
https://roy.marples.name/search/query:dhcpcd

Running here.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated unbound
Michael Tremer [Thu, 18 Oct 2018 13:51:38 +0000 (14:51 +0100)] 
core125: Ship updated unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agounbound: Update to 1.8.1
Matthias Fischer [Tue, 9 Oct 2018 17:03:22 +0000 (19:03 +0200)] 
unbound: Update to 1.8.1

For details see:
https://nlnetlabs.nl/projects/unbound/download/

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agohostapd: Bump package version
Michael Tremer [Sat, 6 Oct 2018 16:36:30 +0000 (17:36 +0100)] 
hostapd: Bump package version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agohostapd: Compile with debugging messages
Michael Tremer [Sat, 6 Oct 2018 16:36:29 +0000 (17:36 +0100)] 
hostapd: Compile with debugging messages

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agohostapd: Add support for 802.11ac
Michael Tremer [Sat, 6 Oct 2018 16:36:28 +0000 (17:36 +0100)] 
hostapd: Add support for 802.11ac

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Update language files
Michael Tremer [Thu, 18 Oct 2018 13:49:47 +0000 (14:49 +0100)] 
core125: Update language files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoupdate OpenSSH default port in language files
Peter Müller [Thu, 4 Oct 2018 16:27:35 +0000 (18:27 +0200)] 
update OpenSSH default port in language files

Fixes #11881

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoclamav: Update to 0.100.2
Matthias Fischer [Thu, 4 Oct 2018 03:09:36 +0000 (05:09 +0200)] 
clamav: Update to 0.100.2

Hi,

"This is a patch release to address several vulnerabilities..."

For details see:
https://blog.clamav.net/2018/10/clamav-01002-has-been-released.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated GnuTLS
Michael Tremer [Thu, 18 Oct 2018 13:36:48 +0000 (14:36 +0100)] 
core125: Ship updated GnuTLS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agognutls: Update to 3.5.19
Matthias Fischer [Fri, 28 Sep 2018 16:58:20 +0000 (18:58 +0200)] 
gnutls: Update to 3.5.19

Hi,

For changelogs since '3.5.15' see:

https://lists.gnupg.org/pipermail/gnutls-devel/2017-October/008523.html
https://lists.gnupg.org/pipermail/gnutls-devel/2018-January/008538.html
https://lists.gnupg.org/pipermail/gnutls-devel/2018-February/008540.html
https://lists.gnupg.org/pipermail/gnutls-devel/2018-July/008583.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Apply changed sysctl.conf immediately
Michael Tremer [Thu, 18 Oct 2018 13:35:46 +0000 (14:35 +0100)] 
core125: Apply changed sysctl.conf immediately

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoAllow kernel to swap memory on high demand
Tim FitzGeorge [Tue, 25 Sep 2018 17:52:30 +0000 (18:52 +0100)] 
Allow kernel to swap memory on high demand

Signed-off-by: Tim FitzGeorge <ipfr@tfitzgeorge.me.uk>
Fixes: Bug 11839
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated bind
Michael Tremer [Thu, 18 Oct 2018 13:34:00 +0000 (14:34 +0100)] 
core125: Ship updated bind

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobind: Update to 9.11.4-P2
Matthias Fischer [Mon, 24 Sep 2018 16:34:38 +0000 (18:34 +0200)] 
bind: Update to 9.11.4-P2

For details see:
http://ftp.isc.org/isc/bind9/9.11.4-P2/RELEASE-NOTES-bind-9.11.4-P2.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship updated apache
Michael Tremer [Thu, 18 Oct 2018 13:33:23 +0000 (14:33 +0100)] 
core125: Ship updated apache

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoApache: Update to 2.4.35
Matthias Fischer [Sun, 23 Sep 2018 17:12:06 +0000 (19:12 +0200)] 
Apache: Update to 2.4.35

For details see:

http://apache.mirror.digionline.de//httpd/CHANGES_2.4.35

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore125: Ship recently updated sqlite
Michael Tremer [Thu, 18 Oct 2018 13:30:05 +0000 (14:30 +0100)] 
core125: Ship recently updated sqlite

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoUpdate list of contributors
Michael Tremer [Thu, 18 Oct 2018 13:29:23 +0000 (14:29 +0100)] 
Update list of contributors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoStart Core Update 125
Michael Tremer [Thu, 18 Oct 2018 13:28:33 +0000 (14:28 +0100)] 
Start Core Update 125

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agosqlite: Update to 3.25.2.0
Michael Tremer [Thu, 18 Oct 2018 13:23:29 +0000 (14:23 +0100)] 
sqlite: Update to 3.25.2.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoids-functions.pl: Rework &_cleanup_rulesdir() function
Stefan Schantl [Fri, 12 Oct 2018 13:43:16 +0000 (15:43 +0200)] 
ids-functions.pl: Rework &_cleanup_rulesdir() function

* Use a directory listing and delete the files.
* Keep files with "config" as file extension.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoids-functions.pl: Fix typo
Stefan Schantl [Fri, 12 Oct 2018 13:18:38 +0000 (15:18 +0200)] 
ids-functions.pl: Fix typo

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoids-functions.pl: Call &_cleanup_rulesdir() function before calling oinkmaster.
Stefan Schantl [Fri, 12 Oct 2018 13:16:32 +0000 (15:16 +0200)] 
ids-functions.pl: Call &_cleanup_rulesdir() function before calling oinkmaster.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoids-functions.pl: Add private function to cleanup the rules directory.
Stefan Schantl [Fri, 12 Oct 2018 13:12:10 +0000 (15:12 +0200)] 
ids-functions.pl: Add private function to cleanup the rules directory.

This private function is used to remove any files which are stored in the
IDS rules directory and prevent from any old (unneeded or conflicting) files
after an update or complete change of the ruleset source.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agosuricata: Rootfile update
Stefan Schantl [Fri, 12 Oct 2018 11:08:35 +0000 (13:08 +0200)] 
suricata: Rootfile update

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
Stefan Schantl [Tue, 2 Oct 2018 05:35:13 +0000 (07:35 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata

6 years agosuricata: Set correct ownership for /var/lib/suricata
Stefan Schantl [Mon, 1 Oct 2018 18:14:00 +0000 (20:14 +0200)] 
suricata: Set correct ownership for /var/lib/suricata

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoMerge branch 'core124' of git.ipfire.org:/pub/git/ipfire-2.x into core124
Arne Fitzenreiter [Fri, 28 Sep 2018 16:43:15 +0000 (18:43 +0200)] 
Merge branch 'core124' of git.ipfire.org:/pub/git/ipfire-2.x into core124

6 years agocore124: add apache initskript and nsswitch.conf to updater
Arne Fitzenreiter [Fri, 28 Sep 2018 15:53:03 +0000 (17:53 +0200)] 
core124: add apache initskript and nsswitch.conf to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agocore124: don't remove network trigger script
Arne Fitzenreiter [Fri, 28 Sep 2018 15:49:10 +0000 (17:49 +0200)] 
core124: don't remove network trigger script

this script is still needed if /var/ipfire is on an extra partition.
New installations works without this script.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agocore124: fix removing old initrd files on arm systems
Arne Fitzenreiter [Thu, 27 Sep 2018 19:53:53 +0000 (21:53 +0200)] 
core124: fix removing old initrd files on arm systems

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agokernel: update to 4.14.72
Arne Fitzenreiter [Thu, 27 Sep 2018 06:03:45 +0000 (08:03 +0200)] 
kernel: update to 4.14.72

this commit has many important driver updates so we need to ship it fast...

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
Stefan Schantl [Wed, 26 Sep 2018 12:49:34 +0000 (14:49 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata

6 years agoids.cgi: Add support for autoupdate of the IDS ruleset
Stefan Schantl [Wed, 26 Sep 2018 12:43:09 +0000 (14:43 +0200)] 
ids.cgi: Add support for autoupdate of the IDS ruleset

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoIDS: Update language files
Stefan Schantl [Wed, 26 Sep 2018 12:42:47 +0000 (14:42 +0200)] 
IDS: Update language files

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agostage2: Rootfile update for update-ids-ruleset script
Stefan Schantl [Wed, 26 Sep 2018 12:38:46 +0000 (14:38 +0200)] 
stage2: Rootfile update for update-ids-ruleset script

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoIDS: Introduce update-ids-ruleset
Stefan Schantl [Wed, 26 Sep 2018 12:11:31 +0000 (14:11 +0200)] 
IDS: Introduce update-ids-ruleset

This script periodly will be called by fcron
and is responsible for downloading and altering
the ruleset, if autoupdate of the configured ruleset is
enabled.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoMerge remote-tracking branch 'origin/master' into core124
Arne Fitzenreiter [Wed, 26 Sep 2018 12:09:57 +0000 (14:09 +0200)] 
Merge remote-tracking branch 'origin/master' into core124

6 years agoids-functions.pl: Add backend code to handle the "cron" function of suricatactrl
Stefan Schantl [Wed, 26 Sep 2018 12:09:53 +0000 (14:09 +0200)] 
ids-functions.pl: Add backend code to handle the "cron" function of suricatactrl

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agosuricatactrl: Add "cron" command
Stefan Schantl [Wed, 26 Sep 2018 11:54:14 +0000 (13:54 +0200)] 
suricatactrl: Add "cron" command

This command allows to enable the automatic update
of the used IDS ruleset and to specify the update interval.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoids.cgi: Only write oinkmaster-modify-sids.conf if neccessary.
Stefan Schantl [Wed, 26 Sep 2018 11:02:28 +0000 (13:02 +0200)] 
ids.cgi: Only write oinkmaster-modify-sids.conf if neccessary.

Only write to the file if the runmode of the IDS has been changed.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agossh: Revert MaxAuthTries setting
Michael Tremer [Tue, 25 Sep 2018 19:24:39 +0000 (20:24 +0100)] 
ssh: Revert MaxAuthTries setting

This is entirely not practicable and should have been changed
before. I missed this when I tested the configuration.

It is common that multiple SSH keys exist and three is common
number (RSA, ECDSA & Ed25519). A key passed with ssh -i and
password authentication are not even tried.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore124: fix updater
Arne Fitzenreiter [Sun, 23 Sep 2018 00:44:03 +0000 (02:44 +0200)] 
core124: fix updater

fix some missing files on arm
remove not needed rebuild initrd because we ship it already built

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agonano: Update to 3.1
Matthias Fischer [Sat, 22 Sep 2018 07:50:48 +0000 (09:50 +0200)] 
nano: Update to 3.1

Hi,

This update was published just a few days after my "3.0"-commit - running.

For details see:

https://www.nano-editor.org/news.php

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore124: finish updater
Arne Fitzenreiter [Fri, 21 Sep 2018 13:26:52 +0000 (15:26 +0200)] 
core124: finish updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agoarm: boot.scr: add setting to edit fdt via uEnv.txt
Arne Fitzenreiter [Fri, 21 Sep 2018 13:18:24 +0000 (15:18 +0200)] 
arm: boot.scr: add setting to edit fdt via uEnv.txt

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agorebuild-initrd: update for grub2
Arne Fitzenreiter [Thu, 20 Sep 2018 18:03:26 +0000 (20:03 +0200)] 
rebuild-initrd: update for grub2

this was was not used for years because we usually ship a prebuild ramdisk
so this incompatiblity was not noticed long time...

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agokernel: update to 4.14.71
Arne Fitzenreiter [Thu, 20 Sep 2018 17:51:43 +0000 (19:51 +0200)] 
kernel: update to 4.14.71

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agocore124: Ship updated iproute2
Michael Tremer [Thu, 20 Sep 2018 13:54:02 +0000 (14:54 +0100)] 
core124: Ship updated iproute2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoiproute2: Update to 4.18.0
Matthias Fischer [Tue, 18 Sep 2018 17:35:10 +0000 (19:35 +0200)] 
iproute2: Update to 4.18.0

Triggered by https://bugzilla.ipfire.org/show_bug.cgi?id=11866 ;-)

For details see:
https://lwn.net/Articles/762515/

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore124: Ship updated openssh package
Michael Tremer [Thu, 20 Sep 2018 13:52:17 +0000 (14:52 +0100)] 
core124: Ship updated openssh package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoopenssh: Update to 7.8p1
Matthias Fischer [Mon, 10 Sep 2018 17:38:17 +0000 (19:38 +0200)] 
openssh: Update to 7.8p1

For details see:
http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog

I didn't find an official lfs-patch for openssl-1.1-compatibility,
so I used the patch from here:
https://git.archlinux.org/svntogit/packages.git/plain/trunk/openssl-1.1.0.patch?h=packages/openssh

Building ran without any errors.

I tested with both machines (test on Core 120 - and productive - on Core 122) and found no errors so far:

...
[root@ipfiretest ~]# ssh -V
OpenSSH_7.8p1, OpenSSL 1.1.0h  27 Mar 2018
...

...
root@ipfire: / # ssh -V
OpenSSH_7.8p1, OpenSSL 1.1.0h  27 Mar 2018
...

All ssh-connections ran fine but I'm not REALLY sure if this is sufficient for anyone else.

Could someone please check and confirm!?

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Tested-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore124: Ship updated OpenSSH configuration
Michael Tremer [Thu, 20 Sep 2018 13:51:13 +0000 (14:51 +0100)] 
core124: Ship updated OpenSSH configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agossh: Remove AuthenticationMethods directive
Michael Tremer [Thu, 20 Sep 2018 13:50:25 +0000 (14:50 +0100)] 
ssh: Remove AuthenticationMethods directive

This is only setting something that is default anyways and
prevents sshd from starting if one of the listed methods
is not activated.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agouse custom SSH server configuration in LFS file
Peter Müller [Mon, 10 Sep 2018 15:52:23 +0000 (17:52 +0200)] 
use custom SSH server configuration in LFS file

Include OpenSSH server configuration file during build.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoadd hardened SSH server configuration
Peter Müller [Mon, 10 Sep 2018 15:52:22 +0000 (17:52 +0200)] 
add hardened SSH server configuration

In order to harden OpenSSH server in IPFire, using the upstream default configuration
and edit it via sed commands in LFS file is error-prone and does not scale.

Thereof we ship a custom and more secure OpenSSH server configuration which
is copied into the image during build time.

The fourth version of this patch disables password authentication by
default, since this is required by some cloud hosters in order to apply
the image. Further, this method is less secure than pubkey
authentication.

Non-AEAD ciphers have been re-added to provide compatibility to older
RHEL systems.

Fixes #11750
Fixes #11751
Partially fixes #11538

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Cc: Marcel Lorenz <marcel.lorenz@ipfire.org>
Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobackup: Fix deleting backup files
Michael Tremer [Thu, 20 Sep 2018 13:21:41 +0000 (14:21 +0100)] 
backup: Fix deleting backup files

Signed-off-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agokernel: arm32-bit: update rootfiles
Arne Fitzenreiter [Mon, 17 Sep 2018 05:44:55 +0000 (07:44 +0200)] 
kernel: arm32-bit: update rootfiles

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agokernel: update to 4.14.70
Arne Fitzenreiter [Sun, 16 Sep 2018 12:28:47 +0000 (14:28 +0200)] 
kernel: update to 4.14.70

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agokernel: arm: enable chacha poly
Arne Fitzenreiter [Sat, 15 Sep 2018 13:58:13 +0000 (15:58 +0200)] 
kernel: arm: enable chacha poly

fixes: #11855
todo: add rootfiles for arm 32-bit

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agocore124: add kernel files to updater
Arne Fitzenreiter [Sat, 15 Sep 2018 13:49:10 +0000 (15:49 +0200)] 
core124: add kernel files to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agocore124: Ship updated unbound
Michael Tremer [Thu, 13 Sep 2018 13:45:05 +0000 (14:45 +0100)] 
core124: Ship updated unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agounbound: Update to 1.8.0
Matthias Fischer [Tue, 11 Sep 2018 18:07:14 +0000 (20:07 +0200)] 
unbound: Update to 1.8.0

For details see:

  https://nlnetlabs.nl/svn/unbound/tags/release-1.8.0/doc/Changelog

and

  https://nlnetlabs.nl/projects/unbound/download/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocore124: Ship updated backup.cgi
Michael Tremer [Thu, 13 Sep 2018 13:41:21 +0000 (14:41 +0100)] 
core124: Ship updated backup.cgi

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agostatic-routes: Make it clear that we are reloading routes
Michael Tremer [Thu, 13 Sep 2018 13:37:51 +0000 (14:37 +0100)] 
static-routes: Make it clear that we are reloading routes

When RED is brought down, we will reload all static routes.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobackup: Sanitise content of ADDON variable
Michael Tremer [Thu, 30 Aug 2018 09:28:45 +0000 (10:28 +0100)] 
backup: Sanitise content of ADDON variable

References: #11830

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobackup: Sanitise FILE parameter
Michael Tremer [Thu, 30 Aug 2018 09:20:06 +0000 (10:20 +0100)] 
backup: Sanitise FILE parameter

This parameter was passed to some shell commands without any
sanitisation which allowed an attacker who was authenticated to
the web UI to download arbitrary files from some directories
and delete any file from the filesystem.

References: #11830

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agokernel: update to 4.14.69
Arne Fitzenreiter [Wed, 12 Sep 2018 19:04:07 +0000 (21:04 +0200)] 
kernel: update to 4.14.69

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agologs.cgi/log.dat: Fix pattern to display oinkmaster related messages
Stefan Schantl [Tue, 11 Sep 2018 10:28:28 +0000 (12:28 +0200)] 
logs.cgi/log.dat: Fix pattern to display oinkmaster related messages

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
6 years agoids.cgi: Set state of used rulefile to on if it contains rules
Stefan Schantl [Tue, 11 Sep 2018 10:00:31 +0000 (12:00 +0200)] 
ids.cgi: Set state of used rulefile to on if it contains rules

Only set the state of a used rulefile to "on" if it is present in
the %idsrules hash. This happens if it contains at least one rule.

This prevents from showing a rulefile in the ruleset section if, it
does not exist anymore or does not contains any rules at all.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>