]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
3 years agoopenssl: Update to 1.1.1k core155 v2.25-core155
Michael Tremer [Thu, 25 Mar 2021 14:36:34 +0000 (14:36 +0000)] 
openssl: Update to 1.1.1k

From https://www.openssl.org/news/secadv/20210325.txt:

OpenSSL Security Advisory [25 March 2021]
=========================================

CA certificate check bypass with X509_V_FLAG_X509_STRICT (CVE-2021-3450)
========================================================================

Severity: High

The X509_V_FLAG_X509_STRICT flag enables additional security checks of the
certificates present in a certificate chain. It is not set by default.

Starting from OpenSSL version 1.1.1h a check to disallow certificates in
the chain that have explicitly encoded elliptic curve parameters was added
as an additional strict check.

An error in the implementation of this check meant that the result of a
previous check to confirm that certificates in the chain are valid CA
certificates was overwritten. This effectively bypasses the check
that non-CA certificates must not be able to issue other certificates.

If a "purpose" has been configured then there is a subsequent opportunity
for checks that the certificate is a valid CA.  All of the named "purpose"
values implemented in libcrypto perform this check.  Therefore, where
a purpose is set the certificate chain will still be rejected even when the
strict flag has been used. A purpose is set by default in libssl client and
server certificate verification routines, but it can be overridden or
removed by an application.

In order to be affected, an application must explicitly set the
X509_V_FLAG_X509_STRICT verification flag and either not set a purpose
for the certificate verification or, in the case of TLS client or server
applications, override the default purpose.

OpenSSL versions 1.1.1h and newer are affected by this issue. Users of these
versions should upgrade to OpenSSL 1.1.1k.

OpenSSL 1.0.2 is not impacted by this issue.

This issue was reported to OpenSSL on 18th March 2021 by Benjamin Kaduk
from Akamai and was discovered by Xiang Ding and others at Akamai. The fix was
developed by Tomáš Mráz.

NULL pointer deref in signature_algorithms processing (CVE-2021-3449)
=====================================================================

Severity: High

An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation
ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits
the signature_algorithms extension (where it was present in the initial
ClientHello), but includes a signature_algorithms_cert extension then a NULL
pointer dereference will result, leading to a crash and a denial of service
attack.

A server is only vulnerable if it has TLSv1.2 and renegotiation enabled (which
is the default configuration). OpenSSL TLS clients are not impacted by this
issue.

All OpenSSL 1.1.1 versions are affected by this issue. Users of these versions
should upgrade to OpenSSL 1.1.1k.

OpenSSL 1.0.2 is not impacted by this issue.

This issue was reported to OpenSSL on 17th March 2021 by Nokia. The fix was
developed by Peter Kästle and Samuel Sapalski from Nokia.

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>
3 years agocore155: apply local ssh config
Arne Fitzenreiter [Wed, 17 Mar 2021 09:19:10 +0000 (10:19 +0100)] 
core155: apply local ssh config

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore155: remove old libcrypt
Arne Fitzenreiter [Wed, 17 Mar 2021 09:14:39 +0000 (10:14 +0100)] 
core155: remove old libcrypt

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore155: need a reboot
Arne Fitzenreiter [Wed, 17 Mar 2021 09:11:01 +0000 (10:11 +0100)] 
core155: need a reboot

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore155: fix reboot after update
Arne Fitzenreiter [Wed, 17 Mar 2021 09:09:24 +0000 (10:09 +0100)] 
core155: fix reboot after update

new init has moved the path of the initctl pipe from /dev to /run

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agoMore rootfile updates
Michael Tremer [Fri, 12 Mar 2021 14:46:18 +0000 (14:46 +0000)] 
More rootfile updates

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonagios_nrpe: Backup configuration before update
Michael Tremer [Thu, 11 Mar 2021 15:09:40 +0000 (15:09 +0000)] 
nagios_nrpe: Backup configuration before update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop python3-setuptools
Michael Tremer [Thu, 11 Mar 2021 14:58:43 +0000 (14:58 +0000)] 
Drop python3-setuptools

This package comes with the Python 3 distribution

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate rootfiles
Michael Tremer [Thu, 11 Mar 2021 14:57:21 +0000 (14:57 +0000)] 
Update rootfiles

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate contributors
Michael Tremer [Wed, 10 Mar 2021 14:43:32 +0000 (14:43 +0000)] 
Update contributors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years ago.mailmap: Add Adolf Belka
Michael Tremer [Wed, 10 Mar 2021 14:42:37 +0000 (14:42 +0000)] 
.mailmap: Add Adolf Belka

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agotshark: Update to 3.4.3
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:11:00 +0000 (13:11 +0100)] 
tshark: Update to 3.4.3

