Commit Graph

15983 Commits

Author SHA1 Message Date
Adolf Belka
fc2a771c97 perl-Date-Manip: Update to 6.85
- Update from 6.40 to 6.85
- Updated rootfile
- perl-Date-Manip is a dependency of the swatch addon
- Changelog is too long to include here
   Full changelog can be viewed in tarball
    Approximately 31 bug fixes in the 36 releases between 6.40 and 6.85

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:41:31 +00:00
Adolf Belka
1746f6a19a perl-Date-Calc: Update to 6.4
- Update from 6.3 to 6.4
- Update of rootfile not required
- perl-Date-Calc is a dependency of the swatch addon
- Changelog
   Version 6.4   07.03.2015
    +  Fixed t/f016.t, t/f027.t and t/f028.t which started failing on 01/01/2015
    +  Fixed t/f035.t which gave a warning "Unescaped left brace in regex is deprecated"
       with Perl 5.21.x

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:41:27 +00:00
Adolf Belka
dbcf1a03da perl-Carp-Clan: Update to 6.08
- Update from 6.04 to 6.08
- Updated rootfile
- perl-Carp-Clan is a dependency of the swatch addon
- Changelog
   6.08      2019-09-14 17:09:41Z
    - fix warning in bad test (thanks, Todd Rinaldo - RT#130494)
    - speed up code that was accomodating ancient perl versions that are no
      longer supported
   6.07      2018-12-02 21:44:55Z
    - declared test prerequisites in the proper phase (RT#125288)
    - modernized distribution tooling
   6.06      2016-05-29
    - Avoid failure due to version self-check in 20pre560.t
      This test seems like a footgun for release management reasons, but apprently
      I wasn't quite as careful as I tried to be in keeping the last release minimal.
   6.05      2016-05-29
    - Patch tests failing due to 5.25.1+'s deprecated unquoted { } in regex.
      (RT #114537)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:41:20 +00:00
Adolf Belka
e352fc1647 swatch: Update to 3.2.4
- Update from 3.2.3 to 3.2.4
- Updated rootfile
- Changelog
   There is no changelog in sourceforge for this package
   The changelog in the tarball has the last entry for 2008
   Found this url https://fossies.org/diffs/swatchdog/3.2.3_vs_3.2.4/lib/Swatch/Actions.pm-diff.html
    which indicates that all changes are only related to change of name from
    swatch to swatchdog

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:40:44 +00:00
Adolf Belka
3fbe85e711 swig: Update to 4.0.2
- Update from 3.0.12 to 4.0.2
- Updated rootfile
- Changelog is too large to include here
   Full chagelog can be found in the tarball in CHANGES and CHANGES.current
    Large number of bugs fixed in the two versions between 3.0.12 and 4.0.2

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:40:15 +00:00
Adolf Belka
adcc5193fb sysbench: Update to 1.0.20
- Update from 0.4.12 to 1.0.20
- Updated rootfile
- Changelog
    2020-04-24  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.20
	* build/CI/packaging: Add arm64 to Travis CI matrix (#358)
	* build/CI/packaging: add Ubuntu Focal
	* build/CI/packaging: remove Fedora Rawhide from CI matrix
	* build/CI/packaging: fix regression tests to work with MySQL 8.0.19+
	* build/CI/packaging: fix macOS builds in Travis
	* build/CI/packaging: remove Ubuntu Disco (EOL)
    2019-12-08  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.19
	* build/CI/packaging: fix Ubuntu packaging for Bionic and later versions
	* regression tests: compatibility fix for PostgreSQL 12
	* build/CI/packaging: fix macOs builds in Travis
	* build/CI/packaging: add Fedora 31.
    2019-10-21  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.18
	* build/CI/packaging: add Ubuntu Eoan.
	* build/CI/packaging: remove Ubuntu Cosmic (EOL).
	* build/CI/packaging: add CentOS 8.
	* build/CI/packaging: add Ubuntu Disco.
	* build/CI/packaging: remove Ubuntu Trusty (EOL).
	* build/CI/packaging: remove Fedora 28 (EOL).
	* build/CI/packaging: add Fedora 30.
	* build/CI/packaging: cherry-pick fix for LuaJIT/LuaJIT#484 to
	fix builds on macOS Mojave.
	* build/CI/packaging: add Debian Buster
    2019-03-15  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.17
	* build/CI/packaging: update RPM spec to support RHEL8-beta
	(thanks to Alexey Bychko for the patch)
	* regression tests: remove unnecessary error leading to opt_rate.t instability.
	* --rate mode: return a non-zero exit code on event queue
	overflow.
	* --rate mode: fix a bogus error about eventgen thread termination
    2018-12-16  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.16
	* build/CI/packaging: add Ubuntu Cosmic.
	* build/CI/packaging: add Fedora 29.
	* build/CI/packaging: remove Fedora 27 (EOL).
	* SQL API: fix GH-282 (Mysql's fetch_row() is broken)
	* --rate mode: fix latency stats skew on low rates
	* Lua: Add /usr/share/lua/5.1 to LUA_PATH and /usr/lib/lua/5.1
	to LUA_CPATH.
	* build/CI/packaging: add -Wvla to default compiler flags.
	* build/CI/packaging: fix debian/changelog format
	* build/CI/packaging: fix buildpack.sh to not push multiple file
	types to packagecloud.
	* build/CI/packaging: add libaio-dev to Debian/Ubuntu build
	dependencies.
    2018-07-03  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.15
	* CI/build/packaging: add Fedora 28
	* CI/build/packaging: add Ubuntu Bionic
	* CI/build/packaging: remove Fedora 26 (EOL)
	* CI/build/packaging: remove Debian Wheezy (EOL)
	* fileio: fix GH-229 (--file-fsync-freq=0 seems to prevent
	fsync() at the end of the test)
	* command line: improve parsing of boolean command line options
	* tests: fix GH-220 (Testsuite api_sql_mysql.t failed ...)
	* tests: fix GH-223 (test failure on ppc64)
	* tests: fix opt_help.t to pass when the binary is not
	configured with MySQL support
	* MySQL driver: use it by default in DB benchmarks
    2018-04-01  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.14
	* reports: fix JSON stats reporter to produce valid JSON
	(GH-195)
	* Lua SQL API: don't crash when query_row() is called with a
	SELECT returning empty result set
	* Lua SQL API: don't crash when bulk insert API calls are used
	out of order
	* regression tests: make PostgreSQL tests compatible with the
	new dump format introduced in 10.3
	* regression tests: minor stability and coverage improvements
    2018-02-17  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.13
	* remove Ubuntu Zesty from CI/build/packaging matrices (EOL)
	* minor cleanups in build scripts
	* improve report formatting for long latency values
	* fileio: --file-extra-flags now accepts a list of flags rather
	than just a single value
	* OLTP: re-prepare prepared statements after reconnects, i.e. in
	cases when a server connection is lost and sysbench is
	configured to ignore such errors
    2018-01-17  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.12
	* improve --rate mode precision for high argument values
	* add Fedora Rawhide and Debian Sid to CI matrix
	* fix compile-time architecture detection for some Broadwell
	CPUs which were incorrectly identified as Core 2.
	* remove build dependency on xxd (and vim-minimal package)
	* fix Lua API to correctly stop the benchmark when event()
	returns a value other than nil or false (thanks to caojiafeng
	for the patch)
	* fix the fileio benchmark when the specified file size is not a
	multiple of block size
	* fix the fileio benchmark to throw a descriptive error when the
	specified file size does not match the size of files created by
	'prepare'
	* remove Fedora 25 from CI/build/packaging matrices (EOL)
	* minor improvements in tests and documentation.
    2017-12-09  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.11
	* add Debian Stretch to CI/build/packaging matrices
	* add Fedora 27 to CI/build/packaging matrices
	* make statistic counters usable from Lua scripts
	* fix the PostgreSQL driver to be compatible with CockroachDB
	(GH-180)
	* fix oltp_insert.lua to work correctly when both --tables and
	--threads are greater than 1 (GH-178)
	* fix FreeBSD builds by adding -rdynamic to the default linker
	flags (GH-174)
	* minor documentation updates
    2017-10-25  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.10
	* fixed PK conflicts in oltp_insert.lua by creating empty tables
	on 'prepare'
	* made sysbench.opt available to init()/done() by exporting it
	to the global Lua state
	* added Fedora 26 (both x86_64 and AArch64) to the list of
	supported and tested distributions
	* fixed GH-172: sysbench 1.0.9 doesn't build with mariadb 10.2.8
	* add the /usr/local LuaRocks root directory to default LUA_PATH
	and LUA_CPATH
	* removed Fedora 24, Ubuntu Precise, Yakkety from default build
	matrices
	* added Ubuntu Artful to default build matrices
    2017-09-05  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.9
	* fixed oltp_delete.lua to not use INSERT statements for
	consistency with other oltp_* benchmarks (GH-168)
	* added a workaround for MySQL bug #87337 "8.0.2 reintroduces
	my_bool to client API"
	* fixed building on on Debian GNU/kFreeBSD (GH-161)
	* fixed building against MariaDB 10.2 (thanks to Xavier Bachelot
	for the patch, GH-160)
    2017-07-04  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.8
	* fixed api_report test for slow machines (thanks to @jcfp)
	* fileio: suggest to run prepare step on missing files (thanks
	to Heinrich Schuchardt)
	* JSON reports: removed an erroneous trailing comma (GH-139)
	* added events per second to the CPU benchmark report (GH-140)
	* fixed db_connect() in legacy SQL API to use the default value
	for --db-driver (GH-146)
	* removed busy-wait in the bounded event generation mode
	(--rate) to avoid CPU hogging
    2017-05-15  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.7
	* Ubuntu Zesty added to package build matrix
	* fixed GH-130: Mutex Benchmark Documentation
	* fixed latency reports in the --rate mode
	* fixed compiler warnings when building against MySQL 8.0 client
	libraries
    2017-04-13  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.6
	* no functional changes
	* many build- and packaging-related improvements
	* Linux packages are now automatically built using Travis CI and
	packpack, hosted by packagecloud.io
    2017-04-02  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.5
	* various build-related documentation updates
	* benchmark can now be specified by a module name on the command
	line
	* memory benchmark: performance and scalability improvements
	* fix ARMv6 builds with system ConcurrencyKit
	* fix GH-123: Table already exists error on prepare
	* fix GH-121: make buildhost cpudetection optional
    2017-03-13  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.4
	* fixed a number of compilation errors and warnings that were
	specific to 32-bit platforms
	* bundle cram (regression tests framework) and use it by default
	in 'make test'
	* bundled ConcurrencyKit updated to 0.6.0
    2017-02-26  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.3
	* LuaJIT scalability improvements for non-x86 architectures
	* performance optimizations in oltp_read_write.lua to avoid Lua
	string management
	* fixed Illumos builds (thanks to Dillon Amburgey)
    2017-02-17  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.2
	* improved scalability for --report-checkpoints mode
	* fix builds on CentoOS 6 and autoconf 2.63
	* support for Snap (http://snapcraft.io) packages
    2017-02-05  Alexey Kopytov  <akopytov@gmail.com>
	* version 1.0.1
	* fix clock_gettime runtime failure built with macOS 10.11 and
	Xcode 8.x
    2017-02-04  Aleksei Kopytov  <akopytov@gmail.com>
	* version 1.0.0
	* too much time and too many changes since the previous formal
	release, so briefly:
	* Lua scripts instead of hard-coded C tests for database
	("oltp") benchmarks + ability to create custom workloads
	* much better single-threaded performance
	* much better scalability
	* improvements and cleanups in command line syntax and options
	* latency histograms in cumulative statistic reports
	* report hooks to print statistics in custom formats
	(CSV/JSON/XML/etc.)
	* Dropped Windows support
	* Dropped support for Oracle, Drizzle and libattachsql drivers

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:39:44 +00:00
Michael Tremer
834614c7e3 core156: Ship sysvinit
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:39:31 +00:00
Adolf Belka
8b53d88a57 sysvinit: Update to 2.99
- Update from 2.98 to 2.99
- Update to rootfile not required
- Changelog
    sysvinit (2.99) released; urgency=low
      * Fixed typos and missing underlines in shutdown manual page.
        Corrections provided by Helge Kreutzmann.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:38:38 +00:00
Michael Tremer
95632cda51 core156: Ship zoneconf.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:38:27 +00:00
Leo-Andres Hofmann
715aa887b6 zoneconf.cgi: Fix VLAN tag range check
Use the correct VLAN tag range 1-4094 and add an error message
to the range check.
The missing error message was discovered by Jonatan.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:37:47 +00:00
Michael Tremer
c5977469be core156: Ship bind
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:37:35 +00:00
Matthias Fischer
788134d238 bind: Update to 9.11.29
For details see:
https://downloads.isc.org/isc/bind9/9.11.29/RELEASE-NOTES-bind-9.11.29.html

"Bug Fixes

An invalid direction field (not one of N, S, E, W) in a LOC record resulted
in an INSIST failure when a zone file containing such a record was loaded. [GL #2499]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:37:16 +00:00
Michael Tremer
a76e7dc582 core156: Ship firewall.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:37:04 +00:00
Alexander Marx
284bf12c58 BUG12479: Copied NAT rule in Firewall displays incorrect source Port
Fixes: #12479

When copying a NAT rule in the firewall the existing sourceport is copied, too.
This Fix deletes the sourceport from a copied NAT rule. After Saving, the correct port is used.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-22 10:36:31 +00:00
Michael Tremer
9f75f3b430 core156: Ship jQuery
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-19 10:02:27 +00:00
Adolf Belka
bc8cb4040b jquery: Update to 3.6.0
- Update from 1.10.2 to 3.6.0
- No update required for rootfile
- Changelog covers 8 years and 3 branches of code version
- The 1.x and 2.x branches no longer receive patches
   Summary of Important Changes for move to 3.0
    Attributes
        Breaking change: .removeAttr() no longer sets properties to false
        Breaking change: select-multiple with nothing selected returns an empty array
        Feature: SVG documents support class operations
        Deprecated: .toggleClass() with no arguments and .toggleClass( Boolean )
    Callbacks
        Feature: Locking a Callback prevents only future list execution
    Core
        Breaking change: jQuery 3.0 runs in Strict Mode
        Breaking change: document-ready handlers are now asynchronous
        Breaking change: jQuery.isNumeric() and custom .toString()
        Breaking change: Deprecated .context and .selector properties removed
        Breaking change: Deprecated .size() removed
        Breaking change: Undocumented internal methods no longer exposed
        Breaking change: Return values on empty sets are undefined
        Feature: for...of loops can be used on jQuery collections
        Feature: jQuery.ready promise is formally supported
        Deprecated: jQuery.unique(), renamed to jQuery.uniqueSort()
        Deprecated: jQuery.parseJSON()
        Deprecated: document-ready handlers other than jQuery(function)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-19 10:00:43 +00:00
Michael Tremer
1e080b8a80 core156: Ship sudo
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-18 11:21:12 +00:00
Adolf Belka
c6dc627d4e sudo: Update to 1.9.6p1
- Update from 1.9.5p2 to 1.9.6p1
- Update not required for rootfile
- Changelog
Major changes between version 1.9.6p1 and 1.9.6:
    Fixed a regression introduced in sudo 1.9.6 that resulted in an error message instead of a usage message when sudo is run with no arguments.
Major changes between version 1.9.6 and 1.9.5p2:
    Fixed a sudo_sendlog compilation problem with the AIX xlC compiler.
    Fixed a regression introduced in sudo 1.9.4 where the --disable-root-mailer configure option had no effect.
    Added a --disable-leaks configure option that avoids some memory leaks on exit that would otherwise occur. This is intended to be used with development tools that measure memory leaks. It is not safe to use in production at this time.
    Plugged some memory leaks identified by oss-fuzz and ASAN.
    Fixed the handling of sudoOptions for an LDAP sudoRole that contains multiple sudoCommands. Previously, some of the options would only be applied to the first sudoCommand.
    Fixed a potential out of bounds read in the parsing of NOTBEFORE and NOTAFTER sudoers command options (and their LDAP equivalents).
    The parser used for reading I/O log JSON files is now more resilient when processing invalid JSON.
    Fixed typos that prevented make uninstall from working. GitHub issue #87.
    Fixed a regression introduced in sudo 1.9.4 where the last line in a sudoers file might not have a terminating NUL character added if no newline was present.
    Integrated oss-fuzz and LLVM's libFuzzer with sudo. The new --enable-fuzzer configure option can be combined with the --enable-sanitizer option to build sudo with fuzzing support. Multiple fuzz targets are available for fuzzing different parts of sudo. Fuzzers are built and tested via make fuzz or as part of make check (even when sudo is not built with fuzzing support). Fuzzing support currently requires the LLVM clang compiler (not gcc).
    Fixed the --enable-static-sudoers configure option. GitHub issue #92.
    Fixed a potential out of bounds read sudo when is run by a user with more groups than the value of max_groups in sudo.conf.
    Added an admin_flag sudoers option to make the use of the ~/.sudo_as_admin_successful file configurable on systems where sudo is build with the --enable-admin-flag configure option. This mostly affects Ubuntu and its derivatives. GitHub issue #56.
    The max_groups setting in sudo.conf is now limited to 1024. This setting is obsolete and should no longer be needed.
    Fixed a bug in the tilde expansion of CHROOT=dir and CWD=dir sudoers command options. A path ~/foo was expanded to /home/userfoo instead of /home/user/foo. This also affects the runchroot and runcwd Defaults settings.
    Fixed a bug on systems without a native getdelim(3) function where very long lines could cause parsing of the sudoers file to end prematurely. Bug #960.
    Fixed a potential integer overflow when converting the timestamp_timeout and passwd_timeout sudoers settings to a timespec struct.
    The default for the group_source setting in sudo.conf is now dynamic on macOS. Recent versions of macOS do not reliably return all of a user's non-local groups via getgroups(2), even when _DARWIN_UNLIMITED_GETGROUPS is defined. Bug #946.
    Fixed a potential use-after-free in the PAM conversation function. Bug #967.
    Fixed potential redefinition of sys/stat.h macros in sudo_compat.h. Bug #968.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-18 11:20:57 +00:00
Michael Tremer
e47742c02f core156: Ship attr
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-18 11:20:45 +00:00
Adolf Belka
27b249b8d4 attr: Update to 2.5.1
- Update from 2.4.48 to 2.5.1
- Update rootfile
- Changelog
   Version 2.5.1
    Fix libtool library versioning regression	Andreas Gruenbacher
   Version 2.4.48
    Update po files and German translation	Andreas Gruenbacher
    getfattr: Add --one-file-system option	Andreas Gruenbacher
    Move struct stat into struct walk_tree_args	Andreas Gruenbacher
    Move list of open directories into struct walk_tree_args	Andreas Gruenbacher
    Move walk_tree_rec arguments into a separate struct	Andreas Gruenbacher
    xattr.conf: Indicate afs metadata xattrs should be skipped when copying	David Howells
    Fix typos in manual pages	Samanta Navarro
    Update my email address	Andreas Gruenbacher
    man: add examples to setfattr.1	Achilles Gaikwad
    install-data: Don't remove unrelated empty directories	Andreas Gruenbacher
    attr: Replace bzero with memset	Rosen Penev
    getfattr: don't count terminating NULL in well_enough_printable	Jeff Layton
    attr_list, attr_listf: Guard against unterminated buffer	Andreas Gruenbacher
    attr_multi, attr_multif: Don't set errno to -EINVAL	Andreas Gruenbacher
    Switch back to syscall()	Andreas Gruenbacher
    attr_list.3: Fix the attributes.h include path	Andreas Gruenbacher
    getfattr.1: by default only user namespace attributes are dumped	Simon Ruderich
    Enable large-file support on systems that do not enable it by default	Dmitry V. Levin
    man: standardize AUTHORS section	Mike Frysinger
    man: fix bold style in SEE ALSO section	Mike Frysinger
    test: escape left brace in a regex in test/run	Troy Dawson

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-18 11:20:32 +00:00
Michael Tremer
a861e02508 core156: Ship acl
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-18 11:20:23 +00:00
Adolf Belka
8b048fec5e acl: Update to 2.3.1
- Update from 2.2.53 to 2.3.1
- Updated rootfile
- Changelog
   Version 2.3.1
    Fix libtool library versioning regression	Andreas Gruenbacher
   Version 2.3.0
    Update po files and German translation	Andreas Gruenbacher
    getfacl: fix indent in --help output	Valentin Vidic
    getfacl: Add --one-file-system optionnext	Pavel Polacek
    Move struct stat into struct walk_tree_args	Andreas Gruenbacher
    Move list of open directories into struct walk_tree_args	Andreas Gruenbacher
    Move walk_tree_rec arguments into a separate struct	Andreas Gruenbacher
    acl_from_mode, acl_copy_int: Fix segfault on allocation failure	Tavian Barnes
    __acl_create_entry_obj: do not break strict aliasing rules	Kamil Dudka
    Fix typo in getfacl(1) man page	Anthony Sottile

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-18 11:19:43 +00:00
Michael Tremer
cd9bd30ad6 Merge remote-tracking branch 'origin/master' into next 2021-03-18 11:17:35 +00:00
Arne Fitzenreiter
2db2b59324 core155: apply local ssh config
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-03-17 10:19:10 +01:00
Arne Fitzenreiter
14df78791b core155: remove old libcrypt
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-03-17 10:14:39 +01:00
Arne Fitzenreiter
9758b33663 core155: need a reboot
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-03-17 10:11:01 +01:00
Arne Fitzenreiter
5d747ddb70 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>
2021-03-17 10:09:24 +01:00
Michael Tremer
00facd0112 Start Core Update 156
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-16 11:29:27 +00:00
Michael Tremer
103950e0a5 More rootfile updates
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-12 14:46:18 +00:00
Michael Tremer
1e8767976c nagios_nrpe: Backup configuration before update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-11 15:09:40 +00:00
Michael Tremer
7ba3706b0f Drop python3-setuptools
This package comes with the Python 3 distribution

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-11 14:58:43 +00:00
Michael Tremer
a82e1eabc9 Update rootfiles
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-11 14:57:21 +00:00
Michael Tremer
ef6979b51d Update contributors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-10 14:43:32 +00:00
Michael Tremer
e1a20b589e .mailmap: Add Adolf Belka
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-10 14:42:37 +00:00
Adolf Belka (ipfire)
0da6940397 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>
2021-03-10 14:00:13 +00:00
Adolf Belka (ipfire)
c60eed096c 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>
2021-03-10 14:00:07 +00:00
Michael Tremer
f5bae15969 core155: Ship sqlite
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-10 13:59:55 +00:00
Adolf Belka (ipfire)
7bfc46c582 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>
2021-03-10 13:59:29 +00:00
Adolf Belka (ipfire)
1c91415ce3 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>
2021-03-10 13:58:39 +00:00
Adolf Belka (ipfire)
2578ef6027 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>
2021-03-10 13:58:24 +00:00
Adolf Belka (ipfire)
7502c4f4e1 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>
2021-03-10 13:58:18 +00:00
Adolf Belka (ipfire)
77fc7d9c0f 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>
2021-03-10 13:58:07 +00:00
Michael Tremer
ffabad848b core155: Ship ipset
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-10 13:57:58 +00:00
Adolf Belka (ipfire)
aba347ecc8 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>
2021-03-10 13:57:36 +00:00
Michael Tremer
cf3f40c3c6 core155: Ship iproute2
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-10 13:57:25 +00:00
Adolf Belka (ipfire)
0a622d2013 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>
2021-03-10 13:57:00 +00:00
Adolf Belka (ipfire)
583a01f86c 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>
2021-03-10 13:56:46 +00:00
Adolf Belka (ipfire)
a245272081 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>
2021-03-10 13:50:36 +00:00
Michael Tremer
9ff0b07dd9 python3: Update rootfile on armv5tel
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-10 11:32:56 +00:00
Michael Tremer
ae9e4588d6 Revert "dhcp: Update to 4.4.2"
This reverts commit 3633d59636.

The build fails on armv5tel.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-09 16:31:33 +00:00