libpwquality-devel-1.4.4-3.el8 >  A `5 U]4WQDqL %z7D+= m .@!SY?Yf{YqSlxF03H0f %fo}t]|pQ2O$ pg{Ǣk($=&sCh7חLt~# jDHo^BeQ^8 ZmCq>+Y0J+^fz'*k:^K.h<:>~ԱA,RVIY&Mx𔩛KqD]0}CUz7$W|>c&6LhTK62ѽ)#0SYdzp/ 5! ij `kDTL]zcGjfY{}uOhWܑ}omYexYD$.:h JRH'0.6VJΥn|kxӰߑ1{2593f45ad6f23009e49af8d9d598a5bdfdf52787d6b849f28162ce28cd527e0cd7db088e0ae45d17eac8c0482952dfe986e381e83`5 U]DB%֧E/bwᅐ88g~:1^aety-z4!*_$+537idƔ''L[<3'O+^b8UUӾcˉ᪣uRaBs>& alLFU1X7yFCMuR5lsI_QVEJynVcQ8(ϑ!W{ vz&^-^pSuO:N T2Jn3Ro !hwn7+?z9t 댒DQB+vwa~ QNЅ bfe99P0Y L&#f"ឤX&vp<?d ! h   BN|    | Hh(;8D9: G`HpIXY\]^b9defltuvwtxyClibpwquality-devel1.4.43.el8Support for development of applications using the libpwquality libraryFiles needed for development of applications using the libpwquality library. See the pwquality.h header file for the API.`4x86-01.mbox.centos.org)CentOSCentOSBSD or GPLv2+CentOS Buildsys Unspecifiedhttps://github.com/libpwquality/libpwquality/linuxi686 Ɂ_'X`4`4]91f03f9df78b3f827ebe37489b792cb8e1a67a95b03465679755ff897c3b494fa303f7781c943b0a26a6ff35cc673aeccea0c0b1fda4b7c4ff040c39868e5d486250f0dd84ca92b0aaaeb8a0245ebfff113c0600d6a57ad737e4323745dae05clibpwquality.so.1.0.2rootrootrootrootrootrootrootrootlibpwquality-1.4.4-3.el8.src.rpmlibpwquality-devellibpwquality-devel(x86-32)pkgconfig(pwquality)@@    /usr/bin/pkg-configlibpwquality(x86-32)libpwquality.so.1pkgconfigrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.4-3.el83.0.4-14.6.0-14.0-15.2-14.14.3`3`-@_[ͻ[,ZZz@Zu@Z6\@Y@Yx@Y(U@U@SR1Q@PP,O؀O"NN@N@NDmitry Belyavskiy - 1.4.4-3Dmitry Belyavskiy - 1.4.4-2Tomáš Mráz 1.4.4-1Tomáš Mráz 1.4.0-9Tomáš Mráz 1.4.0-8Tomáš Mráz 1.4.0-7Fedora Release Engineering - 1.4.0-6Igor Gnatenko - 1.4.0-5Zbigniew Jędrzejewski-Szmek - 1.4.0-4Fedora Release Engineering - 1.4.0-3Fedora Release Engineering - 1.4.0-2Tomáš Mráz 1.4.0-1Tomáš Mráz 1.3.0-2Tomáš Mráz 1.3.0-1Tomáš Mráz 1.2.4-1Tomáš Mráz 1.2.3-1Tomas Mraz 1.2.2-1Tomas Mraz 1.2.1-1Tomas Mraz 1.2.0-1Tomas Mraz 1.1.1-1Tomas Mraz 1.1.0-1Tomas Mraz 1.0.0-1Tomas Mraz 0.9.9-1Tomas Mraz 0.9-2Tomas Mraz 0.9-1- Resolves: rhbz#1919026 libpwquaily rpm requires cracklib to function but RPM missing requirement [updated]- Resolves: rhbz#1919026 libpwquaily rpm requires cracklib to function but RPM missing requirement- Translation updates - Add usersubstr check for substrings of N characters from the username patch by Danny Sauer - pam_pwquality: Abort the retry loop if user requests it - Allow setting retry, enforce_for_root, and local_users_only options in the pwquality.conf config file- Fix an issue found in Coverity scan- Properly conditionalize the python buildrequires- Add conditionals for Python2 and Python3- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Switch to %ldconfig_scriptlets- Python 2 binary package renamed to python2-pwquality See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Do not try to check presence of too short username in password - Make the user name check optional (via usercheck option) - Add an 'enforcing' option to make the checks to be warning-only in PAM - The difok = 0 setting will disable all old password similarity checks except new and old passwords being identical - Updated translations from Zanata- Fix possible stack overflow in the generate function (#1255935)- Change the defaults for credits, difok, and minlen - Make the cracklib check optional but on by default - Add implicit support for parsing .d/*.conf files - Add libpwquality API manual page- fix license handling (by Tom Callaway) - add Python3 module subpackage- fix problem with parsing the pam_pwquality options patch by Vladimir Sorokin. - updated translations from Transifex - treat empty user or password as NULL - move the library to /usr- manual page fixes - make it possible to set the maxsequence configuration value - updated translations from Transifex- properly free pwquality settings - add extern "C" to public header - updated translations from Transifex- add maxsequence check for too long monotonic character sequence. - clarified alternative licensing to GPLv2+. - add local_users_only option to skip the pwquality checks for non-locals. (thanks to Stef Walter)- use rpm built-in filtering of provides (rhbz#830153) - remove strain debug fprintf() (rhbz#831567)- fix leak when throwing PWQError exception - added pkgconfig file - call the simplicity checks before the cracklib check - add enforce_for_root option to the PAM module - updated translations from Transifex- added a few additional password quality checks - bugfix in configuration file parsing- added python bindings and documentation- fixes for problems found in review (missing BR on pam-devel, License field, Source URL, Require pam, other cleanups)- first spec file for libpwquality1.4.4-3.el81.4.4-3.el81.4.4pwquality.hlibpwquality.sopwquality.pcpwquality.3.gz/usr/include//usr/lib//usr/lib/pkgconfig//usr/share/man/man3/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2i686-redhat-linux-gnuC source, ASCII textpkgconfig filetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RPRutf-8b7f62ddf25ace4cd452dfab7b0391ad433c16ce404d71bbe4759f9244eed4dbf?@7zXZ !#,,{] b2u Q{Kv0щlZ`^q{l!9Y֤*7jQyl3$>֑ RYfZۧ CzyruPZ*l8" f!Y48- ],v}[bN>zWsy5`GFMyU|hh>V{z~"d|Ɂ;o|xmd"KD?2:{h!bUPy p%0}Cox2ppׇ Ո kBDZW=C~|@;M"`3෹ڿ7tr&<*\Uر>7뢃}LzZ'2H5yȟz#n@E!fGVϑ.uLgcG45tvr&CW9X"B$lլQyV\1RpHd^Ly}~|=UN$,vi4H?!1"J,*@3םUlrd( zmx MIF+nN7X0z9S?& .-{j{b>NN%ɖ:9#DH/ @}EE6(GC81mż#*fC~.jY85/_-k3&s$}x75bNS*X`UV(R_A@ek3."?t<Lm8ǔa^ Wk7ޏ(u p:?1p?tZ*p{UyIg tG Y2SxK8}jY6-ww:>NU)J{N_~+(+! ki@\U md+дv@6:g;(zh5(.[vϞyxJ%tҦ]V?ht/4 2YL.([˧hw-B ,(p-al$i_2iM%l: _oe*>-ou氓\-[9=809*b?Ay0KUy Gq9>=Ћx5nv|z3⺇ңsMSsoIgq\o3Lt 8݉;zU%M,<0ĨaE0,j Xl' O(WB(.u*nܽ8/,1c{*$HA'#g1&;%P;w3bSTj:}~]˨- H*>!G&Y>w5vɏ`$0>^PU% kͽqeg6 Xm?xzʎ{SY5S00Z9uwoA]ꌼW6È}Lp%qҭ-)@Qٝ*37|"u[~;,zNُ:\`D Wr |"kFJ1yk<0ʘ"M4%/l q2z5`el)!Ͼ>#Tjb–O({.7hy_/2xVkş$m`ٙyY܈{/1'E* >I,{ F$l޽n=[2r맹G h7Ld4 M&p2K41=^D%nK.\jm`t2;O8s5)WE&v[մ ZtlZQxFE(AXwH@ܖfI[aeջ<4A>OEVv~90-ĺf#O-z$X-ߓ_O YnYF9U(2ܤbP($Sv\iDzNqϫ JO/}3{!>9Wc{q SZK0w0!| :sb_ld&Y72apѦT Oo"-@[eMS_?[8t)c.(tO$B'W!9~}H$K|M#`H˂\p_4bvlGpi6&$b4}*!&;޸FCfĝe]+J-+8e4V1 a# 3 -QBI !"I|72`^Te:/h"L!?m!s&{ 472U7ת{5՟CZteβ1UT}`5vfdfGoj$A18dl\j(;$7Rk٘&SM[>tCإsv~B9Ƴ1tutQ^=F]vQ4[Ll*t]ɠAj;#CpW9}ɡ0;Q>:<4ðm.t?fFqŹv\e)ـG$@B\>nQefnk! U/5)fWr&e(ЫRrv#*}"ps3`7DZ}Ԙ˨y.GCO6+l GAa= #X=7Ф3Ext.[0cT]kCQUҙcjcZQǡK@7kYl@XlotSDUyP:?g^MRF!V2&x#aYQ R_el@Nb[:z)T&UBV7,W]cL1`cTx1mBO>3͑b OUJ!&,T˂k|->~9bxas OD8vR8۪7=XK(1OHXfobMcApXOevC#bWtۄ ?'qI1xPy͜L-Ŀc|2(K;OU"Dgyr|iRvs=3 n%{{S^,憵Čԥ#UkqvψBfN"`hpSܑRc¼5rBh6fCl5XFGr+jRUGd2Ksb9% GWҢ1~ CCPp(iA}׺;Y8/zq$V6×t +?9<} +Ch2;/nƺ\8iC29~*;;n |fF !s}{( }^&\@38pZڛbiNjæml /t&_XT`͛2BRl Y)#,\fS7%qtȼEd W3Lu l+R M)^>,Dq-u=e4 &X#|JP ЦirG¥BT !~.KO޳vwq !M1zVTZOr';Az˝_"lLapNxZ8Mr.pOaFOߌi[Yc4s"揿=)Dnq^"1ᷜ1 ޓ|}uDSRpw/6".{NɌzvӾR@^x$Au*B |Оj+1Y7mJ]8 VRU37p9rҚIv˗RU5^W仓,vz)%t=K}(~i@<4I NJ߸|J̽ELM`)Iȋ?4D\">AWp?p!|Q]x |l+m/Pe95266OOp& 8m/BJjGZ ; =hYţL[1S)1P@R5BJJa|qK #d\/Ģ0KrG]gDimOs ^\NIG]4"p@H7IHXg[l]SU,bmKk)!q"рl)uI0HLڀJR@;C^tT3rTS/X  YZ