libu2f-host-doc-1.1.6-3.6.1 4>$  Ap\p9|  -!wq[W.}yui5i@* bf(@GwQS)I{9]P{c 1(&ԂSVp_}]ڼ6ߌ<*R47SVͶrA*7v20,(U wpZu7}NrVJÔ.viV.! GnW'zBɇ~`['h+m6fT@RVJntƻ3?jʫdH898c74a0fb80f67490e54d3f8a97e335f97eb3ae854d4742f60f57557dc58ae8376f0d3f0f203d7630d9071b6e93e6020d36585b:\p9|\7*5;a*mFT .yL ]c[#DPJ쌒fE똓 nELbmb;rL4U6W%fh5?I6fdׂƸGU58.xj@}g37d@AÔgj׃Fl/WE&}rI&8K3I [PvA\ a\`grg4ze}RED h~To ,Y 2fX>p;?d  A| .4<     E(8(89: 1FTGhHIXY \$]h^dbchdefluvHzBTX^Clibu2f-host-doc1.1.63.6.1Documentation for the U2F protocolDocumentation files for the host side of the U2F protocol.\sheep94HSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Networking/Securityhttps://developers.yubico.com/linuxx86_64 RM"l j  AAA큤\\\Z Z Z Z Z Z Z Z Z Z Z Z Z Z 79f7b91ccc7c77e730211c6728288587d1d3bae8deac2bda23a03a0125143db0f96deccdfbf19769b5659026b43167e24ea0a9f75184b7af60ca38925121d80f2d46145f9f446a3c1f0eed0d3a3eb6a9208303a740ef44eafc05ddbec4aaaa1d6d9ffaf03f2d412f014427bc31782cef24b044a5c384547be75f827b8f70e63bc86474e1357feed6cc6d66700f27f1fa07c570f2c02c06603f5e5c59b80a1be4f0ed55183905874af9168ca2ca72e0e067b025e0c702c63d94502b2251b9cc1a50b14a77744f74b5d33baf45d544d4c6b4f3bb76b0763fa795defe109979e936852c77f7f01fe8d2828a4878390416a8e7c7359f8edefaf881b05cd516a88007328d0052021228ca828603aa5ea4b3ca9c81b51a8d4159361ebca354f0a3e283ee36d893f48405e2bdbbbd160a61ae36eeb4b931b8038b909685d8f925cd0717a415f95e2cbb7802278d65ea35b18ebbbe07873e86a3b441d2a5373bc01cd9c7e4f984c17a5bb45f5dcc270929cfbdb723c2493aaa5af0f69286fea0600a2b5bc9bfd6e1c2951f6822fe12e4121a8436099ad21f58fea282ff00e7d7949805120bdf8d6935b33b7160552f7996fcfc6c7526088415bbb7a20ca5215c6ef13926rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibu2f-host-1.1.6-3.6.1.src.rpmlibu2f-host-doclibu2f-host-doc(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\"\]o@ZYW%W=V@V@VŲ@VUU@T7Tq@T@TO@kbabioch@suse.dekbabioch@suse.dekbabioch@suse.comkkaempf@suse.comt.gruner@katodev.det.gruner@katodev.dejengelh@inai.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.de- Added libu2f-host-CVE-2019-9578.patch: Fixed fix filling out of initresp (CVE-2019-9578 bsc#1128140)- Added libu2f-host-CVE-2018-20340.patch: Fixed an unchecked buffer, which could allow a buffer overflow with a custom made malicious USB device (bsc#1124781 CVE-2018-20340).- Version 1.1.6 (released 2018-05-15) - Change waiting logic on authenticate to allow for faster feedback. - Version 1.1.5 (released 2018-03-07) - Fix refcount when adding json_objects. - Handle fido2 keepalive. - Add udev rules for more devices.- Version 1.1.4 (released 2017-09-01) - Added more u2f devices to the udev rulesets. - Increase buffer size, allowing for bigger certificates. - Add u2f.conf.sample for FreeBSD permission handling.- Version 1.1.3 (released 2016-10-04) - Added more u2f devices to the udev rulesets. - Fixup mac builds. - Version 1.1.2 (released 2016-06-22) - Make authenticate return U2FH_OK if touch is set to not needed. Also minor fixes to error output of authenticate. - Documentation fixes. - Compilation fixes on visual studio. - Add udev rules for Feitian devices. - Add optional cmake build. - Change license of the commandline tool to LGPL 2.1+ - remove udev.patch- Add buildrequirement for libudev to select the rule for udev. - Add udev directories in %files - Add udev rule for Feitian ePass FIDO (udev.patch) - Change License for the library- Avoid undesired blank lines at start of descriptions. Expand description. Trim filelist.- Version 1.1.1 (released 2016-03-14) - Use correct index in u2fh_devs_discover() - Fix an issue where we left the authenticate loop early. - Fix an issue where authenticate remembered which devices to skip. - Stop validating the scheme of the origin. - Fixup a crash in u2fh_devs_discover() with closing unplugged devices. - Documentation fixes.- Version 1.1.0 (released 2016-02-15) - Add udev rules for more devices. - Don’t return success when no data is received. - Fix typos. - Make send_apdu send data like chrome does. - Don’t release json object that we don’t own no more. - Don’t do memcmp on uninitialized memory. - Add u2fh_authenticate2() and u2fh_register2(). - Remove base64 padding (required by spec). - Use unsigned ints to prevent buffer overflows.- Remove fix in u2f-host/u2f-host.h - Cleanup .spec file- Fix path in u2f-host/u2f-host.h- Version 1.0.0 (released 2015-08-27) - Add udev rules for older version of udev. - Add pam:// as an allowed protocol. - Stop using sleep(), use Sleep() on windows and usleep() on others. - Fixup tool name in help and manpage. - Add a timeout to the register and authenticate actions.- Version 0.0.4 (released 2015-01-22) - Add an exponential growing timeout for slow devices (PlugUp).- Version 0.0.3 (released 2015-01-08) - Change license to LGPLv2+ for the library. - Some improvements to internal communication code. - Some debug mode improvements, from Bram Vandoren.- Version 0.0.2 (released 2014-11-28) - Add more devices to udev.- Version 0.0 (released 2014-09-16) - Initial release.sheep94 1559664637 1.1.6-3.6.11.1.6-3.6.1gtk-dochtmlu2f-hosthome.pngindex.htmlintro.htmlleft-insensitive.pngleft.pngright-insensitive.pngright.pngstyle.cssu2f-host-u2f-host-types.htmlu2f-host-u2f-host-version.htmlu2f-host-u2f-host.htmlu2f-host.devhelp2up-insensitive.pngup.png/usr/share//usr/share/gtk-doc//usr/share/gtk-doc/html//usr/share/gtk-doc/html/u2f-host/-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:11485/SUSE_SLE-15_Update/a74dc4fea1c48735cd5f75f52c74674a-libu2f-host.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxdirectoryPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedHTML document, ASCII textPNG image data, 16 x 16, 8-bit colormap, non-interlacedassembler source, ASCII textHTML document, UTF-8 Unicode textXML 1.0 document, UTF-8 Unicode textsFjo 4NDZutf-893ea89cf2a8213d0de5bebdb633fc8b6349249d134a2bbf249c8b8a1f74dec2a?P7zXZ !t/W] crt:bLL YEKi0+0o OqlnYw=tM/$o.Nk]^ u@u3F͞ײH]z>MZt&^XsEuz"*iV~|!a-;O_P>'[̽Ǣ@"p GnrmR(⮰du.7ѿgJxS7wthnNS4pN|5gX<<$74)tP3.U.f}}Jx)E PE1FF&gT5ݹ3LgXLQ*`BXi1vo) &OoAg>}L HD"U@ ￲YF} -&Xh!lv3w撧P] ׹=3`T`π{/c˼=fUpE#G% C[,ӤyTQ??eU.2ȾCEl 'dE&h1(6"_vc>IBʩ"Jf>d!gl00~= Gٚ/p3yۯxY;ugXި)ȼB|YR@w Dgƃ(h) ފ6Wt($QPz\354Gaƞ%TzmqP n|ؗ6E(%,CE_1AeUM`}n.XV.l8X-]%hEs~,1nQ|31T7>,/C=Y$hAY8Hy.l q ~r )'z;q-~.AAHHԂvCg)f9%x6a=73g3r<(tlO˖+4'[|WݐAJv+f I(͟\`l¡#SDDMA 4q8GR( ͑G@^ QޏE%&~5 k0T K+S"~`CVD<3j !-nϺ 4ϡ\M~R}@05.&*t [S0)`4omllXzKmz5δӎ"1|RRp3k";ҭXěC+EfGS }ɕ&[3AX%ycX-5OrrFHЇq#{ib]bAέBq1LG=(kMsB yRyLfL3*߯!FW [{5fJ*9)Ө%EX4q&jl+i`rC@˖>k:"0OѶ՜LLJNN hW&]&,V/5J o>I~Gk6 lT)^8 k#xTQ: CCaM/mRY(+XEʝw!;gn+ ˑ%2pKv2.NQ8|sg.-C|d-|UIeaTKL<@vy$ 1-=cֵKCyiM9Ly1}遇@,kIhnMg~2iB CBHZ6>s?S5pSȁ;K7@@ި Ūqa%1b2bl*chsG9^uoK9Ix>JL5Yd3ܣVogRt7a]HZvYb 5F*$ N&.ب>x|j`lTP/Cm0u=y>ru@Cb4ip?Ee$9B'xwm.?zp7jP>h2P|mZQ9+ >J|lXS1Y<\.փ],Tib`f_Sѓdtgrb|!ZR-)AC&m0Z}EFM<!gYh=uՉ0zm @C㋀Q,Kptyt$7q :ePG0#vQFo\G\=`yJbړ" >;{5f*aljHث$qXrMd@\J-5d7dSe',Թ]vzR)h[j%vɷ)` ͣ'o 8{\ ƕKOc܉h/aTK7&iDٗn?bujFc@%gjHڽ&ԸͰ٪ -FIN yh1fg}ni^i܍ /O-1-A2eo# ªLڅ^/N1 k &' 19 _Il3])or.Ilټzx1UI}-k vNC sx#ʁL [V:&\F )miBV9lcuq74s>ՎIzp$#w2/:M8o?5aoRz,Eف@ w70A >52~HzZ|=b]*f94.צAٻHzvxK]mA>f^B(U@ad53Ѽ*dy")d ЖۭRT1p| 4vCS7Ś' Jd0q߱M ?%dڢω} Z&lZA9s LL//pQx*bpbliFc7\g΄2xC޿1x/]{hWRձQF4yh;RQDT3 #FVSD@Yp.̏EzY27+)Vb m炯qxKp\l"iV֞ӢowʄbW,[?GBMsmԶ.Mv+,+y1D5!cy7q~!L-{'ڒHN.ǼXvs|!WI%b p]e#&Þm>rV:W[[€r!?1!s)3j^h\"BCW8vb*U[#\GztAw03*w_+bѧF%Bɦ,usސ@Mvsf<Čm"? GQ"|x8Au⶟djAߠo(CBvl &fxs4벥;:##П]RQ 'z aU@&OIR$O?7CA~-?f;~}U\@|~Ȣpb{oso杖Uw=Q|VNcD&haI{ͤ.„*+等A/ &"uo7Bv%H(QC0`e{p4u<5Nb-"8Q]r=qz4e6 ڥEpz&# ±-l &:d%emb; `o1 t7Pc㳱.MI֩ *ĽuzSPOuSϧONñ!73oyh+шk)þ0! u?S{-zX\{!ߜ3%9~9%0[umY8[YD $ӓ7ޣ! S|!Nͥ?6dݗ8eJ1qS{u>CG0+f!+QGyO!;1r,_Yd\,q+kT/VbdPΕWm竪!g0!+'FO~>g3 Ɛ5N4J?6|@#ypM3Ѣ7l<;Q\'4 FB,IR yTBXbKX,F']ט VB1X ݺ x~uĉ(&*!u7wSV%/!A~r:Ϧ3ZZ}K9)U@ yW{-SEj[WL oFp͐(ėnTLޒ-2Nwm_fݠ,"u]{~R}frhpe{R $ܒoO< Bo2A~o 0,6U6pWn&cIPm54C/4\kVNce8%xRKDV Xn1$-`rX{TN7JTQdЁ\xwxCѲͺ7Sy6v<ѢE1 rť[z۩OsIX \#G:;=*(njR3 R6 [bt!i,.H/B'Z/Su(S!("ou0=rb [FtRU/+lAnM1f:i2[n-M\pC qryp=Id@WjmZJ@ eaDfdzx!~Uj(ە±S0 yOir<8ت YZ