SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-bsddb3-6.1.0-7.3.x86_64.rpm :
Sat Jan 10 13:00:00 2015 arunAATTgmx.de
- specfile: update copyright year
- dropped bsddb3-db6.diff: remove patch file for DB 6.x (now supported by default according to changelog)
- update to version 6.1.0:

* Support Berkeley DB 6.1.x.

* Solve a ResourceWarning when compiling.

* Drop support for Python 2.4, 2.5 and 3.1. If you need
compatibility with those versions, you can keep using old releases
of these bindings.

* Drop support for Berkeley DB 4.3, 4.4, 4.5, 4.6. If you need
compatibility with those versions, you can keep using old releases
of these bindings.

* From now, on our support reference is Red Had Enterprise Linux 6.

* Drop modules attributes \"cvsid\".

* Drop (hidden) $Id$ keyword in the documentation.
- changes from version 6.0.1

* Clarification of license. Thanks to Jan Staněk for bringing this
issue up. This work is now explicitly licensed under 3-clause BSD
license.

* Fixed a long standing bug (August 2008, rev 9fd52748fa59) on
\"dbtables.py\". Notified by Maxime Labelle.

* If you want to link with Oracle Berkeley DB 6.0, you will need to
create the environment variable
\'YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION\' to signal
to the pybsddb that you are legal. To be legal, your code MUST be
AGPL3
*OR
* you have to buy a commercial license from Oracle.
If you are not legally entitled to use Berkeley DB 6.0 and you
have previous versions of Berkeley DB on your system, you can a)
delete Berkeley DB 6.0 and try again, OR b) instruct pybsddb to
use a previous Berkeley DB version, using environment variables or
command line options.
- changes from version 6.0.0:

* Support Berkeley DB 6.0.x.

* HEADS UP: If you are using \"bsddb3._bsddb\" in your code, for
example for exceptions, change it to \"bsddb3._db\".

* Print test working directory when running the testsuite. You can
control it using \"TMPDIR\" environment variable. Defaults to
\"/tmp/z-Berkeley_DB/\".

* Support for \"DB_EVENT_REP_AUTOTAKEOVER_FAILED\" event.

* Support for \"DB_REPMGR_ISVIEW\", \"DB_DBT_BLOB\", \"DB_LOG_BLOB\",
\"DB_STREAM_READ\", \"DB_STREAM_WRITE\" and \"DB_STREAM_SYNC_WRITE\"
flags.

* Some DB_SEQUENCE function signatures changed in Berkeley DB 6.0.x.

* Erratic behaviour of \"DBEnv->rep_elect()\" because a typo.

* The testsuite prints Python bitness (32/64).

* Tests compatible with hash randomization, default in Python
3.3. See http://bugs.python.org/issue13703 .

* Errors when trying to calculate the length of a DB were masked,
and an unuseful and unrelated exception was raised.

* Code cleanup since pybsddb is not in the Python 3.x stdlib
anymore, and the version in Python 2.6/2.7 is being maintained
separately.

Mon Dec 22 13:00:00 2014 dimstarAATTopensuse.org
- Drop .keyring and .asc files: The tarball is signed using an MD5
type key, which is no longer accepted by GPG 2.1
- Drop the usage of gpg-offline: we don\'t have keys to verify and
the source validator performs the action transparent nowadays.

Wed Jul 17 14:00:00 2013 speilickeAATTsuse.com
- Fix signature verification, keyring file has to match package name

Sat Jun 15 14:00:00 2013 jengelhAATTinai.de
- Add bsddb3-db6.diff to make setup[23].py look for BDB 6.0
- Signature verification

Mon Jan 14 13:00:00 2013 saschpeAATTsuse.de
- Drop requires on \"python(abi)\", RPM does that automatically

Fri Jan 11 13:00:00 2013 p.drouandAATTgmail.com
- Initial python3 support


 
ICM