]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
3 years agoLangs/de.pl: Add translations for OpenVPN roadwarrior connection log.
Stefan Schantl [Mon, 13 Apr 2020 07:45:50 +0000 (09:45 +0200)] 
Langs/de.pl: Add translations for OpenVPN roadwarrior connection log.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agovnstat: remove unmount ramdisk message
Arne Fitzenreiter [Sat, 2 May 2020 18:01:35 +0000 (18:01 +0000)] 
vnstat: remove unmount ramdisk message

this message will also print if no ramdisk is used at all.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agovnstat 2.6: Fix for initscript - removed 'evaluate_retval'
Matthias Fischer [Mon, 13 Apr 2020 12:50:58 +0000 (14:50 +0200)] 
vnstat 2.6: Fix for initscript - removed 'evaluate_retval'

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>
3 years agowebui: update rootfile
Arne Fitzenreiter [Sat, 2 May 2020 10:43:20 +0000 (10:43 +0000)] 
webui: update rootfile

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocoreutils: add uptream patch to fix build on aarch64
Arne Fitzenreiter [Sat, 2 May 2020 10:39:19 +0000 (10:39 +0000)] 
coreutils: add uptream patch to fix build on aarch64

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add vnstat
Arne Fitzenreiter [Sat, 2 May 2020 10:38:51 +0000 (10:38 +0000)] 
core145: add vnstat

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add open vpn changes
Arne Fitzenreiter [Fri, 1 May 2020 19:28:08 +0000 (19:28 +0000)] 
core145: add open vpn changes

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoopenvpn: Store connection times in ASCII timestamps
Michael Tremer [Mon, 13 Apr 2020 11:50:18 +0000 (11:50 +0000)] 
openvpn: Store connection times in ASCII timestamps

This format seems to be a lot easier to handle in SQLite queries.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoopenvpn: Add metrics script
Michael Tremer [Mon, 13 Apr 2020 11:50:17 +0000 (11:50 +0000)] 
openvpn: Add metrics script

This script is called when an OpenVPN Roadwarrior client
connects or disconnect and logs the start and duration
of the session.

This can be used to monitor session duration and data transfer.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoLangs/en.pl: Add duration.
Stefan Schantl [Mon, 13 Apr 2020 07:45:49 +0000 (09:45 +0200)] 
Langs/en.pl: Add duration.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoAdd ovpnclients page to log menu.
Stefan Schantl [Mon, 13 Apr 2020 07:45:48 +0000 (09:45 +0200)] 
Add ovpnclients page to log menu.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoOpenVPN Log: Add connection duration
Michael Tremer [Mon, 13 Apr 2020 07:45:47 +0000 (09:45 +0200)] 
OpenVPN Log: Add connection duration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoOpenVPN: Capitalise some headings and labels
Michael Tremer [Mon, 13 Apr 2020 07:45:46 +0000 (09:45 +0200)] 
OpenVPN: Capitalise some headings and labels

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Align traffic values to the right side.
Stefan Schantl [Mon, 13 Apr 2020 07:45:45 +0000 (09:45 +0200)] 
ovpnclients.dat: Align traffic values to the right side.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Fix type in received.
Stefan Schantl [Mon, 13 Apr 2020 07:45:44 +0000 (09:45 +0200)] 
ovpnclients.dat: Fix type in received.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agogeneral-functions.pl: formatBytes() Fix computing the correct unit.
Stefan Schantl [Mon, 13 Apr 2020 07:45:43 +0000 (09:45 +0200)] 
general-functions.pl: formatBytes() Fix computing the correct unit.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Do not perform DB actions if there is an error message.
Stefan Schantl [Mon, 13 Apr 2020 07:45:42 +0000 (09:45 +0200)] 
ovpnclients.dat: Do not perform DB actions if there is an error message.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Display error when the to date is not later than the from date.
Stefan Schantl [Mon, 13 Apr 2020 07:45:41 +0000 (09:45 +0200)] 
ovpnclients.dat: Display error when the to date is not later than the from date.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Display a notice if there are no entries.
Stefan Schantl [Mon, 13 Apr 2020 07:45:40 +0000 (09:45 +0200)] 
ovpnclients.dat: Display a notice if there are no entries.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Convert timestamps into localtime.
Stefan Schantl [Mon, 13 Apr 2020 07:45:39 +0000 (09:45 +0200)] 
ovpnclients.dat: Convert timestamps into localtime.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Add table header.
Stefan Schantl [Mon, 13 Apr 2020 07:45:38 +0000 (09:45 +0200)] 
ovpnclients.dat: Add table header.

