Commit Graph

14549 Commits

Author SHA1 Message Date
Peter Müller
003fb6f608 system.cgi: correctly translate CPU frequency
The CPU frequency diagram used the same "translation" as the CPU load,
which was confusing. This patch introduces a dedicated translation for
"CPU frequency", which makes things a little bit better but still does
not solve a Deppenleerzeichen ("CPU-Frequenz Diagramm") in the German
translation.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 15:07:06 +00:00
Peter Müller
2a554ea34f lang: fix typo (MacVTtap != MacVTap)
Fixes: #12339

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 15:06:49 +00:00
Erik Kapfer
086c09eefb borgbackup: Fixes DEP error. Update to 1.1.11
Fixes #12356

Several fixes but also new features has been added with this version.
Full changelog can be found in here --> https://github.com/borgbackup/borg/blob/1.1.11/docs/changes.rst#version-1111-2020-03-08 .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 15:06:28 +00:00
Matthias Fischer
51044e048f vnstat 2.6: Added status section for initscript
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 15:05:39 +00:00
Matthias Fischer
49d09728cc vnstat 2.6: Fix for initskript
Removed 'sleep 2'

Added exit status in 'stop'-section

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 15:04:37 +00:00
Matthias Fischer
8c7446ab08 vnstat 2.6: Fix for 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-04-30 14:56:49 +00:00
Matthias Fischer
68a6d1053f makegraphs: 'vnstat -u' is no longer supported/needed
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:56:27 +00:00
Matthias Fischer
5a5de3f026 vnstat 2.6: New initscript
Added the  new 'vnstatd' daemon to 'start' and 'stop' section.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:56:15 +00:00
Matthias Fischer
29f35b79c7 traffic.cgi: Changed time interval for vnstat graphs from 5 to 1 minute
This keeps the graphs a bit more "updated".

From 'man vnstat':
'-c (--cache-time) => Update output file only if at least *time* minutes
have passed since the previous file update.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:55:51 +00:00
Matthias Fischer
7b1134ea60 vnstat: Update to 2.6
For details see:
https://humdi[dot]net/vnstat/CHANGES

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:55:22 +00:00
Arne Fitzenreiter
a05dbe793d core145: add gzip
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:54:07 +00:00
Peter Müller
906a176378 gzip: ship zgrep, zless and zmore
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:52:53 +00:00
Arne Fitzenreiter
f7ae6259f4 core145: add iproute2
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:52:11 +00:00
Erik Kapfer
b1c761c184 iproute2: Update to version 5.6.0
Several fixes and new enhancements, including new binaries (devlink, rdma, tipc) has been added.
For all commits, take a look in here --> https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/ .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:51:15 +00:00
Arne Fitzenreiter
ad537bf9cb core145: add ipset
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:50:14 +00:00
Erik Kapfer
efe2990afc ipset: Update to version 7.6
Update includes several userspace and kernel part changes.
For an overview, take a look into the changelog http://ipset.netfilter.org/changelog.html

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:47:36 +00:00
Arne Fitzenreiter
d9673001e8 core145: add firewall initskript
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:45:03 +00:00
Peter Müller
ef7e9e52f2 firewall initscript: slightly improve comments
This patch corrects some typos and does not introduce functional changes.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 14:44:18 +00:00
Peter Müller
79ccd55de4 gcc: disable parallel build
Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-30 07:16:39 +00:00
Matthias Fischer
30bd0572fa motion: Update to 4.3.0
For details see:
https://github.com/Motion-Project/motion/releases

This update is needed for 'ffmpeg 4.2.2' and 'libmicrohttpd 0.9.70' (new package).

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:46:10 +00:00
Arne Fitzenreiter
d5fbe672a8 core145: add libpng
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:45:16 +00:00
Matthias Fischer
257af9aee7 libshout: Update to 2.4.3
For details see:
http://icecast.org/news/libshout-release-2_4_3/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:43:59 +00:00
Matthias Fischer
ee11df6862 ffmpeg: Update to 4.4.2
(Correction of the v2-patch)

For details see:
http://ffmpeg.org/download.html#release_4.2

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-04-26 07:35:35 +00:00
Matthias Fischer
712cb48e0e xvid: Update to 1.3.7
For details see:
https://www.videohelp.com/software/XviD-Codec/version-history

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:35:14 +00:00
Matthias Fischer
bc88f04867 taglib: Update to 1.11.1
For details see:
https://taglib.org/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:34:55 +00:00
Matthias Fischer
d670d0c783 sox: Update to 14.4.2
For details see:
http://sox.sourceforge.net/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:34:36 +00:00
Matthias Fischer
ecd34ee7b3 opus: Update to 1.3.1
Fordetails see:
http://opus-codec.org/downloads/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:34:19 +00:00
Matthias Fischer
0a60440040 libvorbis: Update to 1.3.6
For details see:
https://github.com/xiph/vorbis/blob/master/CHANGES

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:33:58 +00:00
Matthias Fischer
761f2de156 libtiff: Update to 4.1.0
For details see:
https://gitlab.com/libtiff/libtiff/blob/master/ChangeLog

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:33:44 +00:00
Matthias Fischer
476dcd111d libmpeg2: Update to 0.4.1
For details see:
http://libmpeg2.sourceforge.net/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:32:10 +00:00
Matthias Fischer
b4fa811da7 libogg: Update to 1.3.4
Changelog:

