pam_u2f-1.2.0-150600.10.8.1<>,dDgp9|rU$P&:*˧u5x2A40yb2y#s7@E'_ӀfodHwt@O 8n۪-ׅ鰁l$UUR-7VidQA:7:=!fZȚb/QDBޠ0د3fȄD/`rhv9{!H,UTb <BM". AVu QMQz^߂ZkCG֥?!6$xS>>)?(d   F2? Uv       (  s     @ l|(89: TF"G", H"X I" X"Y"\" ]" ^#Sb$c$d%/e%4f%7l%9u%L v%xw' x( y(<z(((((Cpam_u2f1.2.0150600.10.8.1U2F authentication integration into PAMThe PAM U2F module provides a way to integrate the Yubikey (or other U2F-compliant authenticators) into the existing user authentication infrastructure.gibs-power9-20ySUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/Productivity/Networking/Securityhttps://developers.yubico.comlinuxppc64leX & 7"A큤A큤ggg` aJ(aJ[aC ga(gg2a6a095b1d43cb8fafcb824347563aec7d5b5968847f3fca24307b77b96c36a45adef1a2010090b162122475e9d2365072272da2523024ef44eedf2e0cc33e57cbd91d09bfad5f2feb6dd229d1ef0784315c2b47c8fe9f8eb0f243a8b2e9176c80550e4c357ac245a7fcb74551cd5e68b643e0601f85c2c2e79fbdf352c5d1b617d7c034b112ea763d636008e06732ed6ce9c36ed4dde5cdd88744c21012fceafb6c6a39bc17b488fe346ced3b78e59f0a2aadd8482646b8e30868ce3bf2c8081b9db4789ee9d49d0116d19814a9557427facf3155fb61df971484d8213f528fc06a79670d36e822c50c920ad64d8c7409bc3bc31e003ba78876767b8f829dc5dfbade3d0c257b6c59f3b1cda55afb1e012eb134a57d4fcec656b8dad197f8cdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpam_u2f-1.2.0-150600.10.8.1.src.rpmpam_u2fpam_u2f(ppc-64)@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libfido2.so.1()(64bit)libpam.so.0()(64bit)libpam.so.0(LIBPAM_1.0)(64bit)libpam.so.0(LIBPAM_MODUTIL_1.1.3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3g@gg amaaf@`O@_9\]@ZZ3@Z3@ZVS@V<@VUTTpaolo.perego@suse.compaolo.perego@suse.compaolo.perego@suse.comt.gruner@katodev.depaolo.perego@suse.comt.gruner@katodev.deidonmez@suse.comkbabioch@suse.dekbabioch@suse.comkbabioch@suse.comjengelh@inai.dekbabioch@suse.comt.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.de- Add 0002_soften_authfile_permission_check.patch: relax authfile permission check to a warning instead of an error to prevent a breaking change locking existing users out of their systems.- Reworking 0001_fix_for_CVE_2025_23013.patch to fix regression described in bsc#1235961- Added pam_u2f.keyring for signature verification during build time - Fix for CVE-2025-23013 (bsc#1233517): * Add 0001_fix_for_CVE_2025_23013.patch patch- Define macro _pam_moduledir if not set to fix builds for Leap and SLE- Update to version 1.2.0 (released 2021-09-22) * Added support for EdDSA keys. * Added support for SSH ed25519-sk keys. * Added authenticator filtering based on user verification options. * Fixed an issue with privilege restoration on MacOS. * Fixed an issue where credentials created with pamu2fcfg 1.0.8 or earlier were not handled correctly if their origin and appid differed. * Miscellaneous improvements to the documentation. * Miscellaneous minor bug fixes found by fuzzing. - Fix for bsc#1190961 - Removed hardcoded library pathnames using %{_pam_moduledir}- Update to version 1.1.1 (released 2021-05-19) * Fix an issue where PIN authentication could be bypassed (CVE-2021-31924). * Fix an issue with nodetect and non-resident credentials. * Fix build issues with musl libc. * Add support for self-attestation in pamu2fcfg. * Fix minor bugs found by fuzzing.- Update to version 1.1.0 * Add support to FIDO2 (move from libu2f-host+libu2f-server to libfido2) * Add support to User Verification * Add support to PIN Verification * Add support to Resident Credentials * Add support to SSH credential format - Drop libu2f-host and libu2f-server BuildRequires - Add BuildRequires on pkgconfig(libfido2) - Add explicit BuildRequires on pkgconfig(libcrypto), this was being pulled down implicitly before.- Version 1.0.8 (released 2019-06-04) * Fix insecure debug file handling CVE-2019-12209 (bsc#1135729). * Fix debug file descriptor leak CVE-2019-12210 (bsc#1135727). * Fix a non-critical buffer oob access. - Applied spec-cleaner- Update to version 1.0.7: - Add authpending_file to signal authentication activity - Add nodetect to skip to avoid unnecessary cue messages- Update to version 1.0.6: - Fix an issue when using syslog as a debug facility. - Do not honor cue if no sutable device is found.- Update descriptions, trim bias and other-OS stuff. - Remove extraneous --bindir.- Update to version 1.0.5: - General bugfixes and quality-of-life improvements.- Version 1.0.4 (released 2016-01-07) - Fixed possible permission escalation when using XDG_CONFIG_HOME.- Version 1.0.3 (released 2015-11-02) - Bugfix in pamu2fcfg. - Minor improvements for verbose mode in pamu2fcfg.- Version 1.0.2 (released 2015-10-06) - Changes to automake flags. - Improve build on OS X. - Cleanup .spec file - Add baselib.conf- Version 1.0.1 (released 2015-06-18) - Minor changes to man pages and install hooks. - Version 1.0.0 (released 2015-06-17) - Use XDG_CONFIG_HOME as default for config files. - Added manual and interactive mode. - Added verbose mode.- Version 0.0.1 (released 2015-01-16) - Changed failure mode after authentication error. - Added call to setcred.- Version 0.0.0 2014-12-16 Alessio Di Mauro * Makefile.am: More fix to Makefile.am. 2014-12-16 Alessio Di Mauro * NEWS: Updated NEWS. 2014-12-16 Alessio Di Mauro * Makefile.am, pamu2fcfg/Makefile.am: Cleaned release target. 2014-12-16 Alessio Di Mauro * Makefile.am: Changed repo variable name. 2014-12-16 Alessio Di Mauro * pam-u2f.c, util.c: Indent. 2014-12-16 Alessio Di Mauro * README: Fixed link in AsciiDoc. 2014-12-15 Alessio Di Mauro * .travis.yml: Added more asciidoc related packets to Travis build. 2014-12-15 Alessio Di Mauro * build-aux/travis: Added more ldconfig. 2014-12-15 Alessio Di Mauro * .travis.yml: Added check to Travis build. 2014-12-15 Alessio Di Mauro * build-aux/travis: Permissions. 2014-12-15 Alessio Di Mauro * .travis.yml: Removed libhidapi from Travis build. 2014-12-15 Alessio Di Mauro * .travis.yml, build-aux/travis: Added travis build. 2014-12-15 Alessio Di Mauro * Makefile.am, pamu2fcfg/Makefile.am: Fixed Makefile. 2014-12-12 Alessio Di Mauro * configure.ac: Fixed typo in configure.ac. 2014-12-12 Alessio Di Mauro * README: Updated README. 2014-12-12 Alessio Di Mauro * pamu2fcfg/pamu2fcfg.c: Removed linebreak at the end of the final printout. 2014-12-12 Alessio Di Mauro * .gitignore, pamu2fcfg/cmdline.c, pamu2fcfg/cmdline.ggo, pamu2fcfg/cmdline.h, pamu2fcfg/pamu2fcfg.1.txt, pamu2fcfg/pamu2fcfg.c: Added man page. 2014-12-12 Alessio Di Mauro * pamu2fcfg/pamu2fcfg.c: Improved timout presentation. 2014-12-12 Alessio Di Mauro * Makefile.am, pamu2fcfg/cmdline.c, pamu2fcfg/cmdline.h, pamu2fcfg/pamu2fcfg.c: Indent. 2014-12-12 Alessio Di Mauro * .gitignore, Makefile.am, configure.ac, pamu2fcfg/Makefile.am, pamu2fcfg/cmdline.c, pamu2fcfg/cmdline.ggo, pamu2fcfg/cmdline.h, pamu2fcfg/pamu2fcfg.c: Added first version of the registration tool. 2014-12-12 Alessio Di Mauro * pam-u2f.c, util.c: Fixed some warnings. 2014-12-12 Alessio Di Mauro * README, pam-u2f.c, pam_u2f.8.txt, util.h: Changed default origin and appid to pam://$HOSTNAME. 2014-12-10 Alessio Di Mauro * README: Typo in README. 2014-12-10 Alessio Di Mauro * .gitignore, AUTHORS, BLURB, COPYING, Makefile.am, NEWS, README, README.adoc, README.md, configure.ac, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/manywarnings.m4, m4/warnings.m4, pam-u2f.c, pam_u2f.8.txt, tests/Makefile.am, tests/basic.c, util.c, util.h: Added initial content. 2014-12-10 Alessio Di Mauro * Initial commitibs-power9-20 1738144943 1.2.0-150600.10.8.11.2.0-150600.10.8.1pam_u2f.sopamu2fcfgpam_u2fAUTHORSChangeLogNEWSREADMEpam_u2fCOPYINGpamu2fcfg.1.gzpam_u2f.8.gz/lib64/security//usr/bin//usr/share/doc/packages//usr/share/doc/packages/pam_u2f//usr/share/licenses//usr/share/licenses/pam_u2f//usr/share/man/man1//usr/share/man/man8/-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:37258/SUSE_SLE-15-SP6_Update/ff778a6a4e97b351d2f70afe6b9215a2-pam_u2f.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a1b42d8e2ffee8d6c966a586353e1ddd2b1e40b, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=36832a2d43b563d69d4e4610b2c114456cc82071, for GNU/Linux 3.10.0, strippeddirectoryASCII textISO-8859 texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix) R R RRRRRRRR RR RRRRRRRRR Rk/+M@e>utf-837a1028373fa6a20992263186826aa6ca557509185f7b14f74607d81cef5bb65? 7zXZ !t/s56]"k%nK4ОLw:Ї4jx'yTw[g-}t>|k:Oq@B" Y Ӏit"^$E0rXVI菵6s s̱oެ,uNr\@}Tit̵ r{9F6&hlP?0Y,7(̹Oc/Ni{*=.Z N\Cs$lnPeBn!vR>m Y ߌO!x\LE˪l? #0/ gE JB2BHʝ`pi$Qp<$Dݏk)pW87jtht]A/eӟQ27Hֳz$rbХH}  DC͟Q' G7/kL([0:[n-߻ L}<^Jnq/ƙ  :1gLPt ON.`+t*ܚQ|#֧\ ۚ ]7+iguӏ(ꉮs۬5Qa,[[2H9iR-#e1Q {F~g 7' ؈y8L, ;~ɇp\Ay7Ģ?{6w8Y7zmy e * צ f :_VNkh7(M,>#X뻓PWEvCiHi]SxMt]J X`eO1i|3\4]- 9Cl!GV/j(<~ os;Н./6;S{7a1Y#edS.- 3< 1Zj7煉/ޠ ݼ8,>:(n*æA'l巻rN=H a8 Sќie@L\iol޻p W_-3 NE=́IލJK҄(,'z:ķ4 QcZYtl0+:NΌvO߉HݑӎKBR%$;\ahf+7ʭiքgϸl]8~e#7շ*k~YF?iT rDү͓|.yw9 T_hPbem2n*a)<7z⁽Bǫ>eZv_v]]׊y_$4NGuĤu#t8k~wYCա)L d ` Q9 P6vjhH x( up2 Jt` s$ejKpEp=Z؊0FmXwOl}(/ò2ZBcFM!_W:.sعi52KJq_ XV`5[ĩL;Z!VQ$TJh^T",dvv?5ִmp1ݹ>։\cyͪCnrLɺ r:?~~(&G"Z3 ` ޥ{̔I6l{X[Sf6&⏮ r^{e*Z3w[1GyON8bK:oYgJ^ʛ,?}JG2m̺pTpB%+se%)r ̩CO&+dDڨ<}L/\ %Bt6e,mFHal d. 2KRNDju|ˤE\ouѲ-FP؃>]v{尓2y^M`4Q^|fDY&@vd^KICJ,[B^@[Vay˞(ğ B.z@NWdX+D(ke K͑6Ƣ(=03%kwCk$Jkb}zpf3QN \UZ~ ï W^()ޟ^U7搚!};]Hrz̅&FMH@{P}<0 ̀$M?FCC+t\F9O?4'Cɳ7ؤ,~ՋLY1?켴sR`:@ꛔ@$z Y;f'^IFerj)$&*"$!iamFbVQk}kH^0@_U'ܞqU\g:rG_|-| 8AXSJMpWg&MO-QQ_yŊzƘc+.g~ov~mܣN*uAf-".?3m ?"2w8vJGHKL{olR x X>XpÊmav:aJ(]%N}+{>{ңGv;F_L EH΁;A{tп{7o.00L?Bu{ \ KQ臏 B#ʁQ?mځ8M1*OщVnA/V9͸4AEg|t-!.7 o3fjTRL'yq, tcyIˆ\a O1vj:Z(_'WAP\VcgH*&!nfMjJV ;xVը>~ ER7]`% l!n^Dtuފ,AgNGQvP̋y1Qg9ꯓMsH+Dʅap ,)4Y҂d몫Tea4|1Wv( =b:h.QVfe1'6}tHHIUg5p*P9ٶ2Tī+[7Q2?[Q>!M1h)fQ"Ws\Zx/t,b+ {nR_R A,&HW6Hdv\1fNG!g\Nx%"h: 0]A0[oAwB-7*[^i Zv+ߓrA5*o-}Xd=So܌of߼L9p7:&F.qZ,˃"lgIG6;|ԩwpŢ%j87V{lr`oem.a .۞H@? 7<y oe uU ?& cR,\8 ҋiwk$|4 GI9hK"G>כ:SUILD>cpts7 rm@32j"K#7ePjZ'ګ}l.8ξE(<7aW5"uN?S.ߧi3 \͜ա^N=ƱBZ61wd}25ЋI9sQ;؆`v,}ۂNq:.<[ RC!ߍ2kZ8:CG$c=EPp'<ߥ6dw &E |U[mxF5E^GR=s =&}{ Ltqa m7tlĜv(h}V;9od}g ŭ^*jҴRHg='w74QpUNqʳ@$9I0sNH+:V1 ASG#[@g01pL :XpS~㱣~ȨK(nyp ww,$!g,p9̒Bİ{[{ĔE~ ^ j'2>6Zem$Z2D*3K>,I M皧Z' F::bV)ZV;ɓA$NuYc̘}§eaI_ٶ> GшfqųX:v-A,U`ޔkoOdR${{j/dGPGvb3)BoJ9Oi6[!^)clҔ$ɋ|SkxO|#4Q5?/$8*ΨIȅjCμfiKȖ T8IY|[\"HFR=H` g׹Ε&PR=P-J*!hM7vFџoGp@}> uˇ5!ڊ3A<[ktV.ץ=8T]"XH'B1Ai¸y]a?RZz7!8RG`Υ/_/+9HZca5u;ShԮ=ljX IQZvj.:R%4(!LN`LT;w֯;67,g΢CuĬI&JӴцͤ(n}d1٭zvY2igš+R)qb1t,Yؽ[A!ozt~X|R'ےQ4l/޶$MApg=7;t?XF> Fc5jIK{թVw\Dz4~Fי~`<b]֨Z1\Δ6F3:xsJ6Fu y4nIKOu^P؍Sk{|yd5 r*۾rC}K Ӫ8N`SZ̈́ɛ K{%Q(lLhsh'c3Pd3 g+5MƉW7Q2s+BJ#DxJbI5ܵ d?pq4GB 8t De *6ղMWkiJFv%msJ(m{ tD+J$.3V VLqE}b&xs"D:^9BO3ۦ9*&+hIe!V6D z-':wVb3Ffh &N:q$J]isoش𡩦c*. V`cϥIﴮ%1MoNȎ;γSq%ޱ빪YLEa~9˺ifKLp*,%~'ٺ>lh$Y -m.=Hkr@{߬CfD0q?w "&&,neۘ(L ureB4j]bKȾx*jg#SXh,F:6L# jRZ.-<  ?$=1֐αm +Y =VWVv;S=3c|sieHצ; `Z%``D N~Yb}uXMyD"ޓuP= e^ظ?KwYw޶`1چNuU~Mϼ'iʨ(ZbiBPXܑMaڭޟ=SJ,^ 0\<=-lQ}lT<ڠb]:ǃ?u͋qn0:kq+XxD"U׸غZ; C_IuiP>B=Nq"0Gz'eCt/7u:y,zTNT;do\$OӲsБv2K^]Od9o Xxw &!i(O9g}ssM9Ê+a@_'4Aӣu^;vVQrc+q1B\h] C[ޣmxXlq(Ot = ҧ\{G/P30, |cõGd g9Y5c6Zs,?Eao9,thAY7C5۟\wAwU 3VY};*kImxO~i୙db78<Ϲ3PBk2iu':~{I.!hHPE(>`=|")4Cc>>U$k&MJ j!k2@J W05d41 B$$!Fu@Y*&Yp;`7j FC7FK~j0Z3 +Xfx@SHjv;!K;ėyK:Wױ;А^"p?56UiS_w `uŁ)X]a~MF|!_7Qd u3Xf"!s r.KŃGyj}~CYl]@ΰs v2vt#ִ}6/!Fi˅4KA }GClyQۍwaIs ,+K> /ܯa1lyg,O:9}:Ճ |F|3ph3>CE7mbvqbYfrRx˄12z@l+f8a+.3u#7N֯Df SD/;6i.əsC1\;Nx \o= sB4øsP-me@4W6wfaz)/*̉ӐZ5w`Y=@$ӾzI;ƃ MzXm䄐_@|'Q0*=(WkY27f#|$b(t -dL9W.&=p%>Ə:5 V/6@Q7C1dPMtCQ0-dF9@׆R@ݖxvڤ>C\gJ׋&.evs"_EƏS#Al`b&ĨE&09(:JGbh5aۊ_}q"~/Q38-Dӎ+1YxMng w%~@GlZ P޺NrSRѱ{2Z%04e&w1}^n4db](zJjzѦrVNVb,1rH뉐~//5[FAD0ɟ9#mMF (aMx5egO Yöd:{oiV$%8䔁[Zn/E`~ψ4˟e}g'Zv~F#rt#@i2}{$oX8B5r~ Gze ~~_C|<7ۻ:Ɵ3$ȑj Eՙf1}ytp#51S<>b2[TKoe?fz ,3 (kk]w8Œz~uP u|ɞܗJ9]`^c|*xTd8A[T<)ceܭEeF 9b'0Dh110Z>U\T`j(fG<"hNV)nIFŞ5! INӖSYCmUUc.kEU T#{ &yg3,3"k#ʫF)4ꈫV+d,az?3&wNGrQN4ShDD~&h^xr8D=9EN+0y}?6S8<¨>.0-The:p lQ+:|ti+[P Ok [^PR<=N >@}u \L:$d iwf\ fU'X3,;,=V=]e"= Lg»S[uCtux{(="S{IR)`QyXK1)zP+'yZJgs{z*/Ik-c1ZWh8}{WTU OnD|6 kI>7BJa RjI/e*7rjm3`:i \AZI'+X{%}_j'嗏V8G^WgxOle8ᢓQ.tAR{͉|i+R*ߔGQq:iN @R%Z$h#^MAM"<\nv";bW˩Qi>rxv1OS!G{v=L`=9Րӏ.ŔZv6_s~*9;o Q Wv.0a2J| AFhkC462ߖz?+^k _)LICT<29MTF)Jc9&dnAfRp箿]Z%q\/1h3!(# 9N#;F粿3teըNBb%o*pﻪi, 8WKcCo-SZD2gnj2*Ҫsg9i1U3`dQ}@vIh󯏍#^ބǡxPJ_xȏyyMq̔YooM4C=.<MLESLs Pbߋ5WGJ{r~l#,&ʖ@,S*0f*\M`%E'Ggv @N'fAb8Ӻ+}YM,JZ6slxTDES b#p#p)imO%&EO0&J& H$N)CV&aіq[l sPPZR)(\D mӛ3j[ 04 +g0#25T)?v,"[v?1#'TQU.AuacU.TkG' (ؒYPqX {8as(nXw2ɣ}:3{5Tla*8=Y .Dmq_>$50'@7ۢ/g>, 3! @ j9 R+|9'SuPR<5- ;%Uw'`9,smE6V^JxvUroe gf$nRְvq6i0A>~mĽw{)q hRy\2ϵ'X!u 67 $MV|;Zw$XJ+F/z~VJ;J ;WP1c #6*Ƃ'kOK.d/_6ۄ@hC}@U&ĵ48˾aH$gÖmc]s))2[qPfk AƄ.x;8 X} !='& T`LS O ҋM Dj#6݈4Pg}ᝤ?s= Z3KM(bI0͝D4眧3wrb{4AR&>C] T͂QߺK2+Hxt ʴņȔ&& ῐx{vZn6:8H;rJ_*)4a(t9+nb{J= B"yCUBTͺDlS{>T@^-+ީꯊ_0tvbƈqol|oXih5Ȍ] vJ{q$:oIC0hVI__*į]&-ѩFT3cinq@ YZ