libu2f-host-doc-1.1.6-lp150.10.1<>,&ĉ]$/=„H4$[&@tZޫrqZovRCZaPs6]*P[Wv6g\M%֭X!Y4Hw$!WjC(|(UJPR;;~r Wwgvo`~ +Yb8F7]Zc͊µv+޺:%ˆ"^6) “ܞum[&uŻ %6[ )UݱzL nZKn7o>;?d # F %,p     5,(89: EFhG|HIXY \D]^bcde"f%l'u<vzzClibu2f-host-doc1.1.6lp150.10.1Documentation for the U2F protocolDocumentation files for the host side of the U2F protocol.]$cloud112HopenSUSE Leap 15.0openSUSELGPL-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-lp150.10.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.cloud112 1562256515 1.1.6-lp150.10.11.1.6-lp150.10.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:10554/openSUSE_Leap_15.0_Update/6e2c4b7da0ad31531cc5eb640ae073f0-libu2f-host.openSUSE_Leap_15.0_Updatedrpmxz5x86_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 textOyC:|{ƢWGgutf-8b45a1824361f163fad07df7e1e8881135a54e13b6544436264852b3c9d344a79?P7zXZ !t/]"k%AK閥a_ YͰ8.sN >20~f-'&j᪔ x %]9Lo=1wհ:NxK|޳V$gGB&]eA,KH1ټ==ꕖǨQF6$ NT:I42VpmPIQkŠNHZߪ&kϘ*s' I$57U82_V~UbFnF}&Ã}/*&O+ 3  0^9Z4l"]RS/tjQ+'>r8K"m,UtT$|:g<#db>&~ f9=Y2UZ}L\ I!?rK*nTǸ̩ů4ꁊT->n;;sNu^Yt}#[q}^R[beD,k>~9Xckp4 #f#dAG(fd,:.T:wh42<׹4C ͳVԟ.3f?ۧ`n*Kzf:A>"͸K@!_e C\igbirl8WuCNM\Ƀke=j'N߰Y_B jFgh(RXu; SyQSZrUxNC݂7Hߵ$5{" xXkN9pA('Jߊ8c|B{r>,W͐I2zcJ3Ebylo6ٳz3x[ udZڮB)]v~[,zC] ڦ%T)ۗ B.s̍28ZRD<'RӊljVzW#R=m&[]\AEb>+ N6y]ODž8raE>.<a MՊ0 J֞YX8"wGj-5wΑW}+zYʃ (e q. h^‰bW:p9Tx,n^cmm/IZ8^ g$|tgudt`P]ej\$)ڇmu~:vR7 qk l}"")!5lq Yr角 !b L.S'ș`47yR$MBp-ޑՋ&^w/0?KfD }CE_ԪFVD8 /U{ ,Z5&+jecJ=;̞$Շ8⍽^+&Rƴz!Turkq`0ł+DI eomx4tιz78:4\SGgASJ0ҧCg.ab֤&5zY~.H#3ToB-|B+**=RyTݿK34@j7'FP!_J(K7N*V]"ۙ]4qAA%vm]ۈA/\l,N'C~ d4ok-oO5[*Mr`$j#~!⋼TĦ$v7vv?|o#p$JȾGmObyc:B!{~L쬮 Vx Όx u  *g52RBtV!9,j YZ