The header will be dynamically generated, according the items which will
be displayed.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoLangs: Add strings for disconnect, sent and recieved.
Stefan Schantl [Mon, 13 Apr 2020 07:45:37 +0000 (09:45 +0200)] 
Langs: Add strings for disconnect, sent and recieved.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Display traffic details in a human-readable format.
Stefan Schantl [Mon, 13 Apr 2020 07:45:36 +0000 (09:45 +0200)] 
ovpnclients.dat: Display traffic details in a human-readable format.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agogeneral-functions.pl: Add formatBytes() function.
Stefan Schantl [Mon, 13 Apr 2020 07:45:35 +0000 (09:45 +0200)] 
general-functions.pl: Add formatBytes() function.

This function can be used to convert an amount of bytes to a
humand-readable format.

For example "3221225472" will become "3MB".

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoovpnclients.dat: Fix hard coded language string
Stefan Schantl [Mon, 13 Apr 2020 07:45:34 +0000 (09:45 +0200)] 
ovpnclients.dat: Fix hard coded language string

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoOpenVPN: Fix query when selecting sessions only
Michael Tremer [Mon, 13 Apr 2020 07:45:33 +0000 (09:45 +0200)] 
OpenVPN: Fix query when selecting sessions only

Previously some sessions were selected which did not qualify
for the search.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoopenvpn: Add WUI page for client usage statistics
Stefan Schantl [Mon, 13 Apr 2020 07:45:32 +0000 (09:45 +0200)] 
openvpn: Add WUI page for client usage statistics

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add coreutils
Arne Fitzenreiter [Fri, 1 May 2020 19:10:17 +0000 (19:10 +0000)] 
core145: add coreutils

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocoreutils: update to 8.32
Peter Müller [Sat, 11 Apr 2020 17:22:58 +0000 (19:22 +0200)] 
coreutils: update to 8.32

Cc: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoautomake: update to 1.16.2
Peter Müller [Sat, 11 Apr 2020 17:22:12 +0000 (19:22 +0200)] 
automake: update to 1.16.2

This is required in order to build coreutils 8.32.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoRevert "libwww-perl: update to 6.43"
Arne Fitzenreiter [Fri, 1 May 2020 13:04:09 +0000 (13:04 +0000)] 
Revert "libwww-perl: update to 6.43"

This reverts commit 3bcd393e18c76683f7649368bd30c5c57789f7e5.
this has a corrupt rootfile:
Error! '/x86_64' in rootfiles files found!
./config/rootfiles/common/libwww-perl:#usr/lib/perl5/site_perl/5.30.0/x86_64-linux-thread-multi/auto/libwww
./config/rootfiles/common/libwww-perl:#usr/lib/perl5/site_perl/5.30.0/x86_64-linux-thread-multi/auto/libwww/perl
./config/rootfiles/common/libwww-perl:usr/lib/perl5/site_perl/5.30.0/x86_64-linux-thread-multi/auto/libwww/perl/.packlist
Replace by MACHINE !

and if i fix this it break pakfire.

3 years agoiproute2: fix rootfile
Arne Fitzenreiter [Thu, 30 Apr 2020 22:38:20 +0000 (00:38 +0200)] 
iproute2: fix rootfile

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add vnstat changes
Arne Fitzenreiter [Thu, 30 Apr 2020 15:26:59 +0000 (15:26 +0000)] 
core145: add vnstat changes

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add libwww-perl
Arne Fitzenreiter [Thu, 30 Apr 2020 15:15:24 +0000 (15:15 +0000)] 
core145: add libwww-perl

3 years agolibwww-perl: update to 6.43
Peter Müller [Sat, 11 Apr 2020 14:14:44 +0000 (16:14 +0200)] 
libwww-perl: update to 6.43

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add pakfire functions.pl
Arne Fitzenreiter [Thu, 30 Apr 2020 15:13:37 +0000 (15:13 +0000)] 
core145: add pakfire functions.pl

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoPakfire: do not leak upstream proxy password in log messages
Peter Müller [Sat, 11 Apr 2020 10:20:01 +0000 (12:20 +0200)] 
Pakfire: do not leak upstream proxy password in log messages

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>
3 years agoPakfire: fix upstream proxy usage
Peter Müller [Sat, 11 Apr 2020 10:19:20 +0000 (12:19 +0200)] 
Pakfire: fix upstream proxy usage

