diff --git a/libxcrypt-4.4.12.tar.gz b/libxcrypt-4.4.12.tar.gz deleted file mode 100644 index 5d23c98..0000000 --- a/libxcrypt-4.4.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e9c03ed4d4b5b3db427b579e10fc32d186ac9823f2a219ff1f14bd653f004e2 -size 493620 diff --git a/libxcrypt-4.4.15.tar.gz b/libxcrypt-4.4.15.tar.gz new file mode 100644 index 0000000..087f93e --- /dev/null +++ b/libxcrypt-4.4.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcdef03bc65f9dbda742e56820435b6f13eea59fb903765141c6467f4655e5a +size 480586 diff --git a/libxcrypt.changes b/libxcrypt.changes index e8c7580..32e6e9d 100644 --- a/libxcrypt.changes +++ b/libxcrypt.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 2 09:50:17 UTC 2020 - Andreas Schwab + +- Update to version 4.4.15 + * The compatibility symbols crypt_gensalt_r, xcrypt, xcrypt_r, + xcrypt_gensalt, and xcrypt_gensalt_r are deprecated further + * Speed up ka-sunmd5 by skipping most of the test phrases +- Package README.md and TODO.md (bsc#1165389) + ------------------------------------------------------------------- Thu Jan 30 13:34:00 UTC 2020 - Andreas Schwab diff --git a/libxcrypt.spec b/libxcrypt.spec index d3c49b2..690bbd9 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -17,7 +17,7 @@ Name: libxcrypt -Version: 4.4.12 +Version: 4.4.15 Release: 0 Summary: Extended crypt library for DES, MD5, Blowfish and others License: GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain @@ -116,12 +116,12 @@ find %{buildroot}%{_libdir} -name '*.la' -print -delete %files -n libcrypt1 %license COPYING.LIB LICENSING -%doc AUTHORS NEWS README THANKS +%doc AUTHORS NEWS README README.md THANKS %{_libdir}/libcrypt.so.* %{_libdir}/libowcrypt.so.* %files devel -%doc TODO +%doc TODO TODO.md %{_libdir}/libcrypt.so %{_libdir}/libxcrypt.so %{_libdir}/libowcrypt.so