"Version 1.3.4 (2019 August 30)

* Faster slice-by-8 CRC32 implementation.
  see https://lwn.net/Articles/453931/ for motivation.
* Add CMake build.
* Deprecate Visual Studio project files in favor of CMake.
* configure --disable-crc option for fuzzing.
* Various build fixes.
* Documentation and example code fixes.

Version 1.3.3 (2017 November 7)

* Fix an issue with corrupt continued packet handling.
* Update Windows projects and build settings.
* Remove Mac OS 9 build support.

Version 1.3.2 (2014 May 27)

* Fix an bug in oggpack_writecopy().

Version 1.3.1 (2013 May 12)

* Guard against very large packets.
* Respect the configure --docdir override.
* Documentation fixes.
* More Windows build fixes."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:31:54 +00:00
Matthias Fischer
f0109b0ccf lame: Update to 3.100
For details see:
https://svn.code.sf.net/p/lame/svn/trunk/lame/doc/html/history.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:31:17 +00:00
Matthias Fischer
5d92a00e0c New package: 'libmicrohttpd', needed for 'motion'
For details see:
https://www.gnu.org/software/libmicrohttpd/

"GNU libmicrohttpd is a small C library that is supposed to make it
easy to run an HTTP server as part of another application."

Changes:
https://github.com/Karlson2k/libmicrohttpd/blob/master/ChangeLog

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:30:52 +00:00
Matthias Fischer
6008ea4e2c libpng: Update to 1.6.37
For details see:
http://www[dot]libpng[dot]org/pub/png/libpng[dot]html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-26 07:29:59 +00:00
Arne Fitzenreiter
0c30bb30b8 netpbm: remove WANT_SSE = Y from config.mk
SSE is not available on armv5tel,aarch64 and i586 so we
cannot general enable it.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 16:03:04 +02:00
Matthias Fischer
4f516b87a5 'make.sh':'libarchive' and 'cmake' now need to be built prior to 'libjepeg'
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:40:19 +00:00
Arne Fitzenreiter
0f48fc827e core145: add libjpeg
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:39:34 +00:00
Matthias Fischer
6d6b668b0d libjpeg: Update to 2.0.4
For details see:
https://sourceforge.net/projects/libjpeg-turbo/files/2.0.4/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:05:28 +00:00
Matthias Fischer
64ac07fabc cmake: Update to 3.17.0
For details see:
https://cmake.org/cmake/help/v3.17/release/3.17.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:05:11 +00:00
Matthias Fischer
b4bbe8edd9 netpbm: Update to 10.73.31
For details see:
https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/doc/HISTORY

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:04:24 +00:00
Matthias Fischer
dde398983e faad2: Update to 2.8.8
For details see:
https://www.audiocoding.com/archive.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:03:59 +00:00
Erik Kapfer
31166ecf7f strace: Update to version 5.5
The version jump from 4.7 to 5.5 includes several bugfixes and improvements.
For a full overview --> https://github.com/strace/strace/releases .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:03:26 +00:00
Erik Kapfer
de5561d90d fping: Update to version 4.2
Some bugfixes but also features are included.
The changelog can be found in here --> https://github.com/schweikert/fping/releases/tag/v4.2 .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 09:03:01 +00:00
Arne Fitzenreiter
656abbc6d4 start core145
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-25 08:55:14 +00:00
Arne Fitzenreiter
7ae36c0fd9 core144: add calamaris
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-23 19:57:01 +02:00
Arne Fitzenreiter
bc18b7aabb Merge remote-tracking branch 'origin/master' into next 2020-04-22 10:17:05 +00:00
Arne Fitzenreiter
1bba20a985 bind: update rootfile 2020-04-22 02:41:49 +02:00
Arne Fitzenreiter
715b841e5b core144: restart squid
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-21 19:16:53 +00:00
Arne Fitzenreiter
c24bb323e1 core144: add bind
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-21 19:14:58 +00:00
Matthias Fischer
1494b40254 bind: Update to 9.11.18
For details see:
https://downloads.isc.org/isc/bind9/9.11.18/RELEASE-NOTES-bind-9.11.18.html

"Security Fixes

DNS rebinding protection was ineffective when BIND 9 is configured as a forwarding
DNS server. Found and responsibly reported by Tobias Klein. [GL #1574]

Known Issues

We have received reports that in some circumstances, receipt of an IXFR can cause
the processing of queries to slow significantly. Some of these were related to RPZ
processing, which has been fixed in this release (see below). Others appear to occur
where there are NSEC3-related changes (such as an operator changing the NSEC3 salt
used in the hash calculation). These are being investigated. [GL #1685]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-04-21 19:14:38 +00:00