]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
2 years agooci-cli: Depend on python3-jmespath
Michael Tremer [Mon, 21 Feb 2022 18:43:18 +0000 (18:43 +0000)] 
oci-cli: Depend on python3-jmespath

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agooci-cli: Ship egg metadata
Michael Tremer [Mon, 21 Feb 2022 18:43:17 +0000 (18:43 +0000)] 
oci-cli: Ship egg metadata

This package tries to identify if it is actually installed and does that
in a rather unorthodox way. So, thoses files are needed to run the "oci"
command. Only god knows why.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-terminaltables: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:16 +0000 (18:43 +0000)] 
python3-terminaltables: New package

Required by oci-cli.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-arrow: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:15 +0000 (18:43 +0000)] 
python3-arrow: New package

Required by oci-cli.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-click: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:14 +0000 (18:43 +0000)] 
python3-click: New package

Required by oci-python-sdk

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-pytz: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:13 +0000 (18:43 +0000)] 
python3-pytz: New package

Required by oci-python-sdk

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-circuitbreaker: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:12 +0000 (18:43 +0000)] 
python3-circuitbreaker: New package

Required by oci-python-sdk

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agomake.sh: Re-order build of some Python modules
Michael Tremer [Mon, 21 Feb 2022 18:43:11 +0000 (18:43 +0000)] 
make.sh: Re-order build of some Python modules

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-cryptography: Fix build against Rust
Michael Tremer [Mon, 21 Feb 2022 18:43:10 +0000 (18:43 +0000)] 
python3-cryptography: Fix build against Rust

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-pycparser: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:09 +0000 (18:43 +0000)] 
python3-pycparser: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-install: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:08 +0000 (18:43 +0000)] 
python3-install: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-pep517: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:07 +0000 (18:43 +0000)] 
python3-pep517: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-build: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:06 +0000 (18:43 +0000)] 
python3-build: New package

This can build packages.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-flit: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:05 +0000 (18:43 +0000)] 
python3-flit: New package

Yet another build system for Python

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-idna: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:04 +0000 (18:43 +0000)] 
python3-idna: New package

Adds support for international domain names to python3-requests.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-certifi: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:03 +0000 (18:43 +0000)] 
python3-certifi: New package

This package provides the Mozilla CA list for python3-requests.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-requests: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:02 +0000 (18:43 +0000)] 
python3-requests: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-charset-normalizer: New package
Michael Tremer [Mon, 21 Feb 2022 18:43:01 +0000 (18:43 +0000)] 
python3-charset-normalizer: New package

Required by python3-requests

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-cryptography: New package required by oci-python-sdk
Michael Tremer [Mon, 21 Feb 2022 18:43:00 +0000 (18:43 +0000)] 
python3-cryptography: New package required by oci-python-sdk

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-cffi: New package
Michael Tremer [Mon, 21 Feb 2022 18:42:59 +0000 (18:42 +0000)] 
python3-cffi: New package

Required by python3-cryptography.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agomake.sh: Build python3-packaging sooner
Michael Tremer [Mon, 21 Feb 2022 18:42:58 +0000 (18:42 +0000)] 
make.sh: Build python3-packaging sooner

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-semantic-version: New package
Michael Tremer [Mon, 21 Feb 2022 18:42:57 +0000 (18:42 +0000)] 
python3-semantic-version: New package

This is required by setuptools-rust.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-typing-extensions: New package
Michael Tremer [Mon, 21 Feb 2022 18:42:56 +0000 (18:42 +0000)] 
python3-typing-extensions: New package

This is required by setuptools-rust.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agopython3-setuptools-rust: New package
Michael Tremer [Mon, 21 Feb 2022 18:42:55 +0000 (18:42 +0000)] 
python3-setuptools-rust: New package

This is an extension for the setuptools package to build extensions in
Rust.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agomake.sh: Build the rust compiler earlier
Michael Tremer [Mon, 21 Feb 2022 18:42:54 +0000 (18:42 +0000)] 
make.sh: Build the rust compiler earlier

rustc is being required earlier for building python3-cryptography.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agooci-python-sdk: New package
Michael Tremer [Mon, 21 Feb 2022 18:42:53 +0000 (18:42 +0000)] 
oci-python-sdk: New package

This is a dependency required by oci-cli.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agooci-cli: New package
Michael Tremer [Mon, 21 Feb 2022 18:42:52 +0000 (18:42 +0000)] 
oci-cli: New package

This package includes CLI tools for Oracle Cloud Infrastructure

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agohostapd: Repair LFS file after merge garbage
Peter Müller [Mon, 21 Feb 2022 21:09:48 +0000 (21:09 +0000)] 
hostapd: Repair LFS file after merge garbage

Reported-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoCore Update 165: Ship wirelessclient.cgi
Peter Müller [Mon, 21 Feb 2022 20:56:38 +0000 (20:56 +0000)] 
Core Update 165: Ship wirelessclient.cgi

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agowireless client: Remove option for WEP
Michael Tremer [Sun, 20 Feb 2022 17:56:31 +0000 (17:56 +0000)] 
wireless client: Remove option for WEP

This has not been compiled into our version of wpa_supplicant (if it has
been ever) and so there is no danger to disable this without any further
ado.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agoexpat: Update to version 2.4.6 - Security/CVE fixes
Adolf Belka [Mon, 21 Feb 2022 13:11:21 +0000 (14:11 +0100)] 
expat: Update to version 2.4.6 - Security/CVE fixes

- Update from 2.4.4 to 2.4.6
- Update of rootfile
- Changelog
   Release 2.4.6 Sun February 20 2022
      Bug fixes:
            #566  Fix a regression introduced by the fix for CVE-2022-25313
                    in release 2.4.5 that affects applications that (1)
                    call function XML_SetElementDeclHandler and (2) are
                    parsing XML that contains nested element declarations
                    (e.g. "<!ELEMENT junk ((bar|foo|xyz+), zebra*)>").
   Release 2.4.5 Fri February 18 2022
      Security fixes:
            #562  CVE-2022-25235 -- Passing malformed 2- and 3-byte UTF-8
                    sequences (e.g. from start tag names) to the XML
                    processing application on top of Expat can cause
                    arbitrary damage (e.g. code execution) depending
                    on how invalid UTF-8 is handled inside the XML
                    processor; validation was not their job but Expat's.
                    Exploits with code execution are known to exist.
            #561  CVE-2022-25236 -- Passing (one or more) namespace separator
                    characters in "xmlns[:prefix]" attribute values
                    made Expat send malformed tag names to the XML
                    processor on top of Expat which can cause
                    arbitrary damage (e.g. code execution) depending
                    on such unexpectable cases are handled inside the XML
                    processor; validation was not their job but Expat's.
                    Exploits with code execution are known to exist.
            #558  CVE-2022-25313 -- Fix stack exhaustion in doctype parsing
                    that could be triggered by e.g. a 2 megabytes
                    file with a large number of opening braces.
                    Expected impact is denial of service or potentially
                    arbitrary code execution.
            #560  CVE-2022-25314 -- Fix integer overflow in function copyString;
                    only affects the encoding name parameter at parser creation
                    time which is often hardcoded (rather than user input),
                    takes a value in the gigabytes to trigger, and a 64-bit
                    machine.  Expected impact is denial of service.
            #559  CVE-2022-25315 -- Fix integer overflow in function storeRawNames;
                    needs input in the gigabytes and a 64-bit machine.
                    Expected impact is denial of service or potentially
                    arbitrary code execution.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agoMerge branch 'master' into next
Arne Fitzenreiter [Sat, 19 Feb 2022 16:02:28 +0000 (16:02 +0000)] 
Merge branch 'master' into next

2 years agocore164: add unbound initskript
Arne Fitzenreiter [Sat, 19 Feb 2022 15:53:54 +0000 (15:53 +0000)] 
core164: add unbound initskript

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2 years agounbound: fix dns working check
Arne Fitzenreiter [Sat, 19 Feb 2022 08:22:06 +0000 (09:22 +0100)] 
unbound: fix dns working check

pool.ipfire.org cannot resolved. Now try both default dns
servers. If one works dns is working.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2 years agofirewall: Make logging of conntrack INVALIDs configureable
Peter Müller [Fri, 18 Feb 2022 22:40:55 +0000 (22:40 +0000)] 
firewall: Make logging of conntrack INVALIDs configureable

In theory, logging of dropped packets classified by conntrack as being
INVALID should never be disabled, since one wants to have a paper trail
of what his/her firewall is doing.

