Commit Graph

7704 Commits

Author SHA1 Message Date
Michael Tremer
a836a2787c core151: Remove multiple calls of rm
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-12 20:07:30 +00:00
Matthias Fischer
decb7e61f1 update.sh: Delete obsolete files from Net-DNS 1.25
Fixes Bug #12491

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-12 20:06:42 +00:00
Michael Tremer
a9f69cbf01 core151: Apply local SSH configuration
Fixes: #12494
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-10 11:48:26 +00:00
Peter Müller
b7b65e736e sysctl.conf: prevent unintentional writes into attacker-controlled files and FIFOs
Similar to hard- and symlink protection introduced a while ago, this
patch enables protections against unintentional writes into
attacker-controlled regular files or FIFOs, where a program expected to
create new ones. This makes exploiting TOCTOU flaws harder.

See also: https://www.kernel.org/doc/Documentation/sysctl/fs.txt

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-05 15:07:47 +00:00
Erik Kapfer
22a6277fc9 freeradius: Update to version 3.0.21
Update includes several fixes (incl. CVE-2019-17185) and feature improvements.
A full overview of all changes can be found in here --> https://raw.githubusercontent.com/FreeRADIUS/freeradius-server/v3.0.x/doc/ChangeLog .

The freeradius-no-buildtime-cert-gen patch applies also with this version.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-02 14:59:23 +00:00
Erik Kapfer
b789edf973 lynis: Update to version 3.0.0
Several Fixes (incl. CVE-2019-13033 and CVE-2020-13882) and features has been added since the last version 2.6.4 .
For a full overview of the changes take a look in here --> https://cisofy.com/changelog/lynis/ .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-02 14:59:09 +00:00
Erik Kapfer
44bbc60696 libsolv: Update to version 0.7.14
Several fixes and features has been added.
A full overview of all changes can be found in here --> https://github.com/openSUSE/libsolv/blob/master/package/libsolv.changes .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-02 14:54:18 +00:00
Michael Tremer
74f47b18b1 core151: Ship & load /etc/sysctl.conf
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 17:16:12 +00:00
Peter Müller
dc5a89c948 sysctl.conf: drop RST packets for sockets in TIME-WAIT state
RFC 1337 describes various TCP (side channel) attacks against
prematurely closed connections stalling in TIME-WAIT state, such as DoS
or injecting arbitrary TCP segments, and recommends to silently discard
RST packets for sockets in this state.

While applications still tied to such sockets should tolerate invalid
input (thanks to Jon Postel), there is little legitimate reason to send
such RST packets altogether.

At the time of writing, no collateral damage related to active RFC 1337
implementations is known. Measuerements in productive environments did
not reveal any side effects either, which is why I consider enabling RFC
1337 implementation to be a safe change.

See also: https://tools.ietf.org/html/rfc1337

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 17:14:07 +00:00
Michael Tremer
a839e63f74 stunnel: Package /var/lib/stunnel
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 17:10:39 +00:00
Erik Kapfer
70f6a96b46 stunnel: Update to version 5.56
The version jump from 5.44 to 5.56 includes several 'LOW' and 'HIGH' urgent bugfixes which are also secure relevant.
A full overview of fixes and new features can be found in here --> https://www.stunnel.org/NEWS.html .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 17:10:23 +00:00
Erik Kapfer
327ded3408 keepalived: Update to version 2.1.5
The version jump from 2.0.20 to 2.1.5 includes several improvemnts and fixes.
The release notes can be overviewed in here --> https://www.keepalived.org/release-notes/Release-2.1.4.html .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 13:32:38 +00:00
Michael Tremer
54f0daca3f core151: Ship OpenSSH
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 10:01:37 +00:00
Adolf Belka
501defe601 bacula: Update to 9.6.6
- Update bacula from version 9.6.5 to 9.6.6
	This is a minor bug release
	See https://sourceforge.net/projects/bacula/files/bacula/9.6.6/ReleaseNotes/
	Source file available at https://sourceforge.net/projects/bacula/files/bacula/9.6.6/bacula-9.6.6.tar.gz
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 10:00:03 +00:00
Adolf Belka
d8f992b349 bacula: Update to backup/includes definition
- Modified backup/includes file to backup the /var/bacula/working directory contents
	rather than explicitly naming the state filename.
	State filename could be varied if user modifies the port number for the file daemon
	as the port number is part of the state filename
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 10:00:01 +00:00
Erik Kapfer
aa4ed7637c iptraf-ng: Update to version 1.2.1
Update includes several fixes and enhancements.
The full overview of changes are located in here --> https://github.com/iptraf-ng/iptraf-ng/blob/master/CHANGES .

rvnamed has been merged into iptraf-ng. Fix division by zero patch has been merged into new version, patch is not needed anymore. logrotate configuration for iptraf-ng has been included.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 09:58:51 +00:00
Erik Kapfer
dba1a21403 git: Update to version 2.28.0
Several changes s been made since version 2.12.2 .
The documentation RelNotes of Git can be found in here --> https://github.com/git/git/tree/master/Documentation/RelNotes .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 09:58:26 +00:00
Michael Tremer
a8c0eae029 core151: Ship exoscale files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 08:28:23 +00:00
Michael Tremer
f5c3f63f5f Merge remote-tracking branch 'ms/exoscale' into next 2020-09-29 08:22:58 +00:00
Michael Tremer
e65810ba3d core151: Link to individual rootfiles for boost for each arch
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 08:22:32 +00:00
Michael Tremer
cac84e16a0 binutils: Update to 2.35.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 08:21:08 +00:00
Michael Tremer
4ece7b2987 boost: Add rootfile for armv5tel
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 07:59:46 +00:00
Jonatan Schlag
09a4ff4027 Ship testsuite of BorgBackup
BorgBackup seems to need this testsuite on all systems, because it does
some selftests when starting a backup.

Fixes: #12438

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-28 10:11:54 +00:00
Michael Tremer
e06d8de976 exoscale: Add cloud setup script
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-25 16:08:46 +00:00
Michael Tremer
76d5db4dde boost: Add rootfile for i586
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-25 08:35:24 +00:00
Michael Tremer
29b1beab34 boost: Move x86_64 rootfile to arch subdir
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-25 08:34:57 +00:00
Michael Tremer
196436202b boost: Update rootfile for aarch64
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-25 08:31:19 +00:00
Michael Tremer
9384df5964 Revert "core151: Ship libloc"
This reverts commit 6cfa52d99e.

libloc is now being updated in Core Update 150.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:43:52 +00:00
Michael Tremer
312a06cbb5 Merge branch 'master' into next 2020-09-24 17:42:41 +00:00
Michael Tremer
277721c2b7 core150: Ship libloc
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:41:41 +00:00
Michael Tremer
d3e88e3485 crontab: Update misleading comment
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:40:38 +00:00
Michael Tremer
b57d9769b5 fcron: Fix invalid syntax in update-location-database cronjob
Fixes: #12484
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:40:20 +00:00
Michael Tremer
4522b5f6b0 libloc: Update rootfile
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:38:53 +00:00
Michael Tremer
84722d8f24 libloc: Update rootfile
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
83def5e68f crontab: Update misleading comment
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
8416a1ca72 openssl: Update to 1.1.1h
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
5a0ad44e45 fcron: Fix invalid syntax in update-location-database cronjob
Fixes: #12484
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
6cfa52d99e core151: Ship libloc
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Stefan Schantl
33975f578d ipinfo.cgi: Allow to display multiple flags.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
ed0e7a0d54 core151: Delete Locale::Codes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Stefan Schantl
17ff715bbe Locale-Country: Drop package.
All used functions from this module now is done by libloc, so
this package safely can be dropped.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
94b6ff56a9 core151: Ship ipinfo.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
446ed0e6da core151: Ship general-functions.pl
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Stefan Schantl
278b8710bc general-functions.pl: Drop unused use of Locale::Codes::Country.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
b05028da4b core151: Ship country.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Stefan Schantl
d443f504aa location-functions.pl: Add address_has_flag() function.
This function can be used to check if a given address has
one of the known flags like "Anonymous Proxy".

If this is true, the mapped special country code will be returned.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Stefan Schantl
b868abd251 location-functions.pl: Refactor get_full_country_name() function to use the Location module.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
b3af3008fc core151: Ship location-functions.pl
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Stefan Schantl
79b564c8ce location-functions.pl: Refactor get_locations() function to use the Location module.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00
Michael Tremer
fadc6e6889 core151: Ship updated IPsec CGI and control binary
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:38 +00:00