- Update tshark from 3.4.2 to 3.4.3
- Update rootfile
- Changelog is too long to include here.
   See ChangeLog file in source tarball
   29 bugfixes included

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agostunnel: Update to 5.58
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:08:57 +0000 (13:08 +0100)] 
stunnel: Update to 5.58

- Update stunnel from 5.57 to 5.58
- Update rootfile
- Changelog
Version 5.58, 2021.02.20, urgency: HIGH
    Security bugfixes
        The "redirect" option was fixed to properly handle unauthenticated requests (thx to Martin Stein).
        Fixed a double free with OpenSSL older than 1.1.0 (thx to Petr Strukov).
        OpenSSL DLLs updated to version 1.1.1j.
    New features
        New 'protocolHeader' service-level option to insert custom 'connect' protocol negotiation headers. This feature can be used to impersonate other software (e.g. web browsers).
        'protocolHost' can also be used to control the client SMTP protocol negotiation HELO/EHLO value.
        Initial FIPS 3.0 support.
    Bugfixes
        X.509v3 extensions required by modern versions of OpenSSL are added to generated self-signed test certificates.
        Fixed a tiny memory leak in configuration file reload error handling (thx to Richard Könning).
        Merged Debian 05-typos.patch (thx to Peter Pentchev).
        Merged with minor changes Debian 06-hup-separate.patch (thx to Peter Pentchev).
        Merged Debian 07-imap-capabilities.patch (thx to Ansgar).
        Merged Debian 08-addrconfig-workaround.patch (thx to Peter Pentchev).
        Fixed tests on the WSL2 platform.
        NSIS installer updated to version 3.06 to fix a multiuser installation bug on some platforms, including 64-bit XP.
        Fixed engine initialization (thx to Petr Strukov).
        FIPS TLS feature is reported when a provider or container is available, and not when FIPS control API is available.

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore155: Ship sqlite
Michael Tremer [Wed, 10 Mar 2021 13:59:55 +0000 (13:59 +0000)] 
core155: Ship sqlite

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosqlite: Update to 3.34.1
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:08:47 +0000 (13:08 +0100)] 
sqlite: Update to 3.34.1

- Update sqlite from 3.34.0 to 3.34.1
- Update rootfile
- Changelog
   Fix a potential use-after-free bug when processing a a subquery with
    both a correlated WHERE clause and a "HAVING 0" clause and where the
    parent query is an aggregate.
   Fix documentation typos
   Fix minor problems in extensions.

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoqpdf: Update to 10.3.0
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:08:37 +0000 (13:08 +0100)] 
qpdf: Update to 10.3.0

- Update qpdf from 10.1.0 to 10.3.0
- Updated rootfile
- Changelog is too long to fully include here
   See ChangeLog file in source tarball
  Bug fixes in 10.3.0
* The last several changes are in support of fixing more complex
cases of keeping form fields working properly through page copying
operations. Fixes #509.
  Bug fixes in 10.2.0
* From qpdf CLI, --pages and --split-pages will properly preserve
interactive form functionality. Fixes #340.
* From qpdf CLI, --overlay and --underlay will copy annotations
and form fields from overlay/underlay file. Fixes #395.
* Add new option --password-file=file for reading the decryption
password from a file. file may be "-" to read from standard input.
Fixes #499.
* By default, give an error if a user attempts to encrypt a file
with a 256-bit key, a non-empty user password, and an empty owner
password. Such files are insecure since they can be opened with no
password. To allow explicit creation of files like this, pass the
new --allow-insecure option. Thanks to github user RobK88 for a
detailed analysis and for reporting this issue. Fixes #501.
* Bug fix: if a form XObject lacks a resources dictionary,
consider any names in that form XObject to be referenced from the
containing page. This is compliant with older PDF versions. Also
detect if any form XObjects have any unresolved names and, if so,
don't remove unreferenced resources from them or from the page
that contains them. Fixes #494.
* Give warnings instead of segfaulting if a QPDF operation is
attempted after calling closeInputSource(). Fixes #495.

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonagios-plugins: Update to 2.3.3
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:08:25 +0000 (13:08 +0100)] 
nagios-plugins: Update to 2.3.3

- Update nagios-plugins from 2.2.1 to 2.3.3
- Updated rootfile
- Changelog is too long to include here
   See ChangeLog file in source tarball
   80 bugs fixed with the last four releases
- Latest version og nagios-plugins is recommended by update of nagios_nrpe
  to 4.0.3

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonagios_nrpe: Update to 4.0.3
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:08:14 +0000 (13:08 +0100)] 
nagios_nrpe: Update to 4.0.3

- Update nagios_nrpe from 3.2.1 to 4.0.3
- No update for rootfile
- Changelog
   [4.0.3](https://github.com/NagiosEnterprises/nrpe/releases/tag/nrpe-4.0.3) - 2020-04-28
    **FIXES**
     - Fixed nasty_metachars not being read from config file (#235) (Sebastian Wolf)
   [4.0.2](https://github.com/NagiosEnterprises/nrpe/releases/tag/nrpe-4.0.2) - 2020-03-11
    **FIXES**
     - Fixed buffer length calculations/writing past memory boundaries on some systems  (#227, #228) (Andreas Baumann, hariwe, Sebastian Wolf)
     - Fixed use of uninitialized variable when validating requests (#229) (hariwe, Sebastian Wolf)
   [4.0.1](https://github.com/NagiosEnterprises/nrpe/releases/tag/nrpe-4.0.1) - 2020-01-22
    **FIXES**
     * Fixed syslog flooding with CRC-checking errors when both plugin and agent were updated to version 4 (Sebastian Wolf)
   [4.0.0](https://github.com/NagiosEnterprises/nrpe/releases/tag/nrpe-4.0.0) - 2019-01-13
    Note: This update includes security fixes which affect both the check_nrpe plugin and
    the NRPE daemon. The latest version of NRPE is still able to interoperate with previous
    versions, but for best results, both programs should be updated.
    **ENHANCEMENTS**
     * Added TLSv1.3 and TLSv1.3+ support for systems that have it (Nigel Yong, Rahul Golam)
     * Added IPv6 ip address to list of default allow_from hosts (Troy Lea)
     * Added -D option to disable logging to syslog (Tom Griep, Sebastian Wolf)
     * Added -3 option to force check_nrpe to use NRPE v3 packets
     * OpenRC: provide a default path for nrpe.cfg (Michael Orlitzky)
     * OpenRC: Use RC_SVCNAME over a hard-coded PID file (j-licht)
    **FIXES**
     * Checks for '!' now only occur inside the command buffer (Joni Eskelinen)
     * NRPE daemon is more resilient to DOS attacks (Leonid Vasiliev)
     * allowed_hosts will no longer test getaddrinfo records against the wrong protocol (dombenson)
     * nasty_metachars will now handle C escape sequences properly when specified in the config file (Sebastian Wolf)
     * Calculated packet sizes now struct padding/alignment when sending and receiving messages (Sebastian Wolf)
     * Buffer sizes are now checked before use in packet size calculation (Sebastian Wolf)
     * When using `include_dir`, individual files' errors do not prevent the remaining files from being read (Sebastian Wolf)

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonano: Update to 5.6
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:07:59 +0000 (13:07 +0100)] 
nano: Update to 5.6

- Update nano from 5.5 to 5.6
- No update for rootfile
- Changelog
   Changes between v5.5 and v5.6:
    Benno Schulenberg (52):
      build: avoid a warning about duplicate symbol when building from tarball
      build: detect a build from git also when building out of tree
      build: include a workaround only for versions of ncurses that need it
      bump version numbers and add a news item for the 5.6 release
      color: do not look for another 'end' match after already finding one
      color: give highlighted text its own color, to not look like marked text
      color: recompile the file-probing regexes a little faster with REG_NOSUB
      color: use bright yellow to highlight a search match
      color: use inverse video for highlighting when there are no colors
      debug: add timing instruments to cache precalculation and screen refresh
      display: for a large paste or insertion, recalculate the multiline cache
      docs: correct the description of --quickblank for the changed base value
      docs: correct the formatting of a comment in the sample nanorc
      docs: correct the word order for Alt+D in the cheat sheet -- it changed
      docs: mention the new 'set highlightcolor' option
      docs: remove all mentions of --markmatch and 'set markmatch'
      docs: say that --minibar is modified by --constantshow and --stateflags
      feedback: make Full Justify show a message also when using --minibar
      gnulib: update to its current upstream state
      minibar: show a message a little longer when --quickblank isn't used
      minibar: show cursor position + character code only with --constantshow
      minibar: show the state flags only when --stateflags is used
      minibar: suppress the toggling feedback for M-C, but show it for M-Y/M-P
      options: remove --markmatch and 'set markmatch', as the behavior is gone
      painting: always do backtracking for the first row of the screen
      painting: trigger a refresh when a second start match appears on a line
      painting: trigger fewer unneeded full-screen refreshes
      painting: when finding an end match, set its multidata right away
      scrolling: keep centering after large paste, also when line numbers widen
      search: just highlight the found occurrence, instead of marking it
      search: make highlighting the standard, non-changeable behavior
      tweaks: avoid the vague possibility of advancing beyond end-of-line
      tweaks: be slightly more efficient in marking lines as WOULDBE
      tweaks: call wattron()/wattroff() only when actually painting something
      tweaks: correct a comment, improve another, and trim some verbosity
      tweaks: don't bother comparing virgin multidata with current situation
      tweaks: don't bother initializing freshly allocated multidata
      tweaks: don't bother wiping the multidata before recomputing it
      tweaks: elide a function that is now just one line
      tweaks: frob a condition, to be more concise, and reshuffle another
      tweaks: frob some comments, and adjust indentation after previous change
      tweaks: frob some comments, and reshuffle two fragments of code
      tweaks: frob two fragments of code, to be more readable
      tweaks: make a skipping condition more precise
      tweaks: remove an old fix that was made superfluous by a recent fix
      tweaks: remove a strangely placed warning
      tweaks: rename six symbols, to be more straightforward
      tweaks: reshuffle some code, and reduce the scope of a variable
      tweaks: reshuffle three conditions into a better order
      tweaks: rewrap and reindent a few lines
      tweaks: rewrap two lines, for esthetics
      tweaks: stop evaluating a rule when the match is offscreen to the right

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore155: Ship ipset
Michael Tremer [Wed, 10 Mar 2021 13:57:58 +0000 (13:57 +0000)] 
core155: Ship ipset

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoipset: Update to 7.11
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:07:46 +0000 (13:07 +0100)] 
ipset: Update to 7.11

- Update ipset from 7.10 to 7.11
- No update to rootfile
- Changelog
  - Parse port before trying by service name (Haw Loeung)
  - Silence unused-but-set-variable warnings (reported by
    Serhey Popovych)
  - Handle -Werror=implicit-fallthrough= in debug mode compiling
  - ipset: fix print format warning (Neutron Soutmun)
  - Updated utilities
  - Argument parsing buffer overflow in ipset_parse_argv fixed
    (reported by Marshall Whittaker)

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore155: Ship iproute2
Michael Tremer [Wed, 10 Mar 2021 13:57:25 +0000 (13:57 +0000)] 
core155: Ship iproute2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoiproute2: Update to 5.11.0
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:07:29 +0000 (13:07 +0100)] 
iproute2: Update to 5.11.0

- Update iproute2 from 5.10.0 to 5.11.0
- Updated rootfile
- Changelog extracted from commits
lib/fs: Fix single return points for get_cgroup2_* Andrea Claudi
lib/fs: avoid double call to mkdir on make_path() Andrea Claudi
lib/bpf: Fix and simplify bpf_mnt_check_target() Andrea Claudi
lib/namespace: fix ip -all netns return code Andrea Claudi
ip: lwtunnel: seg6: bail out if table ids are invalid Andrea Claudi
tc: m_gate: use SPRINT_BUF when needed Andrea Claudi
man8/bridge.8: be explicit that "flood" is an egress setting Vladimir Oltean
man8/bridge.8: explain self vs master for "bridge fdb add" Vladimir Oltean
man8/bridge.8: fix which one of self/master is default for "bridge fdb" Vladimir Oltean
man8/bridge.8: explain what a local FDB entry is Vladimir Oltean
man8/bridge.8: document that "local" is default for "bridge fdb add" Vladimir Oltean
man8/bridge.8: document the "permanent" flag for "bridge fdb add" Vladimir Oltean
rdma: Fix statistics bind/unbing argument handling Ido Kalir
uapi: pick up rpl.h fix Stephen Hemminger
iproute: force rtm_dst_len to 32/128 Luca Boccassi
ss: Add clarification about host conditions with multiple familes to man Thayne McCombs
Add documentation of ss filter to man page Thayne McCombs
iplink: print warning for missing VF data Edwin Peer
ss: do not emit warn while dumping MPTCP on old kernels Paolo Abeni
man: tc-taprio.8: document the full offload feature Vladimir Oltean
iplink_bareudp: cleanup help message and man page Guillaume Nault
vrf: fix ip vrf exec with libbpf Luca Boccassi
vrf: print BPF log buffer if bpf_program_load fails Luca Boccassi
build: Fix link errors on some systems Roi Dayan
tc: flower: fix json output with mpls lse Guillaume Nault
dcb: Change --Netns/-N to --netns/-n Petr Machata
dcb: Plug a leaking DCB socket buffer Petr Machata
dcb: Set values with RTM_SETDCB type Petr Machata
uapi: update if_link.h from upstream Stephen Hemminger
include: uapi: Carry dcbnl.h Petr Machata
uapi: update kernel headers to 5.11 pre rc1

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohplip: Update to 3.21.2
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:07:15 +0000 (13:07 +0100)] 
hplip: Update to 3.21.2

- Update hplip from 3.20.11 to 3.21.2
- Updated rootfile
- Changelog
Added support for following new Distro's:
Fedora 33
Manjaro 20.2
Debian 10.7
RHEL 8.3
RHEL 7.7
RHEL 7.8
RHEL 7.9
Added support for the following new Printers:
HP LaserJet Enterprise M406dn
HP LaserJet Enterprise M407dn
HP LaserJet Enterprise MFP M430f
HP LaserJet Enterprise MFP M431f
HP LaserJet Managed E40040dn
HP LaserJet Managed MFP E42540f
HP Color LaserJet Enterprise M455dn
HP Color LaserJet Managed E45028dn
HP Color LaserJet Enterprise MFP M480f
HP Color LaserJet Managed MFP E47528f
HP PageWide XL 3920 MFP
HP PageWide XL 4200 Printer
HP PageWide XL 4200 Multifunction Printer
HP PageWide XL 4700 Printer
HP PageWide XL 4700 Multifunction Printer
HP PageWide XL 5200 Printer
HP PageWide XL 5200 Multifunction Printer
HP PageWide XL 8200 Printer
HP Laserjet M207d
HP Laserjet M208d
HP Laserjet M209d
HP Laserjet M210d
HP Laserjet M212d
HP Lasejet  M211d
HP Laserjet M209dw
HP Laserjet M209dwe
HP Laserjet M210dw
HP Laserjet M210dwe
HP Laserjet M212dw
HP LaserJet M212dwe
HP Laserjet M208dw
HP Laserjet M207dw
HP Laserjet M211dw
HP LaserJet MFP M234dw
HP LaserJet MFP M234dwe
HP LaserJet MFP M233d
HP LaserJet MFP M232d
HP LaserJet MFP M235d
HP LaserJet MFP M237d
HP LaserJet MFP M236d
HP LaserJet MFP M232dw
HP LaserJet MFP M232dwc
HP LaserJet MFP M233dw
HP LaserJet MFP M236dw
HP LaserJet MFP M235dw
HP LaserJet MFP M235dwe
HP LaserJet MFP M237dwe
HP LaserJet MFP M237dw
HP LaserJet MFP M232sdn
HP LaserJet MFP M233sdn
HP LaserJet MFP M236sdn
HP LaserJet MFP M234sdn
HP LaserJet MFP M234sdne
HP LaserJet MFP M235sdn
HP LaserJet MFP M235sdne
HP LaserJet MFP M237sdne
HP LaserJet MFP M237sdn
HP LaserJet MFP M232sdw
HP LaserJet MFP M233sdw
HP LaserJet MFP M236sdw
HP LaserJet MFP M234sdw
HP LaserJet MFP M234sdwe
HP LaserJet MFP M235sdw
HP LaserJet MFP M235sdwe
HP LaserJet MFP M237sdwe
HP LaserJet MFP M237sdw

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoelfutils: Update to 0.183
Adolf Belka (ipfire) [Wed, 10 Mar 2021 12:06:54 +0000 (13:06 +0100)] 
elfutils: Update to 0.183

- Update elfutils from 0.182 to 0.183
- Updated rootfiles
- Changelog
   2021-02-05  Mark Wielaard  <mark@klomp.org>
* configure.ac (AC_INIT): Set version to 0.183.
(AC_COPYRIGHT): Update Copyright year.
* NEWS: Add 0.183 section.
   2021-02-01  Érico Nogueira  <ericonr@disroot.org>
* configure.ac: Check for GNU strerror_r.
   2021-01-12  Dmitry V. Levin  <ldv@altlinux.org>
* configure.ac [--enable-gcov]: Check for gcov, lcov, and genhtml.
* Makefile.am [GCOV] (coverage, coverage-clean): New targets.
* .gitignore: Update.
   2020-12-20  Dmitry V. Levin  <ldv@altlinux.org>
* .gitignore: Move subdirectory patterns to separate .gitignore files.
* .gitignore: Update.
   2020-12-15  Dmitry V. Levin  <ldv@altlinux.org>
* configure.ac (USE_NLS, AM_PO_SUBDIRS): Remove.
(AM_GNU_GETTEXT, AM_GNU_GETTEXT_VERSION,
AM_GNU_GETTEXT_REQUIRE_VERSION): Use these macros to setup the gettext
infrastructure.
* .gitignore: Update.
* Makefile.am (SUBDIRS): Remove m4.
* configure.ac (AC_CONFIG_FILES): Remove m4/Makefile.
* configure.ac (AC_CONFIG_MACRO_DIR): Remove.
   2020-12-12  Dmitry V. Levin  <ldv@altlinux.org>
* configure.ac: Fix spelling typos in comments.
* NEWS: Fix spelling typos.
* NOTES: Likewise.
* TODO: Likewise.
   2020-12-11  Dmitry V. Levin  <ldv@altlinux.org>
* configure.ac (AM_CONDITIONAL): Remove HAVE_LIBASM and STANDALONE.
* configure.ac: Rewrite argp check.
* configure.ac (AC_MSG_FAILURE): Fix typo.
   2020-11-30  Dmitry V. Levin  <ldv@altlinux.org>
* configure.ac (LIBDEBUGINFOD_SONAME): New AC_SUBST variable.
(AC_CONFIG_FILES): Add debuginfod/debuginfod.h.
   2020-11-01  Érico N. Rolim  <erico.erc@gmail.com>
* configure.ac: Check for fts and obstack from outside libc.

Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopython3: Update rootfile on armv5tel
Michael Tremer [Wed, 10 Mar 2021 11:32:56 +0000 (11:32 +0000)] 
python3: Update rootfile on armv5tel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoRevert "dhcp: Update to 4.4.2"
Michael Tremer [Tue, 9 Mar 2021 16:31:28 +0000 (16:31 +0000)] 
Revert "dhcp: Update to 4.4.2"

This reverts commit 3633d59636ee7b13b137472e75a5313d00fc4f93.

The build fails on armv5tel.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocdrom: Fix unattended mode on serial console
Michael Tremer [Tue, 9 Mar 2021 15:58:57 +0000 (15:58 +0000)] 
cdrom: Fix unattended mode on serial console

Reported-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore155: Ship graphs.pl
Michael Tremer [Mon, 8 Mar 2021 10:55:29 +0000 (10:55 +0000)] 
core155: Ship graphs.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoQoS graphs: Add color mapping table
Leo-Andres Hofmann [Sun, 7 Mar 2021 14:49:50 +0000 (15:49 +0100)] 
QoS graphs: Add color mapping table

Use the traffic class description field to identify similar classes.
This ensures that a class used in both the up- and down-link is
printed with matching colors in both graphs.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoupdate.sh: Fix path
Matthias Fischer [Sat, 6 Mar 2021 14:31:52 +0000 (15:31 +0100)] 
update.sh: Fix path

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore155: Ship openssh
Michael Tremer [Sat, 6 Mar 2021 11:30:56 +0000 (11:30 +0000)] 
core155: Ship openssh

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoopenssh: Update to 8.5p1
Adolf Belka [Fri, 5 Mar 2021 17:41:28 +0000 (18:41 +0100)] 
openssh: Update to 8.5p1

- Update Openssh from 8.4p1 to 8.5p1
- rootfiles not changed
- ssh access by keys tested with 8.5p1 and successfully worked
- Full Release notes can be read at https://www.openssh.com/releasenotes.html
- Future deprecation notice
   It is now possible[1] to perform chosen-prefix attacks against the
   SHA-1 algorithm for less than USD$50K.
   In the SSH protocol, the "ssh-rsa" signature scheme uses the SHA-1
   hash algorithm in conjunction with the RSA public key algorithm.
   OpenSSH will disable this signature scheme by default in the near
   future.
   Note that the deactivation of "ssh-rsa" signatures does not necessarily
   require cessation of use for RSA keys. In the SSH protocol, keys may be
   capable of signing using multiple algorithms. In particular, "ssh-rsa"
   keys are capable of signing using "rsa-sha2-256" (RSA/SHA256),
   "rsa-sha2-512" (RSA/SHA512) and "ssh-rsa" (RSA/SHA1). Only the last of
   these is being turned off by default.
- Checked if the weak ssh-rsa public key algorithm was being used with
   openssh8.4p1 by running
    ssh -oHostKeyAlgorithms=-ssh-rsa user@host
   host verification was successful with no issue so IPFire will not be
   affected by this deprecation when it happens
- Potentially-incompatible changes
    * ssh(1), sshd(8): this release changes the first-preference signature
      algorithm from ECDSA to ED25519.
   This did not affect my use of ssh login but I use ED25519 as the only
    key algorithm that I use. It might be good to get it tested by
    someone who has ECDSA and ED25519 keys and prefers ECDSA
   Remaining changes don't look likely to affect IPFire users
- Bugfixes
 * ssh(1): Prefix keyboard interactive prompts with "(user@host)" to
   make it easier to determine which connection they are associated
   with in cases like scp -3, ProxyJump, etc. bz#3224
 * sshd(8): fix sshd_config SetEnv directives located inside Match
   blocks. GHPR201
 * ssh(1): when requesting a FIDO token touch on stderr, inform the
   user once the touch has been recorded.
 * ssh(1): prevent integer overflow when ridiculously large
   ConnectTimeout values are specified, capping the effective value
   (for most platforms) at 24 days. bz#3229
 * ssh(1): consider the ECDSA key subtype when ordering host key
   algorithms in the client.
 * ssh(1), sshd(8): rename the PubkeyAcceptedKeyTypes keyword to
   PubkeyAcceptedAlgorithms. The previous name incorrectly suggested
   that it control allowed key algorithms, when this option actually
   specifies the signature algorithms that are accepted. The previous
   name remains available as an alias. bz#3253
 * ssh(1), sshd(8): similarly, rename HostbasedKeyTypes (ssh) and
   HostbasedAcceptedKeyTypes (sshd) to HostbasedAcceptedAlgorithms.
 * sftp-server(8): add missing lsetstat@openssh.com documentation
   and advertisement in the server's SSH2_FXP_VERSION hello packet.
 * ssh(1), sshd(8): more strictly enforce KEX state-machine by
   banning packet types once they are received. Fixes memleak caused
   by duplicate SSH2_MSG_KEX_DH_GEX_REQUEST (oss-fuzz #30078).
 * sftp(1): allow the full range of UIDs/GIDs for chown/chgrp on 32bit
   platforms instead of being limited by LONG_MAX. bz#3206
 * Minor man page fixes (capitalization, commas, etc.) bz#3223
 * sftp(1): when doing an sftp recursive upload or download of a
   read-only directory, ensure that the directory is created with
   write and execute permissions in the interim so that the transfer
   can actually complete, then set the directory permission as the
   final step. bz#3222
 * ssh-keygen(1): document the -Z, check the validity of its argument
   earlier and provide a better error message if it's not correct.
   bz#2879
 * ssh(1): ignore comments at the end of config lines in ssh_config,
   similar to what we already do for sshd_config. bz#2320
 * sshd_config(5): mention that DisableForwarding is valid in a
   sshd_config Match block. bz3239
 * sftp(1): fix incorrect sorting of "ls -ltr" under some
   circumstances. bz3248.
 * ssh(1), sshd(8): fix potential integer truncation of (unlikely)
   timeout values. bz#3250
 * ssh(1): make hostbased authentication send the signature algorithm
   in its SSH2_MSG_USERAUTH_REQUEST packets instead of the key type.
   This make HostbasedAcceptedAlgorithms do what it is supposed to -
   filter on signature algorithm and not key type.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoMerge remote-tracking branch 'ms/riscv64-for-next' into next
Michael Tremer [Sat, 6 Mar 2021 11:15:27 +0000 (11:15 +0000)] 
Merge remote-tracking branch 'ms/riscv64-for-next' into next

3 years agopcre2: Disable JIT for RISC-V
Michael Tremer [Sat, 6 Mar 2021 11:04:09 +0000 (11:04 +0000)] 
pcre2: Disable JIT for RISC-V

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agodhcp: Update automake
Michael Tremer [Wed, 3 Mar 2021 14:36:38 +0000 (14:36 +0000)] 
dhcp: Update automake

The bundles BIND package contains some outdated files as well which is
why I am extracting it first and then call UPDATE_AUTOMAKE.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibstatgrab: Update automake
Michael Tremer [Thu, 25 Feb 2021 10:34:39 +0000 (10:34 +0000)] 
libstatgrab: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolcdproc: Update automake
Michael Tremer [Thu, 25 Feb 2021 10:34:28 +0000 (10:34 +0000)] 
lcdproc: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoiftop: Update automake
Michael Tremer [Thu, 25 Feb 2021 10:34:15 +0000 (10:34 +0000)] 
iftop: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohaproxy: Link against libatomic on riscv64
Michael Tremer [Thu, 25 Feb 2021 10:33:53 +0000 (10:33 +0000)] 
haproxy: Link against libatomic on riscv64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogpgme: Update automake
Michael Tremer [Thu, 25 Feb 2021 10:33:42 +0000 (10:33 +0000)] 
gpgme: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agofrr: Update automake
Michael Tremer [Thu, 25 Feb 2021 10:33:27 +0000 (10:33 +0000)] 
frr: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agovnstat: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:14:19 +0000 (11:14 +0000)] 
vnstat: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agostrongswan: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:14:08 +0000 (11:14 +0000)] 
strongswan: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopowertop: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:13:42 +0000 (11:13 +0000)] 
powertop: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoparted: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:13:30 +0000 (11:13 +0000)] 
parted: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonut: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:13:19 +0000 (11:13 +0000)] 
nut: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agomtr: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:13:11 +0000 (11:13 +0000)] 
mtr: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agompd: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:12:58 +0000 (11:12 +0000)] 
mpd: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agominidlna: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:12:42 +0000 (11:12 +0000)] 
minidlna: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoiperf3: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:12:31 +0000 (11:12 +0000)] 
iperf3: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoiperf: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:12:19 +0000 (11:12 +0000)] 
iperf: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agofping: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:12:09 +0000 (11:12 +0000)] 
fping: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoasterisk: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:11:58 +0000 (11:11 +0000)] 
asterisk: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoapcupsd: Update automake
Michael Tremer [Wed, 24 Feb 2021 11:11:48 +0000 (11:11 +0000)] 
apcupsd: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Add rootfile for riscv64
Michael Tremer [Mon, 22 Feb 2021 11:11:31 +0000 (11:11 +0000)] 
samba: Add rootfile for riscv64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorust: Enable build only for supported architectures
Michael Tremer [Mon, 22 Feb 2021 11:07:25 +0000 (11:07 +0000)] 
rust: Enable build only for supported architectures

Unfortunately, Rust is not available for riscv64, which is why we have
to disable this package and all that depend on it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosuricata: Disable build on riscv64 for lack of Rust
Michael Tremer [Mon, 22 Feb 2021 11:06:59 +0000 (11:06 +0000)] 
suricata: Disable build on riscv64 for lack of Rust

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoragel: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:06:05 +0000 (11:06 +0000)] 
ragel: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosquid: Link against libatomic on riscv64
Michael Tremer [Mon, 22 Feb 2021 11:05:45 +0000 (11:05 +0000)] 
squid: Link against libatomic on riscv64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosdparm: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:05:16 +0000 (11:05 +0000)] 
sdparm: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopixman: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:04:58 +0000 (11:04 +0000)] 
pixman: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopango: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:04:47 +0000 (11:04 +0000)] 
pango: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agontp: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:04:40 +0000 (11:04 +0000)] 
ntp: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agontfs-3g: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:04:28 +0000 (11:04 +0000)] 
ntfs-3g: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonmap: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:04:19 +0000 (11:04 +0000)] 
nmap: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonetatalk: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:04:06 +0000 (11:04 +0000)] 
netatalk: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoncat: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:03:52 +0000 (11:03 +0000)] 
ncat: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolzo: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:03:41 +0000 (11:03 +0000)] 
lzo: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibtirpc: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:03:23 +0000 (11:03 +0000)] 
libtirpc: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibdvbpsi: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:03:08 +0000 (11:03 +0000)] 
libdvbpsi: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolcms2: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:02:49 +0000 (11:02 +0000)] 
lcms2: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agognupg: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:02:35 +0000 (11:02 +0000)] 
gnupg: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agofetchmail: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:02:23 +0000 (11:02 +0000)] 
fetchmail: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoalsa: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:01:23 +0000 (11:01 +0000)] 
alsa: Update automake

All sources are being extracted into $(DIR_APP) now because the
UPDATE_AUTOMAKE macro does not search outside of that directory.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocups: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:01:13 +0000 (11:01 +0000)] 
cups: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocolm: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:01:01 +0000 (11:01 +0000)] 
colm: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocifs-utils: Update automake
Michael Tremer [Mon, 22 Feb 2021 11:00:48 +0000 (11:00 +0000)] 
cifs-utils: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agousbutils: Update automake
Michael Tremer [Wed, 17 Feb 2021 14:57:33 +0000 (14:57 +0000)] 
usbutils: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoxfsprogs: Update automake
Michael Tremer [Wed, 17 Feb 2021 14:57:21 +0000 (14:57 +0000)] 
xfsprogs: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoslang: Update automake
Michael Tremer [Wed, 17 Feb 2021 14:57:00 +0000 (14:57 +0000)] 
slang: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibxml2: Update automake
Michael Tremer [Wed, 17 Feb 2021 14:56:44 +0000 (14:56 +0000)] 
libxml2: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibnl-3: Update automake
Michael Tremer [Tue, 16 Feb 2021 17:04:31 +0000 (17:04 +0000)] 
libnl-3: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopcre: Disable JIT on riscv64
Michael Tremer [Tue, 16 Feb 2021 16:56:44 +0000 (16:56 +0000)] 
pcre: Disable JIT on riscv64

This architecture is not supporting this feature, yet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoutil-linux: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:55:51 +0000 (16:55 +0000)] 
util-linux: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibusb-compat: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:55:24 +0000 (16:55 +0000)] 
libusb-compat: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibusb: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:55:10 +0000 (16:55 +0000)] 
libusb: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibnfnetlink: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:54:50 +0000 (16:54 +0000)] 
libnfnetlink: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibnetfilter_cttimeout: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:54:34 +0000 (16:54 +0000)] 
libnetfilter_cttimeout: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibnetfilter_cthelper: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:54:14 +0000 (16:54 +0000)] 
libnetfilter_cthelper: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibmnl: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:53:59 +0000 (16:53 +0000)] 
libmnl: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibgcrypt: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:53:41 +0000 (16:53 +0000)] 
libgcrypt: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibassuan: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:53:25 +0000 (16:53 +0000)] 
libassuan: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agojson-c: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:53:07 +0000 (16:53 +0000)] 
json-c: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoexpat: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:52:54 +0000 (16:52 +0000)] 
expat: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agobind: Update automake
Michael Tremer [Tue, 16 Feb 2021 16:52:43 +0000 (16:52 +0000)] 
bind: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoshadow: Update automake
Michael Tremer [Tue, 9 Feb 2021 17:59:16 +0000 (17:59 +0000)] 
shadow: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoattr: Update automake
Michael Tremer [Tue, 9 Feb 2021 14:39:31 +0000 (14:39 +0000)] 
attr: Update automake

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogettext: Update automake
Michael Tremer [Tue, 9 Feb 2021 14:39:14 +0000 (14:39 +0000)] 
gettext: Update automake

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