]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/log
people/pmueller/ipfire-2.x.git
3 years agolm_sensors: Update to 3-6-0
Adolf Belka [Wed, 14 Apr 2021 11:57:44 +0000 (13:57 +0200)] 
lm_sensors: Update to 3-6-0

- Update from 3-4-0 to 3-6-0
- Update of rootfilers in each architecture
   Only the library version changed in each rootfile
- Installed updated lm_sensors. Confirmed updated version was installed.
   sensors-detect ran successfully but could not confirm successful sensor
   detection as installation was run on vm testbed and this has no sesnors
   Testing on real hardware to confirm that sensors are detected and
   sensor-* directories correctly created in IPFire.
- Changelog
   3.6.0 (2019-10-18)
     configs: Added a number of new configuration files
     fancontrol: AVERAGE env variable can be used to set the number of previ>
     Makefile: The MACHINE variable has been renamed to ARCH
     sensord: Add an option -1/--oneline to print chip and adapter on the sa>
     sensors: Fixed a stray comma bug in the JSON output
              Fixed Fahrenheit conversion with raw and JSON output
              Scale voltage and current values in the default output format
     sensors-detect: Add detection of AMD Family 17h, models 30h, 70h
                     Add detection of some AMD Family 15h models
                     Add detection of AMD Family 16h model 30h power sensors
                     Add detection of Hygon Family 18h thermal sensors
                     Add detection of Nuvoton NCT6797D
                     Add detection of Nuvoton NCT6798D
                     Add detection of Nuvoton NCT6112D/NCT6114D/NCT6116D
                     Fix printing CPU info on non-x86 arches
                     Fix printing lm_sensors version
                     Mark Fintek F75387SG/RG as supported by the f75375s dri>
   3.5.0 (2018-11-23)
     Fixed disappearance of certain hwmon chips with 4.19+ kernels
     Add the find-driver script for debugging
     Various documentation and man page improvements
     Fix various issues found by Coverity Scan
     Fix compilation with the musl C library
     Development version string now contains "+git" instead of "+SVN"
     Updated links in documentation to reflect the new home of lm_sensors
     sensors.1: Add reference to sensors-detect
                Document -j option (json output)
     sensors: Add support for json output
              Add support for power min, lcrit, min_alarm, lcrit_alarm
     sensors-detect: Fix systemd paths
                     Add detection of Fintek F81768
                     Only probe I/O ports on x86
                     Add detection of Nuvoton NCT6793D
                     Add detection of Microchip MCP9808
                     Mark F71868A as supported by the f71882fg driver
                     Mark F81768D as supported by the f71882fg driver
                     Mark F81866D as supported by the f71882fg driver
                     Add detection of various ITE chips
                     Add detection of Nuvoton NCT6795D
                     Add detection of DDR4 SPD
                     Add detection of ITE IT8987D
                     Add detection of AMD Family 17h temperature sensors
                     Add detection of AMD KERNCZ SMBus controller
                     Add detection of various Intel SMBus controllers
                     Add detection of Giantec GT30TS00
                     Add detection of ONS CAT34TS02C and CAT34TS04
                     Add detection of AMD Family 15h Model 60+ temperature s>
                     Add detection of Nuvoton NCT6796D
                     Add detection of AMD Family 15h Model 70+ temperature s>
     configs: Add sample configuration files.
     sensors.conf.default: Add hardwired inputs of NCT6795D
                           Add hardwired inputs of F71868A
                           Add hardwired NCT6796D inputs
     vt1211_pwm: replaced deprecated sub shell syntax
                 run with bash instead of sh
     pwmconfig: replaced deprecated sub shell syntax
     fancontrol: replaced deprecated sub shell syntax
                 save original pwm values
     fancontrol.8: replaced deprecated sub shell syntax
     libsensors: Add support for SENSORS_BUS_TYPE_SCSI
                 Add support for power min, lcrit, min_alarm, lcrit_alarm

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agomeson: Update to 0.57.2
Adolf Belka [Wed, 14 Apr 2021 11:58:09 +0000 (13:58 +0200)] 
meson: Update to 0.57.2

- Update from 0.56.0 to 0.57.2
- Update of rootfile
- Changelog is too large and complicated layout to include here
   Full details can be seen at https://mesonbuild.com/Release-notes.html

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship libxcrypt
Michael Tremer [Wed, 14 Apr 2021 17:26:40 +0000 (17:26 +0000)] 
core157: Ship libxcrypt

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibxcrypt: Update to 4.4.19
Adolf Belka [Wed, 14 Apr 2021 11:57:19 +0000 (13:57 +0200)] 
libxcrypt: Update to 4.4.19

- Update from 4.4.17 to 4.4.19
- Update of rootfile not needed
- Changelog
   libxcrypt NEWS -- history of user-visible changes.
    Version 4.4.19
     * Improve fallback implementation of explicit_bzero.
     * Add glibc-on-CSKY, ARC, and RISCV-32 entries to libcrypt.minver.
       These were added in GNU libc 2.29, 2.32, and 2.33 respectively
       (issue #122).
     * Do not build xcrypt.h if we’re not going to install it.
     * Do not apply --enable-obsolete-api-enosys mode to fcrypt.
     * Compilation fix for NetBSD.  NetBSD’s <unistd.h> declares encrypt
       and setkey to return int, contrary to POSIX (which says they return
       void).  Rename those declarations out of the way with macros.
     * Compilation fixes for building with GCC 11.
       Basically fixes for explicit type-casting.
     * Force update of existing symlinks during installation (issue #120).
    Version 4.4.18
     * Fix compilation errors on (Free)BSD (issue #110).
     * Fix conversion error in lib/alg-gost3411-core.c, which is seen by
       some sensitive compilers.
     * Convert build scripts to Perl.
       The minimum version of Perl required is 5.14.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship file
Michael Tremer [Wed, 14 Apr 2021 17:23:06 +0000 (17:23 +0000)] 
core157: Ship file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agofile: Update to 5.40
Adolf Belka [Wed, 14 Apr 2021 11:55:53 +0000 (13:55 +0200)] 
file: Update to 5.40

- Update from 5.39 to 5.40
- Update of rootfile not needed
- Changelog
   * release 5.40
* PR/234: Add limit to the number of bytes to scan for encoding
* PR/230: Fix /T (trim flag) for regex
* PR/77: Trim trailing separator.
* PR/211: Convert system read errors from corrupt ELF
  files into human readable error messages
* fix multithreaded decompression file descriptor issue
  by using close-on-exec (Denys Vlasenko)
* Exclude surrogate pairs from utf-8 detection (Michael Liu)
* Include # to the list of ignored format chars (Werner Fink)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship expat
Michael Tremer [Wed, 14 Apr 2021 17:22:39 +0000 (17:22 +0000)] 
core157: Ship expat

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoexpat: Update to 2.3.0
Adolf Belka [Wed, 14 Apr 2021 11:55:35 +0000 (13:55 +0200)] 
expat: Update to 2.3.0

- Update from 2.2.0 (2016) to 2.3.0 (2021)
- Update of rootfile
- Changelog is too large to include here
   Full details can be viewed in the Changes file in the source tarball
   Large number of bug fixes

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship apache
Michael Tremer [Wed, 14 Apr 2021 17:21:56 +0000 (17:21 +0000)] 
core157: Ship apache

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohttpd: delete comment blocks and unused directives from our configuration
Peter Müller [Mon, 12 Apr 2021 21:01:41 +0000 (23:01 +0200)] 
httpd: delete comment blocks and unused directives from our configuration

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohttpd: apply the same security headers on the captive portal instance as we do elsewhere
Peter Müller [Mon, 12 Apr 2021 21:01:13 +0000 (23:01 +0200)] 
httpd: apply the same security headers on the captive portal instance as we do elsewhere

The Captive Portal should not be framed or leak sensitive detail via
Referrers either.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohttpd: disable sending ETag header completely
Peter Müller [Mon, 12 Apr 2021 21:00:46 +0000 (23:00 +0200)] 
httpd: disable sending ETag header completely

These cause caching trouble and pose a potential security risk due to
exposing inode numbers of files within the Apache site directories on an
IPFire machine.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohttpd: remove compatibility instructions for very old browsers
Peter Müller [Mon, 12 Apr 2021 21:00:19 +0000 (23:00 +0200)] 
httpd: remove compatibility instructions for very old browsers

These are not in use any more - and if they would, we don't support them.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agokernel: update to 4.14.230
Arne Fitzenreiter [Sun, 11 Apr 2021 19:38:45 +0000 (21:38 +0200)] 
kernel: update to 4.14.230

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Fix ppp symlink
Michael Tremer [Mon, 12 Apr 2021 09:36:08 +0000 (09:36 +0000)] 
core157: Fix ppp symlink

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibid3tag: Addition of pkgconfig file
Adolf Belka [Fri, 9 Apr 2021 19:10:22 +0000 (21:10 +0200)] 
libid3tag: Addition of pkgconfig file

- id3tag.pc pkgconfig file required for mpd-0.22.6 to find libid3tag
   library files
- Update of rootfile
- update lfs to install id3tag.pc file to /usr/lib/pkgconfig directory

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship libupnp
Michael Tremer [Mon, 12 Apr 2021 09:35:16 +0000 (09:35 +0000)] 
core157: Ship libupnp

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibupnp: Update to 1.14.5
Adolf Belka [Fri, 9 Apr 2021 19:10:21 +0000 (21:10 +0200)] 
libupnp: Update to 1.14.5

- Update from 1.6.18 to 1.14.5
- Update required for successfgul build of mpd-0.22.6
- Update of rootfile
- Changelog is too large to include here
   Full details can be found in the ChangeLog file in the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agompd: Update to 0.22.6
Adolf Belka [Fri, 9 Apr 2021 19:10:20 +0000 (21:10 +0200)] 
mpd: Update to 0.22.6

- Update from 0.19.19 to 0.22.6
- Update rootfile
- Required update of libupnp
- Autotools no longer available
   Build changed to meson
   Meson build required addition of pkgconfig file for libid3tag
- Changelog is too large to include here.
   Full details can be found in the NEWS file in the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship changes on RRD graphs tooling
Michael Tremer [Mon, 12 Apr 2021 09:32:00 +0000 (09:32 +0000)] 
core157: Ship changes on RRD graphs tooling

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Improve CGI & cosmetic changes
Leo-Andres Hofmann [Sun, 11 Apr 2021 12:01:06 +0000 (14:01 +0200)] 
rrdimage: Improve CGI & cosmetic changes

Write graph error messages to the system log, to simplify
further inspection by the user.
Add additional parameter check to prevent a possible redirect loop
if the URL format is changed in the future.

Cosmetic: Use underlining instead of background color for highlighting

Fixes #10643

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Update rootfiles
Michael Tremer [Mon, 12 Apr 2021 09:25:26 +0000 (09:25 +0000)] 
samba: Update rootfiles

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship pppd
Michael Tremer [Sun, 11 Apr 2021 12:23:18 +0000 (12:23 +0000)] 
core157: Ship pppd

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoppp: update to 2.4.9
Peter Müller [Sat, 10 Apr 2021 14:33:47 +0000 (16:33 +0200)] 
ppp: update to 2.4.9

This is the first ppp release for years, and the project appears to have
a different maintainer (team?) by now. As a result, some of our patches
are no longer necessary as they made it into upstream, while others need
to be adjusted slightly.

In addition, their configure script does not handle commas in CFLAGS
properly, which is why the delimiter for the 'sed' call in it has to be
changed to something neither appearing in a path nor in our CLFAGS set.

The full changelog of this release can be retrieved from
https://ppp.samba.org/README.html and says:

* Support for new EAP (Extensible Authentication Protocol) methods:
  - Support for EAP-TLS, from Jan Just Keijser and others
  - Support for EAP-MSCHAPv2, from Eivind Næss, Thomas Omerzu, Tijs
    Van Buggenhout and others

* New pppd options:
  - chap-timeout
  - chapms-strip-domain
  - replacedefaultroute
  - noreplacedefaultroute
  - ipv6cp-accept-remote
  - lcp-echo-adaptive
  - ip-up-script
  - ip-down-script
  - ca
  - capath
  - cert
  - key
  - crl-dir
  - crl
  - max-tls-version
  - need-peer-eap

* Fixes for CVE-2020-8597 and CVE-2015-3310.

* libpcap is now required when compiling on Linux (previously, if
  libpcap was not present, pppd would be compiled without packet
  filtering support).

* The rp-pppoe plugin has been renamed to pppoe, to distinguish it
  from the upstream rp-pppoe code.  Its options have changed names,
  but the old names are kept as aliases.

* The configure script now supports cross-compilation.

* Many bug fixes and cleanups.

Thanks to Michael for his hint on the ./configure CFLAGS issue.

The second version of this patch correctly updates the
src/patches/ppp/0013-everywhere-O_CLOEXEC-harder.patch patch for the
second hunk in pppd/main.c, where socket permissions have been changed
meanwhile.

Further, it has been successfully tested against a VDSL 100 line in
Germany, using PAP to Easybell via 1&1 L2 BSA. No connectivity issues or
other anomalies have been observed so far.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoInstall sysctl.conf only on those architectures where needed
Michael Tremer [Sun, 11 Apr 2021 12:12:16 +0000 (12:12 +0000)] 
Install sysctl.conf only on those architectures where needed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agowireless-regdb: update to 2020.11.20
Peter Müller [Sat, 10 Apr 2021 13:49:10 +0000 (15:49 +0200)] 
wireless-regdb: update to 2020.11.20

This release contains various regulatory updates for different
countries, too many to list them here. While
https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
mentiones http://drvbp1.linux-foundation.org/~mcgrof/rel-html/wireless-regdb/
as the location for release announcements, that server seems to be
defunct, so there is only https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git
left for further details between the 2019.03.01 and 2020.11.20 version.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorpcbind: Update initscript for moved binary
Michael Tremer [Sat, 10 Apr 2021 13:49:23 +0000 (13:49 +0000)] 
rpcbind: Update initscript for moved binary

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolinux: Remove old code for generating initramfs
Michael Tremer [Sat, 10 Apr 2021 13:47:39 +0000 (13:47 +0000)] 
linux: Remove old code for generating initramfs

These kernels are no longer supported or have been merged into the main
kernel.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship kernel
Michael Tremer [Sat, 10 Apr 2021 13:44:55 +0000 (13:44 +0000)] 
core157: Ship kernel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agokernel: update to 4.14.229
Arne Fitzenreiter [Fri, 9 Apr 2021 15:31:31 +0000 (17:31 +0200)] 
kernel: update to 4.14.229

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship poppler-data
Michael Tremer [Sat, 10 Apr 2021 13:39:41 +0000 (13:39 +0000)] 
core157: Ship poppler-data

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopoppler-data: Update to 0.4.10
Adolf Belka [Thu, 8 Apr 2021 20:37:53 +0000 (22:37 +0200)] 
poppler-data: Update to 0.4.10

- Update from 0.4.9 to 0.4.10
- Update rootfile
- There is no Changelog file in the source tarball
   The poppler website has no release info on poppler-data only poppler

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship poppler
Michael Tremer [Sat, 10 Apr 2021 13:39:19 +0000 (13:39 +0000)] 
core157: Ship poppler

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopoppler: Update to 21.04.0
Adolf Belka [Thu, 8 Apr 2021 20:37:40 +0000 (22:37 +0200)] 
poppler: Update to 21.04.0

- Update from 0.89.0 to 21.04.0
   From Aug 2020 file version naming changed to YY.MM.x
   Update issued every month since then
- Update rootfile
- Changelog is too large to include here
   Full content can be reviewed in ChangeLog file in source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship sqlite
Michael Tremer [Sat, 10 Apr 2021 13:38:30 +0000 (13:38 +0000)] 
core157: Ship sqlite

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosqlite: Update to 3.35.4
Adolf Belka [Thu, 8 Apr 2021 20:38:08 +0000 (22:38 +0200)] 
sqlite: Update to 3.35.4

- Update from 3.34.1 to 3.35.4
- Update of rootfile not required
- Changelog
3.35.0
  Added built-in SQL math functions(). (Requires the -DSQLITE_ENABLE_MATH_FUNCTIONS compile-time option.)
  Added support for ALTER TABLE DROP COLUMN.
  Generalize UPSERT:
    Allow multiple ON CONFLICT clauses that are evaluated in order,
    The final ON CONFLICT clause may omit the conflict target and yet still use DO UPDATE.
  Add support for the RETURNING clause on DELETE, INSERT, and UPDATE statements.
  Use less memory when running VACUUM on databases containing very large TEXT or BLOB values. It is no longer necessary to hold the entire TEXT or BLOB in memory all at once.
  Add support for the MATERIALIZED and NOT MATERIALIZED hints when specifying common table expressions. The default behavior was formerly NOT MATERIALIZED, but is now changed to MATERIALIZED for CTEs that are used more than once.
  The SQLITE_DBCONFIG_ENABLE_TRIGGER and SQLITE_DBCONFIG_ENABLE_VIEW settings are modified so that they only control triggers and views in the main database schema or in attached database schemas and not in the TEMP schema. TEMP triggers and views are always allowed.
  Query planner/optimizer improvements:
    Enhancements to the min/max optimization so that it works better with the IN operator and the OP_SeekScan optimization of the previous release.
    Attempt to process EXISTS operators in the WHERE clause as if they were IN operators, in cases where this is a valid transformation and seems likely to improve performance.
    Allow UNION ALL sub-queries to be flattened even if the parent query is a join.
    Use an index, if appropriate, on IS NOT NULL expressions in the WHERE clause, even if STAT4 is disabled.
    Expressions of the form "x IS NULL" or "x IS NOT NULL" might be converted to simply FALSE or TRUE, if "x" is a column that has a "NOT NULL" constraint and is not involved in an outer join.
    Avoid checking foreign key constraints on an UPDATE statement if the UPDATE does not modify any columns associated with the foreign key.
    Allow WHERE terms to be pushed down into sub-queries that contain window functions, as long as the WHERE term is made up of entirely of constants and copies of expressions found in the PARTITION BY clauses of all window functions in the sub-query.
  CLI enhancements:
    Enhance the ".stats" command to accept new arguments "stmt" and "vmstep", causing prepare statement statistics and only the virtual-machine step count to be shown, respectively.
    Add the ".filectrl data_version" command.
    Enhance the ".once" and ".output" commands so that if the destination argument begins with "|" (indicating that output is redirected into a pipe) then the argument does not need to be quoted.
  Bug fixes:
    Fix a potential NULL pointer dereference when processing a syntactically incorrect SELECT statement with a correlated WHERE clause and a "HAVING 0" clause. (Also fixed in the 3.34.1 patch release.)
    Fix a bug in the IN-operator optimization of version 3.33.0 that can cause an incorrect answer.
    Fix incorrect answers from the LIKE operator if the pattern ends with "%" and there is an "ESCAPE '_'" clause.
3.35.1
  Fix a bug in the new DROP COLUMN feature when used on columns that are indexed and that are quoted in the index definition.
  Improve the built-in documentation for the .dump command in the CLI.
3.35.2
  Fix a problem in the appendvfs.c extension that was introduced into version 3.35.0.
  Ensure that date/time functions with no arguments (which generate responses that depend on the current time) are treated as non-deterministic functions. Ticket 2c6c8689fb5f3d2f
  Fix a problem in the sqldiff utility program having to do with unusual whitespace characters in a virtual table definition.
  Limit the new UNION ALL optimization described by item 8c in the 3.35.0 release so that it does not try to make too many new subqueries. See forum thread 140a67d3d2 for details.
3.35.3
  Enhance the OP_OpenDup opcode of the bytecode engine so that it works even if the cursor being duplicated itself came from OP_OpenDup. Fix for ticket bb8a9fd4a9b7fce5. This problem only came to light due to the recent MATERIALIZED hint enhancement.
  When materializing correlated common table expressions, do so separately for each use case, as that is required for correctness. This fixes a problem that was introduced by the MATERIALIZED hint enhancement.
  Fix a problem in the filename normalizer of the unix VFS.
  Fix the "box" output mode in the CLI so that it works with statements that returns one or more rows of zero columns (such as PRAGMA incremental_vacuum). Forum post afbbcb5b72.
  Improvements to error messages generated by faulty common table expressions. Forum post aa5a0431c99e.
  Fix some incorrect assert() statements.
  Fix to the SELECT statement syntax diagram so that the FROM clause syntax is shown correctly. Forum post 9ed02582fe.
  Fix the EBCDIC character classifier so that it understands newlines as whitespace. Forum post 58540ce22dcd.
  Improvements the xBestIndex method in the implementation of the (unsupported) wholenumber virtual table extension so that it does a better job of convincing the query planner to avoid trying to materialize a table with an infinite number of rows. Forum post b52a020ce4.
3.35.4
  Fix a defect in the query planner optimization identified by item 8b above. Ticket de7db14784a08053.
  Fix a defect in the new RETURNING syntax. Ticket 132994c8b1063bfb.
  Fix the new RETURNING feature so that it raises an error if one of the terms in the RETURNING clause references a unknown table, instead of silently ignoring that error.
  Fix an assertion associated with aggregate function processing that was incorrectly triggered by the push-down optimization.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship bash
Michael Tremer [Sat, 10 Apr 2021 13:38:04 +0000 (13:38 +0000)] 
core157: Ship bash

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agobash: Update to 5.1 with patch 4
Adolf Belka [Thu, 8 Apr 2021 11:10:00 +0000 (13:10 +0200)] 
bash: Update to 5.1 with patch 4

- Update from 5.0 with patch 18 to 5.1 wih patch 4
- Remove old bash50 patches
- Update rootfiles
- Add new bash51 patches
- Installed updated version in a vm testbed system
   All bash commands that were run, executed correctly
   Script created to redirect output to a file and ran correctly
- Changelog
1. New Features in bash-5.1 since release of bash-5.0
a. `bind -x' now supports different bindings for different editing modes and
   keymaps.
b. Bash attempts to optimize the number of times it forks when executing
   commands in subshells and from `bash -c'.
c. Here documents and here strings now use pipes for the expanded document if
   it's smaller than the pipe buffer size, reverting to temporary files if it's
   larger.
d. There are new loadable builtins: mktemp, accept, mkfifo, csv, cut/lcut
e. In posix mode, `trap -p' now displays signals whose disposition is SIG_DFL
   and those that were SIG_IGN when the shell starts.
f. The shell now expands the history number (e.g., in PS1) even if it is not
   currently saving commands to the history list.
g. `read -e' may now be used with arbitrary file descriptors (`read -u N').
h. The `select' builtin now runs traps if its internal call to the read builtin
   is interrupted by a signal.
i. SRANDOM: a new variable that expands to a 32-bit random number that is not
   produced by an LCRNG, and uses getrandom/getentropy, falling back to
   /dev/urandom or arc4random if available. There is a fallback generator if
   none of these are available.
j. shell-transpose-words: a new bindable readline command that uses the same
   definition of word as shell-forward-word, etc.
k. The shell now adds default bindings for shell-forward-word,
   shell-backward-word, shell-transpose-words, and shell-kill-word.
l. Bash now allows ARGV0 appearing in the initial shell environment to set $0.
m. If `unset' is executed without option arguments, bash tries to unset a shell
   function if a name argument cannot be a shell variable name because it's not
   an identifier.
n. The `test -N' operator uses nanosecond timestamp granularity if it's
   available.
o. Bash posix mode now treats assignment statements preceding shell function
   definitions the same as in its default mode, since POSIX has changed and
   no longer requires those assignments to persist after the function returns
   (POSIX interp 654).
p. BASH_REMATCH is no longer readonly.
q. wait: has a new -p VARNAME option, which stores the PID returned by `wait -n'
   or `wait' without arguments.
r. Sorting the results of pathname expansion now uses byte-by-byte comparisons
   if two strings collate equally to impose a total order; the result of a
   POSIX interpretation.
s. Bash now allows SIGINT trap handlers to execute recursively.
t. Bash now saves and restores state around setting and unsetting posix mode,
   instead of having unsetting posix mode set a known state.
u. Process substitution is now available in posix mode.
v. READLINE_MARK: a new variable available while executing commands bound with
   `bind -x', contains the value of the mark.
w. Bash removes SIGCHLD from the set of blocked signals if it's blocked at shell
   startup.
x. `test -v N' can now test whether or not positional parameter N is set.
y. `local' now honors the `-p' option to display all local variables at the
    current context.
z. The `@a' variable transformation now prints attributes for unset array
   variables.
aa. The `@A' variable transformation now prints a declare command that sets a
    variable's attributes if the variable has attributes but is unset.
bb. `declare' and `local' now have a -I option that inherits attributes and
    value from a variable with the same name at a previous scope.
cc. When run from a -c command, `jobs' now reports the status of completed jobs.
dd. New `U', `u', and `L' parameter transformations to convert to uppercase,
    convert first character to uppercase, and convert to lowercase,
    respectively.
ee. PROMPT_COMMAND: can now be an  array variable, each element of which can
    contain a command to be executed like a string PROMPT_COMMAND variable.
ff. `ulimit' has a -R option to report and set the RLIMIT_RTTIME resource.
gg. Associative arrays may be assigned using a list of key-value pairs within
    a compound assignment. Compound assignments where the words are not of
    the form [key]=value are assumed to be key-value assignments. A missing or
    empty key is an error; a missing value is treated as NULL. Assignments may
    not mix the two forms.
hh. New `K' parameter transformation to display associative arrays as key-
    value pairs.
ii. Writing history to syslog now handles messages longer than the syslog max
    length by writing multiple messages with a sequence number.
jj. SECONDS and RANDOM may now be assigned using arithmetic expressions, since
    they are nominally integer variables. LINENO is not an integer variable.
kk. Bash temporarily suppresses the verbose option when running the DEBUG trap
    while running a command from the `fc' builtin.
ll. `wait -n' now accepts a list of job specifications as arguments and will
    wait for the first one in the list to change state.
mm. The associative array implementation can now dynamically increase the
    size of the hash table based on insertion patterns.
nn. HISTFILE is now readonly in a restricted shell.
oo. The bash malloc now returns memory that is 16-byte aligned on 64-bit
    systems.
pp. If the hash builtin is listing hashed filenames portably, don't print
   anything if the table is empty.
qq. GLOBIGNORE now ignores `.' and `..' as a terminal pathname component.
rr. Bash attempts to optimize away forks in the last command in a function body
    under appropriate circumstances.
ss. The globbing code now uses fnmatch(3) to check collation elements (if
    available) even in cases without multibyte characters.
tt. The `fg' and `bg' builtins now return an error in a command substitution
    when asked to restart a job inherited from the parent shell.
uu. The shell now attempts to unlink all FIFOs on exit, whether a consuming
    process has finished with them or not.
vv. There is a new contributed loadable builtin: asort.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore157: Ship readline
Michael Tremer [Sat, 10 Apr 2021 13:37:40 +0000 (13:37 +0000)] 
core157: Ship readline

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoreadline: Updated to 8.1
Adolf Belka [Thu, 8 Apr 2021 11:10:01 +0000 (13:10 +0200)] 
readline: Updated to 8.1

- Updated from 8.0 with patch 1 to 8.1 with no patches
- Commented out the patch section in the lfs as no current patches
   When patches are issued then the patch section can be uncommented
- Update rootfiles
- Remove old readline patches
- Changelog
New Features in readline-8.1 since the release of readline-8.0
a. If a second consecutive completion attempt produces matches where the first
   did not, treat it as a new completion attempt and insert a match as
   appropriate.
b. Bracketed paste mode works in more places: incremental search strings, vi
   overstrike mode, character search, and reading numeric arguments.
c. Readline automatically switches to horizontal scrolling if the terminal has
   only one line.
d. Unbinding all key sequences bound to a particular readline function now
   descends into keymaps for multi-key sequences.
e. rl-clear-display: new bindable command that clears the screen and, if
   possible, the scrollback buffer (bound to emacs mode M-C-l by default).
f. New active mark and face feature: when enabled, it will highlight the text
   inserted by a bracketed paste (the `active region') and the text found by
   incremental and non-incremental history searches. This is tied to bracketed
   paste and can be disabled by turning off bracketed paste.
g. Readline sets the mark in several additional commands.
h. Bracketed paste mode is enabled by default. There is a configure-time
   option (--enable-bracketed-paste-default) to set the default to on or off.
i. Readline tries to take advantage of the more regular structure of UTF-8
   characters to identify the beginning and end of characters when moving
   through the line buffer.
j. The bindable operate-and-get-next command (and its default bindings) are
   now part of readline instead of a bash-specific addition.
k. The signal cleanup code now blocks SIGINT while processing after a SIGINT.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoStart Core Update 157
Michael Tremer [Sat, 10 Apr 2021 13:35:36 +0000 (13:35 +0000)] 
Start Core Update 157

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agospeedtest-cli: Fix for bug #12602 - CORE 155 error with speedtest-cli
Adolf Belka [Thu, 8 Apr 2021 20:37:21 +0000 (22:37 +0200)] 
speedtest-cli: Fix for bug #12602 - CORE 155 error with speedtest-cli

- Update from 2.1.2 to 2.1.3 - fix for bug #12602
   Updated addon installed and fix confirmed
- Update rootfile
- Changelog
    Address issue where a test server may return an HTTP error during upload or download
    Address issue where ignore_ids may be empty or have empty values

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Load all sysctl files
Michael Tremer [Sat, 10 Apr 2021 13:18:43 +0000 (13:18 +0000)] 
core156: Load all sysctl files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosysctl.conf: Turn on BPF JIT hardening, if the JIT is enabled
Peter Müller [Fri, 9 Apr 2021 19:13:52 +0000 (21:13 +0200)] 
sysctl.conf: Turn on BPF JIT hardening, if the JIT is enabled

The second version of this patch splits this up into different
architecture-specific sysctl config files, as i586 does not support BPF
JIT, hence the net.core.bpf_jit_harden does not exist on that
architecture.

Fixes: #12384
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Update rootfile for armv5tel
Michael Tremer [Thu, 8 Apr 2021 11:02:13 +0000 (11:02 +0000)] 
samba: Update rootfile for armv5tel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop unused Intel out-of-tree network drivers
Michael Tremer [Thu, 8 Apr 2021 10:25:35 +0000 (10:25 +0000)] 
Drop unused Intel out-of-tree network drivers

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop backports
Michael Tremer [Thu, 8 Apr 2021 10:23:56 +0000 (10:23 +0000)] 
Drop backports

These are some old drivers that we used to pull in from more recent
kernels.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate contributors
Michael Tremer [Thu, 8 Apr 2021 10:20:40 +0000 (10:20 +0000)] 
Update contributors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate languages
Michael Tremer [Thu, 8 Apr 2021 10:20:18 +0000 (10:20 +0000)] 
Update languages

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop support for macvtap
Daniel Weismüller [Wed, 7 Apr 2021 14:56:16 +0000 (14:56 +0000)] 
Drop support for macvtap

This has been broken because of other changes on the network scripts and
since we now have support for bridges there is no point in supporting
something else that has the same functionality.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship udev network scripts
Michael Tremer [Thu, 8 Apr 2021 10:18:36 +0000 (10:18 +0000)] 
core156: Ship udev network scripts

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoudev: Set all wireless interfaces to master mode before adding to bridge
Daniel Weismüller [Wed, 7 Apr 2021 14:24:28 +0000 (16:24 +0200)] 
udev: Set all wireless interfaces to master mode before adding to bridge

This patch changes that instead of only the wireless interface that is
used to run a wireless access point, all wireless interfaces will be set
to master mode.

This allows that attaching the interface won't fail if hostapd isn't
started, yet.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoudev: Fix renaming bridged interfaces
Daniel Weismüller [Wed, 7 Apr 2021 14:56:36 +0000 (14:56 +0000)] 
udev: Fix renaming bridged interfaces

Since using random interface names is always trouble, we will order all
slave interfaces and number them in order as they appear in the SLAVES
variable.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship the entire web user interface and remove old themes
Michael Tremer [Thu, 8 Apr 2021 10:15:27 +0000 (10:15 +0000)] 
core156: Ship the entire web user interface and remove old themes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDelete all themes for the webinterface except the default one
Jonatan Schlag [Thu, 8 Apr 2021 08:36:25 +0000 (10:36 +0200)] 
Delete all themes for the webinterface except the default one

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoHardcode theme to ipfire
Jonatan Schlag [Thu, 8 Apr 2021 08:36:24 +0000 (10:36 +0200)] 
Hardcode theme to ipfire

This disables the theme support and makes it impossible to use any other
themes than the ipfire default theme.

The only intention of this patch is to hardcode the theme to ipfire.
To change any cgi we have is an ugly way, but the only way to do this
fast. The colour handling needs certainly to be improved as well, but
this will and should be done in other patches.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoclamav: Update to 0.103.2
Matthias Fischer [Wed, 7 Apr 2021 19:49:08 +0000 (21:49 +0200)] 
clamav: Update to 0.103.2

For details see:
https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html

"This is a security patch release with the following fixes:

    CVE-2021-1386: Fix for UnRAR DLL load privilege escalation. Affects 0.103.1 and prior on Windows
    only.

    CVE-2021-1252: Fix for Excel XLM parser infinite loop. Affects 0.103.0 and 0.103.1 only.

    CVE-2021-1404: Fix for PDF parser buffer over-read; possible crash. Affects 0.103.0 and 0.103.1
    only.

    CVE-2021-1405: Fix for mail parser NULL-dereference crash. Affects 0.103.1 and prior.

    Fix possible memory leak in PNG parser.

    Fix ClamOnAcc scan on file-creation race condition so files are scanned after their contents are
    written.

    FreshClam: Deprecate the SafeBrowsing config option. The SafeBrowsing option will no longer
    do anything. For more details, see our blog post from last year about the future of the ClamAV Safe
    Browsing database.

        Tip: If creating and hosting your own safebrowing.gdb database, you can use the
        DatabaseCustomURL option in freshclam.conf to download it.

    FreshClam: Improved HTTP 304, 403 and 429 handling.

    FreshClam: Added the mirrors.dat file back to the database directory.

    This new mirrors.dat file will store:
        A randomly generated UUID for the FreshClam User-Agent.
        A retry-after timestamp that so FreshClam won't try to update after having received an
        HTTP 429 response until the Retry-After timeout has expired.

    FreshClam will now exit with a failure in daemon mode if an HTTP 403 (Forbidden) was received
    because the outcome won't change if it tries again later. The FreshClam user will have to take
    appropriate action to get unblocked.

    Fix the FreshClam mirror-sync issue where a downloaded database is "older than the version advertised."

If a new CVD download gets a version that is older than advertised, FreshClam will keep the older version and
retry the update so that the incremental update process (CDIFF patch process) will update to the latest version."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogmp: fix build on arm 32bit
Arne Fitzenreiter [Sat, 20 Mar 2021 09:57:20 +0000 (09:57 +0000)] 
gmp: fix build on arm 32bit

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Fix symlink to libcap.so
Michael Tremer [Wed, 7 Apr 2021 21:20:58 +0000 (21:20 +0000)] 
libcap: Fix symlink to libcap.so

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship functions.pl
Michael Tremer [Wed, 7 Apr 2021 21:28:39 +0000 (22:28 +0100)] 
core156: Ship functions.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogperf: Update to 3.1
Adolf Belka [Wed, 7 Apr 2021 14:07:32 +0000 (16:07 +0200)] 
gperf: Update to 3.1

- Update from 3.0.4 to 3.1
- Update of rootfile not required
- Update of gperf to 3.1 required libcap to be at version 2.49
   libcap-2.25 failed to build with gperf-3.1
- Changelog is too long to include here
   Full details can be found in the ChangeLog file in the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop python-lzma
Michael Tremer [Wed, 7 Apr 2021 14:06:14 +0000 (14:06 +0000)] 
Drop python-lzma

This comes with the default distribution for quite some time

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop python-progressbar
Michael Tremer [Wed, 7 Apr 2021 14:02:22 +0000 (14:02 +0000)] 
Drop python-progressbar

This was a dependency of Pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop pycurl
Michael Tremer [Wed, 7 Apr 2021 14:00:38 +0000 (14:00 +0000)] 
Drop pycurl

This was used by urlgrabber

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop urlgrabber
Michael Tremer [Wed, 7 Apr 2021 14:00:06 +0000 (14:00 +0000)] 
Drop urlgrabber

This was only used by Pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop gpgme
Michael Tremer [Wed, 7 Apr 2021 13:56:47 +0000 (13:56 +0000)] 
Drop gpgme

This was only used by Pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop pygpgme
Michael Tremer [Wed, 7 Apr 2021 13:55:45 +0000 (13:55 +0000)] 
Drop pygpgme

This was only used as a dependency for pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop pakfire3
Michael Tremer [Wed, 7 Apr 2021 13:53:36 +0000 (13:53 +0000)] 
Drop pakfire3

This version is outdated and not usable on IPFire 2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibmpdclient: Update to 2.19
Adolf Belka [Wed, 7 Apr 2021 10:17:46 +0000 (12:17 +0200)] 
libmpdclient: Update to 2.19

- Update from 2.5 to 2.19
- Update rootfiles
- Autotools no longer available for build
   Change from autools to meson/ninja
- Changelog
   libmpdclient 2.19 (2020/07/03)
     * fix off-by-one bug in MPD_HOST parser
     * add function mpd_lookup_replay_gain_mode()
     * identify messages with length over the buffer limit
     * support MPD protocol 0.16
      - replay gain
     * support MPD protocol 0.19
      - idle events "neighbor" and "mount"
     * support MPD protocol 0.20
      - rangeid
     * support MPD protocol 0.21
       - command "tagtypes all"
   libmpdclient 2.18 (2020/01/20)
     * more out-of-memory checks
     * partition: add mpd_recv_partition()
     * support MPD protocol 0.21
      - "oneshot" single state
     * support MPD protocol 0.22
      - status: add mpd_status_get_partition()
      - commands "delpartition", "moveoutput"
   libmpdclient 2.17 (2019/12/04)
     * search: add mpd_search_add_db_songs_to_playlist()
     * idle: support event "partition"
     * support MPD protocol 0.19
       - "listneighbors"
     * support MPD protocol 0.22
       - "getfingerprint"
     * support tags "MPD_TAG_LABEL", "MPD_TAG_MUSICBRAINZ_WORKID", "Grouping",
       "Work", "Conductor"
     * support MPD partitions
     * mpd_async_set_keepalive() returns bool
     * mpd_connection_set_keepalive() returns bool
     * fix build failure on Haiku
   libmpdclient 2.16 (2018/10/09)
     * support MPD protocol 0.19
       - "mount", "unmount", "listmounts"
     * support MPD protocol 0.17
       - "load" with range
     * add mpd_output_get_attribute()
     * use UINX_MAX instead of `(unsigned)-1` to avoid undefined behavior
   libmpdclient 2.15 (2018/09/02)
     * support MPD protocol 0.21
       - search: support search expressions
       - search: descending sort
       - search: support sorting by "Last-Modified"
       - song: audio format
     * support MPD protocol 0.17
       - player: command "seekcur"
     * fix `-Wrestrict` compiler warning
   libmpdclient 2.14 (2018/02/11)
     * support MPD protocol 0.21
       - command "outputset"
       - mpd_output_get_plugin()
       - receive output attributes
     * MSVC compatibility
     * improved local and abstract socket support
   libmpdclient 2.13 (2017/07/25)
     * fix build with meson > 0.38.1
     * fix connect error "Operation now in progress"
   libmpdclient 2.12 (2017/07/21)
     * support MPD protocol 0.21
       - support tag "OriginalDate"
       - command "tagtypes" plus "disable", "enable", "clear"
     * support MPD protocol 0.20
       - support "plchanges" and "plchangesposid" with range
     * support MPD protocol 0.19
       - commands "addtagid", "cleartagid"
       - command "listfiles"
       - grouping for "list" and "count"
       - tag "AlbumSort"
       - "seekid" with float time
     * use relative #include paths to avoid clashes with other libmpdclient copies
     * build with Meson instead of autotools
   libmpdclient 2.11 (2017/03/20)
     * fix heap corruption with mpd_connection_new_async()
     * add space before "window" search argument
     * detect getaddrinfo() at configure time
     * add support for ArtistSort and AlbumArtistSort tags
     * support MPD protocol 0.21
       - audio format specifications "dsd64" etc.
       - the "sort" parameter for commands "find"/"search"
   libmpdclient 2.10 (2015/02/23)
     * support abstract sockets with "@" prefix
     * support tag "MUSICBRAINZ_RELEASETRACKID"
     * add TCP keepalive internal and external APIs
     * support MPD protocol 0.19
       - status: support sample formats "float" and "dsd"
       - song: report duration with milliseconds precision
       - search: support constraint "modified-since"
     * support MPD protocol 0.20
       - the "window" parameter for commands "find"/"search"
   libmpdclient 2.9 (2013/10/29)
     * directory: support attribute "Last-Modified"
     * support MPD protocol 0.18
       - command "readcomments"
       - command "toggleoutput"
       - command "volume"
       - the "base" constraint for commands "find"/"search"
   libmpdclient 2.8 (2013/04/09)
     * song: support attribute "Prio"
     * queue: fix the ranged "prio" command
     * queue: support open ranges
   libmpdclient 2.7 (2012/02/04)
     * status: add nextsong/nextsongid support
   libmpdclient 2.6 (2011/10/23)
     * mpd/client.h: include message.h
     * queue: support song priorities

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agompc: Update to 0.33
Adolf Belka [Wed, 7 Apr 2021 10:17:36 +0000 (12:17 +0200)] 
mpc: Update to 0.33

- Update from 0.21 to 0.33
- Update rootfiles
- Required update in libmpdclient to 2.19
- Autotools build no longer available
   Change build to meson and ninja
- Changelog
   0.33 (2019/10/31)
      * fix off-by-one bug in "prio" command
      * reduce network transfer for "playlist", "ls", "listall"
   0.32 (2019/06/11)
      * add command "listneighbors"
      * reduce network transfer for "search"
      * fall back to "Composer" or "AlbumArtist" tag in the default format
      * support abstract socket in --host option
   0.31 (2018/10/24)
      * add commands "queued", "seekthrough", "mount", "unmount"
      * support "search" with filter expression (MPD 0.21)
      * support "load" with range
      * allow only tag names after "list"
      * fix the Windows build (no strndup())
      * make documentation build optional with -Ddocumentation={true|false|auto}
      * build: require Meson 0.47
   0.30 (2018/05/03)
      * add command "rescan"
      * seek: use the "seekcur" command instead of "seekid"
      * require MPD 0.19
   0.29 (2018/02/11)
      * implement %prio% for --format
      * the default --format falls back to "performer" if there is no "artist"
      * add command "prio"
      * command "outputs" prints attributes
      * fix build failure with gcc 7.0 and clang 4.0
      * build with Meson instead of autotools
   0.28 (2016/08/18)
      * let "listall" print songs only
      * "searchplay" supports tags
      * add command "pause-if-playing"
      * format: add escape character to escape sequences
      * use environment variable "MPC_FORMAT"
      * require libmpdclient 2.9 or newer
   0.27 (2015/05/30)
      * fix --enable-debug and --enable-werror
      * add unit tests
      * new command: "searchplay" searches and plays songs from the current playlist
      * fix use-after-free bug
      * new command: "searchadd" works like findadd with non-exact matching
      * improved error handling
      * show directories in command "tab"
      * bash completion: escape '&'
      * add %mtime% and %mdate% to --format
      * recognize command by unambiguous prefix
      * "insert" queues new songs when "random" mode is enabled
   0.26 (2014/06/03)
      * fix segfault when adding absolute paths
      * "playlist" can show stored playlist
      * "search" supports --format
   0.25 (2013/11/09)
      * fix "insert" with directory argument
      * optimize tab completion commands
      * do character set conversion for tab completion commands
      * require libmpdclient 2.3, MPD 0.16
   0.24 (2013/10/29)
      * configure.ac: fix syntax error
      * new command "toggleoutput"
      * use the "volume" command on MPD 0.18
      * fix search/find with "filename" constraint
      * add search/find with "base" constraint
      * don't strip trailing slashes from absolute URLs
   0.23 (2013/04/09)
      * do character set conversions on client-to-client messages
      * allow trailing slashes in paths that can be directories
      * make "mv" a shortcut for "move"
      * new command "cdprev"
      * support absolute paths in "add" and "update"
      * enable/disable: support output names, multiple arguments, and "only" mode
      * doc: document missing format keywords
   0.22 (2012/02/04)
      * implement the client-to-client protocol (MPD 0.17)
      * sticker: fix crash bug
      * print newline after volume level
      * print status after no-op relative volume change

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship zstd
Michael Tremer [Wed, 7 Apr 2021 13:15:31 +0000 (13:15 +0000)] 
core156: Ship zstd

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agozstd: Update to 1.4.9
Adolf Belka [Wed, 7 Apr 2021 10:17:24 +0000 (12:17 +0200)] 
zstd: Update to 1.4.9

- Update from 1.4.5 to 1.4.9
- Update rootfiles
- Changelog
   v1.4.9  (Mar 1, 2021)
     bug: Use `umask()` to Constrain Created File Permissions (#2495, @felixhandte)
     bug: Make Simple Single-Pass Functions Ignore Advanced Parameters (#2498, @terrelln)
     api: Add (De)Compression Tracing Functionality (#2482, @terrelln)
     api: Support References to Multiple DDicts (#2446, @senhuang42)
     api: Add Function to Generate Skippable Frame (#2439, @senhuang42)
     perf: New Algorithms for the Long Distance Matcher (#2483, @mpu)
     perf: Performance Improvements for Long Distance Matcher (#2464, @mpu)
     perf: Don't Shrink Window Log when Streaming with a Dictionary (#2451, @terrelln)
     cli: Fix `--output-dir-mirror`'s Rejection of `..`-Containing Paths (#2512, @felixhandte)
     cli: Allow Input From Console When `-f`/`--force` is Passed (#2466, @felixhandte)
     cli: Improve Help Message (#2500, @senhuang42)
     tests: Remove Flaky Tests (#2455, #2486, #2445, @Cyan4973)
     tests: Correctly Invoke md5 Utility on NetBSD (#2492, @niacat)
     tests: Avoid Using `stat -c` on NetBSD (#2513, @felixhandte)
     build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454 @Cyan4973)
     build: Hide and Avoid Using Static-Only Symbols (#2501, #2504, @skitt)
     build: CMake: Enable Only C for lib/ and programs/ Projects (#2498, @concatime)
     build: CMake: Use `configure_file()` to Create the `.pc` File (#2462, @lazka)
     build: Fix Fuzzer Compiler Detection & Update UBSAN Flags (#2503, @terrelln)
     build: Add Guards for `_LARGEFILE_SOURCE` and `_LARGEFILE64_SOURCE` (#2444, @indygreg)
     build: Improve `zlibwrapper` Makefile (#2437, @Cyan4973)
     contrib: Add `recover_directory` Program (#2473, @terrelln)
     doc: Change License Year to 2021 (#2452 & #2465, @terrelln & @senhuang42)
     doc: Fix Typos (#2459, @ThomasWaldmann)
   v1.4.8  (Dec 18, 2020)
     hotfix: wrong alignment of an internal buffer
   v1.4.7  (Dec 16, 2020)
     perf: stronger --long mode at high compression levels, by @senhuang42
     perf: stronger --patch-from at high compression levels, thanks to --long improvements
     perf: faster dictionary compression at medium compression levels, by @felixhandte
     perf: small speed & memory usage improvements for ZSTD_compress2(), by @terrelln
     perf: improved fast compression speeds with Visual Studio, by @animalize
     cli : Set nb of threads with environment variable ZSTD_NBTHREADS, by @senhuang42
     cli : accept decompressing files with *.zstd suffix
     cli : provide a condensed summary by default when processing multiple files
     cli : fix : stdin input no longer confused as user prompt
     cli : improve accuracy of several error messages
     api : new sequence ingestion API, by @senhuang42
     api : shared thread pool: control total nb of threads used by multiple compression jobs, by @marxin
     api : new ZSTD_getDictID_fromCDict(), by @LuAPi
     api : zlibWrapper only uses public API, and is compatible with dynamic library, by @terrelln
     api : fix : multithreaded compression has predictable output even in special cases (see #2327) (issue not accessible from cli)
     api : fix : dictionary compression correctly respects dictionary compression level (see #2303) (issue not accessible from cli)
     build: fix cmake script when using path with spaces, by @terrelln
     build: improved compile-time detection of aarch64/neon platforms, by @bsdimp
     build: Fix building on AIX 5.1, by @likema
     build: compile paramgrill with cmake on Windows, requested by @mirh
     doc : clarify repcode updates in format specification, by @felixhandte
   v1.4.6
     fix : Always return dstSize_tooSmall when that is the case
     fix : Fix ZSTD_initCStream_advanced() with static allocation and no dictionary
     perf: Improve small block decompression speed by 20%+, by @terrelln
     perf: Reduce compression stack usage by 1 KB, by @terrelln
     perf: Improve decompression speed by improving ZSTD_wildcopy, by @helloguo (#2252, #2256)
     perf: Improve histogram construction, by @cyan4973 (#2253)
     cli : Add --output-dir-mirror option, by @xxie24 (#2219)
     cli : Warn when (de)compressing multiple files into a single output, by @senhuang42 (#2279)
     cli : Improved progress bar and status summary when (de)compressing multiple files, by @senhuang42 (#2283)
     cli : Call stat less often, by @felixhandte (#2262)
     cli : Allow --patch-from XXX and --filelist XXX in addition to --patch-from=XXX and --filelist=XXX, by @cyan4973 (#2250)
     cli : Allow --patch-from to compress stdin with --stream-size, by @bimbashrestha (#2206)
     api : Do not install zbuff.h, since it has long been deprecated, by @cyan4973 (#2166).
     api : Fix ZSTD_CCtx_setParameter() with ZSTD_c_compressionLevel to make 0 mean default level, by @i-do-cpp (#2291)
     api : Rename ZSTDMT_NBTHREADS_MAX to ZSTDMT_NBWORKERS_MAX, by @marxin (#2228).
     build: Install pkg-config file with CMake and MinGW, by @tonytheodore (#2183)
     build: Install DLL with CMake on Windows, by @BioDataAnalysis (#2221)
     build: Fix DLL install location with CMake, by @xantares and @bimbashrestha (#2186)
     build: Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions
     build: Add ZSTD_NO_INTRINSICS macro to avoid explicit intrinsics
     build: Add STATIC_BMI2 macro for compile time detection of BMI2 on MSVC, by @Niadb (#2258)
     build: Fix -Wcomma warnings, by @cwoffenden
     build: Remove distutils requirement for meson build, by @neheb (#2197)
     build: Fix cli compilation with uclibc
     build: Fix cli compilation without st_mtime, by @ffontaine (#2246)
     build: Fix shadowing warnings in library
     build: Fix single file library compilation with Enscripten, by @yoshihitoh (#2227)
     misc: Improve single file library and include dictBuilder, by @cwoffenden
     misc: Allow compression dictionaries with missing symbols
     misc: Add freestanding translation script in contrib/freestanding_lib
     misc: Collect all of zstd's libc dependencies into zstd_deps.h
     doc : Add ZSTD_versionString() to manual, by @animalize
     doc : Fix documentation for ZSTD_CCtxParams_setParameter(), by @felixhandte (#2270)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship libmpc
Michael Tremer [Wed, 7 Apr 2021 13:14:48 +0000 (13:14 +0000)] 
core156: Ship libmpc

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibmpc: Update to 1.2.1
Adolf Belka [Wed, 7 Apr 2021 10:17:12 +0000 (12:17 +0200)] 
libmpc: Update to 1.2.1

- Update from 1.1.0 to 1.2.1
- Update of rootfiles
- Changelog
   Version 1.2.1, "Hyacinthus orientalis", released in October 2020, comes with the following new features:
    Bug fixes:
        Fix an incompatibility problem with GMP 6.0 and before.
        Fix an intermediate overflow in asin.
   Version 1.2.0, "Hyacinthus orientalis", released in August 2020, comes with the following new features:
    Minimally required library version: mpfr 4.1.0
    New functions:
        mpc_sum
        mpc_dot
    Several functions are more robust with a reduced exponent range (for example corresponding to IEEE 754 binary formats).
    New mpcheck tool for comparison with the native C library

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship grep
Michael Tremer [Wed, 7 Apr 2021 13:14:01 +0000 (13:14 +0000)] 
core156: Ship grep

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogrep: Update to 3.6
Adolf Belka [Wed, 7 Apr 2021 10:16:58 +0000 (12:16 +0200)] 
grep: Update to 3.6

- Update from 2.27 to 3.6
- No update of rootfiles required
- Changelog is too long to include here
   Full details can be reviewed in the ChangeLog file in the source tarball
   55 bug fixes implemented between 2.27 and 3.6

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship GMP
Michael Tremer [Wed, 7 Apr 2021 13:13:38 +0000 (13:13 +0000)] 
core156: Ship GMP

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogmp: Update to 6.2.1
Adolf Belka [Wed, 7 Apr 2021 10:16:19 +0000 (12:16 +0200)] 
gmp: Update to 6.2.1

- Update from 6.2.0 to 6.2.1
- Update of rootfiles
- Changelog
   2020-11-13 Marco Bodrato <bodrato@mail.dm.unipi.it>
* Version 6.2.1 released.
* gmp-h.in (__GNU_MP_VERSION_PATCHLEVEL): Bump version info.
* Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump revision info.
   2020-11-10 Marco Bodrato <bodrato@mail.dm.unipi.it>
* configure.ac (fat_path): Add bd1, goldmont,silvermont for CPUVEC.
* mpn/x86_64/fat/fat.c: Add more CPUs.
* mpn/x86/fat/fat.c: Add more CPUs.
   2020-11-01 Marco Bodrato <bodrato@mail.dm.unipi.it>
* configure.ac: X86_{,64_}PATTERN: GMP_ASM_COFF_TYPE for all ABIs;
* mpn/x86_64/x86_64-defs.m4 (COFF_TYPE): Copy from mpn/x86/x86-defs.m4
as suggested by Jeremy Drake.
* tests/misc/t-locale.c (nl_langinfo): No redefine on __TERMUX__,
spotted by Sanselme and Glisse.
* configure.ac: Consider *-*-msys as *-*-mingw* (except on arm* |
aarch64*), as suggested by Ralph Peterson.
* Makefile.am (EXTRA_DIST): Add mini-gmp/ChangeLog.
   2020-10-30 Marco Bodrato <bodrato@mail.dm.unipi.it>
* tests/mpf/t-get_d_2exp.c: Test also the case zero.
* tests/mpz/t-get_d.c: Likewise.
* tests/mpf/t-trunc.c: Use mpf_size.
* tests/mpf/t-conv.c: Some more tests on zero.
   2020-10-25 Marco Bodrato <bodrato@mail.dm.unipi.it>
* configfsf.guess: Updated to version 2020-10-22, from gnulib.
   2020-10-17 Marco Bodrato <bodrato@mail.dm.unipi.it>
* tests/devel/Makefile.am: Remove redundancies.
* tests/mpz/io.c: Test out-of-range bases for mpz_out_str.
   2020-10-15  Torbjörn Granlund  <tg@gmplib.org>
* configure.ac: Recognise zen3.
* config.guess: Recognise zen3.
   2020-10-14 Marco Bodrato <bodrato@mail.dm.unipi.it>
* doc/gmp.texi (Number sequences): Remove redundancy. (spotted: TonyMcC)
* configfsf.sub: Updated to version 2020-10-13, from gnulib.
* configfsf.guess: Updated to version 2020-09-19, from gnulib.
   2020-10-06  Niels Möller  <nisse@lysator.liu.se>
* Makefile.am: Better support for make check-mini-gmp on wine or cygwin.
   2020-09-22  Torbjörn Granlund  <tg@gmplib.org>
* tests/mpz/t-mul.c: Print GMP_CHECK_FFT.
* longlong.h (x86 umul_ppmm): Fix typo.
   2020-09-21  Torbjörn Granlund  <tg@gmplib.org>
* mpz/n_pow_ui.c: Detect and report overflow.
   2020-07-04  Torbjörn Granlund  <tg@gmplib.org>
* mpn/arm64/bdiv_q_1.asm: Use LEA_HI/LEA_LO
* mpn/arm64/invert_limb.asm: Likewise.
* mpn/arm64/arm64-defs.m4: New file.
* mpn/arm64/darwin.m4: New file.
* configure.ac: Use arm64/arm64-defs.m4 and arm64/darwin.m4.
   2020-06-20  Torbjörn Granlund  <tg@gmplib.org>
* longlong.h (add_sssaaaa arm32/arm64): Generalise allowed operands
when using adds for sub and subs for add, while disallowing 0.
(sub_ddmmss ppc64): Disallow 0 when using addic.  Also disallow
constants for register-only middle addic operand.
(C add_sssaaaa and sub_ddmmss): Use more temps to make operation more
well-defined.
   2020-06-18  Torbjörn Granlund  <tg@gmplib.org>
* tests/devel/gen-test-longlong_h.c: New file.
* tests/devel/Makefile.am: Compile and use gen-test-longlong_h.c.
   2020-06-10  Torbjörn Granlund  <tg@gmplib.org>
* configure.ac: Recognise armcortexa55.
   2020-05-25  Torbjörn Granlund  <tg@gmplib.org>
* tests/cxx/t-assign.cc: Use reference parameter for 'catch'.
* tests/cxx/t-constr.cc: Likewise.
* tests/cxx/t-ops2z.cc: Likewise.
* tests/cxx/t-rand.cc: Likewise.
* tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc: Likewise.
* tune/speed.c: Undo 2020-05-24 _POSIX_C_SOURCE change, it breaks on
many broken systems.
* tune/freq.c: Likewise.
* tune/time.c: Likewise.
* tune/tuneup.c: Likewise.
* tests/devel/try.c: Revert 2020-05-24 changes.
   2020-05-21  Torbjörn Granlund  <tg@gmplib.org>
* tune/freq.c (_POSIX_C_SOURCE): Define.
* tune/tuneup.c (print_define_with_speedup): Fall back from snprintf to
sprintf for C90.
(_POSIX_C_SOURCE): Define.
(max_opsize): Set by #define instead of const size_t to please C90.
(n_measurements): Likewise.
(speed_mpn_pre_set_str): Adhere to C90 declaration rules.
* tune/tune-gcd-p.c: Back out 2020-01-10 change to comply to C90.
* tune/time.c (speed_endtime): Cast printf args to right type.
(_POSIX_C_SOURCE): Define.
* tune/speed.h (CACHE_LINE_SIZE): Do #undef before defining.
(SPEED_ROUTINE_MPN_GCD_1): Provide dummy first argument for standard
compliance.
(SPEED_ROUTINE_MPN_HGCD2): Adhere to C90 declaration rules.
* tune/speed.c (main): Cast printf args to right type.
(_POSIX_C_SOURCE): Define.
* tests/mpz/reuse.c: Avoid using non-standard function fileno().
* tests/spinner.c: Likewise.
* tests/mpz/convert.c (str_casecmp): New function.
(main): Use it instead of non-standard strcasecmp.
* tests/misc.c (tests_start): Fall back from snprintf to sprintf for
C90.
* tests/devel/try.c: Avoid getpagesize and use POSIX sysconf instead.
(_POSIX_C_SOURCE): Define.
* mpn/generic/mod_1_1.c: Don't use C++ comments.
* mpn/generic/get_d.c: Add clarifying parens.
   2020-05-18  Torbjörn Granlund  <tg@gmplib.org>
* mpn/generic/toom_interpolate_12pts.c (DO_mpn_addlsh_n): Define only
when needed.
* mpn/generic/toom_interpolate_16pts.c: Likewise.
   2020-05-17 Marco Bodrato <bodrato@mail.dm.unipi.it>
* mpz/cmp.c: Avoid overflow on int even for huge sizes.
* mpq/cmp.c: Likewise.
* mpn/generic/mul_fft.c (mpn_fft_mul_modF_K):
Fully handle carry propagation in basecase multiplication.
   2020-05-16  Torbjörn Granlund  <tg@gmplib.org>
* mpn/generic/hgcd2.c (tabp): Combine several undefined tabp
variable definitions with a macro.
* mpn/generic/gcd_22.c: Avoid C99 constructs.
   2020-05-12  Torbjörn Granlund  <tg@gmplib.org>
* mpn/generic/compute_powtab.c: Avoid C99 constructs.
* mpn/generic/get_str.c: Likewise.
* mpn/generic/set_str.c: Likewise.
* gmp-impl.h (memset): Move ASSERT to before decls.
* tests/refmpn.c: Likewise.
* mpn/generic/hgcd2.c (tabp): Combine several undefined tabp variable
definitions with a macro.
* mpn/generic/strongfibo.c: Avoid defining helper function when unused.
* mpn/generic/dcpi1_bdiv_q.c (mpn_dcpi1_bdiv_q_n_itch): Disable unused
static function.
* mpz/mul.c: Add some {} to suppress warning.
* tests/mpn/t-gcd_11.c: Exit main() properly.
* tests/mpn/t-gcd_22.c: Likewise.
* tests/mpn/t-gcdext_1.c: Likewise.
   2020-04-28  Torbjörn Granlund  <tg@gmplib.org>
* tests/mpz/reuse.c (realloc_if_reducing): New function.
(INVOKE_RRS, etc): Use realloc_if_reducing.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship gettext
Michael Tremer [Wed, 7 Apr 2021 13:13:05 +0000 (13:13 +0000)] 
core156: Ship gettext

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogettext: Update to 0.21
Adolf Belka [Wed, 7 Apr 2021 10:16:05 +0000 (12:16 +0200)] 
gettext: Update to 0.21

- Update from 0.19.8.1 to 0.21
- Update of rootfiles
- Changelog is too long to include here
   Full details can be found in the ChangeLog file in source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate translation issues
Michael Tremer [Wed, 7 Apr 2021 13:12:14 +0000 (13:12 +0000)] 
Update translation issues

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agobackup.cgi: New info text for restore
Matthias Fischer [Tue, 6 Apr 2021 16:46:52 +0000 (18:46 +0200)] 
backup.cgi: New info text for restore

This time without bold. ;-)

Altered the info text for restore to make clear that only the addon configs
are restored, not the addons themselves.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Drop compat library link
Michael Tremer [Wed, 7 Apr 2021 13:11:00 +0000 (13:11 +0000)] 
libcap: Drop compat library link

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Do not build for Go
Michael Tremer [Wed, 7 Apr 2021 13:09:47 +0000 (13:09 +0000)] 
libcap: Do not build for Go

I think we do not need this.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Fix path to style.css
Michael Tremer [Tue, 6 Apr 2021 14:23:41 +0000 (14:23 +0000)] 
core156: Fix path to style.css

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship and reload sysctl.conf
Michael Tremer [Tue, 6 Apr 2021 10:15:00 +0000 (10:15 +0000)] 
core156: Ship and reload sysctl.conf

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosysctl.conf: prevent autoloading of TTY line disciplines
Michael Tremer [Tue, 6 Apr 2021 10:13:38 +0000 (10:13 +0000)] 
sysctl.conf: prevent autoloading of TTY line disciplines

This reverts commit a9d90b1b3f76a76b96a169e91cf3902e4cc0835b.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship even more RRD graph stuff
Michael Tremer [Tue, 6 Apr 2021 10:06:46 +0000 (10:06 +0000)] 
core156: Ship even more RRD graph stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Switch graphs.pl to the new graph scripts
Leo-Andres Hofmann [Thu, 1 Apr 2021 13:35:16 +0000 (15:35 +0200)] 
rrdimage: Switch graphs.pl to the new graph scripts

"makegraphbox" is modified to remove the old iframe method and output
a modern div container instead.
Graph errors are now returned, to be displayed by getrrdimage.cgi.

entropy.cgi and netovpnsrv.cgi are modified to ensure compatibility.

Add cache control HTTP header to image output.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship more RRD graph stuff
Michael Tremer [Tue, 6 Apr 2021 10:04:51 +0000 (10:04 +0000)] 
core156: Ship more RRD graph stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Add CSS and Javascript to ipfire theme
Leo-Andres Hofmann [Thu, 1 Apr 2021 13:35:15 +0000 (15:35 +0200)] 
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>
3 years agocore156: Ship RRD graph stuff
Michael Tremer [Tue, 6 Apr 2021 10:03:29 +0000 (10:03 +0000)] 
core156: Ship RRD graph stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Add scripts for new graph display method
Leo-Andres Hofmann [Thu, 1 Apr 2021 13:35:14 +0000 (15:35 +0200)] 
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>
3 years agocore156: Ship nettle
Michael Tremer [Tue, 6 Apr 2021 09:58:50 +0000 (09:58 +0000)] 
core156: Ship nettle

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship ids.dat
Michael Tremer [Tue, 6 Apr 2021 09:57:28 +0000 (09:57 +0000)] 
core156: Ship ids.dat

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agologs.cgi/ids.dat: Change url to sid documentation site.
Stefan Schantl [Mon, 5 Apr 2021 13:42:48 +0000 (15:42 +0200)] 
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>
3 years agocore156: Ship showrequestfromcountry.dat
Michael Tremer [Tue, 6 Apr 2021 09:56:59 +0000 (09:56 +0000)] 
core156: Ship showrequestfromcountry.dat

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agologs.cgi/showrequestfromcountry.dat: Proper lookup country code.
Stefan Schantl [Mon, 5 Apr 2021 13:36:12 +0000 (15:36 +0200)] 
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>
3 years agoFix typo in 'de.pl'
Matthias Fischer [Mon, 5 Apr 2021 12:28:00 +0000 (14:28 +0200)] 
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>
3 years agonettle: Update to 3.7.2
Matthias Fischer [Sun, 4 Apr 2021 08:30:47 +0000 (10:30 +0200)] 
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>