libu2f-host-doc-1.1.6-lp151.2.3.1 4>$  Ap\/=„vN@[_s"#]}(DߕGiX!ʓmNszcAʿW 6f֫ǿQbW%36X0-̿j&2]0^vǂ4XXC< m}`+lr#>ok wޢNw( 8hlޛ]`Snma:SFYbbI"T"t,6Y}of"""oaIPD>p:`?Pd $ G \ ~   u !v{(89: FGH4IxXY\]^bScdefluvz LClibu2f-host-doc1.1.6lp151.2.3.1Documentation for the U2F protocolDocumentation files for the host side of the U2F protocol.\ build80HopenSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgProductivity/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-lp151.2.3.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@Karol Babioch kbabioch@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-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). - Applied spec-cleaner- 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.build80 1558700557 1.1.6-lp151.2.3.11.1.6-lp151.2.3.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.opensuse.org/openSUSE:Maintenance:10283/openSUSE_Leap_15.1_Update/5813b2c0820933c2d3815b01cfc9473d-libu2f-host.openSUSE_Leap_15.1_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 textYA`5M-W*utf-8158aa08c0b356c9e61ab9345722a236896f2272d1d4451c541fa58889fcc3dcb?`7zXZ !t/W] crt:bLL uNwg<Ȱ%)9"81vjyaƧL]D!iy H7$~g ?b"yuˆ$N}X0 hHA^UjlO%S? 6Pۊd&^5BO)`/.*$Dm$WѨ6K>by&웦۶MC&)pxRf1P\=bExl#Qx6h٬r-Lg& \C< 7-7 # ]e)$ճg{m bDYE8YoG{Qy/΁B?>׮XDje-qm=vpjW6Q0 wM7!7Bg2^^\a!R20h0y9 RWW ՌUՈ=!3I3ɴ c㺱 ѐ|X ox~7%LTVCDQ\]ۯ# /.U=w[C\>I?{)K2*oUUN0danw%pɍѨ]q,ѻ7?1cV򑽟G%y[LyЁTȸAU1QZW i}^zk ,b`L*{>J (Fί-ٻA4WӤHonoS'!/e\#rjvX 7>x$q'yOeYFHgU^5RVX5QhhKG A0^?H[QQ.9 }_ἣ-Dm?V5R,ի]@P.ٓy-ˎڜ/-`±U\ Bod2?&m_6#RZFDJO5xm=c xOsz*aPs`qPsFZ}t¥:OyST?ŰDl_FnrL CvZ#: ʒr׏ nFIz+U RMCes tK3B]@@*]1'gH,'MRXY*,!{;v6> [koŌxFO"Hٜb$]ˊ(XeS$Y߸WqwOUcX!fWYgLRΒS^b[~*f7 cIU`Ɣ2S^43,B?A 4yjn3<03҃V#dRv_.]k*1 rqa젨8Ōj1n95ϼUSvP=AȾdؒn/8yj_Jj^ įdڛO>M@T;*tf"M[O ()ө73ˊ"/۠(szr)5c<!೙\OC_d/{r͟ ͯ1IbsDyo8^:94I)1]F|2o\3(dv "N])؜D}kiQ^0ef/h`I_cw59wjT"!"~F ]=EN%dك$!# `J>39iGi<)0> '",Jr}oQDJTW!%*LOaۉGISFAkcI1f!7Iw+H#ƠyZZ{O;F|fl&v{kEV ڤ31F;!LEW?zcjsByb9^xBd7PX=dd+y:)1]G.H{EaD#NZŘ&]&SD %Q}.j _-v! K!zHYкn+ؿNȟV]O~?2Y֥ŸZBG&XACRt6@Ee:OcA+ 1v=M;Q+hŊ{ aJϖ}xsy6)*Yt%kM}yM췝Ӷʀ?B'WM3gڐ@ E"8(t8vǖYEC %a#ObHKr{7zGzF}JãRxjXcrb 80w2qHfsA#0}Pvҗԍ_97t3&hjrg0PQoQq ADn<œdy5 rV1|r)AJl c"3'#+꩓v۴`Fw^(Y'xcqn >{%hH:W_fuGq13:h|Ÿe&mBO"^W"E7CC[?R2yZh2$RZ"J<  σ̿oSVTV 6D1xKPV m<}.H|@Sr/+͛H^*[ #gЎٛ,/nF{qAMи7Qh$5hpB"k7aAa{ {ȭ1(1&#TajRٕVay4 | é3.EQ`LYukf m1#|*ͨѐ4^$SRG+&҆ ]2CzJW@yC9U8hd^'3M=I|EW)p@"ȏn yIv䡸mub =!RuK|>rq6?Нs nb;7GuaUl5'Wն)^iKa|@:{؉ff  A)յLG)US}GR"f禎 m ؤp̻%S'A3xBk>#[Rw#C AdZ*i[#9xE'e;lTAD3~ڨ _8Q`vY :M Tj BF*J_JX6)5Y'4Y"A"܆ NeN ^By;z$Wu&aX2CcS6--3qJty Z ܠ <7ԩYvirk/? S+=±uۮW'+Q1oԼGV)b(y"l,NgMB k -~)89ˊ`o{}7ekK ''?[0^ d=eI@ {v`N0t&|:Bk[LJ]!HW"Z(3n9}C3%€bJr,"s,uxg,ty?2CS]'wITA1LJ _2Bۻe9OS?G}M7e 1vz7X>Sڪ@9Iݓ7q25Ԯds1дW"o8b߇jn\~ew0+]#:XWm)M ;9&\3BpdhU֫IAԆrU]aJR(-{%w[Ȕ|=Υ|1S6Ĉ.s'77"#eh_$tIryJ0C.|eh48wOEǯp{2fJ/>anIը ӊY+X4¢V/_ґM6wq~y;ɴwEdw]ɲ*;yvQn(5\^8ETq}:.佘@+ؤ.YW8A9267ȹ,Y,mJ]|}ne.>p+w?w߈$q*`}F?`nK Eݧrz^&IUC\*s,GS)Jg"o 9FCVs(-0!;j^<9N{e"WxLx UV˖o/(*}s}9?㙫vƍUƽDoWE),zl *lL7>E>m.xO澟!~tpjue?%[!@y3^ō;pݫ ߠDRлNݬ3%WK=2ˊ %\+4r;f^=+"w+H>"\+VZy򶸮q(t>/w"yM~V7AWny`ϥuDpTg%WHU T7YxI[ceNטX16`~g%VIR4Z}X8uJ$>aIqՆuxvd3Xm! :.͑%܄fQ|tZ$Su^\': &n08`UV4BY-Ǩ3y~X~zK &) 9QQEc=H.]6i+6-)! NA7,N:OZW<)ݓ:U<=X)!UfWYoOe>=obdv¬}*Ǝ~ãL&4|([(ƹ=9D`_ Xɼ E~jO&Z'ԁ|ˀefI׎7eĶo5Yfx,WLқ<>0KBu$4nMײx5O]aX>`Wpòaz@LUcH˧/\uN *$: 6ۙ Zvplʨ6kΫ3Cu K7?^!嘭pUA;e)C )NQi/po'-{,Q|sx4x t^ei;ڇNѽ&2nfycI)QsB6QvJXam~tm1> &?Ra`\ĵbиrb4D~{f3#Q︙z_.P6ZVBH %6A"~߹2վůdK r_iMU}O/H >Z^BE.~ C̆4Z2>w/l+<-H =cRH:a]&<[kM@՜:Zl}.J#p=44嶗3-LNC. !iAvUXXdM^|la{6G"hf;(HOW?^K=G[6pe)(**[T_C`ހ1C~Hqz)OӜR\=#5Dd!U2">`UAoh# 9@7IT*3p+W%WJoMV$s\t"f!Ew}]era7i Z,/ͦ_̓ۇ̙FS~P~yEӵ!TXc<b+g3k WH~MSjgw˷K+܂^P[pHc}NTチ2݇;qHCB) e>(v'KD^?hRlKT7{FǦ[{qMvVu\}i+*>98ت YZ