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/$3i]"k%{U}dKD CJrk?E'B- ;Vꅾ0ɃQSW!`"9 ދ y+iK&|/ ၺ $VC"Lmq>هjWDѡ `nsD>{# sq̛ Hqွo-J\u{;VH+I,9ʴ^[tnظ Kd$" c) G9.56s~Ƞv6):eox] }^uj;B>1ZIwLk{;?lw`-ʥl=M:/XQӞ $C/!m0R{qmeLܾ/Rzbi(7x Kଜ4AFˢJ`= Nn\<<t7>JhCHlի`2Boi,@c5FŨV\ 4xNBPúxݰ9Krl5c}dvgGikkWD8G<72}?Іv})b$*|םŲsd#%PL(=2Ĕ-< *r V{h5BVy(70ì-WBnD}^1!UfaH2͂Γrؠ$ԏj3ؽ30l }t.Nvd~(5_;Nq*^@i;~#jM$TWZ_+pʅ@7}Q!MǞa2E-Qc T8FZ%AsVol;7O HzphSwhXPvRIT4Z^'ԠhlCJn!%!= 6}lxTToꨤuF5Ȭ;e.7sm1ͦ.^*}VALTh,<ͳiwA0u 52q,K.'AMz`+dNruRMMDoiizZ sMxLF=) z!S$tl<?N A٪]Rg)Gc}45`p7OӭBl8pȢsUt]8@r%u-6ܯ gwX7ߍ kI*OzRx4@$MڏU?`Q)/Z̴ZU恚i1NIosAk`s5baIŢ-Ym˭]GȽhc^0/8י%EnvKMRwq& i$8U<4w*):(RVE0{\ mIYJE\BLP1ÌGKd>Z۰ܙhȾcfQF}0@yb O5Ifl~-~MbZ,segl9uE|5g,]tȉIUYmT#a䕿[G+횃n}m Ynv-]<^틖NwTN6)py?[lVv|5 h5<.]T>Wvz|΁"9pۍt%>LCc/ٰؓ Ap3lsls+-嗉GtmA~ bckH %z]S$\l 3˝$y]ZA||\gO'+3^k zx0Ry^aH]A|F:{bc][ ޾.OPRwQPºbLM])0$,qaI~xenÜzhh(JݢǴoum[T+sf#/#Ĵp cYaf%>|їӹ b_o@]G&rxO@ibSP cʅ23hi{ w%7a췝mϘ|lƪ?G.eXAY1EV6Ţf \P#o<  ߴ:vɃ>5,Щ:Yd C Z@4r=Z _o Lľ y9E 5kܩDUݸB}gn pf\x#W]@b _xSmY,1Oۇtm LK:k@!Kɰ^^D9;=hBf=!|3n"d4Hi3 r_k8A: XMCc}Ra&~{$لn-eN 0dEQTFFm66vksM*i:{cR.\$`fPC=3sa'uqglӽO:AN{W)W[<69)qyepuTHj"qI|4/D 6I˖?B 1#ҰN "G*ri$G<[ Q Sg Gqer\8UqSOZo{Uki)<=vDKؔ͊*H'p-llkq$$$~ygQϘ\ )1{Ғ}q[4n<,+B!\[ȥwmGy ]!qѬ H[ P !Ybl %dҚWJ!%\eK|".f~xkH{b %8\jJHoeꈣiO _y}X\bx-"|+]$m)8JYR\P d% 9ۭ攛ixa)g_3R)3-Ailm>x;dC;AJQuqz^͟Όָl# mhͲelSy BFw{, ˡ3}Wdp # rulɰ׊ #8jcRwu'ԏH{h68“j\85N#ix(UdسN`JLBeƅJpaMjm@^ӉQcڇginG c,v ,}O@j|EƄҩcѭؽQhܐ˜z00 +º!9׺3ƱixdY5xm;@A yo ? ~̰te kl;Nv.N8Mhd2Cp#)yPyYr[e@@  )Gvid_ C`X3s6pĴx\O''Yflyi*YK>-%%ޟzXLGUJ̅hk8`;X\)qG0)S~Fs^e,WRQқ0#4 @إ@LnVGكwkh!~Cjv2hvMx;`g1ҶD>C׭(O|#$Ў: