Accepting request 780881 from home:Andreas_Schwab:Factory

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

OBS-URL: https://build.opensuse.org/request/show/780881
OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=23
This commit is contained in:
Andreas Schwab 2020-03-02 10:35:29 +00:00 committed by Git OBS Bridge
parent 61ca2825c6
commit 33fea6aeda
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e9c03ed4d4b5b3db427b579e10fc32d186ac9823f2a219ff1f14bd653f004e2
size 493620

3
libxcrypt-4.4.15.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8bcdef03bc65f9dbda742e56820435b6f13eea59fb903765141c6467f4655e5a
size 480586

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 2 09:50:17 UTC 2020 - Andreas Schwab <schwab@suse.de>
- 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 <schwab@suse.de>

View File

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