This patch ensures Pakfire will download updates via the configured
upstream proxy (if any) for both HTTP and HTTPS.

Fixes: #12357
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore145: add system.cgi
Arne Fitzenreiter [Thu, 30 Apr 2020 15:10:08 +0000 (15:10 +0000)] 
core145: add system.cgi

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agosystem.cgi: correctly translate CPU frequency
Peter Müller [Sat, 11 Apr 2020 09:02:26 +0000 (11:02 +0200)] 
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>
3 years agolang: fix typo (MacVTtap != MacVTap)
Peter Müller [Sat, 11 Apr 2020 08:25:29 +0000 (10:25 +0200)] 
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>
3 years agoborgbackup: Fixes DEP error. Update to 1.1.11
Erik Kapfer [Sat, 11 Apr 2020 05:26:58 +0000 (07:26 +0200)] 
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>
3 years agovnstat 2.6: Added status section for initscript
Matthias Fischer [Sat, 11 Apr 2020 17:08:38 +0000 (19:08 +0200)] 
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>
3 years agovnstat 2.6: Fix for initskript
Matthias Fischer [Sat, 11 Apr 2020 16:37:38 +0000 (18:37 +0200)] 
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>
3 years agovnstat 2.6: Fix for rootfile
Matthias Fischer [Fri, 10 Apr 2020 19:41:42 +0000 (21:41 +0200)] 
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>
3 years agomakegraphs: 'vnstat -u' is no longer supported/needed
Matthias Fischer [Fri, 10 Apr 2020 17:17:11 +0000 (19:17 +0200)] 
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>
3 years agovnstat 2.6: New initscript
Matthias Fischer [Fri, 10 Apr 2020 17:17:10 +0000 (19:17 +0200)] 
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>
3 years agotraffic.cgi: Changed time interval for vnstat graphs from 5 to 1 minute
Matthias Fischer [Fri, 10 Apr 2020 17:17:09 +0000 (19:17 +0200)] 
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>
3 years agovnstat: Update to 2.6
Matthias Fischer [Fri, 10 Apr 2020 17:17:08 +0000 (19:17 +0200)] 
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>
3 years agocore145: add gzip
Arne Fitzenreiter [Thu, 30 Apr 2020 14:54:07 +0000 (14:54 +0000)] 
core145: add gzip

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agogzip: ship zgrep, zless and zmore
Peter Müller [Fri, 10 Apr 2020 08:00:37 +0000 (10:00 +0200)] 
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>
3 years agocore145: add iproute2
Arne Fitzenreiter [Thu, 30 Apr 2020 14:52:11 +0000 (14:52 +0000)] 
core145: add iproute2

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoiproute2: Update to version 5.6.0
Erik Kapfer [Wed, 8 Apr 2020 09:12:18 +0000 (11:12 +0200)] 
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>
3 years agocore145: add ipset
Arne Fitzenreiter [Thu, 30 Apr 2020 14:50:14 +0000 (14:50 +0000)] 
core145: add ipset

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoipset: Update to version 7.6
Erik Kapfer [Wed, 8 Apr 2020 08:56:17 +0000 (10:56 +0200)] 
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>
3 years agocore145: add firewall initskript
Arne Fitzenreiter [Thu, 30 Apr 2020 14:45:03 +0000 (14:45 +0000)] 
core145: add firewall initskript

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agofirewall initscript: slightly improve comments
Peter Müller [Tue, 7 Apr 2020 15:07:18 +0000 (17:07 +0200)] 
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>
3 years agogcc: disable parallel build
Peter Müller [Wed, 29 Apr 2020 14:15:27 +0000 (16:15 +0200)] 
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>
4 years agomotion: Update to 4.3.0
Matthias Fischer [Sun, 5 Apr 2020 13:27:10 +0000 (15:27 +0200)] 
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>
4 years agocore145: add libpng
Arne Fitzenreiter [Sun, 26 Apr 2020 07:45:16 +0000 (07:45 +0000)] 
core145: add libpng

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agolibshout: Update to 2.4.3
Matthias Fischer [Sun, 5 Apr 2020 13:54:27 +0000 (15:54 +0200)] 
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>
4 years agoffmpeg: Update to 4.4.2
Matthias Fischer [Tue, 7 Apr 2020 16:49:54 +0000 (18:49 +0200)] 
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>
4 years agoxvid: Update to 1.3.7
Matthias Fischer [Sun, 5 Apr 2020 14:14:14 +0000 (16:14 +0200)] 
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>
4 years agotaglib: Update to 1.11.1
Matthias Fischer [Sun, 5 Apr 2020 14:09:31 +0000 (16:09 +0200)] 
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>
4 years agosox: Update to 14.4.2
Matthias Fischer [Sun, 5 Apr 2020 14:07:13 +0000 (16:07 +0200)] 
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>
4 years agoopus: Update to 1.3.1
Matthias Fischer [Sun, 5 Apr 2020 14:03:42 +0000 (16:03 +0200)] 
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>
4 years agolibvorbis: Update to 1.3.6
Matthias Fischer [Sun, 5 Apr 2020 14:01:26 +0000 (16:01 +0200)] 
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>
4 years agolibtiff: Update to 4.1.0
Matthias Fischer [Sun, 5 Apr 2020 13:59:34 +0000 (15:59 +0200)] 
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>
4 years agolibmpeg2: Update to 0.4.1
Matthias Fischer [Sun, 5 Apr 2020 13:50:40 +0000 (15:50 +0200)] 
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>
4 years agolibogg: Update to 1.3.4
Matthias Fischer [Sun, 5 Apr 2020 13:46:00 +0000 (15:46 +0200)] 
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>
4 years agolame: Update to 3.100
Matthias Fischer [Sun, 5 Apr 2020 13:40:27 +0000 (15:40 +0200)] 
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>
4 years agoNew package: 'libmicrohttpd', needed for 'motion'
Matthias Fischer [Sun, 5 Apr 2020 13:33:36 +0000 (15:33 +0200)] 
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>
4 years agolibpng: Update to 1.6.37
Matthias Fischer [Sun, 5 Apr 2020 13:22:03 +0000 (15:22 +0200)] 
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>
4 years agonetpbm: remove WANT_SSE = Y from config.mk
Arne Fitzenreiter [Sat, 25 Apr 2020 13:59:15 +0000 (15:59 +0200)] 
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>
4 years ago'make.sh':'libarchive' and 'cmake' now need to be built prior to 'libjepeg'
Matthias Fischer [Sun, 5 Apr 2020 13:20:06 +0000 (15:20 +0200)] 
'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>
4 years agocore145: add libjpeg
Arne Fitzenreiter [Sat, 25 Apr 2020 09:39:34 +0000 (09:39 +0000)] 
core145: add libjpeg

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agolibjpeg: Update to 2.0.4
Matthias Fischer [Sun, 5 Apr 2020 13:17:33 +0000 (15:17 +0200)] 
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>
4 years agocmake: Update to 3.17.0
Matthias Fischer [Sun, 5 Apr 2020 13:14:52 +0000 (15:14 +0200)] 
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>
4 years agonetpbm: Update to 10.73.31
Matthias Fischer [Sun, 5 Apr 2020 12:20:09 +0000 (14:20 +0200)] 
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>
4 years agofaad2: Update to 2.8.8
Matthias Fischer [Sun, 5 Apr 2020 12:17:18 +0000 (14:17 +0200)] 
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>
4 years agostrace: Update to version 5.5
Erik Kapfer [Thu, 2 Apr 2020 11:21:44 +0000 (13:21 +0200)] 
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>
4 years agofping: Update to version 4.2
Erik Kapfer [Thu, 2 Apr 2020 11:14:40 +0000 (13:14 +0200)] 
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>
4 years agostart core145
Arne Fitzenreiter [Sat, 25 Apr 2020 08:55:14 +0000 (08:55 +0000)] 
start core145

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore144: add calamaris core144 v2.25-core144
Arne Fitzenreiter [Thu, 23 Apr 2020 17:57:01 +0000 (19:57 +0200)] 
core144: add calamaris

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoMerge remote-tracking branch 'origin/master' into next
Arne Fitzenreiter [Wed, 22 Apr 2020 10:17:05 +0000 (10:17 +0000)] 
Merge remote-tracking branch 'origin/master' into next

4 years agobind: update rootfile
Arne Fitzenreiter [Wed, 22 Apr 2020 00:41:49 +0000 (02:41 +0200)] 
bind: update rootfile

4 years agocore144: restart squid
Arne Fitzenreiter [Tue, 21 Apr 2020 19:16:53 +0000 (19:16 +0000)] 
core144: restart squid

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore144: add bind
Arne Fitzenreiter [Tue, 21 Apr 2020 19:14:58 +0000 (19:14 +0000)] 
core144: add bind

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agobind: Update to 9.11.18
Matthias Fischer [Tue, 21 Apr 2020 19:02:38 +0000 (21:02 +0200)] 
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>
4 years agocore144: add squid
Arne Fitzenreiter [Tue, 21 Apr 2020 19:13:33 +0000 (19:13 +0000)] 
core144: add squid

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agosquid: Update to 4.11
Matthias Fischer [Tue, 21 Apr 2020 18:55:51 +0000 (20:55 +0200)] 
squid: Update to 4.11

For details see:
http://www.squid-cache.org/Versions/v4/changesets/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agodhcpcd: Update to 9.0.2
Matthias Fischer [Tue, 21 Apr 2020 18:49:58 +0000 (20:49 +0200)] 
dhcpcd: Update to 9.0.2

