Compare commits

...

7 Commits
rawhide ... f20

Author SHA1 Message Date
Stef Walter 8867e24b1d Update to upstream 0.20.7 release 2014-09-18 09:50:11 +02:00
Stef Walter 3f332c17c5 Update to upstream 0.20.6 release 2014-09-09 14:54:34 +02:00
Stef Walter abd1cf28aa Update to stable 0.20.5 release 2014-09-05 12:19:46 +02:00
Stef Walter 3fdbb3df87 Update to 0.20.4 release 2014-08-07 14:37:22 +02:00
Stef Walter c01a350cb9 Update to upstream stable 0.20.2 release
- Fix regression involving blacklisted anchors [#1041328]
- Support ppc64le in build [#1052707]
2014-01-14 18:08:43 +01:00
Stef Walter c6cbe2629b Update to upstream 0.20.1 stable release 2013-09-09 14:48:54 +02:00
Stef Walter 0a9d328614 Update to upstream 0.19.4 versiont 2013-08-29 14:12:54 +02:00
3 changed files with 35 additions and 8 deletions

View File

@ -1,12 +1,12 @@
Name: p11-kit
Version: 0.19.3
Release: 2%{?dist}
Version: 0.20.7
Release: 1%{?dist}
Summary: Library for loading and sharing PKCS#11 modules
License: BSD
URL: http://p11-glue.freedesktop.org/p11-kit.html
Source0: http://p11-glue.freedesktop.org/releases/p11-kit-%{version}.tar.gz
Source1: p11-kit-extract-trust
Source1: trust-extract-compat
BuildRequires: libtasn1-devel >= 2.3
BuildRequires: nss-softokn-freebl
BuildRequires: libffi-devel
@ -40,7 +40,7 @@ contains certificate anchors and black lists.
# solution taken from icedtea-web.spec
%define multilib_arches ppc64 sparc64 x86_64
%define multilib_arches ppc64 sparc64 x86_64 ppc64le
%ifarch %{multilib_arches}
%define alt_ckbi libnssckbi.so.%{_arch}
%else
@ -66,7 +66,6 @@ install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/p11-kit/
# Install the example conf with %%doc instead
rm $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf.example
%check
make check
@ -97,6 +96,7 @@ fi
%{_bindir}/p11-kit
%{_libdir}/libp11-kit.so.*
%{_libdir}/p11-kit-proxy.so
%{_mandir}/man1/trust.1.gz
%{_mandir}/man8/p11-kit.8.gz
%{_mandir}/man5/pkcs11.conf.5.gz
@ -110,10 +110,38 @@ fi
%{_bindir}/trust
%{_libdir}/pkcs11/p11-kit-trust.so
%{_datadir}/p11-kit/modules/p11-kit-trust.module
%{_libdir}/p11-kit/p11-kit-extract-trust
%{_libdir}/p11-kit/trust-extract-compat
%changelog
* Thu Sep 18 2014 Stef Walter <stefw@redhat.com> - 0.20.7-1
- Update to upstream stable 0.20.7 release
- Expose pkcs11x.h header and defines for attached extensions
* Tue Sep 09 2014 Stef Walter <stefw@redhat.com> - 0.20.6-1
- Update to upstream stable 0.20.6 release
- Respect critical = no in p11-kit-proxy.so
* Fri Sep 05 2014 Stef walter <stefw@redhat.com> - 0.20.5-1
- Update to upstream stable 0.20.5 relesae
* Thu Aug 07 2014 Stef Walter <stefw@redhat.com> - 0.20.4-1
- Update to upstream stable 0.20.4 release
* Tue Jan 14 2014 Stef Walter <stefw@redhat.com> - 0.20.2-1
- Update to upstream stable 0.20.2 release
- Fix regression involving blacklisted anchors [#1041328]
- Support ppc64le in build [#1052707]
* Mon Sep 09 2013 Stef Walter <stefw@redhat.com> - 0.20.1-1
- Update to upstream stable 0.20.1 release
- Extract compat trust data after we've changes
- Skip compat extraction if running as non-root
- Better failure messages when removing anchors
* Thu Aug 29 2013 Stef Walter <stefw@redhat.com> - 0.19.4-1
- Update to new upstream 0.19.4 release
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
93991e05314e71d873ebd8963a14d015 p11-kit-0.19.3.tar.gz
6648cad01a3080b685b8b3bf7372c91a p11-kit-0.20.7.tar.gz

View File

@ -13,4 +13,3 @@ if test $# -gt 1; then
fi
exec /usr/bin/update-ca-trust