From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. ef6979b51d0c1796a18980c95f5fdf17f56fa909
Date: Wed, 10 Mar 2021 14:43:42 +0000 [thread overview]
Message-ID: <4DwZZk66Sjz2xxn@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 47419 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via ef6979b51d0c1796a18980c95f5fdf17f56fa909 (commit)
via e1a20b589e9e774f41f667821ee401056ce7b6e8 (commit)
via 0da69403977d504cf1bc300c477eb0dc8be4a20f (commit)
via c60eed096c1f103f98d6759992288033bf51fd0f (commit)
via f5bae15969ac1be2b357ed0f1ec0f282166fc826 (commit)
via 7bfc46c582ecb26e6f11c0b9f3c48e5452a2666e (commit)
via 1c91415ce3271e6798e317689a697e330baf2076 (commit)
via 2578ef6027d8808f89b2460d385f279aa03f9ef4 (commit)
via 7502c4f4e10ded1bed679508d0106788a6af09ca (commit)
via 77fc7d9c0fe738aef0d1c214900fee6dc6feef95 (commit)
via ffabad848b827bcbed8a3a53f9b3e40aacdd6cdc (commit)
via aba347ecc8012e6c9d733c333edb5237144e5f9d (commit)
via cf3f40c3c649ed4b78d636fcc17d188e71c98f6d (commit)
via 0a622d20134bcf95e4577dc80c6f32ea99605340 (commit)
via 583a01f86c50101541caf059d661df2cd4403cc0 (commit)
via a245272081bd95d985617288cd87d1a40b46aede (commit)
from 9ff0b07dd9bf9ea897971bdd4db8c86341470c02 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ef6979b51d0c1796a18980c95f5fdf17f56fa909
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 10 14:43:32 2021 +0000
Update contributors
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit e1a20b589e9e774f41f667821ee401056ce7b6e8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 10 14:42:37 2021 +0000
.mailmap: Add Adolf Belka
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 0da69403977d504cf1bc300c477eb0dc8be4a20f
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:11:00 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit c60eed096c1f103f98d6759992288033bf51fd0f
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:08:57 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit f5bae15969ac1be2b357ed0f1ec0f282166fc826
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 10 13:59:55 2021 +0000
core155: Ship sqlite
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 7bfc46c582ecb26e6f11c0b9f3c48e5452a2666e
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:08:47 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 1c91415ce3271e6798e317689a697e330baf2076
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:08:37 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 2578ef6027d8808f89b2460d385f279aa03f9ef4
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:08:25 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 7502c4f4e10ded1bed679508d0106788a6af09ca
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:08:14 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 77fc7d9c0fe738aef0d1c214900fee6dc6feef95
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:07:59 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit ffabad848b827bcbed8a3a53f9b3e40aacdd6cdc
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 10 13:57:58 2021 +0000
core155: Ship ipset
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit aba347ecc8012e6c9d733c333edb5237144e5f9d
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:07:46 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit cf3f40c3c649ed4b78d636fcc17d188e71c98f6d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 10 13:57:25 2021 +0000
core155: Ship iproute2
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 0a622d20134bcf95e4577dc80c6f32ea99605340
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:07:29 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 583a01f86c50101541caf059d661df2cd4403cc0
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:07:15 2021 +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(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit a245272081bd95d985617288cd87d1a40b46aede
Author: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Date: Wed Mar 10 13:06:54 2021 +0100
elfutils: Update to 0.183
- Update elfutils from 0.182 to 0.183
- Updated rootfiles
- Changelog
2021-02-05 Mark Wielaard <mark(a)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(a)disroot.org>
* configure.ac: Check for GNU strerror_r.
2021-01-12 Dmitry V. Levin <ldv(a)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(a)altlinux.org>
* .gitignore: Move subdirectory patterns to separate .gitignore files.
* .gitignore: Update.
2020-12-15 Dmitry V. Levin <ldv(a)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(a)altlinux.org>
* configure.ac: Fix spelling typos in comments.
* NEWS: Fix spelling typos.
* NOTES: Likewise.
* TODO: Likewise.
2020-12-11 Dmitry V. Levin <ldv(a)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(a)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(a)gmail.com>
* configure.ac: Check for fts and obstack from outside libc.
Signed-off-by: Adolf Belka (ipfire) <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 1 +
config/rootfiles/common/iproute2 | 5 ++
config/rootfiles/common/qpdf | 6 +-
config/rootfiles/common/sqlite | 2 +-
.../{oldcore/106 => core/155}/filelists/iproute2 | 0
.../{oldcore/106 => core/155}/filelists/ipset | 0
config/rootfiles/core/155/filelists/release-files | 1 +
.../{oldcore/125 => core/155}/filelists/sqlite | 0
config/rootfiles/packages/elfutils | 12 +--
config/rootfiles/packages/hplip | 93 +++++++++++++---------
config/rootfiles/packages/nagios-plugins | 2 +
config/rootfiles/packages/tshark | 4 +-
html/cgi-bin/credits.cgi | 5 +-
lfs/elfutils | 6 +-
lfs/hplip | 6 +-
lfs/iproute2 | 4 +-
lfs/ipset | 4 +-
lfs/nagios-plugins | 6 +-
lfs/nagios_nrpe | 6 +-
lfs/nano | 6 +-
lfs/qpdf | 4 +-
lfs/sqlite | 4 +-
lfs/stunnel | 6 +-
lfs/tshark | 4 +-
24 files changed, 110 insertions(+), 77 deletions(-)
copy config/rootfiles/{oldcore/106 => core/155}/filelists/iproute2 (100%)
copy config/rootfiles/{oldcore/106 => core/155}/filelists/ipset (100%)
copy config/rootfiles/{oldcore/125 => core/155}/filelists/sqlite (100%)
Difference in files:
diff --git a/.mailmap b/.mailmap
index b8f710ddf..a2a108d79 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1,3 +1,4 @@
+Adolf Belka <adolf.belka(a)ipfire.org>
Arne Fitzenreiter <arne_f(a)ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Arne Fitzenreiter <arne_f(a)ipfire.org>
Arne Fitzenreiter <root(a)Averatec.(none)>
diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2
index 9be1212f6..8600559a5 100644
--- a/config/rootfiles/common/iproute2
+++ b/config/rootfiles/common/iproute2
@@ -41,6 +41,11 @@ usr/share/bash-completion/completions/tc
#usr/share/man/man8/arpd.8
#usr/share/man/man8/bridge.8
#usr/share/man/man8/ctstat.8
+#usr/share/man/man8/dcb-buffer.8
+#usr/share/man/man8/dcb-ets.8
+#usr/share/man/man8/dcb-maxrate.8
+#usr/share/man/man8/dcb-pfc.8
+#usr/share/man/man8/dcb.8
#usr/share/man/man8/devlink-dev.8
#usr/share/man/man8/devlink-dpipe.8
#usr/share/man/man8/devlink-health.8
diff --git a/config/rootfiles/common/qpdf b/config/rootfiles/common/qpdf
index 581ba243f..56d1e4ba0 100644
--- a/config/rootfiles/common/qpdf
+++ b/config/rootfiles/common/qpdf
@@ -28,8 +28,12 @@ usr/bin/qpdf
#usr/include/qpdf/QPDFCryptoImpl.hh
#usr/include/qpdf/QPDFCryptoProvider.hh
#usr/include/qpdf/QPDFDocumentHelper.hh
+#usr/include/qpdf/QPDFEFStreamObjectHelper.hh
+#usr/include/qpdf/QPDFEmbeddedFileDocumentHelper.hh
#usr/include/qpdf/QPDFExc.hh
+#usr/include/qpdf/QPDFFileSpecObjectHelper.hh
#usr/include/qpdf/QPDFFormFieldObjectHelper.hh
+#usr/include/qpdf/QPDFMatrix.hh
#usr/include/qpdf/QPDFNameTreeObjectHelper.hh
#usr/include/qpdf/QPDFNumberTreeObjectHelper.hh
#usr/include/qpdf/QPDFObjGen.hh
@@ -54,7 +58,7 @@ usr/bin/qpdf
#usr/lib/libqpdf.la
#usr/lib/libqpdf.so
usr/lib/libqpdf.so.28
-usr/lib/libqpdf.so.28.1.0
+usr/lib/libqpdf.so.28.3.0
#usr/lib/pkgconfig/libqpdf.pc
#usr/share/doc/qpdf
#usr/share/doc/qpdf/qpdf-manual.html
diff --git a/config/rootfiles/common/sqlite b/config/rootfiles/common/sqlite
index f3b0b3697..c3863bdb7 100644
--- a/config/rootfiles/common/sqlite
+++ b/config/rootfiles/common/sqlite
@@ -3,7 +3,7 @@ usr/bin/sqlite3
#usr/include/sqlite3ext.h
#usr/lib/libsqlite3.a
#usr/lib/libsqlite3.la
-usr/lib/libsqlite3.so
+#usr/lib/libsqlite3.so
usr/lib/libsqlite3.so.0
usr/lib/libsqlite3.so.0.8.6
#usr/lib/pkgconfig/sqlite3.pc
diff --git a/config/rootfiles/core/155/filelists/iproute2 b/config/rootfiles/core/155/filelists/iproute2
new file mode 120000
index 000000000..05f0f71fb
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/iproute2
@@ -0,0 +1 @@
+../../../common/iproute2
\ No newline at end of file
diff --git a/config/rootfiles/core/155/filelists/ipset b/config/rootfiles/core/155/filelists/ipset
new file mode 120000
index 000000000..2b43691f2
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/ipset
@@ -0,0 +1 @@
+../../../common/ipset
\ No newline at end of file
diff --git a/config/rootfiles/core/155/filelists/release-files b/config/rootfiles/core/155/filelists/release-files
index 3a700fab4..0dec37e53 100644
--- a/config/rootfiles/core/155/filelists/release-files
+++ b/config/rootfiles/core/155/filelists/release-files
@@ -1,4 +1,5 @@
etc/system-release
etc/issue
etc/os-release
+srv/web/ipfire/cgi-bin/credits.cgi
var/ipfire/langs
diff --git a/config/rootfiles/core/155/filelists/sqlite b/config/rootfiles/core/155/filelists/sqlite
new file mode 120000
index 000000000..4ea569766
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/sqlite
@@ -0,0 +1 @@
+../../../common/sqlite
\ No newline at end of file
diff --git a/config/rootfiles/packages/elfutils b/config/rootfiles/packages/elfutils
index f7826ec11..adf4808ab 100644
--- a/config/rootfiles/packages/elfutils
+++ b/config/rootfiles/packages/elfutils
@@ -27,17 +27,17 @@ usr/bin/eu-unstrip
#usr/include/gelf.h
#usr/include/libelf.h
#usr/include/nlist.h
-usr/lib/libasm-0.182.so
+usr/lib/libasm-0.183.so
#usr/lib/libasm.a
-usr/lib/libasm.so
+#usr/lib/libasm.so
usr/lib/libasm.so.1
-usr/lib/libdw-0.182.so
+usr/lib/libdw-0.183.so
#usr/lib/libdw.a
-usr/lib/libdw.so
+#usr/lib/libdw.so
usr/lib/libdw.so.1
-usr/lib/libelf-0.182.so
+usr/lib/libelf-0.183.so
#usr/lib/libelf.a
-usr/lib/libelf.so
+#usr/lib/libelf.so
usr/lib/libelf.so.1
#usr/lib/pkgconfig/libdw.pc
#usr/lib/pkgconfig/libelf.pc
diff --git a/config/rootfiles/packages/hplip b/config/rootfiles/packages/hplip
index e0d2a1b1f..5adddae1e 100644
--- a/config/rootfiles/packages/hplip
+++ b/config/rootfiles/packages/hplip
@@ -1,40 +1,40 @@
-#usr/share/doc/hplip-3.20.11
-#usr/share/doc/hplip-3.20.11/COPYING
-#usr/share/doc/hplip-3.20.11/README_LIBJPG
-#usr/share/doc/hplip-3.20.11/commandline.html
-#usr/share/doc/hplip-3.20.11/copying.html
-#usr/share/doc/hplip-3.20.11/copyright
-#usr/share/doc/hplip-3.20.11/devicemanager.html
-#usr/share/doc/hplip-3.20.11/faxtrouble.html
-#usr/share/doc/hplip-3.20.11/gettinghelp.html
-#usr/share/doc/hplip-3.20.11/hpscan.html
-#usr/share/doc/hplip-3.20.11/images
-#usr/share/doc/hplip-3.20.11/images/favicon.ico
-#usr/share/doc/hplip-3.20.11/images/print.png
-#usr/share/doc/hplip-3.20.11/images/toolbox_actions.png
-#usr/share/doc/hplip-3.20.11/images/toolbox_fax.png
-#usr/share/doc/hplip-3.20.11/images/toolbox_print_control.png
-#usr/share/doc/hplip-3.20.11/images/toolbox_print_settings.png
-#usr/share/doc/hplip-3.20.11/images/toolbox_status.png
-#usr/share/doc/hplip-3.20.11/images/toolbox_supplies.png
-#usr/share/doc/hplip-3.20.11/images/xsane.png
-#usr/share/doc/hplip-3.20.11/index.html
-#usr/share/doc/hplip-3.20.11/mainttask.html
-#usr/share/doc/hplip-3.20.11/plugins.html
-#usr/share/doc/hplip-3.20.11/print.html
-#usr/share/doc/hplip-3.20.11/printing.html
-#usr/share/doc/hplip-3.20.11/printoptions.html
-#usr/share/doc/hplip-3.20.11/printtroubleshooting.html
-#usr/share/doc/hplip-3.20.11/scanning.html
-#usr/share/doc/hplip-3.20.11/scantrouble.html
-#usr/share/doc/hplip-3.20.11/sendfax.html
-#usr/share/doc/hplip-3.20.11/setup.html
-#usr/share/doc/hplip-3.20.11/styles
-#usr/share/doc/hplip-3.20.11/styles/css.css
-#usr/share/doc/hplip-3.20.11/systray.html
-#usr/share/doc/hplip-3.20.11/troubleshooting.html
-#usr/share/doc/hplip-3.20.11/uninstalling.html
-#usr/share/doc/hplip-3.20.11/upgrading.html
+#usr/share/doc/hplip-3.21.2
+#usr/share/doc/hplip-3.21.2/COPYING
+#usr/share/doc/hplip-3.21.2/README_LIBJPG
+#usr/share/doc/hplip-3.21.2/commandline.html
+#usr/share/doc/hplip-3.21.2/copying.html
+#usr/share/doc/hplip-3.21.2/copyright
+#usr/share/doc/hplip-3.21.2/devicemanager.html
+#usr/share/doc/hplip-3.21.2/faxtrouble.html
+#usr/share/doc/hplip-3.21.2/gettinghelp.html
+#usr/share/doc/hplip-3.21.2/hpscan.html
+#usr/share/doc/hplip-3.21.2/images
+#usr/share/doc/hplip-3.21.2/images/favicon.ico
+#usr/share/doc/hplip-3.21.2/images/print.png
+#usr/share/doc/hplip-3.21.2/images/toolbox_actions.png
+#usr/share/doc/hplip-3.21.2/images/toolbox_fax.png
+#usr/share/doc/hplip-3.21.2/images/toolbox_print_control.png
+#usr/share/doc/hplip-3.21.2/images/toolbox_print_settings.png
+#usr/share/doc/hplip-3.21.2/images/toolbox_status.png
+#usr/share/doc/hplip-3.21.2/images/toolbox_supplies.png
+#usr/share/doc/hplip-3.21.2/images/xsane.png
+#usr/share/doc/hplip-3.21.2/index.html
+#usr/share/doc/hplip-3.21.2/mainttask.html
+#usr/share/doc/hplip-3.21.2/plugins.html
+#usr/share/doc/hplip-3.21.2/print.html
+#usr/share/doc/hplip-3.21.2/printing.html
+#usr/share/doc/hplip-3.21.2/printoptions.html
+#usr/share/doc/hplip-3.21.2/printtroubleshooting.html
+#usr/share/doc/hplip-3.21.2/scanning.html
+#usr/share/doc/hplip-3.21.2/scantrouble.html
+#usr/share/doc/hplip-3.21.2/sendfax.html
+#usr/share/doc/hplip-3.21.2/setup.html
+#usr/share/doc/hplip-3.21.2/styles
+#usr/share/doc/hplip-3.21.2/styles/css.css
+#usr/share/doc/hplip-3.21.2/systray.html
+#usr/share/doc/hplip-3.21.2/troubleshooting.html
+#usr/share/doc/hplip-3.21.2/uninstalling.html
+#usr/share/doc/hplip-3.21.2/upgrading.html
#usr/share/hplip
usr/share/hplip/dat2drv
usr/share/hplip/locatedriver
@@ -194,6 +194,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-color_laserjet_cp5520_series-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_cp6015-pcl3.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_cp6015-ps.ppd.gz
+#usr/share/ppd/HP/hp-color_laserjet_e45028-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_e55040-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_e65050_e65060-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_e67550_e67560-ps.ppd.gz
@@ -213,6 +214,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-color_laserjet_m282-m285-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m452-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m452d-ps.ppd.gz
+#usr/share/ppd/HP/hp-color_laserjet_m455-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m552-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m553-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m554-ps.ppd.gz
@@ -223,6 +225,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-color_laserjet_m751-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m855-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_m856-ps.ppd.gz
+#usr/share/ppd/HP/hp-color_laserjet_mfp_e47528-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_e57540-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_e77422-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_e77428-ps.ppd.gz
@@ -232,6 +235,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-color_laserjet_mfp_m178-m181-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_m274-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_m278-m281-ps.ppd.gz
+#usr/share/ppd/HP/hp-color_laserjet_mfp_m480-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_m577-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_m578-ps.ppd.gz
#usr/share/ppd/HP/hp-color_laserjet_mfp_m680-ps.ppd.gz
@@ -717,6 +721,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_cp1025.ppd.gz
#usr/share/ppd/HP/hp-laserjet_cp1025nw.ppd.gz
#usr/share/ppd/HP/hp-laserjet_cp1520_series-ps.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_e40040-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_e50145-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_e60055-e60075-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_e60155-ps.ppd.gz
@@ -743,12 +748,15 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_m1537dnf_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m1538dnf_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m1539dnf_mfp-pcl3.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_m207-m212.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m2727_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m2727_mfp_series-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m3027_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m3027_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m3035_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m3035_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_m406-ps.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_m407-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m4345_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m4345_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m4349_mfp-pcl3.ppd.gz
@@ -770,6 +778,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_m9050_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m9059_mfp-pcl3.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m9059_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_mfp_e42540-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_e72425-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_e72430-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_e72525-25-30-35-ps.ppd.gz
@@ -780,6 +789,8 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_mfp_m232-m237.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m28-m31.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m426_m427-ps.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_mfp_m430-ps.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_mfp_m431-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m521-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m527-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m630-ps.ppd.gz
@@ -1258,3 +1269,11 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-smart_tank_plus_650_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_wireless_450_series.ppd.gz
#usr/share/ppd/HP/hp-tango.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_3920ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_4200ps-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_4200ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_4700ps-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_4700ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_5200ps-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_5200ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp_pagewide_xl_8200ps-ps.ppd.gz
diff --git a/config/rootfiles/packages/nagios-plugins b/config/rootfiles/packages/nagios-plugins
index 0c01a5ab7..2a7567eea 100644
--- a/config/rootfiles/packages/nagios-plugins
+++ b/config/rootfiles/packages/nagios-plugins
@@ -50,6 +50,7 @@ usr/lib/nagios/plugins/check_smtp
usr/lib/nagios/plugins/check_snmp
usr/lib/nagios/plugins/check_spop
usr/lib/nagios/plugins/check_ssh
+usr/lib/nagios/plugins/check_ssl_validity
usr/lib/nagios/plugins/check_ssmtp
usr/lib/nagios/plugins/check_swap
usr/lib/nagios/plugins/check_tcp
@@ -60,6 +61,7 @@ usr/lib/nagios/plugins/check_uptime
usr/lib/nagios/plugins/check_users
usr/lib/nagios/plugins/check_wave
usr/lib/nagios/plugins/negate
+usr/lib/nagios/plugins/remove_perfdata
usr/lib/nagios/plugins/urlize
usr/lib/nagios/plugins/utils.pm
usr/lib/nagios/plugins/utils.sh
diff --git a/config/rootfiles/packages/tshark b/config/rootfiles/packages/tshark
index f397bbf01..dbe9488fd 100644
--- a/config/rootfiles/packages/tshark
+++ b/config/rootfiles/packages/tshark
@@ -620,10 +620,10 @@ usr/bin/tshark
#usr/include/wireshark/wsutil/xtea.h
#usr/lib/libwireshark.so
usr/lib/libwireshark.so.14
-usr/lib/libwireshark.so.14.0.2
+usr/lib/libwireshark.so.14.0.3
#usr/lib/libwiretap.so
usr/lib/libwiretap.so.11
-usr/lib/libwiretap.so.11.0.2
+usr/lib/libwiretap.so.11.0.3
#usr/lib/libwsutil.so
usr/lib/libwsutil.so.12
usr/lib/libwsutil.so.12.0.0
diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi
index 67988a0bf..edf59f49b 100644
--- a/html/cgi-bin/credits.cgi
+++ b/html/cgi-bin/credits.cgi
@@ -64,8 +64,8 @@ Michael Tremer,
Arne Fitzenreiter,
Stefan Schantl,
Christian Schmidt,
-Alexander Marx,
Matthias Fischer,
+Alexander Marx,
Peter Müller,
Erik Kapfer,
Jan Paul Tücking,
@@ -83,13 +83,13 @@ Stephan Feddersen,
Timo Eissler,
Stéphane Pautrel,
Jan Lentfer,
+Leo-Andres Hofmann,
Marcus Scholz,
Ersan Yildirim,
Jörn-Ingo Weigert,
Alexander Koch,
Wolfgang Apolinarski,
Alfred Haas,
-Leo-Andres Hofmann,
Lars Schuhmacher,
Rene Zingel,
Sascha Kilian,
@@ -139,6 +139,7 @@ Osmar Gonzalez,
Paul T. Simmons,
Rob Brewer,
Robert Möker,
+Roberto Peña,
Stefan Ernst,
Stefan Ferstl,
Steffen Klammer,
diff --git a/lfs/elfutils b/lfs/elfutils
index 19311d7aa..c2d9a3331 100644
--- a/lfs/elfutils
+++ b/lfs/elfutils
@@ -24,7 +24,7 @@
include Config
-VER = 0.182
+VER = 0.183
THISAPP = elfutils-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = elfutils
-PAK_VER = 3
+PAK_VER = 4
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = ebd95e1858280095fd60d0f765d50fef
+$(DL_FILE)_MD5 = 6f58aa1b9af1a5681b1cbf63e0da2d67
install : $(TARGET)
diff --git a/lfs/hplip b/lfs/hplip
index ee9c4d460..e87b8fb8e 100644
--- a/lfs/hplip
+++ b/lfs/hplip
@@ -24,7 +24,7 @@
include Config
-VER = 3.20.11
+VER = 3.21.2
THISAPP = hplip-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = hplip
-PAK_VER = 4
+PAK_VER = 5
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = dbd44f63450424eea293fccea0589d33
+$(DL_FILE)_MD5 = 362cb4c10321ec98fa4b4f18891e1a45
install : $(TARGET)
diff --git a/lfs/iproute2 b/lfs/iproute2
index 27e246d23..4b55d355e 100644
--- a/lfs/iproute2
+++ b/lfs/iproute2
@@ -24,7 +24,7 @@
include Config
-VER = 5.10.0
+VER = 5.11.0
THISAPP = iproute2-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 19ffea480a21e600453776b7225f3319
+$(DL_FILE)_MD5 = a3c6b09590c0bd120f0ab0b6e36187a8
install : $(TARGET)
diff --git a/lfs/ipset b/lfs/ipset
index 65d5cdc59..04a939127 100644
--- a/lfs/ipset
+++ b/lfs/ipset
@@ -24,7 +24,7 @@
include Config
-VER = 7.10
+VER = 7.11
THISAPP = ipset-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1f500b5300184964cbacc3cbca6e5bb1
+$(DL_FILE)_MD5 = 7c17aca72bcf852f5bc95582aaa60408
install : $(TARGET)
diff --git a/lfs/nagios-plugins b/lfs/nagios-plugins
index fcd7aa15e..ad081d5f6 100644
--- a/lfs/nagios-plugins
+++ b/lfs/nagios-plugins
@@ -24,7 +24,7 @@
include Config
-VER = 2.2.1
+VER = 2.3.3
THISAPP = nagios-plugins-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nagios-plugins
-PAK_VER = 3
+PAK_VER = 4
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = fb521d5c05897f165b0b1862c1e5cb27
+$(DL_FILE)_MD5 = 3b10db69a7d3658b8e64ac05ef203338
install : $(TARGET)
diff --git a/lfs/nagios_nrpe b/lfs/nagios_nrpe
index 075bfdef9..a011a75b4 100644
--- a/lfs/nagios_nrpe
+++ b/lfs/nagios_nrpe
@@ -24,7 +24,7 @@
include Config
-VER = 3.2.1
+VER = 4.0.3
THISAPP = nrpe-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nagios_nrpe
-PAK_VER = 6
+PAK_VER = 7
DEPS = nagios-plugins
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 8997e195fea93cdceb8c7ed8ac1d43bc
+$(DL_FILE)_MD5 = 42252d3c721c87ebb5e38b748f187e8d
install : $(TARGET)
diff --git a/lfs/nano b/lfs/nano
index a9fa2a1d9..a3ccff5a9 100644
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
include Config
-VER = 5.5
+VER = 5.6
THISAPP = nano-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nano
-PAK_VER = 35
+PAK_VER = 36
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 145bc1ae94e25bd4f9168b7c56fee984
+$(DL_FILE)_MD5 = 65ca32d7485ae8339ef2ccbf18c789f6
install : $(TARGET)
diff --git a/lfs/qpdf b/lfs/qpdf
index af934c647..899a9d67d 100644
--- a/lfs/qpdf
+++ b/lfs/qpdf
@@ -24,7 +24,7 @@
include Config
-VER = 10.1.0
+VER = 10.3.0
THISAPP = qpdf-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 6d72264ff68a9807418af4d7fc613e95
+$(DL_FILE)_MD5 = 0e9918cfb9bb13c96b7cd0cffd401b3d
install : $(TARGET)
diff --git a/lfs/sqlite b/lfs/sqlite
index b2e1b6d3b..ab7d79920 100644
--- a/lfs/sqlite
+++ b/lfs/sqlite
@@ -24,7 +24,7 @@
include Config
-VER = 3340000
+VER = 3340100
THISAPP = sqlite-autoconf-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 7f33c9db7b713957fcb9271fe9049fef
+$(DL_FILE)_MD5 = 14dca9d44fb6a57f6521c1ace4be5a68
install : $(TARGET)
diff --git a/lfs/stunnel b/lfs/stunnel
index eab56e721..0b6524e01 100644
--- a/lfs/stunnel
+++ b/lfs/stunnel
@@ -24,7 +24,7 @@
include Config
-VER = 5.57
+VER = 5.58
THISAPP = stunnel-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = stunnel
-PAK_VER = 6
+PAK_VER = 7
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 6bbe921f8d2ab4967dc7ff42f6e5d45a
+$(DL_FILE)_MD5 = aed41cff61d622ff6c8706e9d75c53b7
install : $(TARGET)
diff --git a/lfs/tshark b/lfs/tshark
index 01c99e712..98f9c73e9 100644
--- a/lfs/tshark
+++ b/lfs/tshark
@@ -24,7 +24,7 @@
include Config
-VER = 3.4.2
+VER = 3.4.3
THISAPP = wireshark-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = cf35d1413e7e3b1429ac7f12c823ccd4
+$(DL_FILE)_MD5 = 7988932a5e3930fa6035b8f8b584f0d8
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2021-03-10 14:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DwZZk66Sjz2xxn@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox