Page MenuHomeSolus

D1904.id.diff
No OneTemporary

D1904.id.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -6,6 +6,7 @@
libu2f-server.so.0:u2fs_free_auth_res
libu2f-server.so.0:u2fs_free_reg_res
libu2f-server.so.0:u2fs_get_authentication_result
+libu2f-server.so.0:u2fs_get_registration_attestation
libu2f-server.so.0:u2fs_get_registration_keyHandle
libu2f-server.so.0:u2fs_get_registration_publicKey
libu2f-server.so.0:u2fs_global_done
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,4 @@
libc.so.6
-libjson-c.so.2
+libcrypto.so.1.0.0
+libjson-c.so.3
libssl.so.1.0.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libu2f-server
-version : 1.0.1
-release : 1
+version : 1.1.0
+release : 2
source :
- - https://developers.yubico.com/libu2f-server/Releases/libu2f-server-1.0.1.tar.xz : a618f59051209d6d70c24cf42d64c9b67bd7dd5946b6dbd2c649181d7e8f1f6e
+ - https://developers.yubico.com/libu2f-server/Releases/libu2f-server-1.1.0.tar.xz : 8dcd3caeacebef6e36a42462039fd035e45fa85653dcb2013f45e15aad49a277
license : BSD-2-Clause
component : security.library
summary : Yubico Universal 2nd Factor (U2F) Server C Library
@@ -12,8 +12,10 @@
- pkgconfig(json-c)
- pkgconfig(libssl)
- pkgconfig(check)
+ - gengetopt
+ - help2man
setup : |
- %configure --disable-static
+ %configure --disable-static --enable-tests
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libu2f-server</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>security.library</PartOf>
@@ -31,7 +31,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="1">libu2f-server</Dependency>
+ <Dependency release="2">libu2f-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -39,23 +39,13 @@
<Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
</Files>
</Package>
- <Package>
- <Name>libu2f-server-docs</Name>
- <Summary xml:lang="en">Documentation for libu2f-server</Summary>
- <Description xml:lang="en">This is a C library that implements the server-side of the U2F protocol. More precisely, it provides an API for generating the JSON blobs required by U2F devices to perform the U2F Registration and U2F Authentication operations, and functionality for verifying the cryptographic operations. For the host side see libu2f-host.
-</Description>
- <PartOf>programming.docs</PartOf>
- <Files>
- <Path fileType="doc">/usr/share/gtk-doc/html/</Path>
- </Files>
- </Package>
<History>
- <Update release="1">
- <Date>2017-12-06</Date>
- <Version>1.0.1</Version>
+ <Update release="2">
+ <Date>2018-01-14</Date>
+ <Version>1.1.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 26 2023, 10:14 PM (10 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794554
Default Alt Text
D1904.id.diff (3 KB)

Event Timeline