libxcrypt-devel-4.4.15-150300.4.7.1<>,4exA ?d & FQ g  4 \  @ D  ; ` d p( u8 |9 : F'G<HIXY\<]^bEcdrewfzl|uvwxPyz Clibxcrypt-devel4.4.15150300.4.7.1Development files for libxcryptThe libxcrypt-devel package contains libraries and header files for developing applications that use libxcrypt.exLGPL-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/libxcryptlinuxppc64le+  q7J. --m%%%Aex<~ex<~ex<~ex<~ex<~ex<~ex<~ex<^Uu^Uuex<~ex<~ex<~ex<~ex<~ex<~ex<~ex<~ex<~ex<~6bb7a5a5d2f5d6f2a311623e2b289142d8fd2eb60b283050ef3c44895f3f7b9c2ca8d4c51cd5643b46e45c1a732aaf27057b2640fd2304c9d366ece8108d2b0d360bb22d9f0509e8d74498c8a789fc662f99b6bae0fe0b6a06b0aea71d643ef7985ec47be0f696ef4054ee471110088012fcfacc6c075682c27e6120dbd0c3709f040c4d321a91358d9ef461a55ab19292996acb8d013f2b0aba56d500f47d69ab48417c5031041fa2ce2caa9daffa1a6c60a122397b58dab089692fcf908477d8daa1e2601c582080527895985578762cd381a74ced6022ccf19d954db652e968ba7764fd24dd0b212d98ba658f8de6c34a6a7c190b26f97fa7f49d2cd7feb068ba7764fd24dd0b212d98ba658f8de6c34a6a7c190b26f97fa7f49d2cd7feb03dfc27859be64b68ae9b94b465b7d8b1539465cd011df3e361a09fd81fbc0c983ea8978d1757ecb1b41012b7b2f353bd766f6471d24212a08bc1305e2c0a0ec53ea8978d1757ecb1b41012b7b2f353bd766f6471d24212a08bc1305e2c0a0ec53ea8978d1757ecb1b41012b7b2f353bd766f6471d24212a08bc1305e2c0a0ec512dfa6bafcdd85f6da5649048e3e35061ca85bb6b17be3e93aaa2c273c940e32libcrypt.so.1.1.0libcrypt.solibcrypt.solibxcrypt.pcTODO.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxcrypt-4.4.15-150300.4.7.1.src.rpmglibc-devel:/usr/lib64/libcrypt.solibxcrypt-devellibxcrypt-devel(ppc-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.3exK@`_N7^\@^2@^(9@]+]@] u@\k\eX@[@[j@[h8@[a[WZpgajdos@suse.comdmueller@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- fix variable name for datamember in 'struct crypt_data' [bsc#1215496] - added patches fix https://github.com/besser82/libxcrypt/commit/b212d601549a0fc84cbbcaf21b931f903787d7e2 + libxcrypt-man-fix-variable-name.patch- 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 glibcnebbiolo 1702378680 4.4.15-150300.4.7.14.4.15-150300.4.7.14.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:31876/SUSE_SLE-15-SP3_Update/5561bd9c2217d679b5af5178879259ae-libxcrypt.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-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)PRPR:Ase;)eԧutf-89ccc0c10c8fd1ad7c778cdaf36733529c74c42f251eb7266d703df43fa7c86aa?7zXZ !t/$;i]"k%+ERߣ˻df7#e]=}9y$}`_<:[73![xk~ d܉C)m"*`/Š>#LpjMlO^֬aRY2^Z9C`HDL z4IߝL w_XP_&KEsZd,_9Tk5o;^59C&N Gp2 ӫA*c5 _qױ22 7yD\ȴu],w 9*A?ֶA+`A])XGrCXk&1:{.ٙe l&py r_Zpn 2g[BC/5X!āMӬO0OT%ujA?*Ue!Z)T|YW7ߥhAzXp~"Dr?gNΰTlӃIƭKVHv!CVqlV&?2:M妑# r(/,wcXf}EW9ʿb&&Dd*|;V,r\JCt ΞoUT b˻VʱbfҚ`2YMDztҶ&aJiNԕ l+qgH6 RC"5. k4|1)]yDCV%u*S~#=;U>&|ȨmwvTK{zuuSNYvд0&Z28ҿ:rizwtyu+S/F.濛 U}I {/%v &3)rkb(+R- |BṙV*n荡UT0~SjF=SV1 (&뵱Wz(#/{h @!]S]Iuo`zb6{}(WJ4+MZP_&0Q)4S[rխA/Mq1_՚ D8!cPÍ ճ۽{2@X Bdx*0bݨ&թ TEȧM yp<дx=r!'qш|!D-jꮵSc*mDhvr\ ]Wn# 튃vٛ~w^ILj@FTi~c igdA7tjnr:%o/̐(5Kz:e!(_ Xk?^?p{"u%J7pu'rD/W벛E^1N75qL\UTcN**.{h!:6+]z9,eo$Jbr#oѮ=88||hm?D#il,}~uC'`\/L/T`|ܟI0w˒":`1i cåBfEJ[0`L)Hq6^ }'7"Q}}ď{wm1FilhVFpK?3Ǔ[3_G0=>pQ1Ltβ&9/\\mBrR%(tHmZa]q޼C(d.64Jj!j^BP<ŹJ]Q3N7ƔªF\_prJ&(^ftMCd; V6#7u t?H)FMyu?ͧF-z$-<֕A.aûn#x&Ha,0r}mf z5M\Te΀Y>c/W&jΘ+3,CNza4/4 Rr4D 5OpݴfOяkA?'XIRP&Z6@r:S1Iσ 99z:;R'³^6U\4)?A60_VFu2Č`hڨ ft,/Mҧ7f'(5 {ג")ŮWYeьꏮw.MN-hk1nh{Đyl)zԦ {=,økgTn)b#Oq62#U&5U.lx"t}bbN2n/جDsFCh;WPÂӤu):=vwXD}9OMs'e-t$ VT%[؅6{-9RzJ.0V5tNzo9hR[5X'jMn BɹRfuiACT#R{4S^2$쟓.m&uBSRfޓ7F]PL::A-9p5?xe{-1wO5nN½?yFX(Qk uRGQO$]sRʡfn ZߺSx(Fzo{._EW(}j}X`2z Y;ffQn~X0E )ТmfbRAMd Pnm$C`qwe&a!wUtc=us?t%_fB0VWI{d&њ,i3yKY=QOf[F?M[z|,_I «WLVE(Np=L+_tlk2.cYJf掗n!OSX[cWZZ2wl)(ɼDn2TJՅ?"8-yʵRF[G)!B*GLL+Tw}a[EY=Y*.U,"hXӃ^ w ;ܨC40F5ipZ3lIR@Rpo4=F 3*p63Ȋ,&lr$?c%_޼o d[;^""BԋՃU/&^j=紇YVtҎ3$%CXϟ3T5I =~aC8ydxG;Ms GxY/g2Apl|=́]+) [V%8y8\5=mFڈ4v1eÜYw|μۓIs~s&*?W5D݉A"no !]فBi>7,-}P) I/O c "Q>5ޘD}QZI%Zؕ6.m@]4N/5DuqLB}TD`5)H^jš\G|oAyJ착3k*ng{e SH#WvᚢkΈfQ_DkdyaV;n[G/>9P  9˸`ڙa WYҷփ)7C^9Y lOx0B0ޢ!G؏q.OlsJaN(>{)"F~1z*p'm 'Ha8 YZ