Commit Graph

9195 Commits

Author SHA1 Message Date
Adolf Belka
c75d942a4d iptables: Update to version 1.8.10
- Update from version 1.8.9 to 1.8.10
- Update of rootfile not required
- Changelog
    1.8.10
      build: use pkg-config for libpcap
      iptables-test.py: make explicit use of python3
      xtables-eb: fix crash when opts isn't reallocated
      iptables-nft: make builtin tables static
      iptables-nft: remove unused function argument
      include: update nf_tables uapi header
      ebtables-nft: add broute table emulation
      nft-ruleparse: parse meta mark set as MARK target
      iptables: Fix setting of ipv6 counters
      iptables: Fix handling of non-existent chains
      xshared: dissolve should_load_proto
      nft: move processing logic out of asserts
      man: string: document BM false negatives
      ip6tables: Fix checking existence of rule
      nft: check for source and destination address in first place
      nft: use payload matching for layer 4 protocol
      nft-bridge: pass context structure to ops->add() to improve anonymous set support
      configure: Bump version for 1.8.10 release
      extensions: NAT: Fix for -Werror=format-security
      etc: Drop xtables.conf
      Proper fix for "unknown argument" error message
      ebtables: Refuse unselected targets' options
      ebtables-translate: Drop exec_style
      ebtables-translate: Use OPT_* from xshared.h
      ebtables-translate: Ignore '-j CONTINUE'
      ebtables-translate: Print flush command after parsing is finished
      tests: xlate: Support testing multiple individual files
      tests: CLUSTERIP: Drop test file
      nft-shared: Lookup matches in iptables_command_state
      nft-shared: Use nft_create_match() in one more spot
      nft-shared: Simplify using nft_create_match()
      tests: xlate: Properly split input in replay mode
      tests: xlate: Print file names even if specified
      extensions: libebt_redirect: Fix target translation
      extensions: libebt_redirect: Fix for wrong syntax in translation
      extensions: libebt_ip: Do not use 'ip dscp' for translation
      extensions: libebt_ip: Translation has to match on ether type
      ebtables: ip and ip6 matches depend on protocol match
      xtables-translate: Support insert with index
      include: Add missing linux/netfilter/xt_LOG.h
      nft-restore: Fix for deletion of new, referenced rule
      tests: shell: Test for false-positive rule check
      utils: nfbpf_compile: Replace pcap_compile_nopcap()
      nft-shared: Drop unused include
      arptables: Fix parsing of inverted 'arp operation' match
      arptables: Don't omit standard matches if inverted
      xshared: Fix parsing of option arguments in same word
      nft: Introduce nft-ruleparse.{c,h}
      nft: Extract rule parsing callbacks from nft_family_ops
      nft: ruleparse: Create family-specific source files
      tests: shell: Sanitize nft-only/0009-needless-bitwise_0
      nft: Special casing for among match in compare_matches()
      nft: More verbose extension comparison debugging
      nft: Do not pass nft_rule_ctx to add_nft_among()
      nft: Include sets in debug output
      *tables-restore: Enforce correct counters syntax if present
      *tables: Reject invalid chain names when renaming
      ebtables: Improve invalid chain name detection
      tests: shell: Fix and extend chain rename test
      iptables-restore: Drop dead code
      iptables-apply: Eliminate shellcheck warnings
      extensions: libipt_icmp: Fix confusion between 255/255 and any
      tests: libipt_icmp.t: Enable tests with numeric output
      man: iptables.8: Extend exit code description
      man: iptables.8: Trivial spelling fixes
      man: iptables.8: Fix intra page reference
      man: iptables.8: Clarify --goto description
      man: Use HTTPS for links to netfilter.org
      man: iptables.8: Trivial font fixes
      man: iptables-restore.8: Fix --modprobe description
      man: iptables-restore.8: Consistently document -w option
      man: iptables-restore.8: Drop -W option from synopsis
      man: iptables-restore.8: Put 'file' in italics in synopsis
      man: iptables-restore.8: Start paragraphs in upper-case
      man: Trivial: Missing space after comma
      man: iptables-save.8: Clarify 'available tables'
      man: iptables-save.8: Fix --modprobe description
      man: iptables-save.8: Start paragraphs in upper-case
      extensions: libip6t_icmp: Add names for mld-listener types
      nft-ruleparse: Introduce nft_create_target()
      tests: iptables-test: Fix command segfault reports
      nft: Create builtin chains with counters enabled
      Revert "libiptc: fix wrong maptype of base chain counters on restore"
      tests: shell: Test chain policy counter behaviour
      Use SOCK_CLOEXEC/O_CLOEXEC where available
      nft: Pass nft_handle to add_{target,action}()
      nft: Introduce and use bool nft_handle::compat
      Add --compat option to *tables-nft and *-nft-restore commands
      tests: Test compat mode
      Revert --compat option related commits
      tests: shell: Fix for ineffective 0007-mid-restore-flush_0
      nft: Fix for useless meta expressions in rule
      include: linux: Update kernel.h
      build: Bump dependency on libnftnl
      extensions: Fix checking of conntrack --ctproto 0
      doc: fix example of xt_cpu
      xt_sctp: add the missing chunk types in sctp_help

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-30 07:37:04 +00:00
Adolf Belka
d5f617d057 lcms2: Update to version 2.16
- Update from version 2.14 to 2.16
- Update of rootfile
- Changelog
    2.16 Featured release
	New import .CUBE files as RGB devicelinks
	New Read/Write MHC2 tags for Windows GPU access
	New Support for UTF8 on multilocalized unicode functions
	New Suppot for OkLab color space, built-in and formatter.
	Improved floating point transforms float -> integer are now honored as float
	Improved MSYS2, mingw is now supported
	Improved proferred CMM, platform and creator now survives profile edition.
	Fixed tificc now can deal with Lab TIFF
	Fixed code can now be compiled by a C++17 compiler, "register" keywork use detected at compile time.
	Fixed Reverted postcript creation that corrupted some interpreters.
    2.15 Maintenance release
	New MESON build system, many thanks to amispark and Lovell Fuller for bringing this.
	Fixed a bug that caused memory corruption on colord
	cmsReadRawTag can read portions  of tags again. Removing this caused colord to segfault when dumping profiles
	Added more checks based of fuzzer discoveries.
	MSYS2 can now compile lcms2
	Checked on Apple Silicon M1 and M2
	Fixed a bug of fastfloat plug-in that affected Krita CMYK color selector

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:33:44 +00:00
Adolf Belka
7ca5fc5eb0 libnl-3: Update to version 3.9.0
- Update from version 3.8.0 to 3.9.0
- Update of rootfile not required
- Changelog is not produced. Changes can be seen from the commits in the github repo
   https://github.com/thom311/libnl/commits/main

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:31:01 +00:00
Adolf Belka
cc6762db84 lmdb: Update to version 0.9.31
- Update from version 0.9.30 to 0.9.31
- Update of rootfile not required
- Changelog
    0.9.31 Release (2023/07/10)
	ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:30:29 +00:00
