Author: arekm Date: Wed Mar 4 14:16:32 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.11.7 (fixes CVE-2009-0368)
---- Files affected: SPECS: opensc.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/opensc.spec diff -u SPECS/opensc.spec:1.61 SPECS/opensc.spec:1.62 --- SPECS/opensc.spec:1.61 Thu Feb 26 16:34:42 2009 +++ SPECS/opensc.spec Wed Mar 4 15:16:26 2009 @@ -2,13 +2,13 @@ Summary: OpenSC library - for accessing SmartCard devices using PC/SC Lite Summary(pl.UTF-8): Biblioteka OpenSC - do korzystania z kart procesorowych przy użyciu PC/SC Lite Name: opensc -Version: 0.11.6 -Release: 3 +Version: 0.11.7 +Release: 1 Epoch: 0 License: LGPL v2.1+ Group: Applications Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz -# Source0-md5: a426759f11350c32af2f17a5cd4d5938 +# Source0-md5: 419e9be372c2f9bbb3ce9704c929d5ec Source1: %{name}-initramfs-hook Source2: %{name}-initramfs-local-bottom Source3: %{name}-initramfs-local-top @@ -175,6 +175,7 @@ %defattr(644,root,root,755) %doc NEWS README doc/nonpersistent/{ChangeLog,wiki.out} doc/html.out/tools.html %attr(755,root,root) %{_bindir}/cardos-info +%attr(755,root,root) %{_bindir}/cardos-tool %attr(755,root,root) %{_bindir}/cryptoflex-tool %attr(755,root,root) %{_bindir}/eidenv %attr(755,root,root) %{_bindir}/netkey-tool @@ -201,7 +202,7 @@ %dir %{_datadir}/opensc %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf %config(noreplace) %verify(not md5 mtime size) %{_datadir}/opensc/*.profile -%{_mandir}/man1/cardos-info.1* +%{_mandir}/man1/cardos-tool.1* %{_mandir}/man1/cryptoflex-tool.1* %{_mandir}/man1/netkey-tool.1* %{_mandir}/man1/opensc-explorer.1* @@ -250,6 +251,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2009/03/04 14:16:26 arekm +- up to 0.11.7 (fixes CVE-2009-0368) + Revision 1.61 2009/02/26 15:34:42 baggins - typo in path ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opensc.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