However, conntrack seems to drop a lot of (at the first glance
legitimate) packets, hence bloating the logs, making spotting the
important firewall hits more difficult.

This patch therefore adds the option to disable logging of packets being
dropped by conntrack due to INVALID state.

Please note:
- This patch does not add this category to the firewall hits graph.
- The variables in this patch ("LOGDROPCTINVALID") should make it clear
  that it is about toggling _logging_, not the actual _dropping_. Other
  variables are still in need of being renamed to clarify this, which
  will be done in a dedicated patch.
- Also, the changes made to update.sh need to take place in
  config/rootfiles/core/164/update.sh for "master", since this patch has
  been developed against "next". Kindly cherry-pick the necessary
  changes.

Partially fixes: #12778

Reported-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agostage2: Zut alors, delete the right line in rootfile
Peter Müller [Sat, 19 Feb 2022 11:54:10 +0000 (11:54 +0000)] 
stage2: Zut alors, delete the right line in rootfile

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agostage2: Remove forgotten mv command
Peter Müller [Sat, 19 Feb 2022 09:46:27 +0000 (09:46 +0000)] 
stage2: Remove forgotten mv command

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agofirewall: Add proper logging prefix for conntrack INVALID hits
Peter Müller [Thu, 17 Feb 2022 20:16:02 +0000 (20:16 +0000)] 
firewall: Add proper logging prefix for conntrack INVALID hits

Fixes: #12778
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoFix Bugzilla URL in GCC LFS file
Peter Müller [Sat, 19 Feb 2022 00:23:21 +0000 (00:23 +0000)] 
Fix Bugzilla URL in GCC LFS file

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoDrop ovpn-collectd-convert
Peter Müller [Sat, 19 Feb 2022 00:01:47 +0000 (00:01 +0000)] 
Drop ovpn-collectd-convert

This script is orphaned: It was only used while upgrading to Core Update
89, sitting around in /usr/sbin/ doing nothing ever since.

Keeping it there won't do any harm. On the other hand, dragging an
unused script around on our installations does not make sense either.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoEarly spring clean: Remove trailing whitespaces, and correct licence headers
Peter Müller [Fri, 18 Feb 2022 23:54:57 +0000 (23:54 +0000)] 
Early spring clean: Remove trailing whitespaces, and correct licence headers

Bumping across one of our scripts with very long trailing whitespaces, I
thought it might be a good idea to clean these up. Doing so, some
missing or inconsistent licence headers were fixed.

There is no need in shipping all these files en bloc, as their
functionality won't change.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoMerge branch 'temp-c165-development' into next
Peter Müller [Fri, 18 Feb 2022 22:47:07 +0000 (22:47 +0000)] 
Merge branch 'temp-c165-development' into next

2 years agofirewall: Make logging of conntrack INVALIDs configureable
Peter Müller [Fri, 18 Feb 2022 22:40:55 +0000 (22:40 +0000)] 
firewall: Make logging of conntrack INVALIDs configureable

In theory, logging of dropped packets classified by conntrack as being
INVALID should never be disabled, since one wants to have a paper trail
of what his/her firewall is doing.

However, conntrack seems to drop a lot of (at the first glance
legitimate) packets, hence bloating the logs, making spotting the
important firewall hits more difficult.

This patch therefore adds the option to disable logging of packets being
dropped by conntrack due to INVALID state.

Please note:
- This patch does not add this category to the firewall hits graph.
- The variables in this patch ("LOGDROPCTINVALID") should make it clear
  that it is about toggling _logging_, not the actual _dropping_. Other
  variables are still in need of being renamed to clarify this, which
  will be done in a dedicated patch.
- Also, the changes made to update.sh need to take place in
  config/rootfiles/core/164/update.sh for "master", since this patch has
  been developed against "next". Kindly cherry-pick the necessary
  changes.

Partially fixes: #12778

Reported-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agofirewall: Add proper logging prefix for conntrack INVALID hits
Peter Müller [Thu, 17 Feb 2022 20:16:02 +0000 (20:16 +0000)] 
firewall: Add proper logging prefix for conntrack INVALID hits

Fixes: #12778
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoMerge branch 'master' into temp-c165-development
Peter Müller [Fri, 18 Feb 2022 22:28:55 +0000 (22:28 +0000)] 
Merge branch 'master' into temp-c165-development

2 years agoMerge branch 'master' into next
Peter Müller [Fri, 18 Feb 2022 22:28:35 +0000 (22:28 +0000)] 
Merge branch 'master' into next

2 years agoacct.en.pl: Update to use proxy accounting - Bug#12772
Adolf Belka [Fri, 18 Feb 2022 14:32:39 +0000 (15:32 +0100)] 
acct.en.pl: Update to use proxy accounting - Bug#12772

-Replace the variable names used for the accounting page with proxy accounting in a
  consistent manner
- Tested on a vm system and confirmed to have a consistent naming approach now

Fixes: Bug#12772
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoacct.pl: Change name of package in Error message - Bug#12772
Adolf Belka [Fri, 18 Feb 2022 14:32:38 +0000 (15:32 +0100)] 
acct.pl: Change name of package in Error message - Bug#12772

- Change package name from squid accounting to proxy accounting in mail Subject line

Fixes: Bug#12772
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agosquid-accounting: Rename to proxy-accounting - bug#12772
Adolf Belka [Fri, 18 Feb 2022 14:32:37 +0000 (15:32 +0100)] 
squid-accounting: Rename to proxy-accounting - bug#12772

- Rename lfs, rootfile and paks directory
- Change name in make.sh
- Tested out in a vm system and worked

Fixes: Bug#12772
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoaccounting.cgi: Change some variables to alphanumeric - Bug#12777
Adolf Belka [Fri, 18 Feb 2022 14:33:52 +0000 (15:33 +0100)] 
accounting.cgi: Change some variables to alphanumeric - Bug#12777

- The Postcode in the address only allowed numeric postcodes. The Netherlands and Great
   Britain are at lease two countries that use alphanumeric postcodes with spaces. Changed
   the postcode check from numeric to alphanumeric.
- The Bank Code in the Providers details only allowed numeric Bank Codes. In Great Britain
   the Bank Code, also known as the Sort Code is made up of three groups of digits separated
   by a - .
- Adjusted the regex for the alphanumeric check to include a space and a - . The original
   comment indicated that a - was allowed but it was not included in the regex.
- Tested on a vm system and confirmed that a postcode from The Netherlands and Great Britain
   and a Sort Code from Breat Britain are now accepted.

Fixes: Bug#12777
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
2 years agoCore Update 165: Ship wpa_supplicant
Peter Müller [Fri, 18 Feb 2022 21:57:28 +0000 (21:57 +0000)] 
Core Update 165: Ship wpa_supplicant

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agowpa_supplicant: Update to 2.10
Matthias Fischer [Fri, 18 Feb 2022 17:13:35 +0000 (18:13 +0100)] 
wpa_supplicant: Update to 2.10

For details see:
https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog

"2022-01-16 - v2.10
* SAE changes
  - improved protection against side channel attacks
    [https://w1.fi/security/2022-1/]
  - added support for the hash-to-element mechanism (sae_pwe=1 or
    sae_pwe=2); this is currently disabled by default, but will likely
    get enabled by default in the future
  - fixed PMKSA caching with OKC
  - added support for SAE-PK
* EAP-pwd changes
  - improved protection against side channel attacks
  [https://w1.fi/security/2022-1/]
* fixed P2P provision discovery processing of a specially constructed
  invalid frame
  [https://w1.fi/security/2021-1/]
* fixed P2P group information processing of a specially constructed
  invalid frame
  [https://w1.fi/security/2020-2/]
* fixed PMF disconnection protection bypass in AP mode
  [https://w1.fi/security/2019-7/]
* added support for using OpenSSL 3.0
* increased the maximum number of EAP message exchanges (mainly to
  support cases with very large certificates)
* fixed various issues in experimental support for EAP-TEAP peer
* added support for DPP release 2 (Wi-Fi Device Provisioning Protocol)
* a number of MKA/MACsec fixes and extensions
* added support for SAE (WPA3-Personal) AP mode configuration
* added P2P support for EDMG (IEEE 802.11ay) channels
* fixed EAP-FAST peer with TLS GCM/CCM ciphers
* improved throughput estimation and BSS selection
* dropped support for libnl 1.1
* added support for nl80211 control port for EAPOL frame TX/RX
* fixed OWE key derivation with groups 20 and 21; this breaks backwards
  compatibility for these groups while the default group 19 remains
  backwards compatible
* added support for Beacon protection
* added support for Extended Key ID for pairwise keys
* removed WEP support from the default build (CONFIG_WEP=y can be used
  to enable it, if really needed)
* added a build option to remove TKIP support (CONFIG_NO_TKIP=y)
* added support for Transition Disable mechanism to allow the AP to
  automatically disable transition mode to improve security
* extended D-Bus interface
* added support for PASN
* added a file-based backend for external password storage to allow
  secret information to be moved away from the main configuration file
  without requiring external tools
* added EAP-TLS peer support for TLS 1.3 (disabled by default for now)
* added support for SCS, MSCS, DSCP policy
* changed driver interface selection to default to automatic fallback
  to other compiled in options
* a large number of other fixes, cleanup, and extensions"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2 years agohostapd: Update to 2.10
Matthias Fischer [Fri, 18 Feb 2022 17:13:34 +0000 (18:13 +0100)] 
hostapd: Update to 2.10

For details see:
https://w1.fi/cgit/hostap/plain/hostapd/ChangeLog

"2022-01-16 - v2.10
* SAE changes
  - improved protection against side channel attacks
    [https://w1.fi/security/2022-1/]
  - added option send SAE Confirm immediately (sae_config_immediate=1)
    after SAE Commit
  - added support for the hash-to-element mechanism (sae_pwe=1 or
    sae_pwe=2)
  - fixed PMKSA caching with OKC
  - added support for SAE-PK
* EAP-pwd changes
  - improved protection against side channel attacks
    [https://w1.fi/security/2022-1/]
* fixed WPS UPnP SUBSCRIBE handling of invalid operations
  [https://w1.fi/security/2020-1/]
* fixed PMF disconnection protection bypass
  [https://w1.fi/security/2019-7/]
* added support for using OpenSSL 3.0
* fixed various issues in experimental support for EAP-TEAP server
* added configuration (max_auth_rounds, max_auth_rounds_short) to
  increase the maximum number of EAP message exchanges (mainly to
  support cases with very large certificates) for the EAP server
* added support for DPP release 2 (Wi-Fi Device Provisioning Protocol)
* extended HE (IEEE 802.11ax) support, including 6 GHz support
* removed obsolete IAPP functionality
* fixed EAP-FAST server with TLS GCM/CCM ciphers
* dropped support for libnl 1.1
* added support for nl80211 control port for EAPOL frame TX/RX
* fixed OWE key derivation with groups 20 and 21; this breaks backwards
  compatibility for these groups while the default group 19 remains
  backwards compatible; owe_ptk_workaround=1 can be used to enabled a
  a workaround for the group 20/21 backwards compatibility
* added support for Beacon protection
* added support for Extended Key ID for pairwise keys
* removed WEP support from the default build (CONFIG_WEP=y can be used
  to enable it, if really needed)
* added a build option to remove TKIP support (CONFIG_NO_TKIP=y)
* added support for Transition Disable mechanism to allow the AP to
  automatically disable transition mode to improve security
* added support for PASN
* added EAP-TLS server support for TLS 1.3 (disabled by default for now)
* a large number of other fixes, cleanup, and extensions"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoCore 165: Export location DB in new format.
Stefan Schantl [Fri, 18 Feb 2022 05:07:42 +0000 (06:07 +0100)] 
Core 165: Export location DB in new format.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agofirewall: Load ipset list before creating rules for DROP_HOSTILE.
Stefan Schantl [Fri, 18 Feb 2022 05:03:51 +0000 (06:03 +0100)] 
firewall: Load ipset list before creating rules for DROP_HOSTILE.

Otherwise there is no ipset list use-able and the feature will not work.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agorules.pl: Adjust check against loading the same lists multiple times.
Stefan Schantl [Thu, 17 Feb 2022 05:40:03 +0000 (06:40 +0100)] 
rules.pl: Adjust check against loading the same lists multiple times.

This check now has been moved to the ipset_restore() function, which
will help to keep the code clean and maintain-able.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2 years agomanualpages: Drop p2p-block entry
Leo-Andres Hofmann [Thu, 17 Feb 2022 12:40:43 +0000 (13:40 +0100)] 
manualpages: Drop p2p-block entry

The p2p-block CGI has been removed. Therefore the link to its
manual page can be removed as well.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoCore Update 165: Fixed symlink after renaming Perl packages
Peter Müller [Thu, 17 Feb 2022 19:23:15 +0000 (19:23 +0000)] 
Core Update 165: Fixed symlink after renaming Perl packages

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoCore Update 165: Ship bind
Peter Müller [Thu, 17 Feb 2022 19:22:49 +0000 (19:22 +0000)] 
Core Update 165: Ship bind

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agobind: Update to 9.16.26
Matthias Fischer [Thu, 17 Feb 2022 16:46:26 +0000 (17:46 +0100)] 
bind: Update to 9.16.26

For details see:
https://downloads.isc.org/isc/bind9/9.16.26/doc/arm/html/notes.html#notes-for-bind-9-16-26

"Notes for BIND 9.16.26
Feature Changes

    The DLZ API has been updated: EDNS Client-Subnet (ECS) options sent
    by a client are now included in the client information sent to DLZ
    modules when processing queries. [GL #3082]

Bug Fixes

    Previously, recvmmsg support was enabled in libuv 1.35.0 and 1.36.0,
    but not in libuv versions 1.37.0 or greater, reducing the maximum
    query-response performance. This has been fixed. [GL #3095]

    A failed view configuration during a named reconfiguration procedure
    could cause inconsistencies in BIND internal structures, causing
    a crash or other unexpected errors. This has been fixed. [GL #3060]

    Previously, named logged a “quota reached” message when it hit its
    hard quota on the number of connections. That message was
    accidentally removed but has now been restored. [GL #3125]

    Build errors were introduced in some DLZ modules due to an
    incomplete change in the previous release. This has been fixed. [GL
    #3111]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2 years agocore164: fix adding additional optionfw settings
Arne Fitzenreiter [Thu, 17 Feb 2022 17:07:28 +0000 (17:07 +0000)] 
core164: fix adding additional optionfw settings

the old code erase the settings and cannot reinstalled.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2 years agolibloc: Update to 0.9.10
Peter Müller [Wed, 16 Feb 2022 17:35:12 +0000 (17:35 +0000)] 
libloc: Update to 0.9.10

Please refer to https://lists.ipfire.org/pipermail/location/2022-February/000530.html
for this version's changelog.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agomake.sh: SIGKILL and SIGSTOP cannot be trapped
Peter Müller [Wed, 16 Feb 2022 17:24:41 +0000 (17:24 +0000)] 
make.sh: SIGKILL and SIGSTOP cannot be trapped

There is no sense in instructing "trap" to catch signals it cannot trap
whatsoever.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2 years agoperl-XML-Parser: Renamed from XML-Parser
Adolf Belka [Sun, 6 Feb 2022 21:46:39 +0000 (22:46 +0100)] 
perl-XML-Parser: Renamed from XML-Parser

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-URI: Renamed from URI
Adolf Belka [Sun, 6 Feb 2022 21:46:38 +0000 (22:46 +0100)] 
perl-URI: Renamed from URI

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Unix-Syslog: Renamed from Unix-Syslog
Adolf Belka [Sun, 6 Feb 2022 21:46:37 +0000 (22:46 +0100)] 
perl-Unix-Syslog: Renamed from Unix-Syslog

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Text-Tabs+Wrap: Renamed from Text-Tabs+Wrap
Adolf Belka [Sun, 6 Feb 2022 21:46:36 +0000 (22:46 +0100)] 
perl-Text-Tabs+Wrap: Renamed from Text-Tabs+Wrap

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Net-Telnet: Renamed from Net-Telnet
Adolf Belka [Sun, 6 Feb 2022 21:46:35 +0000 (22:46 +0100)] 
perl-Net-Telnet: Renamed from Net-Telnet

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Net_SSLeay: Renamed from Net_SSLeay
Adolf Belka [Sun, 6 Feb 2022 21:46:34 +0000 (22:46 +0100)] 
perl-Net_SSLeay: Renamed from Net_SSLeay

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Net-Server: Renamed from Net-Server
Adolf Belka [Sun, 6 Feb 2022 21:46:33 +0000 (22:46 +0100)] 
perl-Net-Server: Renamed from Net-Server

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Net-IPv4Addr: Renamed from Net-IPv4Addr
Adolf Belka [Sun, 6 Feb 2022 21:46:32 +0000 (22:46 +0100)] 
perl-Net-IPv4Addr: Renamed from Net-IPv4Addr

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Net-DNS: Renamed from Net-DNS
Adolf Belka [Sun, 6 Feb 2022 21:46:31 +0000 (22:46 +0100)] 
perl-Net-DNS: Renamed from Net-DNS

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-MIME-Tools: Renamed from MIME-Tools
Adolf Belka [Sun, 6 Feb 2022 21:46:30 +0000 (22:46 +0100)] 
perl-MIME-Tools: Renamed from MIME-Tools

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Mail-Tools: Renamed from Mail-Tools
Adolf Belka [Sun, 6 Feb 2022 21:46:29 +0000 (22:46 +0100)] 
perl-Mail-Tools: Renamed from Mail-Tools

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-libwww: Renamed from libwww-perl
Adolf Belka [Sun, 6 Feb 2022 21:46:28 +0000 (22:46 +0100)] 
perl-libwww: Renamed from libwww-perl

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-IO-Stringy: Renamed from IO-Stringy
Adolf Belka [Sun, 6 Feb 2022 21:46:27 +0000 (22:46 +0100)] 
perl-IO-Stringy: Renamed from IO-Stringy

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-IO-Socket-SSL: Renamed from IO-Socket-SSL
Adolf Belka [Sun, 6 Feb 2022 21:46:26 +0000 (22:46 +0100)] 
perl-IO-Socket-SSL: Renamed from IO-Socket-SSL

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-HTML-Template: Renamed from HTML-Template
Adolf Belka [Sun, 6 Feb 2022 21:46:25 +0000 (22:46 +0100)] 
perl-HTML-Template: Renamed from HTML-Template

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-HTML-Tagset: Renamed from HTML-Tagset
Adolf Belka [Sun, 6 Feb 2022 21:46:24 +0000 (22:46 +0100)] 
perl-HTML-Tagset: Renamed from HTML-Tagset

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-HTML-Parser: Renamed from HTML-Parser
Adolf Belka [Sun, 6 Feb 2022 21:46:23 +0000 (22:46 +0100)] 
perl-HTML-Parser: Renamed from HTML-Parser

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-GD-TextUtil: Renamed from GD-TextUtil
Adolf Belka [Sun, 6 Feb 2022 21:46:22 +0000 (22:46 +0100)] 
perl-GD-TextUtil: Renamed from GD-TextUtil

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-GD-Graph: Renamed from GD-Graph
Adolf Belka [Sun, 6 Feb 2022 21:46:21 +0000 (22:46 +0100)] 
perl-GD-Graph: Renamed from GD-Graph

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-ExtUtils-PkgConfig: Renamed from ExtUtils-PkgConfig
Adolf Belka [Sun, 6 Feb 2022 21:46:20 +0000 (22:46 +0100)] 
perl-ExtUtils-PkgConfig: Renamed from ExtUtils-PkgConfig

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Digest-SHA1: Renamed from Digest-SHA1
Adolf Belka [Sun, 6 Feb 2022 21:46:19 +0000 (22:46 +0100)] 
perl-Digest-SHA1: Renamed from Digest-SHA1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Digest: Renamed from Digest
Adolf Belka [Sun, 6 Feb 2022 21:46:18 +0000 (22:46 +0100)] 
perl-Digest: Renamed from Digest

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Digest-HMAC: Renamed from Digest-HMAC
Adolf Belka [Sun, 6 Feb 2022 21:46:17 +0000 (22:46 +0100)] 
perl-Digest-HMAC: Renamed from Digest-HMAC

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Convert-UUlib: Renamed from Convert-UUlib
Adolf Belka [Sun, 6 Feb 2022 21:46:16 +0000 (22:46 +0100)] 
perl-Convert-UUlib: Renamed from Convert-UUlib

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Convert-UUlib: Renamed from Convert-UUlib
Adolf Belka [Sun, 6 Feb 2022 21:46:15 +0000 (22:46 +0100)] 
perl-Convert-UUlib: Renamed from Convert-UUlib

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Convert-TNEF: Renamed from Convert-TNEF
Adolf Belka [Sun, 6 Feb 2022 21:46:14 +0000 (22:46 +0100)] 
perl-Convert-TNEF: Renamed from Convert-TNEF

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Compress-Zlib: Renamed from Compress-Zlib
Adolf Belka [Sun, 6 Feb 2022 21:46:13 +0000 (22:46 +0100)] 
perl-Compress-Zlib: Renamed from Compress-Zlib

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Canary-Stability: Renamed from Canary-Stability
Adolf Belka [Sun, 6 Feb 2022 21:46:12 +0000 (22:46 +0100)] 
perl-Canary-Stability: Renamed from Canary-Stability

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-BerkeleyDB: Renamed from BerkeleyDB
Adolf Belka [Sun, 6 Feb 2022 21:46:11 +0000 (22:46 +0100)] 
perl-BerkeleyDB: Renamed from BerkeleyDB

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Archive-Zip: Renamed from Archive-Zip
Adolf Belka [Sun, 6 Feb 2022 21:46:10 +0000 (22:46 +0100)] 
perl-Archive-Zip: Renamed from Archive-Zip

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Archive-Tar: Renamed from Archive-Tar
Adolf Belka [Sun, 6 Feb 2022 21:46:09 +0000 (22:46 +0100)] 
perl-Archive-Tar: Renamed from Archive-Tar

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agomake.sh: name all perl packages to start with perl
Adolf Belka [Sun, 6 Feb 2022 21:46:08 +0000 (22:46 +0100)] 
make.sh: name all perl packages to start with perl

- Currently some perl packages start with perl, others don't have perl in the name
   at all and one has perl at the end of the IPFire name.
- This patch series places perl at the start of all lfs and rootfile files for perl
   packages in a similar way as is done for python3.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoNew Addon: gptfdisk 1.0.8
smooky@v16.de [Sun, 9 Jan 2022 12:09:20 +0000 (13:09 +0100)] 
New Addon: gptfdisk 1.0.8

>>> https://www.rodsbooks.com/gdisk/ <<<

source = https://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.8/gptfdisk-1.0.8.tar.gz/download

Hi @ all

I have a new add-on here which I use e.g. to bring partitions from mbr to gpt without data loss.
It is also well suited for rescuing broken partitions.

GPT fdisk (consisting of the gdisk, cgdisk, sgdisk, and fixparts programs) is a set of text-mode partitioning tools for Linux,
FreeBSD, Mac OS X, and Windows.
The gdisk, cgdisk, and sgdisk programs work on Globally Unique Identifier (GUID) Partition Table (GPT) disks,
rather than on the older (and once more common) Master Boot Record (MBR) partition tables.
The fixparts program repairs certain types of damage to MBR disks and enables changing partition types from
primary to logical and vice-versa.

Signed-off-by: Marcel Follert (Smooky) <smooky@v16.de>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
2 years agoperl-Net-HTTP: Fix rootfile
Peter Müller [Wed, 16 Feb 2022 17:06:03 +0000 (17:06 +0000)] 
perl-Net-HTTP: Fix rootfile

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agosquid: Update from 5.2 => 5.4.1
Matthias Fischer [Sat, 12 Feb 2022 17:16:20 +0000 (18:16 +0100)] 
squid: Update from 5.2 => 5.4.1

For details see:
http://www.squid-cache.org/Versions/v5/changesets/SQUID_5_4_1.html

This is 'squid 5.4.1', containing the previous patch for Bug #5055.

Prior to this patch I reverted my previous patches 'squid: Update 5.2 => 5.4" and
'squid 5.4: Latest patch - Bug #5055 - from upstream' and  marked them as
'superseded' in patchwork.

For a better overview the 'squid-gcc11'-patch has been renamed again and moved
to an own squid-patch-directory.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoCore Update 165: Sort filelist of rm command for better readability
Peter Müller [Tue, 15 Feb 2022 18:25:18 +0000 (18:25 +0000)] 
Core Update 165: Sort filelist of rm command for better readability

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2 years agoCore Update 165: Delete files from xtables-addons
Peter Müller [Tue, 15 Feb 2022 18:24:08 +0000 (18:24 +0000)] 
Core Update 165: Delete files from xtables-addons

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>