Adolf Belka
6220917d87 lsof: Update to version 4.99.3
- Update from version 4.98.0 to 4.99.3
- Update of rootfile not required
- Changelog
    4.99.3
	Fix a spaces vs. tabs issue in 00DIST.
    4.99.2
	Fix version file for CI
    4.99.1
        Fix compilation error when HASIPv6 is not defined. (@chenrui333)
        Add configure option --disable-liblsof to disable installation
         of liblsof. (@subnut, #300)
        [freebsd] fix segfault from fs info (FreeBSD bug 267760)
    4.99.0
	[netbsd] Get device numer of tmpfs instead of reporting zero
	[openbsd] Rewrite OpenBSD support because OpenBSD disallows
	 kernel memory access and lsof has to switch to user mode API.
	 Currently, most features are working, but file path reporting
	 and lock status are not working for lack of kernel support.
	 As a consequence, OpenBSD dialect is separated in a new folder.
	[darwin] Remove /dev/kmem backend because it no longer exists on
	 current macOS releases. Use libproc backend instead.
	[linux] Do not hard-code fd numbers in epoll test, fixing tests
	 on Void Linux
	[freebsd] Use kf_file_nlink if provided by kernel instead of
	 stat(). This commit requires kernel with
	 https://reviews.freebsd.org/D38169. It brings back the ability
	 to list deleted files via `lsof +L1`. Closes #264.
	[linux] Add --with-selinux configure option.
	[solaris] Re-introduce support for recent Solaris & OpenIndiana
	 releases.
	[darwin] Display kern ctl info, learned from apple lsof version.
	[linux] Improve performance by using closefrom(). Closes #281.
	[aix] Fix compilation on AIX 7.2 and add autotools build system
	 support for AIX.
	[aix] Suppress warnings properly on AIX version greater than
	 5.0. Closes #187.
	Introduce alpha version of liblsof which allows users to use
	 lsof functionality via C functions instead of spawning a
	 subprocess and parsing the output. This version may contain BUGs
	 and memory leaks, and the API may change before it stablizes.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:29:51 +00:00
Adolf Belka
fefd0cb849 p11-kit: Update to version 0.25.3
- Update from version 0.25.2 to 0.25.3
- Update of rootfile
- Changelog
    0.25.3
	rpc: fix serialization of NULL mechanism pointer [PR#601]
	fix meson build failure in macOS (appleframeworks not found) [PR#603]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:25:59 +00:00
Adolf Belka
17cad1e885 samba: Update to version 4.19.3
- Update from version 4.19.2 to 4.19.3
- Update of rootfile not required
- I don't believe that the CVE from this version will affect IPFire users as Samba on
   IPFire is not run as an Active Directory Domain Controller. That functionality was
   removed some time ago.
- Changelog
    4.19.3
	This is the latest stable release of the Samba 4.19 release series.
	It contains the security-relevant bugfix CVE-2018-14628:
	    Wrong ntSecurityDescriptor values for "CN=Deleted Objects"
	    allow read of object tombstones over LDAP
	    (Administrator action required!)
	    https://www.samba.org/samba/security/CVE-2018-14628.html
	Description of CVE-2018-14628
		All versions of Samba from 4.0.0 onwards are vulnerable to an
		 information leak (compared with the established behaviour of
		 Microsoft's Active Directory) when Samba is an Active Directory Domain
		 Controller.
		When a domain was provisioned with an unpatched Samba version,
		 the ntSecurityDescriptor is simply inherited from Domain/Partition-HEAD-Object
		 instead of being very strict (as on a Windows provisioned domain).
		This means also non privileged users can use the
		 LDAP_SERVER_SHOW_DELETED_OID control in order to view,
		 the names and preserved attributes of deleted objects.
		No information that was hidden before the deletion is visible, but in
		 with the correct ntSecurityDescriptor value in place the whole object
		 is also not visible without administrative rights.
		There is no further vulnerability associated with this error, merely an
		 information disclosure.
	Action required in order to resolve CVE-2018-14628!
		The patched Samba does NOT protect existing domains!
		The administrator needs to run the following command
		 (on only one domain controller)
		 in order to apply the protection to an existing domain:
		  samba-tool dbcheck --cross-ncs --attrs=nTSecurityDescriptor --fix
		The above requires manual interaction in order to review the
		 changes before they are applied. Typicall question look like this:
		  Reset nTSecurityDescriptor on CN=Deleted Objects,DC=samba,DC=org back to provision default?
		        Owner mismatch: SY (in ref) DA(in current)
		        Group mismatch: SY (in ref) DA(in current)
		        Part dacl is different between reference and current here is the detail:
		                (A;;LCRPLORC;;;AU) ACE is not present in the reference
		                (A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY) ACE is not present in the reference
		                (A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;DA) ACE is not present in the reference
		                (A;;CCDCLCSWRPWPSDRCWDWO;;;SY) ACE is not present in the current
		                (A;;LCRP;;;BA) ACE is not present in the current
		   [y/N/all/none] y
		  Fixed attribute 'nTSecurityDescriptor' of 'CN=Deleted Objects,DC=samba,DC=org'
		The change should be confirmed with 'y' for all objects starting with
		 'CN=Deleted Objects'.
Changes since 4.19.2
   * BUG 15520: sid_strings test broken by unix epoch > 1700000000.
   * BUG 15487: smbd crashes if asked to return full information on close of a
     stream handle with delete on close disposition set.
   * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
     smb_fname_fsp_destructor().
   * BUG 15499: Improve logging for failover scenarios.
   * BUG 15093: Files without "read attributes" NFS4 ACL permission are not
     listed in directories.
   * BUG 13595: CVE-2018-14628 [SECURITY] Deleted Object tombstones visible in
     AD LDAP to normal users.
   * BUG 15492: Kerberos TGS-REQ with User2User does not work for normal
     accounts.
   * BUG 15507: vfs_gpfs stat calls fail due to file system permissions.
   * BUG 15513: Samba doesn't build with Python 3.12

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:25:05 +00:00
Adolf Belka
68fe599aed sudo: Update to version 1.9.15p4
- Update from version 1.9.15p2 to 1.9.15p4
- Update of rootfile not required
- Changelog
    1.9.15p4
	 * Fixed a bug introduced in sudo 1.9.15 that could prevent a user's
	   privileges from being listed by "sudo -l" if the sudoers entry
	   in /etc/nsswitch.conf contains "[SUCCESS=return]".  This did not
	   affect the ability to run commands via sudo.  Bug #1063.
    1.9.15p3
	 * Always disable core dumps when sudo sends itself a fatal signal.
	   Fixes a problem where sudo could potentially dump core dump when
	   it re-sends the fatal signal to itself.  This is only an issue
	   if the command received a signal that would normally result in
	   a core dump but the command did not actually dump core.
	 * Fixed a bug matching a command with a relative path name when
	   the sudoers rule uses shell globbing rules for the path name.
	   Bug #1062.
	 * Permit visudo to be run even if the local host name is not set.
	   GitHub issue #332.
	 * Fixed an editing error introduced in sudo 1.9.15 that could
	   prevent sudoreplay from replaying sessions correctly.
	   GitHub issue #334.
	 * Fixed a bug introduced in sudo 1.9.15 where "sudo -l > /dev/null"
	   could hang on Linux systems.  GitHub issue #335.
	 * Fixed a bug introduced in sudo 1.9.15 where Solaris privileges
	   specified in sudoers were not applied to the command being run.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-30 07:23:56 +00:00
Matthias Fischer
2ecefae295 bind: Update to 9.16.45
For details see:
https://downloads.isc.org/isc/bind9/9.16.45/doc/arm/html/notes.html#notes-for-bind-9-16-45

"Feature Changes

    The IP addresses for B.ROOT-SERVERS.NET have been updated to
    170.247.170.2 and 2801:1b8:10::b. [GL #4101]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
2023-12-30 06:57:50 +00:00
Adolf Belka
ec4c98baa2 openssh: Update to version 9.6p1
- Update from version 9.5p1 to 9.6p1
- Update of rootfile not required
- Changelog is too large to include here. See details in the file ChangeLog in the
   source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-30 06:56:01 +00:00
Adolf Belka
c0dd2fd124 openssl: Update to version 3.2.0
- Update from version 3.1.4 to 3.2.0
- Update of rootfile
- Changelog
    3.2.0
	This release incorporates the following potentially significant or incompatible
	changes:
	  * The default SSL/TLS security level has been changed from 1 to 2.
	  * The `x509`, `ca`, and `req` apps now always produce X.509v3 certificates.
	  * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings
	    by default.
	  From my understanding these above changes should not create any problem for
	   IPFire.
	This release adds the following new features:
	  * Support for client side QUIC, including support for
	    multiple streams (RFC 9000)
	  * Support for Ed25519ctx, Ed25519ph and Ed448ph in addition
	    to existing support for Ed25519 and Ed448 (RFC 8032)
	  * Support for deterministic ECDSA signatures (RFC 6979)
	  * Support for AES-GCM-SIV, a nonce-misuse-resistant AEAD (RFC 8452)
	  * Support for the Argon2 KDF, along with supporting thread pool
	    functionality (RFC 9106)
	  * Support for Hybrid Public Key Encryption (HPKE) (RFC 9180)
	  * Support for SM4-XTS
	  * Support for Brainpool curves in TLS 1.3
	  * Support for TLS Raw Public Keys (RFC 7250)
	  * Support for TCP Fast Open on Linux, macOS and FreeBSD,
	    where enabled and supported (RFC 7413)
	  * Support for TLS certificate compression, including library
	    support for zlib, Brotli and zstd (RFC 8879)
	  * Support for provider-based pluggable signature algorithms
	    in TLS 1.3 with supporting CMS and X.509 functionality
	    With a suitable provider this enables the use of post-quantum/quantum-safe
	    cryptography.
	  * Support for using the Windows system certificate store as a source of
	    trusted root certificates
	    This is not yet enabled by default and must be activated using an
	    environment variable. This is likely to become enabled by default
	    in a future feature release.
	  * Support for using the IANA standard names in TLS ciphersuite configuration
	  * Multiple new features and improvements to CMP protocol support
	The following known issues are present in this release and will be rectified
	in a future release:
	  * Provider-based signature algorithms cannot be configured using the
	    SignatureAlgorithms configuration file parameter (#22761)
	This release incorporates the following documentation enhancements:
	  * Added multiple tutorials on the OpenSSL library and in particular
	    on writing various clients (using TLS and QUIC protocols) with libssl

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-30 06:53:26 +00:00
Adolf Belka
93137ccb86 qpdf: Update to version 11.7.0
- Update from version 11.6.1 to 11.7.0
- Update of rootfile
- Changelog
    11.7.0
	* Define CPACK_NSIS_MODIFY_PATH for the Windows builds so the
	official installers will offer to modify PATH when installing
	qpdf. Fixes #1054.
	* Add QPDFAcroFormDocumentHelper::disableDigitalSignatures, which
	disables any digital signature fields, leaving their visual
	representations intact. The --remove-restrictions command-line
	argument now calls this. Fixes #1015.
	* Generate a more complete qpdf "man page" from the same source as
	qpdf --help. Fixes #1064.
	* Allow the syntax "--encrypt --user-password=user-password
	--owner-password=owner-password --bits={40,128,256}" when
	encrypting PDF files. This is an alternative to the syntax
	"--encrypt user-password owner-password {40,128,256}", which will
	continue to be supported. The new syntax works better with shell
	completion and allows creation of passwords that start with "-".
	Fixes #874.
	* When setting a check box value, allow any value other than /Off
	to mean checked. This is permitted by the spec. Previously, any
	value other than /Yes or /Off was rejected. Fixes #1056.
	* Fix to QPDF JSON: a floating point number that appears in
	scientific notation will be converted to fixed-point notation,
	rounded to six digits after the decimal point. Fixes #1079.
	* Fix to QPDF JSON: the syntax "n:/pdf-syntax" is now accepted as
	an alternative way to represent names. This can be used for any
	name (e.g. "n:/text#2fplain"), but it is necessary when the name
	contains binary characters. For example, /one#a0two must be
	represented as "n:/one#a0two" since the single byte a0 is not
	valid in JSON. Fixes #1072.
	* From M. Holger: Refactor QPDFParser for performance. See #1059
	for a discussion.
	* Update code and tests so that qpdf's test suite no longer
	depends on the output of any specific zlib implementation. This
	makes it possible to get a fully passing test suite with any
	API-compatible zlib library. CI tests with the default zlib as
	well as zlib-ng (including verifying that zlib-ng is not the
	default), but any zlib implementation should work. Fixes #774.
	* Bug fix: with --compress-streams=n, don't compress object, XRef,
	or linearization hint streams.
	* Add new C++ functions "qpdf_c_get_qpdf" and "qpdf_c_wrap" to
	qpdf-c.h that make it possible to write your own extern "C"
	functions in C++ that interoperate with the C API. See
	examples/extend-c-api for more information.
	* Bug fix from M. Holger: the default for /Columns in PNG filter
	is 1, but libqpdf was acting like it was 0.
	* Enhancement from M. Holger: add methods to Buffer to work more
	easily with std::string.
    11.6.4
	* Install fix: include cmake files with the dev component.
	* Build AppImage with an older Linux distribution to support AWS
	Lambda. Fixes #1086.
    11.6.3
        * Tweak linearization code to better handle files between 2 GB and
        4 GB in size. Fixes #1023.
        * Fix data loss bug: qpdf could discard a the character after an
        escaped octal string consisting of less than three digits. For
        content, this would only happen with QDF or when normalizing
        content. Outside of content, it could have happened in any binary
        string, such as /ID, if the encoding software used octal escape
        strings with less than three digits. This bug was introduced
        between 10.6.3 and 11.0.0. Fixes #1050.
    11.6.2
        * Bug fix: when piping stream data, don't call finish on failure
        if the failure was caused by a previous call to finish. Fixes
        #1042.
        * Push .idea directory with the beginning of a sharable JetBrains
        CLion configuration.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 06:50:03 +00:00
Adolf Belka
e49c0a4297 git: Update to version 2.43.0
- Update from version 2.42.1 to 2.43.0
- Update of rootfile not required
- Changelog
    2.43.0
      Backward Compatibility Notes
	 * The "--rfc" option of "git format-patch" used to be a valid way to
	   override an earlier "--subject-prefix=<something>" on the command
	   line and replace it with "[RFC PATCH]", but from this release, it
	   merely prefixes the string "RFC " in front of the given subject
	   prefix.  If you are negatively affected by this change, please use
	   "--subject-prefix=PATCH --rfc" as a replacement.
	 * In Git 2.42, "git rev-list --stdin" learned to take non-revisions
	   (like "--not") from the standard input, but the way such a "--not" was
	   handled was quite confusing, which has been rethought.  The updated
	   rule is that "--not" given from the command line only affects revs
	   given from the command line that comes but not revs read from the
	   standard input, and "--not" read from the standard input affects
	   revs given from the standard input and not revs given from the
	   command line.
      UI, Workflows & Features
	 * A message written in olden time prevented a branch from getting
	   checked out, saying it is already checked out elsewhere. But these
	   days, we treat a branch that is being bisected or rebased just like
	   a branch that is checked out and protect it from getting modified
	   with the same codepath.  The message has been rephrased to say that
	   the branch is "in use" to avoid confusion.
	 * Hourly and other schedules of "git maintenance" jobs are randomly
	   distributed now.
	 * "git cmd -h" learned to signal which options can be negated by
	   listing such options like "--[no-]opt".
	 * The way authentication related data other than passwords (e.g.,
	   oauth token and password expiration data) are stored in libsecret
	   keyrings has been rethought.
	 * Update the libsecret and wincred credential helpers to correctly
	   match which credential to erase; they erased the wrong entry in
	   some cases.
      Git GUI updates.
	 * "git format-patch" learned a new "--description-file" option that
	   lets cover letter description to be fed; this can be used on
	   detached HEAD where there is no branch description available, and
	   also can override the branch description if there is one.
	 * Use of the "--max-pack-size" option to allow multiple packfiles to
	   be created is now supported even when we are sending unreachable
	   objects to cruft packs.
	 * "git format-patch --rfc --subject-prefix=<foo>" used to ignore the
	   "--subject-prefix" option and used "[RFC PATCH]"; now we will add
	   "RFC" prefix to whatever subject prefix is specified.
	 * "git log --format" has been taught the %(decorate) placeholder for
	   further customization over what the "--decorate" option offers.
	 * The default log message created by "git revert", when reverting a
	   commit that records a revert, has been tweaked, to encourage people
	   to describe complex "revert of revert of revert" situations better in
	   their own words.
	 * The command-line completion support (in contrib/) learned to
	   complete "git commit --trailer=" for possible trailer keys.
	 * "git update-index" learned the "--show-index-version" option to
	   inspect the index format version used by the on-disk index file.
	 * "git diff" learned the "diff.statNameWidth" configuration variable,
	   to give the default width for the name part in the "--stat" output.
	 * "git range-diff --notes=foo" compared "log --notes=foo --notes" of
	   the two ranges, instead of using just the specified notes tree,
	   which has been corrected to use only the specified notes tree.
	 * The command line completion script (in contrib/) can be told to
	   complete aliases by including ": git <cmd> ;" in the alias to tell
	   it that the alias should be completed in a similar way to how "git
	   <cmd>" is completed.  The parsing code for the alias has been
	   loosened to allow ';' without an extra space before it.
	 * "git for-each-ref" and friends learned to apply mailmap to
	   authorname and other fields in a more flexible way than using
	   separate placeholder letters like %a[eElL] every time we want to
	   come up with small variants.
	 * "git repack" machinery learned to pay attention to the "--filter="
	   option.
	 * "git repack" learned the "--max-cruft-size" option to prevent cruft
	   packs from growing without bounds.
	 * "git merge-tree" learned to take strategy backend specific options
	   via the "-X" option, like "git merge" does.
	 * "git log" and friends learned the "--dd" option that is a
	   short-hand for "--diff-merges=first-parent -p".
	 * The attribute subsystem learned to honor the "attr.tree"
	   configuration variable that specifies which tree to read the
	   .gitattributes files from.
	 * "git merge-file" learns a mode to read three variants of the
	   contents to be merged from blob objects.
      Performance, Internal Implementation, Development Support etc.
	 * "git check-attr" has been taught to work better with sparse-index.
	 * It may be tempting to leave the help text NULL for a command line
	   option that is either hidden or too obvious, but "git subcmd -h"
	   and "git subcmd --help-all" would have segfaulted if done so.  Now
	   the help text is truly optional.
	 * Tests that are known to pass with LSan are now marked as such.
	 * Flaky "git p4" tests, as well as "git svn" tests, are now skipped
	   in the (rather expensive) sanitizer CI job.
	 * Tests with LSan from time to time seem to emit harmless messages
	   that make our tests unnecessarily flaky; we work around it by
	   filtering the uninteresting output.
	 * Unused parameters to functions are marked as such, and/or removed,
	   in order to bring us closer to "-Wunused-parameter" clean.
	 * The code to keep track of existing packs in the repository while
	   repacking has been refactored.
	 * The "streaming" interface used for bulk-checkin codepath has been
	   narrowed to take only blob objects for now, with no real loss of
	   functionality.
	 * GitHub CI workflow has learned to trigger Coverity check.
	 * Test coverage for trailers has been improved.
	 * The code to iterate over loose references has been optimized to
	   reduce the number of lstat() system calls.
	 * The codepaths that read "chunk" formatted files have been corrected
	   to pay attention to the chunk size and notice broken files.
	 * Replace macos-12 used at GitHub CI with macos-13.
	   (merge 682a868f67 js/ci-use-macos-13 later to maint).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 06:49:41 +00:00
Adolf Belka
109e5217a6 tzdata: Update to version 2023d
- Update from version 2023c to 2023d
- Update of rootfile not required
- Changelog
    2023d
	  Briefly:
	    Ittoqqortoormiit, Greenland changes time zones on 2024-03-31.
	    Vostok, Antarctica changed time zones on 2023-12-18.
	    Casey, Antarctica changed time zones five times since 2020.
	    Code and data fixes for Palestine timestamps starting in 2072.
	    A new data file zonenow.tab for timestamps starting now.
	  Changes to future timestamps
	    Ittoqqortoormiit, Greenland (America/Scoresbysund) joins most of
	     the rest of Greenland's timekeeping practice on 2024-03-31, by
	     changing its time zone from -01/+00 to -02/-01 at the same moment
	     as the spring-forward transition.  Its clocks will therefore not
	     spring forward as previously scheduled.  The time zone change
	     reverts to its common practice before 1981.
	    Fix predictions for DST transitions in Palestine in 2072-2075,
	     correcting a typo introduced in 2023a.
	  Changes to past and future timestamps
	    Vostok, Antarctica changed to +05 on 2023-12-18.  It had been at
	     +07 (not +06) for years.  (Thanks to Zakhary V. Akulov.)
	    Change data for Casey, Antarctica to agree with timeanddate.com,
	     by adding five time zone changes since 2020.  Casey is now at +08
	     instead of +11.
	  Changes to past tm_isdst flags
	    Much of Greenland, represented by America/Nuuk, changed its
	     standard time from -03 to -02 on 2023-03-25, not on 2023-10-28.
	     This does not affect UTC offsets, only the tm_isdst flag.
	     (Thanks to Thomas M. Steenholdt.)
	  New data file
	    A new data file zonenow.tab helps configure applications that use
	     timestamps dated from now on.  This simplifies configuration,
	     since users choose from a smaller Zone set.  The file's format is
	     experimental and subject to change.
	  Changes to code
	    localtime.c no longer mishandles TZif files that contain a single
	     transition into a DST regime.  Previously, it incorrectly assumed
	     DST was in effect before the transition too.  (Thanks to Alois
	     Treindl for debugging help.)
	    localtime.c's timeoff no longer collides with OpenBSD 7.4.
	    The C code now uses _Generic only if __STDC_VERSION__ says the
	     compiler is C11 or later.
	    tzselect now optionally reads zonenow.tab, to simplify when
	     configuring only for timestamps dated from now on.
	    tzselect no longer creates temporary files.
	    tzselect no longer mishandles the following:
	      Spaces and most other special characters in BUGEMAIL, PACKAGE,
	       TZDIR, and VERSION.
	      TZ strings when using mawk 1.4.3, which mishandles regular
	       expressions of the form /X{2,}/.
	      ISO 6709 coordinates when using an awk that lacks the GNU
	       extension of newlines in -v option-arguments.
	      Non UTF-8 locales when using an iconv command that lacks the GNU
	       //TRANSLIT extension.
	    zic no longer mishandles data for Palestine after the year 2075.
	     Previously, it incorrectly omitted post-2075 transitions that are
	     predicted for just before and just after Ramadan.  (Thanks to Ken
	     Murchison for debugging help.)
	    zic now works again on Linux 2.6.16 and 2.6.17 (2006).
	     (Problem reported by Rune Torgersen.)
	  Changes to build procedure
	    The Makefile is now more compatible with POSIX:
	     * It no longer defines AR, CC, CFLAGS, LDFLAGS, and SHELL.
	     * It no longer uses its own 'cc' in place of CC.
	     * It now uses ARFLAGS, with default specified by POSIX.
	     * It does not use LFLAGS incompatibly with POSIX.
	     * It uses the special .POSIX target.
	     * It quotes special characters more carefully.
	     * It no longer mishandles builds in an ISO 8859 locale.
	    Due to the CC changes, TZDIR is now #defined in a file tzfile.h
	     built by 'make', not in a $(CC) -D option.  Also, TZDEFAULT is
	     now treated like TZDIR as they have similar roles.
	  Changes to commentary
	     Limitations and hazards of the optional support for obsolescent
	      C89 platforms are documented better, along with a tentative
	      schedule for removing this support.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 06:43:39 +00:00
Arne Fitzenreiter
bf92e55968 kernel: update to 6.6.8
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-21 13:50:59 +01:00
Michael Tremer
1604674b51 Merge branch 'master' into next 2023-12-20 10:58:13 +00:00
Matthias Fischer
cdbaf83bb6 squid: Update to 6.6
For details see:
https://github.com/squid-cache/squid/commits/v6

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-20 10:57:14 +00:00
Arne Fitzenreiter
73b04029c9 dracut: fix early_microcode put into ramdisk
the kernel has no CONFIG_MICROCODE_{AMD|INTEL} anymore so this patch change the check
to CONFIG_MICROCODE.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-20 08:44:10 +01:00
Arne Fitzenreiter
0348f6b23f Merge remote-tracking branch 'origin/master' into next 2023-12-19 17:55:21 +01:00
Arne Fitzenreiter
d3b2b04672 alsa: bump package version
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-19 11:45:26 +01:00
Arne Fitzenreiter
0108697131 kernel: update to 6.6.6
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-12 21:12:37 +01:00
Arne Fitzenreiter
5109f8ee7f kernel: update to 6.6.5
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-08 16:12:17 +01:00
Arne Fitzenreiter
8064dce996 alsa: update rootfile and bump version
some files are removed from linux-firmware so we need
to install alsa again.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-06 13:40:14 +00:00
Adolf Belka
185217edbc netatalk: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:18:29 +00:00
Adolf Belka
6e269cd7b8 cups: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:18:29 +00:00
Adolf Belka
da5ad141d1 avahi: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:18:29 +00:00
Adolf Belka
633c731827 netatalk: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:17:40 +00:00
Adolf Belka
d7d963ed86 cups: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:17:40 +00:00
Adolf Belka
3931b56d76 avahi: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:17:40 +00:00
Arne Fitzenreiter
5121119591 gcc: fix toolchain crossbuild
gcc doesn't support mbranch-predict=standard on x86_64
so this is removed in toolchain pass1
2023-12-06 08:21:05 +01:00
Arne Fitzenreiter
ea381f64a8 binutils: fix toolchain crossbuild
gcc on x86_64 doesn't support mbrach-predict=standard so this has removed
for toolchain pass1
2023-12-06 08:16:33 +01:00
Arne Fitzenreiter
a7c9eca495 kernel: update to 6.6.4
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-05 17:17:40 +00:00
Arne Fitzenreiter
941190cb3a kernel: update to 6.6.3
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-05 17:17:35 +00:00
Arne Fitzenreiter
9e2dfefea7 rtl8xxx: remove unused or replaced external modules
rtl8189es and rtl8189fs are used at my knowledge only on 32bit arm boards.
If there is any 64bit board i can restore it.
rtl8822bu and rtl8821cu are both supported in mainline kernel 6.6.x so
no separate module is needed anymore.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-05 17:15:48 +00:00
Arne Fitzenreiter
7801897940 rtl8812au: update to 202110629-e6a0d17...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-05 17:15:48 +00:00
Arne Fitzenreiter
95f9d9350d kernel: update to 6.6.2
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-05 17:15:48 +00:00
Peter Müller
2d88071356 ca-certificates: Remove obsolete patch for removing TrustCor's CAs
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-04 22:28:49 +00:00
Peter Müller
95660247da ca-certificates: Update root CA certificates bundle
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-04 22:28:49 +00:00
Adolf Belka
4714b0890c man: Update to version 2.12.0
- Update from version 2.11.2 to 2.12.0
- Update of rootfile
- Changelog
    2.12.0
	Fixes:
	 * Fix some manual page portability issues with groff 1.23.0.
	 * Fix test failures when a working `iconv` is not available.
	 * Ensure that timestamps read from the database can go past the year 2038,
	   even on systems where this is not the default.
	 * Fix `manpath` not parsing `PATH` entries with trailing slash correctly
	   for guessing `MANPATH` entries.
	 * More accurately document the behaviour of passing file names as arguments
	   to `man` without the `-l`/`--local-file` option.
	 * Avoid duplicate cleanup of old cat pages by both `man-db.service` and
	   `systemd-tmpfiles-clean.service`.
	Improvements:
	 * Update system call lists in `seccomp` sandbox from `systemd`.
	 * Upgrade to Gnulib `stable-202307`.
	 * Work around the Firebuild accelerator in `seccomp` sandbox: if this is in
	   use then we need to allow some socket-related system calls.
	 * `man -K` now deduplicates search results that point to the same page.
	 * Warn if `mandb` drops to `--user-db` mode due to running as the wrong
	   user.
	 * Change section title recommendations in `man(1)` to mention `STANDARDS`
	   rather than `CONFORMING TO`, in line with `man-pages(7)`.
	 * Add a `STANDARDS` section to `man(1)` itself.
	 * Document that `man -K` may suffer from false negatives as well as false
	   positives.
	 * Take advantage of newer `groff` facilities to implement `man
	   --no-hyphenation` and `man --no-justification`, if available.
	 * `man -f` and `man -k` now pass any `-r`/`--regex` or `-w`/`--wildcard`
	   options on to `whatis` and `apropos` respectively.
	 * Always pass a line length to `nroff`, even if we believe that it matches
	   the default.
	 * Allow disabling `groff` warnings via `man --warnings`, by prefixing a
	   warning name with `!`.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-26 09:40:17 +00:00
Adolf Belka
207a430a4c iproute2: Update to version 6.6.0
- Update from version 6.4.0 to 6.6.0
- Update of rootfile
- iproute2 has implemented stateless configuration pattern. This now puts all the files
   that were in /etc/iproute2 into /usr/lib/iproute2. Therefore command added to lfs to
   move /usr/lib/iproute2 to /etc/iproute2 to match the previous situation.
- Changelog is only provided by the git commits.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-24 13:08:30 +00:00
Arne Fitzenreiter
3273f4796a grub: update to 2.12-rc1
this is the first version that support booting linux kernel on
riscv. The release of the final version was delayed again and again
so i have bootstrapped the rc1 from the git and fixed the path in 25_bli.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-24 12:53:51 +00:00
Adolf Belka
5868715e47 sqlite: Update to version 3440100
- Update from version 340000 to 340100
- Update of rootfile not required
- Changelog
    3.44.1
	Change the CLI so that it uses UTF-16 for console I/O on Windows. This enables
	 proper display of unicode text on old Windows7 machines.
	Other obscure bug fixes. - more details on these can be found from the list of
	 commits https://www.sqlite.org/src/timeline?n=100&y=ci

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-24 12:53:07 +00:00
Adolf Belka
166b3cf228 intel-microcode: Update to version 20231114
- Update from version 20230808 to 20231114
- Update of rootfile
- Changelog details can be found in the releasenote.md file from the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-24 12:36:35 +00:00
Adolf Belka
215a640e6f sqlite: Update to version 3440000
- Update from version 3430000 to 3440000
- Update of rootfile not required
- Changelog
    3.44.0
	Aggregate functions can now include an ORDER BY clause after their last parameter.
	 The arguments to the function are processed in the order specified. This can be
	 important for functions like string_agg() and json_group_array().
	Add support for the concat() and concat_ws() scalar SQL functions, compatible with
	 PostgreSQL, SQLServer, and MySQL.
	Add support for the string_agg() aggregate SQL function, compatible with
	 PostgreSQL and SQLServer.
	New conversion letters on the strftime() SQL function: %e %F %I %k %l %p %P %R %T %u
	Add new C-language APIs: sqlite3_get_clientdata() and sqlite3_set_clientdata().
	Many errors associated with CREATE TABLE are now raised when the CREATE TABLE
	 statement itself is run, rather than being deferred until the first time the
	 table is actually used.
	The PRAGMA integrity_check command now verifies the consistency of the content in
	 various built-in virtual tables using the new xIntegrity method. This works for
	 the FTS3, FTS4, FTS5, RTREE, and GEOPOLY extensions.
	The SQLITE_DBCONFIG_DEFENSIVE setting now prevents PRAGMA writable_schema from
	 being turned on. Previously writable_schema could be turned on, but would not
	 actually allow the schema to be writable. Now it simply cannot be turned on.
	Tag the built-in FTS3, FTS4, FTS5, RTREE, and GEOPOLY virtual tables as
	 SQLITE_VTAB_INNOCUOUS so that they can be used inside of triggers in
	 high-security deployments.
	The PRAGMA case_sensitive_like statement is deprecated, as its use when the
	 schema contains LIKE operators can lead to reports of database corruption by
	 PRAGMA integrity_check.
	SQLITE_USE_SEH (Structured Exception Handling) is now enabled by default whenever
	 SQLite is built using the Microsoft C compiler. It can be disabled using
	 -DSQLITE_USE_SEH=0
	Query planner optimizations:
	    In partial index scans, if the WHERE clause implies a constant value for a
	     table column, replace occurrences of that table column with the constant.
	     This increases the likelihood of the partial index being a covering index.
	    Disable the view-scan optimization (added in version 3.42.0 - item 1c) as it
	     was causing multiple performance regressions. In its place, reduce the
	     estimated row count for DISTINCT subqueries by a factor of 8.
	SQLite now performs run-time detection of whether or not the underlying hardware
	 supports "long double" with precision greater than "double" and uses appropriate
	 floating-point routines depending on what it discovered.
	The CLI for Windows now defaults to using UTF-8 for both input and output on
	 platforms that support it. The --no-utf8 option is available to disable UTF8
	 support.
    3.43.2
	Fix a couple of obscure UAF errors and an obscure memory leak.
	Omit the use of the sprintf() function from the standard library in the CLI, as
	 this now generates warnings on some platforms.
	Avoid conversion of a double into unsigned long long integer, as some platforms
	 do not do such conversions correctly.
    3.43.1
	Fix a regression in the way that the sum(), avg(), and total() aggregate
	 functions handle infinities.
	Fix a bug in the json_array_length() function that occurs when the argument
	 comes directly from json_remove().
	Fix the omit-unused-subquery-columns optimization (introduced in version 3.42.0)
	 so that it works correctly if the subquery is a compound where one arm is
	 DISTINCT and the other is not.
	Other minor fixes.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-22 21:43:20 +00:00
Adolf Belka
9b9433f306 ffmpeg: Fix build problem from updated texinfo
- With the 7.1 version of texinfo function names have changed which caused ffmpeg to fail
   to build. There were some unofficial patches to fix ffmpeg to work with the new texinfo
   but the simplest solution was to stop the docs being built in the configure command.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-22 21:41:02 +00:00
Adolf Belka
2596a514b2 texinfo: Update to version 7.1
- Update from version 7.0.3 to 7.1
- Update of rootfile
- Changelog
    7.1 (18 October 2023)
	* Language
	 . new generic definition commands, @defblock, @defline and @deftypeline,
	   for definitions without automatic index entries
	 . new @linemacro facility eases use of generic definition commands
	 . new command @link creates plain links (supported output formats only)
	 . @cartouche takes an argument to specify the cartouche title
	 . you can use the new commands @nodedescription and @nodedescriptionblock
	   to give text to be used in menu descriptions in Info and HTML output
	* texi2any
	 . @itemx at the beginning of a @table is now an error, not a warning
	 . better validity checking of deeply nested commands
	 . check that @set and @clear only appear at the start of a line
	 . warn about missing menu entries even if CHECK_NORMAL_MENU_STRUCTURE is
	   not set.  you can turn this off by setting CHECK_MISSING_MENU_ENTRY to 0.
	 . no longer use --enable-encoding and --disable-encoding to determine
	   whether to output encoded characters (instead of entities or commands)
	   for HTML, XML, DocBook and LaTeX; instead, use the value of the
	   OUTPUT_CHARACTERS customization variable.
	 . stricter checks on input encoding, in particular more warnings and
	   errors with malformed UTF-8
	 . support any input file encoding if support exists in the operating
	   system, not just a selected list of encodings
	 . resolve an alias referring to another alias at definition time
	 . internally, use "source marks" to keep all Texinfo source information that
	   is not in the final tree (location of macros, values and included files
	   expansion, @if* blocks, DEL comment, and @ protecting end of line on @def*
	   lines)
	 . HTML output:
	    . format @subentry and index entries with @seealso or @seeentry in a more
	      similar way to printed output
	    . output @shortcontents before @contents by default
	    . omit colons after index entries by default.  this can still be
	      configured with INDEX_ENTRY_COLON.
	    . add @example syntax highlighting as a texi2any extension
	    . no more capitalization of @sc argument in HTML Cross-references
	    . change @point expansion to U+22C6 in HTML Cross-references
	    . if a @node is not associated with a sectioning command but is
	      followed by a heading command not usually associated to nodes
	      such as @heading and this command appears before other formatted
	      content, the heading command is assumed to supply the node heading.
	      you can customize this with USE_NEXT_HEADING_FOR_LONE_NODE.
	 . Info output:
	    . new variable ASCII_DASHES_AND_QUOTES, on by default,
	      outputs ASCII characters for literal quote or hyphen characters
	      in source, rather than UTF-8.  this makes it easier to search
	      Info files.
	    . new ASCII_GLYPH variable for using ASCII renditions for glyph
	      commands (like @bullet)
	    . ASCII_PUNCTUATION still includes the effect of these new variables.
	    . new variables AUTO_MENU_DESCRIPTION_ALIGN_COLUMN and AUTO_MENU_MAX_WIDTH
	      control the format of descriptions in generated menus
	 . XML output:
	    . place menu leading text and menu separators in elements instead
	      of attributes
	* texi2dvi
	 . macro expansion with texi2any requires at least version 5.0 (only
	   happens with --expand option or with very old texinfo.tex)
	* texinfo.tex
	 . in @code, ` and ' output by default with backtick and undirected
	   single quote glyphs in the typewriter font.  you can still configure
	   this using the @codequoteundirected/@codequotebacktick commands.
	 . do not insert a space for @ def line continuation, matching the behavior
	   of texi2any
	 . align section titles in table of contents when more than 10 sections
	 . microtype is off by default, for speed
	 . page headings generation is no longer linked to the @titlepage command
	* info
	 . when going Up, position cursor on menu entry for current node
	 . allow mouse scrolling support regardless of termcap entries.  this
	   supports some more xterm configurations.
	 . do not use "/index" as a possible file extension for Info files
	* Distribution
	  . autoconf 2.71, automake 1.16.5, gettext 0.21

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-22 21:41:02 +00:00
Arne Fitzenreiter
ba1457912e u-boot: remove seperate mkinit pass
this is not needed anymore because the kernel is now build after
all other programs.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-11-22 21:38:11 +00:00
Adolf Belka
de5908fad8 shairport-sync: ship shairport-sync due to libsodium sobump
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-22 21:36:08 +00:00
Adolf Belka
d6101c44e2 dnsdist: ship dnsdist due to libsodium sobump
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-22 21:36:00 +00:00
Adolf Belka
42f6ff94eb libsodium: Update to version 1.0.19
- Update from version 1.0.18 to 1.0.19
- Update of rootfile
- sobump so find-dependencies run. Identified dnsdist and shairport-sync to be shipped.
- Changelog
    1.0.19
	 - New AEADs: AEGIS-128L and AEGIS-256 are now available in the
	   `crypto_aead_aegis128l_*()` and `crypto_aead_aegis256_*()` namespaces.
	   AEGIS is a family of authenticated ciphers for high-performance applications,
	   leveraging hardware AES acceleration on `x86_64` and `aarch64`. In addition
	   to performance, AEGIS ciphers have unique properties making them easier and
	   safer to use than AES-GCM. They can also be used as high-performance MACs.
	 - The HKDF key derivation mechanism, required by many standard protocols, is
	   now available in the `crypto_kdf_hkdf_*()` namespace. It is implemented for
	   the SHA-256 and SHA-512 hash functions.
	 - The `osx.sh` build script was renamed to `macos.sh`.
	 - Support for android-mips was removed.
    1.0.18-stable
	 - Visual Studio: support for Windows/ARM64 builds has been added.
	 - Visual Studio: AVX512 implementations are enabled on supported CPUs.
	 - Visual Studio: an MSVC 2022 solution was added.
	 - Apple XCFramework: support for VisionOS was added.
	 - Apple XCFranework: support for Catalyst was added.
	 - Apple XCFramework: building the simulators is now optional.
	 - iOS: bitcode is not generated any more, as it was deprecated by Apple.
	 - watchOS: support for arm64 was added.
	 - The Zig toolchain can now be used as a modern build system to replace
	   autoconf/automake/libtool/make/ccache and the compiler. This enables faster
	   compilation times, easier cross compilation, and static libraries optimized
	   for any CPU.
	 - The Zig toolchain is now the recommended way to compile `libsodium`
	   to WebAssembly/WASI(X).
	 - libsodium can now be added as a dependency to Zig projects.
	 - Memory fences were added to remove some gadgets that could be used
	   alongside speculative loads.
	 - The AES-GCM implementation was completely rewritten. It is now faster,
	   and also available on aarch64, including Windows/ARM64.
	 - Compatibility with CET instrumentation / IBT / Shadow Stack was added.
	 - Emscripten: the `crypto_pwhash_*()` functions have been removed from Sumo
	   builds, as they reserve a substantial amount of JavaScript memory, even when
	   not used.
	 - Benchmarks now use `CLOCK_MONOTONIC` if possible.
	 - WebAssembly: tests can now run using Bun, WasmEdge, Wazero, wasm3 and
	   wasmer-js. Support for WAVM and Lucet have been removed, as these projects
	   have reached EOL.
	 - .NET: the minimum supported macOS version is now 1.0.15; this matches
	   Microsoft guidelines.
	 - .NET: all the packages are now built using Zig, on all platforms. This
	   allows us to easily match Microsoft's requirements, including supported glibc
	   versions. However, on x86_64, targets are expected to support at least the
	   AVX instruction set.
	 - .NET: packages for ARM64 are now available.
	 - C23 `memset_explicit()` is now used, when available.
	 - Compilation now uses `-Ofast` or `-O3` instead of `-O2` by default.
	 - Portability improvements to help compile libsodium to modern game consoles.
	 - JavaScript: a default `unhandledRejection` handler is not set any more.
	 - Slightly faster 25519 operations.
	 - OpenBSD: leverage `MAP_CONCEAL`.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-22 21:35:32 +00:00