libu2f-host-devel-1.1.10-3.9.1 >  A ` p9| "oK61iKyNZ jn&k>ّTz,[~i[]ClZiX{Z@RhvXf/:/ XŠ9ܒo 7#8%]h[.qeri_D2_AQ!D?2Vp,F(G(h ޴> )ڬ/*1Y.Pґf;,&N"Zst+c342901ad2d0c87794d1f9b832dfa5585496361fa234d80946c4b31ef19aa354ca669ec8784e7be5333bdaa4c1ff8fd519c89e5e'`` p9|H+k\Jzs- #롊䆍5cXQ?f؝ZJك5I|G~UÎ[ٲ CRojSȭ£5zpbg1VDcETr4Ӓics1b}ıI(29TS8:HXר X 8xhGտaO;Q}-oy4bk-vF7w! c"T>p>?d ! R .Nms|     <`xT(x89:xF\GpHIXY\]^Cbc3defluvwx0yHzP`djClibu2f-host-devel1.1.103.9.1Development files for Universal 2nd Factor (U2F)This package contains the header file needed to develop applications that use Universal 2nd Factor (U2F).` sheep22SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://developers.yubico.com/linuxx86_64 A큤` \oݡ` \oݳ` ` 5c205c15fa028003139566da9d29c6f58d7b35ff3df4cde3912c8fc33fa723cbdfc6d460580e28b9aac1d41bbf65bc36c198a5c17f8727511e481f65e56d54f00d8e6cc3484d9de1931b1980b56730277e209691d8277d39bb64e2da788ff62a24d7cb63515ded9248cd603201f63a5f824aefe9d9819da75a3a527af3c40136libu2f-host.so.0.1.10rootrootrootrootrootrootrootrootrootrootrootrootlibu2f-host-1.1.10-3.9.1.src.rpmlibu2f-host-devellibu2f-host-devel(x86-64)pkgconfig(u2f-host)@    /usr/bin/pkg-configlibu2f-host0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.103.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@suse.commalte.kraus@suse.comkbabioch@suse.dekbabioch@suse.dekbabioch@suse.dekbabioch@suse.dekbabioch@suse.dekbabioch@suse.dekbabioch@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.sheep22 16212379361.1.10-3.9.11.1.10-3.9.11.1.10u2f-hostu2f-host-types.hu2f-host-version.hu2f-host.hlibu2f-host.sou2f-host.pc/usr/include//usr/include/u2f-host//usr/lib64//usr/lib64/pkgconfig/-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.suse.de/SUSE:Maintenance:19616/SUSE_SLE-15_Update/98758cad117cc1122edc19973fffc6fb-libu2f-host.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRzv*oӦ$utf-8237c97978a07cba0c79119eff4070aa0ba061e914f74e01cf0f6b7179112bd46? 7zXZ !t/V] crt:bLL bŌ̙/qWnl(b|%+&X A&QѺKwj"t 1<Ο<'  D_?[3 8UrD'BP-R3!JK;0Q'HxPug' ,5M31G\q'7,Ny Ĩ lB6́#2ШUXrٌ*j|\DE7kN(AadNHY|;R _Xm'^2?>ÎD|xB5c=X U#CQ{U(]s\#fO) )M B 3}9+뉧7*-1( ?丝8 hl r'֥.l|$C4\g7"\z6TIB` < Oe4rШ/əX>"W⅌4;FK˜C8ɟ"9ҕ}*ǽi7Tö0 ȓC*Y@N\5.gp2PQ-RW$DpYE$+s/}-`Mܮ>? H$LPN>!~ՋΡlcӳ^imЮ5l0s߅RSjP-ŕhp*E=mZл'M}exw?爅׭'i+_y_O/S(ʝP/ GeH|/ž̟3~j( gJ?l^MiggMXƲkzzRZM 5-qU#֨n-hw> F'wl@7>~{oTi{T1kB4Cjpց"r\f,gF؈eX 0a>ofoM8Q\'z6~FaKZ .9y56m50o Ii"*Nz.}e PfʚQ0xT1 HP7){nE>TSX!Q~] 3eR\2?1,ZSۏ2vab|8ځj 6_oNz/%!3#"9w, ~9 UV)dҊ'A+K$6=ZB =m.<ĝݼpVi|ѓݾfag/Vf ';xcgx5