Fedora 20 Update: python-memcached-1.53-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 10 07:08:35 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-19142
2013-10-17 19:54:11
--------------------------------------------------------------------------------

Name        : python-memcached
Product     : Fedora 20
Version     : 1.53
Release     : 1.fc20
URL         : http://www.tummy.com/Community/software/python-memcached/
Summary     : A Python memcached client library
Description :
This software is a 100% Python interface to the memcached memory cache
daemon.  It is the client side software which allows storing values in one
or more, possibly remote, memcached servers.  Search google for memcached
for more information.

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

- New upstream release 1.53
- Fixing set_multi() so that if the server closes the connection it will no
  longer raise AttributeError
- readline() now will mark the connection dead if the read fails
- Changing check_keys to use re.match() instead of str.translate(), because
  re.match() works with Python < 2.6
- Add a MANIFEST.in file
- Client() now takes a "check_keys" option, which defaults to True
- Converting control character checking of keys based on performance testing of
  alternatives
- Converted unicode tests from using u''
- Doing a "set" after server goes away, raised AttributeError: 'NoneType'
  object has no attribute 'sendall'
- incr/decr return None instead of 0 on server connection failure
- Supports IPv6 connections using: "inet6:[fd00::32:19f7]:11000"

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1019311 - NewPkg: python-memcached 1.53
        https://bugzilla.redhat.com/show_bug.cgi?id=1019311
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-memcached' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list