libxcrypt-devel-4.4.15-150300.4.4.3<>,#Љbp9|m<*踔 j kҸTi2E@:jLJATc@ F !#[+J;3=Fڗz,xv6?~Z߻ +ͪe ~4_D^&.+XmH{ r \ h2*%M[L!bw>A(?d & FM c 0 X  < @ 7 \ ` l( q8 x9 : F0GDHIXY \D]^bMcdzefluvwxXyzClibxcrypt-devel4.4.15150300.4.4.3Development files for libxcryptThe libxcrypt-devel package contains libraries and header files for developing applications that use libxcrypt.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/Development/Languages/C and C++https://github.com/besser82/libxcryptlinuxx86_64+  q7D. --m%%%Abbbbbbbb^Uu^Uubbbbbbbbbb6bb7a5a5d2f5d6f2a311623e2b289142d8fd2eb60b283050ef3c44895f3f7b9c2ca8d4c51cd5643b46e45c1a732aaf27057b2640fd2304c9d366ece8108d2b0d360bb22d9f0509e8d74498c8a789fc662f99b6bae0fe0b6a06b0aea71d643ef7985ec47be0f696ef4054ee471110088012fcfacc6c075682c27e6120dbd0c370d569b99673b9d7adcd3f7dcf0e3c82ab54fab2a14e3e326815f457ccf9eb4e15ab48417c5031041fa2ce2caa9daffa1a6c60a122397b58dab089692fcf908477d8daa1e2601c582080527895985578762cd381a74ced6022ccf19d954db652e968ba7764fd24dd0b212d98ba658f8de6c34a6a7c190b26f97fa7f49d2cd7feb068ba7764fd24dd0b212d98ba658f8de6c34a6a7c190b26f97fa7f49d2cd7feb03dfc27859be64b68ae9b94b465b7d8b1539465cd011df3e361a09fd81fbc0c983ea8978d1757ecb1b41012b7b2f353bd766f6471d24212a08bc1305e2c0a0ec53ea8978d1757ecb1b41012b7b2f353bd766f6471d24212a08bc1305e2c0a0ec53ea8978d1757ecb1b41012b7b2f353bd766f6471d24212a08bc1305e2c0a0ec512dfa6bafcdd85f6da5649048e3e35061ca85bb6b17be3e93aaa2c273c940e32libcrypt.so.1.1.0libcrypt.solibcrypt.solibxcrypt.pcTODO.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxcrypt-4.4.15-150300.4.4.3.src.rpmglibc-devel:/usr/lib64/libcrypt.solibxcrypt-devellibxcrypt-devel(x86-64)pkgconfig(libcrypt)pkgconfig(libxcrypt)@    /usr/bin/pkg-configlibcrypt1pkgconfigrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.4.153.0.4-14.6.0-14.0-15.2-1glibc-devel2.284.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 glibcgoat12 1656412920 4.4.15-150300.4.4.34.4.15-150300.4.4.34.4.154.4.15crypt.hxcrypt.hlibcrypt.solibowcrypt.solibxcrypt.solibcrypt.pclibxcrypt.pclibxcrypt-develTODOTODO.mdcrypt.3.gzcrypt_checksalt.3.gzcrypt_gensalt.3.gzcrypt_gensalt_ra.3.gzcrypt_gensalt_rn.3.gzcrypt_preferred_method.3.gzcrypt_r.3.gzcrypt_ra.3.gzcrypt_rn.3.gzcrypt.5.gz/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libxcrypt-devel//usr/share/man/man3//usr/share/man/man5/-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-linuxC source, ASCII textC source, UTF-8 Unicode textpkgconfig filedirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)PRPR6]ES+utf-8a49a7a2666308f24427f885996bc8dceaf758740a80ceb205d0cd2756732a7fc?7zXZ !t/&0]"k%fkER(sn0@I^+Ůf3!*hΒj4̙g5 cgOjT1߶ %3yAihET*Ntaf$u\ʹZ<#Y}J( v+z•Vk1d1_}q^d$ UJL+%Ã29g)=|3 EWv#/)^iqYN#2o͢Q6'ع6x'nhFo[Q\L"CJ>C@5>- ?ҁT}'_,&{ٜ1 I^Q>> ElB|5>$-PN;-Mv5"ڥE;bQ<;ߏچs_R9Ŝq3»xLu8;EA遯Q:02 85SS_͊])^. ^\D($cP-/T6sk?)n ӐSӟvOmMa S<q OImKqW 䃚IZni$[R;pr,=й *PCtAT.c5p0jw\Ɲ^BVMA^2 m؃<9f$͞Iys'tSxws?0XK>b.F>7Sy-GR3ZFNxcf )3r/ n8b;ǥX#"'tTCovcY Y (wjY6u*$ YZ