libu2f-host-doc-1.1.6-lp151.2.6.1<>,#0] W/=„ZA`/I#t~w$٩OipZscTBN嬄E@iݣn[P&r? 3 3$Pgħt3s7ł 2Nz^nB7Pș!)Ќ㱛<5غan R>P|Od(U{> '\>Ck[g^6b gm%6b @v2Up$5eŔnЏ$iX4>;?d $ G %0t     9$4(89: MFpGHIX$Y,\P]^bcd/e4f7l9uLvzClibu2f-host-doc1.1.6lp151.2.6.1Documentation for the U2F protocolDocumentation files for the host side of the U2F protocol.] Wobs-arm-3HopenSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Securityhttps://developers.yubico.com/linuxaarch64 RM"l j  AAA큤] R] R] RZ 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(aarch-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.obs-arm-3 1562249559 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_ports/81adf8cf9c60ce4bc2d3115dcda814c8-libu2f-host.openSUSE_Leap_15.1_Updatedrpmxz5aarch64-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\ L0yyPutf-89b16dedbf61923500368f6cb05055ba74e6aa726cd4665ebbc1ca8dd2bca03ef?P7zXZ !t/]]"k%閥a_ YͰ ns›r8$&Q(mP՚ʑv K]{Lݸi5\-7FR|tzf}I#פ;;?PfHhK uH!~NQy;g)[6fB7Im3&gѱX'S|P}O9KvV\# ~NuK)q`n6a{cuhNSьtwOGZ^TtY~WJG|R5ft_ܳ4?؉Xgk@99iS"Vc8Ficߙ13DO{; ꗗllb@`ҳ:-FI0/fQ^&xmY&٘(۹Dq%IjS )6At7WZ6פS+,h z~׶ל 6b\(I:||K40êJ}S%=HfݜJܙNY_F 20ZI#Oy[uv04{ךeb`iUSLw Ff]qG|̭MK=,惀Rja`9EyH.FO 5(g+w@6 5n`lzb`眒~tcE.34 ~sIB/}?bJAmh*>-K!'*+A}vQ]kneJZh?\b;Toy]gPp,^|k6WVuQGdY exs:Ack?Va5SؤSJ\<5qE׎*haA]gHeeVIФ" YJ˥W.W2F^֩_aS O/(95~+}ec|Vx{E|U{9[#pt#¢mpE87?ؑxCY#Ti+g) zdh\ <-z6iY[oF}q.= YZ