libu2f-host0-1.1.10-lp152.4.3.1<>,+L`R/=„RڙR }"wsPBP҅8t|[P@CV:+x'[("'bz&fqJВ}06}l;Yy|} sX# ATfԒ4a"^=y˭T 7*3`/n%F]/=Tـ*\D!MS޹k9(K=uwJ0aV0|963nŲi1I2ޫɊ3G!Kp п}b ;Ќ0mQhL>@?d " I'0B [|     $.8`h,(894:Q>5@DFSGhHpIxX|Y\]^bcd5e:f=l?uTv\wxy z0@DJClibu2f-host01.1.10lp152.4.3.1Library for Universal 2nd Factor (U2F)Libu2f-host provide a C library that implements the host-side of the U2F protocol. There are APIs to talk to a U2F device and perform the U2F Register and U2F Authenticate operations.`Rgoat01j(openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Securityhttps://developers.yubico.com/linuxx86_64j(`Q`R40f7c77311a89b3d9bf573583f30a32879d0557f8cd5f09d3af33f854164b737libu2f-host.so.0.1.10rootrootrootrootlibu2f-host-1.1.10-lp152.4.3.1.src.rpmlibu2f-host.so.0()(64bit)libu2f-host.so.0(U2F_HOST_0.0)(64bit)libu2f-host.so.0(U2F_HOST_1.1)(64bit)libu2f-host0libu2f-host0(x86-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libhidapi-hidraw.so.0()(64bit)libjson-c.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`_?@\"\"\@\~d\]o@\]o@ZYW%W=V@V@VŲ@VUU@T7Tq@T@TO@Paolo Perego Malte Kraus Karol Babioch Karol Babioch Karol Babioch Karol Babioch 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- Fix some compilation warnings about signedness in b64 routines - Fix some compilation warnings about unused variables - Using %autosetup macro- Add support for json-c 0.14.0 (json-c-update.patch)- Added libu2f-host-CVE-2019-9578.patch: Fixed fix filling out of initresp (CVE-2019-9578 bsc#1128140)- Version 1.1.10 (released 2019-05-15) - Add new devices to udev rules. - Fix a potentially uninitialized buffer (CVE-2019-9578, bsc#1128140)- Version 1.1.9 (released 2019-03-06) - Fix CID copying from the init response, which broke compatibility with some devices.- Version 1.1.8 (released 2019-03-05) - Add udev rules - Drop 70-old-u2f.rules and use 70-u2f.rules for everything - Use a random nonce for setting up CID to prevent fingerprinting - CVE-2019-9578: Parse the response to init in a more stable way to prevent leakage of uninitialized stack memory back to the device (bnc#1128140). - removed libu2f-host-CVE-2019-9578.patch (upstream)- 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.7 (released 2019-01-08) - Fix for trusting length from deivce in device init. - Fix for buffer overflow when receiving data from device. (YSA-2019-01, CVE-2018-20340, bsc#1124781) - Add udev rules for some new devices. - removed libu2f-host-CVE-2018-20340.patch (upstream) - Using %license macro - 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./sbin/ldconfig/sbin/ldconfiggoat01 16219446581.1.10-lp152.4.3.11.1.10-lp152.4.3.1libu2f-host.so.0libu2f-host.so.0.1.10/usr/lib64/-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:16369/openSUSE_Leap_15.2_Update/960d1e2164e61428fc279ac3e8b579ad-libu2f-host.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1ee197ba9445e2307a817682cb66a0e135dc456d, stripped PPPPRRRRRR R RR©%曤5utf-8a629e0a715e0a164cf53a523ec6f2ad7c03cbf7c39312c4a911ce72f5ac6be1e?7zXZ !t/ B]"k%d0;`8Lw2YۚƖ\DtA4^%}0z+DUy5p~i5NH9cz?E:ZS"1ƅ=jT(O4, ZI߉Z$ kHմ5#4UoOtT[f ] v2<`ds\JGFhΒM bpH!`n7V~t- rY\a \dHFT3TĹHd&P o_UQ\fb=ZMLn+ë.U",NPB, U>a``][ҐZ@edK\C3]i.Hi$(F۬,8ʉlS}cr̟ JP; !{\dsrȓo+ rP?4MRi0ey0>g13.fFpMJ 8eRo1ﴐsmuRӯ\'WÓa-lh##9{< C\Zhl2zCR42DKg)}5S,߆'p3N9m',0P_kO?IUaB?Rk+*kmWDD\1E_0ZL8s@>HƺM q LIÔTiGbq ' eV%!v=d% M:QG YS仞NtNJR oؕɪ|OvӓY?)NLߘf7y%ƈOԭ`$G5>i;gt5bu+j~$gVQ=!z'P=F mYX8Q#H&\dM ިFe*C#h M?{R>"(@#V{WJ5f D$$0D`r* _H̜B됸=47+|\LNua qtM֛ﰴcr{\tvDC?3wI0OQB#X`  ,;imƐ]z̤lp.ixpYg O"@IaEÏ~"ʅ?;k@?W=:ǭEvG/Ŗ[cH[ODd&W!x=>2:Ќ`4{T{u'@M{ԃ ,1|X(iQ ftL//\eȪ/Lps4+3pO69k_%e9n z/mg]3҇ m*ew4*O!gD$7v@ULtл_1=;+b1oL#21TFU)~K@SM`` uϖ>/7E(+5O#yzt2MQCkXЉR,m@Z6PKeY!t.qW@؇FU u#Q.uCM -x}@c4$ xșIAtM YZ