diff --git a/SQLAlchemy-Utils-0.33.0.tar.gz b/SQLAlchemy-Utils-0.33.0.tar.gz deleted file mode 100644 index 265a51e..0000000 --- a/SQLAlchemy-Utils-0.33.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e416a4a882d97082f9cbd8373b185aa858b57a012f113421c6dc031af74067e4 -size 123903 diff --git a/SQLAlchemy-Utils-0.33.1.tar.gz b/SQLAlchemy-Utils-0.33.1.tar.gz new file mode 100644 index 0000000..345aac2 --- /dev/null +++ b/SQLAlchemy-Utils-0.33.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90725b96c4625c319b89deffa85fe37a4845ece33dd2a951546cff936311e5c +size 124642 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index cc53fb7..ede0d10 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 24 00:02:42 UTC 2018 - arun@gmx.de + +- update to version 0.33.1: + * Fixed EncryptedType for Oracle padding attack (#316, pull request + courtesy of manishahluwalia) + ------------------------------------------------------------------- Mon Feb 19 17:16:09 UTC 2018 - arun@gmx.de diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 72cacef..ceb5210 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-SQLAlchemy-Utils -Version: 0.33.0 +Version: 0.33.1 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause