the report of libxcrypt-4.1.1-6.an8.src.rpm to libxcrypt-4.1.1-6.0.3.an8.src.rpm

Legends
Colors
 added 
changed
deleted
Links
(f)irst change
(n)ext change
(t)op


RPM Info
n1Name        : libxcryptn1Name        : libxcrypt-static
2Version     : 4.1.12Version     : 4.1.1
n3Release     : 6.an8n3Release     : 6.0.3.an8
4Architecture: x86_644Architecture: x86_64
5Install Date: (not installed)5Install Date: (not installed)
6Group       : Unspecified6Group       : Unspecified
n7Size        : 185892n7Size        : 334076
8License     : LGPLv2+ and BSD and Public Domain8License     : LGPLv2+ and BSD and Public Domain
n9Signature   : RSA/SHA256, 20211229日 星期三 153803秒, Key ID 619140084873f7c5n9Signature   : RSA/SHA256, 20220803日 星期三 160424秒, Key ID 619140084873f7c5
10Source RPM  : libxcrypt-4.1.1-6.an8.src.rpm10Source RPM  : libxcrypt-4.1.1-6.0.3.an8.src.rpm
11Build Date  : 202112月27日 星期 15时203411Build Date  : 202207月20日 星期 15时3555
12Build Host  : anolis-build-01.openanolis.cn12Build Host  : anolis-build-01.openanolis.cn
13Relocations : (not relocatable)13Relocations : (not relocatable)
14Packager    : OpenAnolis Community14Packager    : OpenAnolis Community
15Vendor      : OpenAnolis Community15Vendor      : OpenAnolis Community
16URL         : https://github.com/besser82/libxcrypt16URL         : https://github.com/besser82/libxcrypt
n17Summary     : Extended crypt library for DES, MD5, Blowfish and othersn17Summary     : Static library for -static linking with libxcrypt
18Description :18Description :
t19libxcrypt is a modern library for one-way hashing of passwords.  Itt19This package contains the libxcrypt static libraries for -static
20supports DES, MD5, SHA-2-256, SHA-2-512, and bcrypt-based password20linking.  You don't need this, unless you link statically, which
21hashes, and provides the traditional Unix 'crypt' and 'crypt_r'21is highly discouraged.
22interfaces, as well as a set of extended interfaces pioneered by
23Openwall Linux, 'crypt_rn', 'crypt_ra', 'crypt_gensalt',
24'crypt_gensalt_rn', and 'crypt_gensalt_ra'.
25 
26libxcrypt is intended to be used by login(1), passwd(1), and other
27similar programs; that is, to hash a small number of passwords during
28an interactive authentication dialogue with a human.  It is not
29suitable for use in bulk password-cracking applications, or in any
30other situation where speed is more important than careful handling of
31sensitive data.  However, it *is* intended to be fast and lightweight
32enough for use in servers that must field thousands of login attempts
33per minute.
34 
35On Linux-based systems, by default libxcrypt will be binary backward
36compatible with the libcrypt.so.1 shipped as part of the GNU C Library.
37This means that all existing binary executables linked against glibc's
38libcrypt should work unmodified with this library's libcrypt.so.1.  We
39have taken pains to provide exactly the same "symbol versions" as were
40used by glibc on various CPU architectures, and to account for the
41variety of ways in which the Openwall extensions were patched into
42glibc's libcrypt by some Linux distributions.  (For instance,
43compatibility symlinks for SuSE's "libowcrypt" are provided.)
44 
45However, the converse is not true: programs linked against libxcrypt
46will not work with glibc's libcrypt.  Also, programs that use certain
47legacy APIs supplied by glibc's libcrypt ('encrypt', 'encrypt_r',
48'setkey', 'setkey_r', and 'fcrypt') cannot be compiled against libxcrypt.