For details see:
https://roy.marples.name/archives/dhcpcd-discuss/0002941.html

"* Control sockets are not opened in test mode
* privsep: no longer aborts if protocol not available
* inet6: Don't regen temporary addresses without a state
* inet6: Reduce RA log spam
* dhcp6: Don't log when things consitently fail
* inet6: Add temporary directive to slaac option [1]
* Ensure current interface flags persist when setting a flag
* DHCP via BPF is now aligned correctly
* CMSG buffers are now aligned correctly
* hostnames are no longer clobbered when being forced and a RA is recieved"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoopenssl: update rootfile
Arne Fitzenreiter [Tue, 21 Apr 2020 14:51:53 +0000 (16:51 +0200)] 
openssl: update rootfile

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore144: ship /etc/os-release
Arne Fitzenreiter [Tue, 21 Apr 2020 13:52:01 +0000 (13:52 +0000)] 
core144: ship /etc/os-release

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore144: add openssl
Arne Fitzenreiter [Tue, 21 Apr 2020 13:50:43 +0000 (13:50 +0000)] 
core144: add openssl

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoopenssl: update to 1.1.1g
Arne Fitzenreiter [Tue, 21 Apr 2020 13:43:38 +0000 (15:43 +0200)] 
openssl: update to 1.1.1g

CVE-2020-1967 (OpenSSL advisory) [High severity] 21 April 2020:
    Server or client applications that call the SSL_check_chain()
    function during or after a TLS 1.3 handshake may crash due
    to a NULL pointer dereference as a result of incorrect handling
    of the "signature_algorithms_cert" TLS extension.
    The crash occurs if an invalid or unrecognised signature algorithm
    is received from the peer. This could be exploited by a malicious
    peer in a Denial of Service attack.
https://www.openssl.org/news/secadv/20200421.txt

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agocore144: remove gcc go binary and libs
Arne Fitzenreiter [Mon, 20 Apr 2020 15:41:09 +0000 (15:41 +0000)] 
core144: remove gcc go binary and libs

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agotoolchain: Do not attempt to strip anything in /dev, /proc, /sys and /tmp
Michael Tremer [Tue, 14 Apr 2020 15:01:00 +0000 (15:01 +0000)] 
toolchain: Do not attempt to strip anything in /dev, /proc, /sys and /tmp

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agoAdd /etc/os-release
Michael Tremer [Thu, 9 Apr 2020 20:45:16 +0000 (20:45 +0000)] 
Add /etc/os-release

This file is being read by some packages to find out on what
distribution they are running on.

This file needs to be included in every Core Update.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
4 years agogcc: Drop Go on i586
Michael Tremer [Thu, 16 Apr 2020 19:27:14 +0000 (19:27 +0000)] 
gcc: Drop Go on i586

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>