pam_u2f-1.2.0-150600.10.8.1<>,Rԉgp9| …igXkk ]"IMw\ []BRqKejڒt >1ZF=*0j6( xC!p9^XEpdžӐU9+7- F_!x)u'0Y ıΆ&cJF}4]-u=!iwN gqZJY&{YXtDS/jJW]/JpۂSddqmם Eɴr5R_Bp>>)?)d   F .; Qr       $  o  |   < h(J8T9: F"G" H" I#( X#4Y#<\#d ]# ^#b$c%Qd%e%f%l%u% v&w(d x( y(z)4)D)H)N)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.gh04-ch1bSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/Productivity/Networking/Securityhttps://developers.yubico.comlinuxx86_64ǘ& 7"A큤A큤ggg` aJ(aJ[aC ga(gg6ea485e06533897da76abf6b18c8fb8f760a4bdb22999c6d3d447e40d9ca8d0141e02b474fdc641ebfb617c18ac54751ed81a0fe3e3f64b630fbee1ab8aaf5b3cbd91d09bfad5f2feb6dd229d1ef0784315c2b47c8fe9f8eb0f243a8b2e9176c80550e4c357ac245a7fcb74551cd5e68b643e0601f85c2c2e79fbdf352c5d1b617d7c034b112ea763d636008e06732ed6ce9c36ed4dde5cdd88744c21012fceafb6c6a39bc17b488fe346ced3b78e59f0a2aadd8482646b8e30868ce3bf2c8081b9db4789ee9d49d0116d19814a9557427facf3155fb61df971484d8213f528fc06a79670d36e822c50c920ad64d8c7409bc3bc31e003ba78876767b8f829dc5dfbade3d0c257b6c59f3b1cda55afb1e012eb134a57d4fcec656b8dad197f8cdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpam_u2f-1.2.0-150600.10.8.1.src.rpmpam_u2fpam_u2f(x86-64)@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(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 commith04-ch1b 1738144915 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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=22cb16a31a104ea3751bb2ad5d1e9e1cb9fcc9ad, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=2a9826ca5f0676074e641c956b1a090d9d3d7ad7, 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)RRR RRRR RRR RR R RRRR RR RRR RRRRR R RR{"nBr;e Cutf-8099a5fa16e6b3463404082144442e9059bb92a00170b0b7e67c3a1025bbb9310? 7zXZ !t/A$]"k%{^+4ОLw:Ї4jxֺ$‹~su`Y)ڛ>Z2]TBb+3a-:`Um/ O,x T19;u?Y:[1)sZ؈,V wNP8_I{/h^ld_ &fRFws/s"j`֐W'|Ɇچ@ C±? *U,Y,n5d׳l >Ew޾!Fb+:e̩Z1ј3fIY<U HV}b~{h|6(tcֈcd i7;meЭajw) 4TSJ;EA5:GU&M 06)sxre(r*;qVE _t#DciH= (JQkK84QDqh*) <=|xp#-@Eq^Z\\/\ZY޵ 6ƪM)>Ph? ũ\WvDz (׏3Z dS:s2b Dy-#,D4/dU70 *c[2 ThMpSz_ށ%^ T\݄bqD#s=-7$A"I 7=ʗu1BK&G *=ѼF8nc0D~pٱ,{ubVxr}S47"}p#y ?/*y! u2ZEa-U{gQQ|_x>+=hN͇`[:|S(lݷ՚P6BOYlU! ~ =+QȇwI'I$a'GCbF9U"@t􇱀pnM&Z3EPR?@ nɽeܤvKK^FIf޽l H6_ 1MeHf@NQ/ Q}<.C{3z:;=!Q 8p96A%R2^늑1S [?Brj*KƺSz5~J@,|h?Bv_j8@>] r,د]`L L$OrmC#UnJht.3E dB84t7?Hy uBn=i j#04ӭO?epi _L.,6㗄Bn#Tf#yڸbY)QܨU暦wZ̧[H`lKR+*z?7Y+R/K9}}ւ(+O*(7Q\"huu`&  I> 8 sZe? ?Ȅc!c5gɒ-}Tzlxi_]nE.B^0u YV% Y@?~v>6Tv񞂘j\=麑|PQ!?Κc m_A dy6ЧZ?B7۹ ?G"TO4B&QmgxbLrf>Av{noOߥ VI]Cϫ'cLйlH5țX;m!3p ƈpEhD%4&yE3ZK>&!,TiD nZRl NUQH|Y PL"+ v NhoНy6yyU6xpGb8EۄzI:]M kwGk{0E˝GN'܇Kfs!)Oba%U+LWgʾ}&Ft~eT =Ԯ >EjRZ&z|W6S: S~8: =ʳ+gVOݽcA ɞi YuUϕg\#Ia6hMzx ]G;⁢ukmr24eDd&#p'$o*yqJKS/g+36`t(L'Z[qEjt D3&Yw1`Q.?bG7Z;?»]A|4Y.82I"(R 9@8s٘T.?|EZp ˜d 8HGq8r:e-GwcdTrT7[b|SYlh&=pܙq9Ro$ JKfe(N=r׀ؔtLgggZqP;A4_+2#"3Q )fJh7ۤ٦;x!`+LV*b(CVn4Ýl!`ԗgR)x#NҰ;剈z E F-OGe.kI+ oj3G+0\z.;%x@o?^7EM vliYgkawrM,c}h8+Rt Ϳ`<ځN#UZ,ӨO7Z]w2D|[6kL#j%8o7#vCζ?dt4.C=ucFnajON s!V9P/YlN^d?C2d`)k\f[ϿWy'JHνag٢AP8qqPp"g r6Ox髧 ;V~Xzk2"uBhM!x*NTsh7nؒZ^,<4PMMAeg#R~yi!V;w1BQO=[^ \r:|}3jVGHM4)+3)`G%hX&L/r|UJ)@*.]Ӡ))GI7Z%}kqy1Q ~U?:at6k45 @y"axvqc~QfkڮޜY]EHܺ%w-*y4(u<ɏs@XCLDё\jG YQjԢFyL RON,@zXKB4ņ#s4]ɷ)g)QH|g7 DӀ\QNӒP{W@#Yzen5(_N;$ex{I5|f<-#ÑNXC F|+gnT/y3zDUNj!Nceld`j=& xOQ 58&/*k֗Me8CN "6 HĽ/fE6""dz%qZAKRf!7SV]yg{tʱN5~ﺼ+=av,_ցb4Fo`DZ =B7YYT%Bn)lNy .VƚǢ8_ۘJY xA "|h3k_ⶍ,^)>[2̶킟A,_XqyjΟ)&| GS Ԁ)Y@WRS ""ٮ[-jIko+FbSSQ/,)WqQ6p~ s׿9? Pqhĝ|+Z  Ȣ OfB|2:5B!(|\ WYhjo݃<##Ϝha|K()Jm(&\ޭI>P?}=T&q  mᠣLZM" C U. sI*YN+6){!.f%),={NzU >USKC6W l mM\⇋3%rDOy" /vrO~UnE@ls[a 9A2 / tu'uD[%z6EZ]syHP4h7sB Ħ-Q݇/:){z+>< C{vhvBY;jh qaHp㬬sCV~ئƉGdo!:梏s!𻜠dg(,~D1AKUݥ=nٹN-9D[K8B 3$ $ɉ8 Td ;CR)@e`崵wy;l:fL%EyP g@ϒ_a0IUtLoAʟ1L+^K?zwǀtg4!ז6WmcݝCwfw}l\IL ГB`>-W}^insarwRUDq}ՕIFYQnC‹B18ړཞ[lΨtvk^=we/YU|j?D6ζvHtƬЩ/IprAXٍJWYx$+g뢁 pReBulƖ\;:yh) ũ$j+)D`~G8dRA,z Q1brGyw #Y}tDh6,!zb]K bv#1~I\6嫙rZ<٨$ s;8CIˡ'G]LVYɈ4>tMITȘ%*,+'^9֋;R(yI76; # p̨xts%  :|N=R:mTL oՒt$!fK @la`f`-ۇW4CmQ"Psp5ߖ foeFCpGj3> KmzI 6\R(mENp}g5Jc 9_d1a52'` S2PrݳCiplefDjAq/t*J@@T-$hw6zjhX.5¯7##L2D$qñvx^71ȶ > F蘁B:[O6AZcLĸrc4wgij'(X@gjp៌Pa.K}$# ޻ԗXg|ͪ>N`'s&Qnf.`.fA+Y$>9mӃFmDd}/`n(UNW J inoĨAf)/m6WaUI܃2xPk$.!Μ=0_O5g)9m/.CSkEئX 1pxP֠fԥM2nQK˵/dץ% w?Qzf^-½q]H!B߫aS%)p%t9ĉVuLRhx(^S͉%xn1!FeX^7kIhT?} **I%RJ3/1H\L<ńTUOgDm޶Rnk@Oblə3Ar#e;e^Mس1n XJ ض YZ