Michael Tremer
fdb23aaeef
openvmtools: Depend on libtirpc
...
Fixes : #12487
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Michael Tremer
81716b0534
Update languages
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Michael Tremer
111bbcb3ad
Start Core Update 151
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Arne Fitzenreiter
962f7923f5
Merge branch 'master' into next
2020-09-24 14:16:16 +00:00
Michael Tremer
0f7a8e02c7
index.cgi: Fix CPU architecture check
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-24 14:14:42 +00:00
Arne Fitzenreiter
cf58f65931
make.sh fix i586 code generation.
...
-fcf-protection insert non i586 instructions that crash on amd k6 and geode
to build a working glibc also the toolchain compiler must build without this
so this need a new toolchain.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-24 07:38:56 +02:00
Arne Fitzenreiter
d83422d1c0
toolchain: fix build with gcc<8 on builder.
...
gcc-7 not support -fcf-protection so filter it from CFLAGS.
also filter -mtune in first pass because it should optimized for the
actual host.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-24 07:36:01 +02:00
Arne Fitzenreiter
90a90bc1db
core150: fix typo at graphs.pl
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:24:51 +00:00
Matthias Fischer
2bba650947
graphs.pl: Standardize localization strings for entropy graphs
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:21:53 +00:00
Matthias Fischer
03dd66d616
graphs.pl: Standardize localization strings for disk access graphs
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:21:27 +00:00
Arne Fitzenreiter
73bb48cbd1
core150: add conntrack graph changes.
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:17:54 +00:00
Matthias Fischer
cc573a98d1
graphs.pl: Standardize temperature displays
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:15:15 +00:00
Matthias Fischer
b1b1a25835
netother.cgi: Added missing double quotes
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:14:56 +00:00
Matthias Fischer
b79d74fe9e
Changed/fixed translation 'Connection tracking'
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:14:33 +00:00
Michael Tremer
8ffdc78c49
web UI: Add graph for connection tracking
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:13:10 +00:00
Michael Tremer
a232fe32bc
collectd: Enable conntrack plugin
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:12:38 +00:00
Matthias Fischer
fa088214bc
graphs.pl: Added translation for 'ACPI Thermal Zone'
...
This patchset is based on https://git.ipfire.org/?p=people/ms/ipfire-2.x.git;a=commitdiff;h=4bf0d000ffe961cdc5d9dbd27b3a11f900b3daed
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:10:29 +00:00
Stefan Schantl
2c35344dda
Language files: Clarify menu entries and page titles for VPN connections.
...
These pages for RW and N2N statistics only show handle for OpenVPN connections.
Fixes #12476 .
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:08:42 +00:00
Arne Fitzenreiter
3c48052ed1
core150: add graphs.pl
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:06:55 +00:00
Michael Tremer
6fc3625512
graphs: Fix rendering CPU graphs after number of cores decreased
...
Fixes : #12193 - cpu graphs cannot created if smt is disabled
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:05:46 +00:00
Arne Fitzenreiter
85de90ef9d
core150: add index.cgi
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:05:06 +00:00
Michael Tremer
947bd622a1
index.cgi: Fix CPU architecture check
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:04:18 +00:00
Matthias Fischer
74847444df
htop: Update to 3.0.2
...
For details see:
https://github.com/htop-dev/htop/blob/master/ChangeLog
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:04:05 +00:00
Arne Fitzenreiter
383eefc0ae
kernel: update aarch64 rootfile
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-18 05:28:26 +00:00
Arne Fitzenreiter
73f4e7b4c6
kernel: aarch64: disable SSDT_OVERLAYS
...
this option was visible by enabling ACPI and is enabled by default but adds
an attacking vector.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-18 05:23:18 +00:00
Matthias Fischer
b04f532f70
nano: Update to 5.2
...
For details see:
https://www.nano-editor.org/news.php
I wasn't sure about the 'extras' - if we need more, feel free to adjust the rootfile.
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-17 18:53:16 +00:00
Adolf Belka
ddad38e232
postfix: Update to 3.5.7
...
- Update postfix from version 3.5.6 to 3.5.7
see ftp://ftp.cs.uu.nl/mirror/postfix/postfix-release/official/postfix-3.5.7.RELEASE_NOTES
Supporting request from Peter Müller
Signed-off-by: Adolf Belka<ahb@ipfire@gmail.com
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-17 18:52:43 +00:00
Adolf Belka
ca673f8df6
nagios_nrpe: Fix for bug 12337
...
- added pid_file=/var/run to the configure statement
to give the required pid directory in the default nrpe.cfg file
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-17 18:51:53 +00:00
Mathew McBride
e29125d52f
kernel: enable ACPI support on ARM64
...
ACPI (with EFI) is used on ARM systems conforming to the
Server Base Boot Requirements (SBBR) and is an optional
on embedded systems (EBBR).
Up to now the ARM64 boards supported by IPFire use U-Boot and
device tree so ACPI was not turned on.
The immediate use case here is to run under virtualization,
using my muvirt project[1] I can run IPFire on our Traverse Ten64
system. For reasons I'll explain separately it is not
currently possible to run stock IPFire on this system.
This change also enables the EFI RTC driver which is presented
by the qemu arm64 virt machine.
Signed-off-by: Mathew McBride <matt@traverse.com.au >
[1] - https://gitlab.com/traversetech/muvirt
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-17 18:50:35 +00:00
Matthias Fischer
99804aaed7
clamav: Update to 0.103.0
...
For details see:
https://blog.clamav.net/2020/09/clamav-01030-released.html
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-17 18:49:44 +00:00
Arne Fitzenreiter
97f1bf4460
kernel: update to 4.14.198
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-12 23:47:49 +02:00
Arne Fitzenreiter
3a69555f90
kernel: add patch agains CVE-2020-14386
...
fixes #12483
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-12 09:38:10 +02:00
Arne Fitzenreiter
9dafa28a1c
Revert "kernel: add patch against CVE-2020-14386"
...
This reverts commit f04023b1ca .
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-11 22:16:27 +02:00
Arne Fitzenreiter
1d15fbd440
kernel: cleanup kirkwood patch apply lines
...
kirkwood support is removed long time ago and the patch already
removed from tree.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-11 21:30:15 +02:00
Arne Fitzenreiter
f04023b1ca
kernel: add patch against CVE-2020-14386
...
fixes #12483
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-11 21:27:15 +02:00
Arne Fitzenreiter
10d0489df2
kernel: update to 4.14.197
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-10 20:20:28 +02:00
Arne Fitzenreiter
5eab2b3893
core149: restart init at update
...
this is needed to allow clean unmount at reboot because
init has some files open and the binary was replaced
at glibc update.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-05 14:57:55 +00:00
Arne Fitzenreiter
207b38f1da
Kernel: update to 4.14.196
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-04 18:12:38 +02:00
Arne Fitzenreiter
3d5c33f057
libvirt: add libtirpc to dependencies
...
libvirt is linked against libtirpc so this need to installed.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-31 18:41:19 +02:00
Arne Fitzenreiter
0216f1ecdd
libvirt: add libtirpc to dependencies
...
libvirt is linked against libtirpc so this need to installed.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-31 18:39:01 +02:00
Arne Fitzenreiter
eefe8acbea
core150: start core150 and add kernel
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-31 07:06:41 +02:00
Arne Fitzenreiter
ce9f979c01
kernel: update to 4.14.195
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-31 06:58:32 +02:00
Arne Fitzenreiter
78e35e5ba3
Merge remote-tracking branch 'origin/next'
2020-08-30 07:52:55 +00:00
Arne Fitzenreiter
305baacbb8
core149: add vim to update
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-29 18:12:19 +00:00
Arne Fitzenreiter
2c8819992e
vim: update to 8.2 and fix crash with gcc-10
...
the configure.ac has a bug that detects gcc-10 as gcc-1 and so not use
some quirks. Also there is a bug with FORTIFY-SOURCE=2 that crash
if the matchparen plugin is used (enabled by default).
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-29 18:08:57 +00:00
Arne Fitzenreiter
5300e13516
core149: add files to exclude from older updates
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-26 13:58:02 +00:00
Arne Fitzenreiter
da6b767a2b
Merge branch 'next'
2020-08-26 13:50:50 +00:00
Stefan Schantl
16105723e8
Core 148: Exclude location related settings files.
...
This prevents from overwriting existing files, with empty ones
and finally to lose the stored settings.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-25 19:17:15 +00:00
Stefan Schantl
0bb03f69ef
Core 148: Exclude location related settings files.
...
This prevents from overwriting existing files, with empty ones
and finally to lose the stored settings.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-08-25 19:13:17 +00:00
Michael Tremer
6f60b0d271
core149: Restart squid
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-08-24 09:48:36 +00:00