pam_passwdqc-1.0.5-8.el6$>9đۯY(>8?d  E  ,28L V ` t y 0p(8+9+:#+GHIXY\]^0bd%e*f-l/tHu\vpw4xHy\ Cpam_passwdqc1.0.58.el6Pluggable password quality-control modulepam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated passwords. All features are optional and can be (re-)configured without rebuilding.Uc6b8.bsys.dev.centos.orgKCentOSBSD and Copyright onlyCentOS BuildSystem System Environment/Basehttp://www.openwall.com/passwdqc/linuxi686 pA큤UUC{4UUa237f3f849b3bfbddbfa900931648e560416a3474fc4c172436f75c95512319c0414bc3a16c433b6317e36a81bfb74876f2eed5943d6418248981e3d943dee4bd7e61d1cb40af0986914ae92a9217ecd5af65d5d4284e829ec5f8dbc8680e4624f5d3c31bbf08ce20cf0be17141b6ad0fde741acb88c4438a17b7d01b7f52997rootrootrootrootrootrootrootrootrootrootpam_passwdqc-1.0.5-8.el6.src.rpmpam_passwdqc.sopam_passwdqcpam_passwdqc(x86-32)@@@@@@@@@@@   @ libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypt.so.1libcrypt.so.1(GLIBC_2.0)libpam.so.0libpam.so.0(LIBPAM_1.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.8.0T@T@K͗@KMJJjI@HG@G@F%@F<@F@FR@D@C@CCqC*B8A @{@@ia@?N>H><@=@==j=@=x=G@=B@==E@=:@<@ - 1.0.5-8Avesh Agarwal - 1.0.5-7Avesh Agarwal - 1.0.5-6Avesh Agarwal - 1.0.5-5Avesh Agarwal - 1.0.5-4Fedora Release Engineering - 1.0.5-3Fedora Release Engineering - 1.0.5-2Tomas Mraz - 1.0.5-1Fedora Release Engineering - 1.0.4-5Tomas Mraz - 1.0.4-4Nalin Dahyabhai - 1.0.4-3Nalin Dahyabhai - 1.0.4-2Nalin Dahyabhai - 1.0.4-1Jesse Keating - 1.0.2-1.2.2Jesse Keating - 1.0.2-1.2.1Jesse Keating - 1.0.2-1.2Jesse Keating Nalin Dahyabhai 1.0.2-1Nalin Dahyabhai 0.7.6-1Nalin Dahyabhai 0.7.5-2Nalin Dahyabhai 0.7.5-1Nalin Dahyabhai 0.7.5-0Solar Designer 0.7.5-owl1Solar Designer 0.7.4-owl1Solar Designer 0.7.3.1-owl1Solar Designer 0.7.3-owl1Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Michail Litvak Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Solar Designer Resolves: #889545 Bumping to tag it as fast track candidate.Resolves: #889545- Added explanation of new options, disable_firstupper_lastdigit_check, oldpass_prompt_file, and newpass_prompt_file in the man pages - Fixed output messages when disable_firstupper_lastdigit_check option is used Resolves: #219201 pam_passwdqc should be more configurable- Fixed following rpmlint errors on src rpm: pam_passwdqc.src: W: summary-ended-with-dot Pluggable password quality-control module., pam_passwdqc.src:11: E: buildprereq-use pam-devel- Patch for new configurable options(rhbz# 219201): disable first upper and last digit check, passwords prompts can be read from a file - Fixed an issue with spec file where "Release:" is not specified with "(?dist)". Without this, it gives problem when tagging across different fedora releases.- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- upgrade to a latest upstream version- Autorebuild for GCC 4.3- clarify license even more- clarify license- set LDFLAGS_LINUX, not LDFLAGS, so that we don't strip the module before the debuginfo gets pulled out (#249963)- update to 1.0.4- rebuild- bump again for double-long bug on ppc(64)- rebuilt for new gcc4.1 snapshot and glibc changes- rebuilt- update to 1.0.2 - drop patch to use getpwnam_r() instead of getpwnam()- update to 0.7.6, refines random= flag- add %clean stanza, pam-devel buildprereq- bump release number to 1- pull in Openwall package- Assume invocation by root only if both the UID is 0 and the PAM service name is "passwd"; this should solve changing expired passwords on Solaris and HP-UX and make "enforce=users" safe. - Produce proper English explanations for a wider variety of settings. - Moved the "-c" out of CFLAGS, renamed FAKEROOT to DESTDIR.- Documented that "enforce=users" may not always work for services other than the passwd command. - Applied a patch to PLATFORMS from Mike Gerdts of GE Medical Systems to reflect how Solaris 8 patch 108993-18 (or 108994-18 on x86) changes Solaris 8's PAM implementation to look like Solaris 9.- Added URL.- When compiling with gcc, also link with gcc. - Use $(MAKE) to invoke sub-makes.- Solaris 9 notes in PLATFORMS.- Build with Sun's C compiler cleanly, from Kevin Steves. - Use install -c as that actually makes a difference on at least HP-UX (otherwise install would possibly move files and not change the owner).- Have the same pam_passwdqc binary work for both trusted and non-trusted HP-UX, from Kevin Steves.- Use bigcrypt() on HP-UX whenever necessary, from Kevin Steves of Atomic Gears LLC. - Moved the old password checking into a separate function.- Call it 0.6.- Documented that the man page is under the 3-clause BSD-style license. - HP-UX 11 support.- Applied minor corrections to the man page and at the same time eliminated unneeded/unimportant differences between it and the README.- 0.5.1: imported the pam_passwdqc(8) manual page back from FreeBSD.- 0.5: preliminary OpenPAM (FreeBSD-current) support in the code and related code cleanups (thanks to Dag-Erling Smorgrav).- Enforce our new spec file conventions.- Updated to 0.4: - Added "ask_oldauthtok" and "check_oldauthtok" as needed for stacking with the Solaris pam_unix; - Permit for stacking of more than one instance of this module (no statics).- Install the module as mode 755.- Added "-Wall -fPIC" to the CFLAGS.- 0.3: portability fixes (this might build on non-Linux-PAM now).- 0.2: added "use_authtok", added README.- 0.1, "retry_wanted" bugfix.- Initial version (non-public).1.0.5-8.el61.0.5-8.el6pam_passwdqc.sopam_passwdqc-1.0.5LICENSEREADMEpam_passwdqc.8.gz/lib/security//usr/share/doc//usr/share/doc/pam_passwdqc-1.0.5//usr/share/man/man8/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, strippeddirectorytroff or preprocessor input text (gzip compressed data, from Unix, max compression) PRRRRRRRRRR R R?7zXZ !PH67]"k%nK4t% >N3 ,j M z*:U bgHm{Txw3f_.Qb?N6TR4x p+.%-yHQolVH)'J`"|D6ePDw^vjyfA-c!r>[]bPgAOA$fM$ۏ ^V#нvg&>{PqȚڙCd:%ǭYy<fC}+2]ܠNX(}(DO'gfRs8Zx2%Q t A KR V7zW"Ũ=)yݢD rߢshӼlau )VَO'J 3=g+<$|EW,ƛx_o@{J%4kYDt47C4.]a^N>. 1N@`PX,:Au[w7b.g8dd_ypL7]uL24SQr$ Ý6WCb0jKp`%>aVQ?V L8tSe$6:2V,!0&XlѪΏ!BQqASj ?&mǹqU LDB {bX7HKŭÂW^ xWnx!׌?}^"j8ׁ #ɰ +WgWN ";E ~[rƄ*/1 u]17 qpolߑP-]gJ6f@|k7'Z/^ƾ(3!b ϔ9غ&?D"nf|*AjuЫ5]nf$HY@%MCUM'{pK]X;u^!Koi^ PgD%oCS/SF.?&~/Bdoe7=.bZ=L 4 9-RF͵Ux540ZRAqb󑫵0ହuKY_I#@~6LȾp1f6,,@#CQ,sj~s,D DwUEV5C+= M PDVZL2 ZȪ}ԛ jH BKve1ekrbˏv@ef2󴇣(!ۺMI*y&41V/Ն];Eft@}m jL*Oҕ3PBkỶ\S>cѵt?8d M"?1xKmfM#E4r Ѥ2+Jy >2?(v@#LJ+K[pENܯr!~r"雒)Y,/!9\qR'dphӡ73 YoO |Nk t3Ce/U*1 ٞ a,mh ѿttRS-/>B%T$O(F&䐆'F5eImžCQ<*u{F\ɘYK'nj't/y &]\~$CۧEwxS}Y,ؗu̡ 88d nI~ޮ.V.WY#L0Cb,-0m?tA,Z|Pn\/2C_h~=I4Әot3*}ItYo~,:#] ./9z+rj4b(gE}RKwDUVPec?sBuV3E6KFf\&|fx1!Wk/V[A){w"?>bq(XYX P)I\kZ`I(e01PuGae X˺YɝH A_Re&Z~{s|P<.S[u~Lv ʉj0-`kFAfI/3bC`T Y0x][Cvn,x# ;oCQV9v,nrh^r+b} =uNj W bIa%k9N];Vg3$bX|T 3r^A3&0b~x.IXe"D*I={\L^6w)*7m4ߴ59}^ MCӪiDҧ^qRageyOɯsftT@BafYPC$c('Ue BZ޳Fkt5tFxd8iN&»v_0_ɺ'* c31Tt.^P3{D~EBU]ca]JӤ"4 ta]_p%Ӏg6&ͬNFӄ-VkZ`v`^pct>F?uQV* 'eQA3@3B[؂LV:٫=3#9ߝ#]t\+1L%g{av_nx,f_nQ[Ta+"莾N _eDo 7mOE$Ta)Ś$yvVE%"4c^GItkltIV |y:^ۢsV <9<}li!h_%Wg9X<7wF*IOOk9,J,]ҿNbN+j{1$.Y;Z$n## VV4`=ۛתec$}=lX %*!NjShIV=f[!7fKQk%ϭZNVhܜ)ufaYn=_KP\7 cy2 }ZxHB[Px@ay!AJ:1N[v|ˀկ WSVDk|loG>`se$NFIq }^#CǫS0Wwcm9:3/;0 W-W"wo 02`~nc80Mir=01sW\p8 'fd3 s My5g.0hZ@34PF'Pzu4-t",vODIʢ4Y_.+rE9aLBrfwx|nh TˆS1'n-TzN'd^\ 0`~'ʭ%hTzTܬƎ\GDQeh.bUgK\i䧡˝3FTeV-]Y읹*ʜќބ@q$^Ao4ɽ^+G{D];ϼ#WF+Q݆k9U21Vp@47WfshbpI!io,-]> YZ