Adolf Belka bdd2566f7b python3-urllib3: Update to version 1.26.9
- Update from 1.26.7 to 1.26.9
- Update of rootfile
- Changelog
    1.26.9 (2022-03-16)
	* Changed ``urllib3[brotli]`` extra to favor installing Brotli libraries that are still
	  receiving updates like ``brotli`` and ``brotlicffi`` instead of ``brotlipy``.
	  This change does not impact behavior of urllib3, only which dependencies are installed.
	* Fixed a socket leaking when ``HTTPSConnection.connect()`` raises an exception.
	* Fixed ``server_hostname`` being forwarded from ``PoolManager`` to ``HTTPConnectionPool``
	  when requesting an HTTP URL. Should only be forwarded when requesting an HTTPS URL.
    1.26.8 (2022-01-07)
	* Added extra message to ``urllib3.exceptions.ProxyError`` when urllib3 detects that
	  a proxy is configured to use HTTPS but the proxy itself appears to only use HTTP.
	* Added a mention of the size of the connection pool when discarding a connection due to the pool being full.
	* Added explicit support for Python 3.11.
	* Deprecated the ``Retry.MAX_BACKOFF`` class property in favor of ``Retry.DEFAULT_MAX_BACKOFF``
	  to better match the rest of the default parameter names. ``Retry.MAX_BACKOFF`` is removed in v2.0.
	* Changed location of the vendored ``ssl.match_hostname`` function from ``urllib3.packages.ssl_match_hostname``
	  to ``urllib3.util.ssl_match_hostname`` to ensure Python 3.10+ compatibility after being repackaged
	  by downstream distributors.
	* Fixed absolute imports, all imports are now relative.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2022-04-18 21:10:09 +00:00
2022-03-21 13:47:58 +00:00
2022-04-08 00:32:40 +02:00
2021-03-10 14:42:37 +00:00
2022-04-10 10:13:28 +00:00
2022-03-21 13:47:58 +00:00

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed wiki located here which should answers most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.

Description
No description provided
Readme 101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%