Fedora 39 Update: python-ZEO-6.0.0-1.fc39

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-2f52ee3dc7
2023-12-02 01:23:38.931073
--------------------------------------------------------------------------------

Name        : python-ZEO
Product     : Fedora 39
Version     : 6.0.0
Release     : 1.fc39
URL         : https://www.zodb.org/
Summary     : Client-server storage implementation for ZODB
Description :

ZEO is a client-server system for sharing a single storage among many
clients.  When you use ZEO, the storage is opened in the ZEO server
process.  Client programs connect to this process using a ZEO
ClientStorage.  ZEO provides a consistent view of the database to all
clients.  The ZEO client and server communicate using a custom RPC
protocol layered on top of TCP.

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

Changes in version 6.0.0:  - Drop support for Python 2.7, 3.5, 3.6. - Add
support for Python 3.12. - Switch to using `async/await` directly instead of
`@coroutine/yield` - Drop experimental support for credentials object: the
corresponding ``ClientStorage.__init__`` parameter ``credentials`` is retained
but ignored.  From now on ZEO supports authentication only via SSL certificates.
Note that ZEO 5 never supported authenticating via ``username`` and ``password``
- support for such basic auth was dropped in 2016 before ZEO 5.0   was released.
- Fix problems with Python 3.12.0b4 ([issue
231](https://github.com/zopefoundation/ZEO/issues/231)). - Ensure test
compatibility with both ``ZODB<6`` and ``ZODB>=6`` by looking for ZODB inherited
tests with prefixes ``check`` (used by ``ZODB<6``) and ``test`` (used by
``ZODB>=6``)  ([issue 233](https://github.com/zopefoundation/ZEO/issues/233)).
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov 23 2023 Jerry James <loganjerry@xxxxxxxxx> - 6.0.0-1
- Version 6.0.0
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2251175 - python-ZEO-6.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2251175
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-2f52ee3dc7' 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