Commit Graph

16171 Commits

Author SHA1 Message Date
Leo-Andres Hofmann
9064bc7242 rrdimage: Add CSS and Javascript to ipfire theme
This patch adds styling for the new graph time range buttons
and loads the Javascript in the HTML head.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 10:03:44 +00:00
Michael Tremer
4b63a0322d core156: Ship RRD graph stuff
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 10:03:29 +00:00
Leo-Andres Hofmann
910f1e8494 rrdimage: Add scripts for new graph display method
This patch adds two scripts which will later be used to display graphs:

-> getrrdimage.cgi: Generates PNG images for graphs.
Until now, each CGI with embedded graphs had to be able to output
images. These functions are now gathered in this new script.
The additional parameter handling can be removed and the CGIs can
be simplified. This makes it easier to use and output the graphs.

-> rrdimage.js: Interactive Javascript functions
This allows the user to select time ranges without reloading the page.
In addition, the graphs are now periodically updated, allowing users
to live monitor the data.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 10:01:15 +00:00
Michael Tremer
abd8ff79e6 core156: Ship nettle
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:58:50 +00:00
Michael Tremer
b62f367317 core156: Ship ids.dat
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:57:28 +00:00
Stefan Schantl
cdfbef5de7 logs.cgi/ids.dat: Change url to sid documentation site.
Fixes #12596.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:57:13 +00:00
Michael Tremer
be2be8f0d7 core156: Ship showrequestfromcountry.dat
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:56:59 +00:00
Stefan Schantl
5ae1188589 logs.cgi/showrequestfromcountry.dat: Proper lookup country code.
Seems to be a code fragment has been left while switching to
libloc. Now call the right function from location-functions.pl.

Fixes #12599.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:56:15 +00:00
Matthias Fischer
33d18031fd Fix typo in 'de.pl'
Triggered by:
https://community.ipfire.org/t/where-can-i-place-a-ticket-with-an-error-in-the-german-wui/5104

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:56:06 +00:00
Matthias Fischer
daa75b2f87 nettle: Update to 3.7.2
For details see:
https://lists.gnu.org/archive/html/info-gnu/2021-03/msg00005.html

"This is a bugfix release, fixing a bug in ECDSA signature
verification that could lead to a denial of service attack
(via an assertion failure) or possibly incorrect results. It
also fixes a few related problems where scalars are required
to be canonically reduced modulo the ECC group order, but in
fact may be slightly larger.

Upgrading to the new version is strongly recommended."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:55:46 +00:00
Matthias Fischer
4e537e29e9 tcpdump: Update to 4.99.0
For details see:
https://www.tcpdump.org/tcpdump-changes.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:55:33 +00:00
Michael Tremer
54d4873de0 core156: Ship libpcap
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:55:21 +00:00
Matthias Fischer
5ce0e24ed4 libpcap: Update to 1.10.0
For details see:
https://www.tcpdump.org/libpcap-changes.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:54:40 +00:00
Michael Tremer
2131d81637 core156: Ship libcap
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:54:29 +00:00
Matthias Fischer
6fbfe9d771 libcap: Update to 2.49
For details see:
https://git.kernel.org/pub/scm/libs/libcap/libcap.git/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-06 09:53:57 +00:00
Matthias Fischer
5abd6d3ea2 poppler 0.89.0: Update for lfs
'cmake 3.20' complained about an "unknown option".

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-04 12:27:01 +00:00
Matthias Fischer
001b9d5379 cmake: Update to 3.20
For details see:
https://cmake.org/cmake/help/v3.20/release/3.20.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-04 12:26:51 +00:00
Michael Tremer
8ea513191b gnump3d: Update plugin path
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:24:09 +00:00
Adolf Belka
bfc342e6dc tshark: Fixes bug #12598 Correct the non incremented PAK_VER
- The PAK_VER number was not incremented in patch 3947
- All other addon patches raised by Adolf Belka at that time checked
   and all others have the PAK_VER correctly incremented
- Fixes bug #12598

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:19:58 +00:00
Michael Tremer
eb29db5e24 core156: Ship Archive-Tar
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:19:42 +00:00
Adolf Belka
aaaf29d902 Archive-Tar: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:19:28 +00:00
Michael Tremer
1ef6d5f77b core156: Ship Archive-Zip
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:19:15 +00:00
Adolf Belka
200961ee2a Archive-Zip: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:18:49 +00:00
Michael Tremer
464eb1ae33 core156: Ship BerkeleyDB
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:18:38 +00:00
Adolf Belka
3031a5be23 BerkeleyDB: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:18:20 +00:00
Michael Tremer
4da36e0d18 core156: Ship Compress-Zlib
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:18:05 +00:00
Adolf Belka
b3bfbd52ce Compress-Zlib: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:17:50 +00:00
Michael Tremer
52498d1185 core156: Ship Convert-TNET
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:17:15 +00:00
Adolf Belka
dbc795c413 Convert-TNEF: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:16:53 +00:00
Michael Tremer
1542fa5752 core156: Ship Convert-UUlib
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:16:31 +00:00
Adolf Belka
81c1d6c287 Convert-UUlib: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:16:11 +00:00
Michael Tremer
52e6f6f494 core156: Ship Crypt-PasswdMD5
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:15:53 +00:00
Adolf Belka
3bcbd14e5f Crypt-PasswdMD5: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:15:28 +00:00
Adolf Belka
297e4cd035 Digest: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:15:04 +00:00
Michael Tremer
419139ba60 core156: Ship Digest-HMAC
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:14:36 +00:00
Adolf Belka
a56ecfa095 Digest-HMAC: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:14:17 +00:00
Michael Tremer
debb4d7177 core156: Ship Digest-SHA1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:13:28 +00:00
Adolf Belka
6b81d96c48 Digest-SHA1: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:13:04 +00:00
Michael Tremer
05a5769471 core156: Ship GD-Graph
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:12:47 +00:00
Adolf Belka
f34375a32b GD-Graph: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:12:33 +00:00
Michael Tremer
2bb1a21f43 core156: Ship GD-TextUtil
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:12:21 +00:00
Adolf Belka
4b25a5e54f GD-TextUtil: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:12:02 +00:00
Michael Tremer
c2317177dc core156: Ship HTML-Parser
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:11:40 +00:00
Adolf Belka
55df984ead HTML-Parser: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:09:45 +00:00
Michael Tremer
e75ce9e47b core156: Ship HTML-Tagset
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:09:33 +00:00
Adolf Belka
5cd269cd84 HTML-Tagset: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:09:20 +00:00
Michael Tremer
5c37a51a5e core156: Ship HTML-Template
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:08:42 +00:00
Adolf Belka
0f75538acc HTML-Template: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:08:09 +00:00
Michael Tremer
297b534afc core156: Ship IO-Socket-SSL
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:07:58 +00:00
Adolf Belka
503fc4c8c8 IO-Socket-SSL: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 16:07:46 +00:00