libcrypt1-4.4.15-150300.4.4.3<>,!܉bp9|%XɵVH,iu &ǃK3iY CrG\vB[(ϑ 2)k(yôUys[n:"N`t'Vp=Q HH]BcY 7_Fo* 1|0;#%`+Vo|Ds0]Lxs9birWms'K 0Ek F3J6Fb-XL]n$}>t¸ UP Ktrj-8uZ>@?d   Y] s       H    H x   H d   (89 (: >@FG H I0 X< Yd \ ] ^Cbchdeflu v8w x yPzClibcrypt14.4.15150300.4.4.3Extended crypt library for DES, MD5, Blowfish and otherslibxcrypt is a modern library for one-way hashing of passwords. It supports DES, MD5, SHA-2-256, SHA-2-512, and bcrypt-based password hashes, and provides the traditional Unix 'crypt' and 'crypt_r' interfaces, as well as a set of extended interfaces pioneered by Openwall Linux, 'crypt_rn', 'crypt_ra', 'crypt_gensalt', 'crypt_gensalt_rn', and 'crypt_gensalt_ra'.bgoat12 !SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domainhttps://www.suse.com/System/Librarieshttps://github.com/besser82/libxcryptlinuxx86_64 :Hf %TgסA큤A큤bbbb^Uu^Uu^Uu^Uu^Uub^Uu^Uu808f4b0662718baa8f2e8f3b8118aa8298985dd191ee596fda6acca1e910e58f6d1e45c055b6d9e9bf4e9521419eb3dee4ca42a02dd4d824beaaad476dacfdca1f225b551aacf19beedae7bf1bbeae4495fdbeec1804611a9b06e9d8623b5332c1493ff827f00ef49a994584fcbfbf0f25445ebb909845f0fa1eed3789e18fdc0a0c3a0b671ce1dba142c050b9a31eb86b5edea968f3bce0eac18977b1faf0f5dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5510b40c8b2cee6df087fa71d200371b4cc7c947db0f05e8d3fd121aed15d77470alibcrypt.so.1.1.0libcrypt.so.1README.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxcrypt-4.4.15-150300.4.4.3.src.rpmlibcrypt.so.1()(64bit)libcrypt.so.1(GLIBC_2.2.5)(64bit)libcrypt.so.1(OW_CRYPT_1.0)(64bit)libcrypt.so.1(XCRYPT_2.0)(64bit)libcrypt.so.1(XCRYPT_4.3)(64bit)libcrypt.so.1(XCRYPT_4.4)(64bit)libcrypt1libcrypt1(x86-64)libowcrypt.so.1()(64bit)libowcrypt.so.1(OW_CRYPT_1.0)(64bit)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`_N7^\@^2@^(9@]+]@] u@\k\eX@[@[j@[h8@[a[WZdmueller@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.demliska@suse.czschwab@suse.demliska@suse.czschwab@suse.deschwab@suse.dejengelh@inai.deschwab@suse.deschwab@suse.deschwab@suse.de- add compatibility provides for Step 15 as well (bsc#1181571)- Add compatibility provides for SLE15- 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)- Update to version 4.4.12 * Another fix for GCC v10.x, which occurs on s390 architectures only.- Update to version 4.4.11 * Fixes for GCC v10.x * Change how the known-answer tests are parallelized - gcc10.patch: remove- gcc10.patch: fix build with gcc10 (bsc#1158192)- Update to version 4.4.10 * Fix alignment problem for GOST 34.11 (Streebog) in gost-yestcrypt. * The crypt_* functions will now all fail and set errno to ERANGE if their 'phrase' argument is longer than CRYPT_MAX_PASSPHRASE_SIZE characters (this is currently 512) * The NT hashing method no longer truncates passphrases at 128 characters; Windows does not do this. - format-overflow.patch: remove- Disable LTO due to symbol versioning (boo#1138833).- format-overflow.patch: Fix -Werror=format-overflow- Update to version 4.4.3: * Add libxcrypt.so, libxcrypt.a and xcrypt.h. * Add new man3 manual pages.- Set compatibility level to suse- Add conflicts with glibc-devel < 2.28- Fix RPM groups for Factory.- Update to libxcrypt 4.1.0 * Fix spelling of SUSE. * Lower the minimum required automake version to 1.14. * Fix build with USE_SWAPCONTEXT turned off. * Extend --enable-weak-hashes configure option to accept optional "glibc" parameter. * Fix the leak of obtained random bytes. * Check expected output strings for deterministic methods. * Fix memory leak in crypt_sha1_rn. * Fix read of random bytes out of bounds in gensalt_sha1_rn. * Make it possible to disable individual hashes at configure time. * Make salt validation pickier. * Replace crypt-sunmd5.c with BSD-licensed cleanroom reimplementation. * Make crypt_gensalt for $sha1 deterministic. * Fix incorrect output-size computation in crypt_sha1_rn. * Add docs for SHA1, MD5/Sun, NTHASH. * Introduce CRYPT_GENSALT_IMPLEMENTS_* feature test macros. * Install libcrypt.pc symlink along with libxcrypt.pc. * Extend --enable-obsolete-api configure option. * Extend overall test coverage.- Update to libxcrypt 4.0.1- ABI compatible replacement for libcypt from glibc/sbin/ldconfig/sbin/ldconfiggoat12 1656412920 4.4.15-150300.4.4.34.4.15-150300.4.4.3libcrypt.so.1libcrypt.so.1.1.0libowcrypt.so.1libcrypt1AUTHORSNEWSREADMEREADME.mdTHANKSlibcrypt1COPYING.LIBLICENSING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libcrypt1//usr/share/licenses//usr/share/licenses/libcrypt1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:24846/SUSE_SLE-15-SP3_Update/d9143f011c7a30db5f14264c8013af1c-libxcrypt.SUSE_SLE-15-SP3_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6c8a33f3e01abf18d4dfe9ac0cebd5abd8cab7de, strippeddirectoryUTF-8 Unicode textASCII textPPPPPPPPPPRRRRRR6]ES+utf-8ad9580a86620662fdc3e1232780b762c4badf3fe261e54a2211f2c0bce332a5d?7zXZ !t/es]"k%]dGd|0) %EAK@ ̇!Sd5!AQ)Q;V3ϫoBpKyY&W4\wS]u Iq$jDE$frbBߘ5l`,d5@˦m]&CxeFP*=#PmV6dsrPr):XbqY4TRAh,vQCUH4G⦟Jun@kh/mM/s~YQ5T)ֿ{ŭ7㟗xfT0hCg(.~U{t&tBC8[ /5y?ldL<ܖ.P-2-.U56[6_@qG1}& HqNnOvrYSt[V-w(ԏx8[x0oV]38@ Ǵ%e=Libg4꼳L2n% 驥4C E+ G>a,2Nv?:9LNnٱ4f0^~\̍$(qiљ9 m՟+O[BNz5m9Ǫ2a3ۿhJG`gK