libcrypt1-4.4.15-150300.4.4.3<>,!bp9|MG^{M)EOeRV~ѴQ-VKaq!ʳX~ i /H׸npdTZtU:ϝ:WH,fq:7m+ҍM_/g:]G`lC^,ؽ)"C:Vk&cJZw~h6aX"g3/4,Sj4XEϾ= 05_~* |V@NEnGQՙ`\[v@Rћ=+'>@?d   Ya w       L    L |   L d  u (89: >X@gFvG H I X Y \P ] ^b{c$deflu vw x yzHX\bClibcrypt14.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'.bs390zp34LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domainhttps://www.suse.com/System/Librarieshttps://github.com/besser82/libxcryptlinuxs390xG :Hf %TgסA큤A큤b۵b۵b۵b^Uu^Uu^Uu^Uu^Uub^Uu^Uu2727c4a43d1c920698c96e4abb2d44e68ae062d765420c27855009715b5932836d1e45c055b6d9e9bf4e9521419eb3dee4ca42a02dd4d824beaaad476dacfdca1f225b551aacf19beedae7bf1bbeae4495fdbeec1804611a9b06e9d8623b5332c1493ff827f00ef49a994584fcbfbf0f25445ebb909845f0fa1eed3789e18fdc0a0c3a0b671ce1dba142c050b9a31eb86b5edea968f3bce0eac18977b1faf0f5dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5510b40c8b2cee6df087fa71d200371b4cc7c947db0f05e8d3fd121aed15d77470alibcrypt.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)(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(s390-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.2)(64bit)libc.so.6(GLIBC_2.25)(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/ldconfigs390zp34 1656413138 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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5396014a4b314fee7170d70037fbcccd8beb16a8, strippeddirectoryUTF-8 Unicode textASCII textPPPPPPPPPPRRRROO)ՌaW)╤pcutf-810453392f911039087c8d5aa276905da985d54ac987e5a8f243e229ef093e7dc?7zXZ !t/ey]"k%adGd|0 _ɍlJvWImFJD߫dvnlDM2[8Ȋ/ޭj=șT=־ l_b{xA6YBu)tx؃]O\PvXm F|jkn_{qSt(lm4gjlPL6(ʟA ~?"zCù}e*+LQl $1P5v=?o-lRE2 U 9ۢYi& '8{g_je5xZeX"Z+DU|?B(PSyn*Cϵ퓲@%;B_sEabst'/cd#"}bDVu@I$h!Fd40$`HbB~ެVL澈l (KJeL^ oϟhPABMS7C9k#/@n7b C5EK@ˁ: } 2ß=~pm{s)߽і@fJ(wROZݲlϽ٫?d'w^x7VLMzQz•* v&+lM=Dբѧ*vQmZš[kKdu; Z+ *Ni  YZ