Commit Graph

15205 Commits

Author SHA1 Message Date
Peter Müller
e706f87eed tor.cgi: fix calling Perl location module functions
The second version of this patch avoids re-defining $db_handle.

Fixes: #12492

Cc: Stefan Schantl <stefan.schantl@ipfire.org
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-By: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-12 20:14:33 +00:00
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
Arne Fitzenreiter
5e4126c33b Merge branch 'next' 2020-10-05 20:24:35 +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
b637be144c haproxy: Update to 2.2.4
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-01 09:30:48 +00:00
Michael Tremer
eed7b35ba5 dnsdist: Update to 1.5.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-01 09:20:48 +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
9e870fcb76 Update contributors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 10:30:14 +00:00
Stéphane Pautrel
b0a707e5a1 Update French translation
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 10:26:33 +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
13e20ecfc5 openssh: Update to 8.4p1
- Update openssh from version 8.3p1 to 8.4p1
	See https://www.openssh.com/releasenotes.html
	See https://www.openssh.com/portable.html#http for mirrors for source file
- No change to rootfiles
- Installed on virtual ipfire testbed and ssh connection successfully operated
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 10:00:17 +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
74a8a84316 nginx: Update to version 1.19.2
Several bugfixes and features has been integrated since version 1.17.8.
A full overview of all changes are located in here --> https://github.com/nginx/nginx-releases/blob/master/CHANGES .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 09:58:42 +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
1ebd84f438 netother.cgi: Fix typo in Connection Tracking headline
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 13:49:59 +00:00
Michael Tremer
df8920100d exoscale: Fix assigning domain name
The whole hostname was used as domain name because there
was no . in it where the string could have been split.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 13:47:09 +00:00
Michael Tremer
898d6d87a2 qpdf: Tell configure to use our CFLAGS/LDFLAGS
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 12:27:20 +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
a7d8d35288 exoscale: Get SSH key from meta-data API
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 08:05:44 +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
Michael Tremer
c1e15323ce qpdf: Link against libatomic on armv5tel
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-29 07:55:38 +00:00
Arne Fitzenreiter
d328c232d7 credits.cgi: update contributors
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-09-28 10:27:24 +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
Matthias Fischer
1461be5054 cmake: Update to 3.18.3
For details see:
https://cmake.org/cmake/help/v3.18/release/3.18.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-28 10:10:41 +00:00
Michael Tremer
9e09e1c47b setup: Remove tampering with MAC addresses
There are NICs with 06: and we cannot simply replace the
first byte of the address.

I have no idea why this hack is needed and I believe we
do not need it at all.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-27 11:19:56 +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
5ae3706d20 cloud-init: Extend to support Exoscale
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-25 10:37:06 +00:00
Michael Tremer
25f14fa0d5 netsnmpd: Disable parallel build
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-25 08:41: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
28864e9885 Update list of contributors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:48:27 +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