Path and File
t1-rw-r--r--      /lib64/.libcrypt.so.1.1.0.hmact1-rw-r--r--      /lib64/libcrypt.a
2lrwxrwxrwx      /lib64/.libcrypt.so.1.hmac
3lrwxrwxrwx      /lib64/libcrypt.so.1
4-rwxr-xr-x      /lib64/libcrypt.so.1.1.0
5drwxr-xr-x      /usr/lib/.build-id
6drwxr-xr-x      /usr/lib/.build-id/21
7lrwxrwxrwx      /usr/lib/.build-id/21/1435966abb45b8fddfbbd30cc29666da04ec3e
8drwxr-xr-x      /usr/share/doc/libxcrypt
9-rw-r--r--      /usr/share/doc/libxcrypt/NEWS
10-rw-r--r--      /usr/share/doc/libxcrypt/README
11-rw-r--r--      /usr/share/doc/libxcrypt/THANKS
12drwxr-xr-x      /usr/share/licenses/libxcrypt
13-rw-r--r--      /usr/share/licenses/libxcrypt/AUTHORS
14-rw-r--r--      /usr/share/licenses/libxcrypt/COPYING.LIB
15-rw-r--r--      /usr/share/licenses/libxcrypt/LICENSING
16-rw-r--r--      /usr/share/man/man5/crypt.5.gz

Provides Dependencices
t1libcrypt.so.1()(64bit)t
2libcrypt.so.1(GLIBC_2.2.5)(64bit)
3libcrypt.so.1(XCRYPT_2.0)(64bit)
4libxcrypt = 4.1.1-6.an81libxcrypt-static = 4.1.1-6.0.3.an8
5libxcrypt(x86-64) = 4.1.1-6.an82libxcrypt-static(x86-64) = 4.1.1-6.0.3.an8

Requires Dependencices
n1glibc(x86-64) >= 2.26.9000-46n1glibc-static(x86-64) >= 2.26.9000-46
2libc.so.6()(64bit)2libxcrypt-devel(x86-64) = 4.1.1-6.0.3.an8
3libc.so.6(GLIBC_2.14)(64bit)
4libc.so.6(GLIBC_2.2.5)(64bit)
5libc.so.6(GLIBC_2.25)(64bit)
6libc.so.6(GLIBC_2.3.4)(64bit)
7libc.so.6(GLIBC_2.4)(64bit)
8rpmlib(CompressedFileNames) <= 3.0.4-13rpmlib(CompressedFileNames) <= 3.0.4-1
9rpmlib(FileDigests) <= 4.6.0-14rpmlib(FileDigests) <= 4.6.0-1
10rpmlib(PayloadFilesHavePrefix) <= 4.0-15rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11rpmlib(PayloadIsXz) <= 5.2-16rpmlib(PayloadIsXz) <= 5.2-1
t12rtld(GNU_HASH)t

Changelogs
tt1* 三 7月 20 2022 Xiaoping Liu <liuxiaoping@alibaba-inc.com> - 4.1.1-6.0.3
2- Add doc sub package
3 
4* 二 5月 24 2022 Wenlong Zhang <zhangwenlong@loongson.cn> - 4.1.1-6.0.2
5- modify the version of glibc to support loongarch64
6 
7* 五 9月 17 2021 liuyaxuan <liuyaxuan@superred.com.cn> - 4.1.1-6.0.1
8- anolis libxcrypt add loongarch64
9 
1* 四 4月 29 2021 Stanislav Zidek <szidek@redhat.com> - 4.1.1-610* 四 4月 29 2021 Stanislav Zidek <szidek@redhat.com> - 4.1.1-6
2+ libxcrypt-4.1.1-611+ libxcrypt-4.1.1-6
3- Rebuilt with fixed binutils (#1954438)12- Rebuilt with fixed binutils (#1954438)
413
5* 三 4月 07 2021 Stanislav Zidek <szidek@redhat.com> - 4.1.1-514* 三 4月 07 2021 Stanislav Zidek <szidek@redhat.com> - 4.1.1-5