Fedora 39 Update: python-zlib-ng-0.5.1-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-a48c03e7ca
2024-10-04 01:50:53.151775
--------------------------------------------------------------------------------

Name        : python-zlib-ng
Product     : Fedora 39
Version     : 0.5.1
Release     : 1.fc39
URL         : https://github.com/pycompression/python-zlib-ng
Summary     : Drop-in replacement for zlib and gzip modules using zlib-ng
Description :
Faster zlib and gzip compatible compression and decompression by providing
Python bindings for the zlib-ng library.

This package provides Python bindings for the zlib-ng library.

python-zlib-ng provides the bindings by offering three modules:

  â?¢ zlib_ng: A drop-in replacement for the zlib module that uses zlib-ng to
    accelerate its performance.
  â?¢ gzip_ng: A drop-in replacement for the gzip module that uses zlib_ng
    instead of zlib to perform its compression and checksum tasks, which
    improves performance.
  â?¢ gzip_ng_threaded offers an open function which returns buffered read or
    write streams that can be used to read and write large files while escaping
    the GIL using one or multiple threads. This functionality only works for
    streaming, seeking is not supported.

zlib_ng and gzip_ng are almost fully compatible with zlib and gzip from the
Python standard library. There are some minor differences see:
https://pypi.org/project/zlib-ng/#differences-with-zlib-and-gzip-modules

Beginning with Fedora Linux 40, zlib-ng provides the system-wide zlib
implementation, so the Python standard library already uses it by default.
However, some projects still need the APIs provided by this package.

--------------------------------------------------------------------------------
Update Information:

0.5.1
Fix a bug where flushing in threaded mode did not write the data to the output
file.
Threaded reading and writing do no longer block exiting when an exception occurs
in the main thread.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep 25 2024 Packit <hello@xxxxxxxxxx> - 0.5.1-1
- Update to 0.5.1 upstream release
- Resolves: rhbz#2314618
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2314618 - python-zlib-ng-0.5.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2314618
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-a48c03e7ca' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux