libu2f-host-doc-1.1.6-lp151.2.6.1 4>$  Ap]⸋/=„gc-1_ (#7`~H=̈]k>6g4Y{x90E\fT~ިt;tȶelw`"d 4'#;ؾz$W! G"&aw6>Ɇ>L̇+LK"#Gh]#6tXv>;xtc*Λ}x,%SIgÞw0pvOD;!܎LgZc07312ed76fad9df7bbaa67b3962dda4b402eecb819b5ac7db457f12b15eda5ad9c16a5fb83073666956fb0a98adfd3de8d790e9:]⸋/=„}4-r*t߲EG9yfQaт6jH̟Xqj.b 506hl)oC9j~7!s W&T̓5?mld<3S߸NfGv06}vn2fO&Xg[$oshܤE I|g;׶kЋtmѹmV^SRݚ>3q/5֍uL|(@oa`30apYJӗV9ԫX>p;?d $ G !(l     1((89: AFdGxHIXY\@]^bcdef!l#u8v|zvClibu2f-host-doc1.1.6lp151.2.6.1Documentation for the U2F protocolDocumentation files for the host side of the U2F protocol.]build73HopenSUSE Leap 15.1openSUSELGPL-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.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@Karol Babioch 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-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.build73 1562249435 1.1.6-lp151.2.6.11.1.6-lp151.2.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.opensuse.org/openSUSE:Maintenance:10553/openSUSE_Leap_15.1_Update/81adf8cf9c60ce4bc2d3115dcda814c8-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 text؁lQOxutf-8d525c4f4a4a0f8b39edb4218612099bc46d0ce8e547a48f5a3926aca2a817659?P7zXZ !t/W] crt:bLL 9HnF6|9LbY{~([u%MIK8~ pXs;t ,tl 6`O6uo7 j,p-1nRb0<qed<~va}߾/S#3 ~gY.bbQ= | \ 'Wȉf?m}]W/9܉^x+k=sIn]rL{3-5&O O\),F H.]hωֿcؑ˥UakL4qE>`=S][`1fvRxQ;EEx݊"O=UմP(5W+,ᵖX.Au"yCC-枃 uq"^ξޕv$u瘐`X hAA1茌&j rF;]󳠲(QZAwy@N"UT6e8{?Ԥ<:,X1ڜCKby`/RHKib4)K)d²|$* Bdr~ՐgصjgB .v&Хmh)vJ h~?C]զi _"kjm.A'[gW;Xx zoOh&ٮ֌]P<(f,s >]6K8sd\[s<#vvr,9"xk}6CmT0\WY߼F; TXv;bS؜Ao̦ttwœu?ZGl ^ % GGJ*ؼ x؂#^SĔ٩S+(O=Iq27ˊa4av 8BT^ْ4ԞsB)6!'2ڵb?q Hb(ͳԮhwlsq (?u,c W˅u`8gUO6gC+*{ܰ*zH~ջPe3Byޡ9h55B4M_QO:PH).&,b8jkA_^f.伩:!''1}hi'.X&W̍ZKX:Ճ1н:%Gvcě"'kgpSBnwusƱwfo+DJl^7ٿN4[;Y$HAAr"TxtiuTZԪ>l)fx&RpbC%<}~##3T:\{5\\%Rai[h#<(A1'=0" ;xt.xj#?%K.t-]خN.Ӄu3^?C&Z;U4+w~[A6Ix(A/ך#mb{2O39SЕwl"jµñKf "=}f"a|Ickh^$}EXگɛ TXWW@9yz%ktW!5cZ*?/%J3u094w a"X k;TUy$"aNjFdXy% S34El-X)qU HlU_tRj$yȮ+^s *YH2&'WxZї"` lpf5ܫ (N%>⣊z&+.(> i1'9#Zi@v_Jp~]dQl;W_/` Ӿ xN0< o`0L&$'eq](.]߅_)KLmCudEHzn nG[6ٙ_ VlwP{߽duɇֹ<1GNl {B[G:aW:Dĸ1%Zs.lRj_rtFѸsFxy/?ȴnO"}^&` _jYNǟ t&=@0*@j d移u[oDo:}ԋ=/@" -Ƞ!w!GBg .6 ҉%T,$pܺ2z.erEGue^R5a%Vev䗰.yTv)t'+Qĺ0Аֺx^z(iZZl9v$_d-rhiqTY_S&IVjD7ƖZB}}8 mWԤ˲:l^hގ:6J:zR`?Zi:E7eyx:DNƊj9QINV57d}v9;r5Wv" ?bSĠ25y`C Hm K9 d<֪֣Oa`u7X6HDI<s{t]9gsi-ÜIY>oǿh3^1{)UDn[}#N|LiE/{3>t aZշuQvToʈ}ڇ%aaؿ 6BUMꔔi/o{XapMД4*~:~-21 UA6X)2Ίb*g/z(RJz[,ЄQ.d/d2XoGo,p1$sh.fah&Z׳A6yĽH 1ra}i5PlI9ۂ7""e{/m(x!/;fЊLǠ>)Sא"=C$r@Qp y0Aoj񼅇_}gުԵ/ER#mzpc?K*D10pUdX}Hycj j]Tq5aKQaNMDʎ7J0@Y5n@d\dlTY6Ȧ}>a`rvUCVtTbFn}~swn_ Nh+Le8e"$Ǿh??H5hҙs$*ң 0R>VFb ^N*m;ވ6 y6aQݒH1g3= qi;,o_z "p&dž8c3׆&T&?6~`Y5'cw*ĸ: n^KT*o,Tg1 ԍlM4nDd0Z|cxFeuBd`; %#lfa?Z5•u04Ao 5SC*U:;UJ|yɅwUu -})_-@: ͕qu$zlqrd9-,,>ac  8rOZlΠHk@+\%#}ΝTg]aCNYY[Ҭ 0HL`~DV3?NSW'GXbL,š!+~pp8F?[ui$o3&f*}@Y.oKlDJ>]} 9x&¤]oe?qx9 cedCҤ~g֫fHFȼ ӱ~BR6%IY[3Z0ֿ=o_2P^ͳ3V7{*nm!{fv'!7?Ia7WE'ΠwUlͶ]作+'wE y>=^ PxCߒWՀ3';t Y Ne8Ť@w] XwI^e6j>SQiA<9۝eG(pIWqnksnsLbjF OR&iJFnUsIq̈́*Z BN X _yxSk8IBX9@ܹuCћ/ u)Ci2\ESV+[+$mWؐs>,DRf8ӵ|JtJ0'g $goU<Bf"`% DzaOd-in^%MG睥|O&sNu ɳ.d)C+h5}RI9+yqd!|Keu{:W :!&N<'*Aq렛 ()Y9)=o;T+v6pAV:8HP,q(83Ojz])]q~Eu@SXÐG623FO{{~Bb0LZVVZER<pҘ홪<{R,ՙ̤l?H\P6s. s }cLJG!$6_\PMbcv5:v02E*7/2\ÌRG,ti%FKlo e%jUB%J'7kC;TLK(" [ Z| Kh4hIͮ{G-GyB=Ru^Um\ur<&F/X~+b{'+aU {5Fc i=Ok @zjJÙ?=U ai$86R>!U>×,7)xkqwy屇sv|K FKv&92ڥ ƊfwQ.{[q=z3j$lYA.4Qh N eJ PEۭ oCk+ ,ґTW)$p`#~zH3qDvJʒn ơE- lyt픊_o暨HQRB%Ai7G+r9ZԸyW:]Ra"=9А4uv*}˯he>xw>mi13:cKFWTʞΪva3H3yt >dN;eޟe7XK]/gA#Sŵ A&9H8aQ2|=(299}kik&UUT¯֫Y R 4R:xl7##F'+ q]w- `lXMΎXJJa>P>􇹲UߑNjA_2-79wp$j c!#xDmpFIFWWSP M@ ?u<2 (gyZ&vLϦw6Wdɭm3=S T{sjc>)8ت} YZ