From ffb92463605302c521a74ddb7865e73926bf0717 Mon Sep 17 00:00:00 2001 From: Maxim Burgerhout Date: Mon, 13 Jan 2014 20:18:21 +0100 Subject: [PATCH] New upstream release 1.15.0, which includes (amongst others): - Fixes for race conditions on new machines - Support for NEO 3.2 keys --- .gitignore | 1 + sources | 2 +- ykpers.spec | 7 ++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ce80524..418e18c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ ykpers-1.3.3.tar.gz /ykpers-1.11.1.tar.gz /ykpers-1.13.0.tar.gz /ykpers-1.14.1.tar.gz +/ykpers-1.15.0.tar.gz diff --git a/sources b/sources index 40501a3..519cbdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe533d9cdc74e7bfdb1044ee0a1a865a ykpers-1.14.1.tar.gz +11551b1907d2dc40fafcd8e35dad77ef ykpers-1.15.0.tar.gz diff --git a/ykpers.spec b/ykpers.spec index 9deaf18..bf068aa 100644 --- a/ykpers.spec +++ b/ykpers.spec @@ -1,5 +1,5 @@ Name: ykpers -Version: 1.14.1 +Version: 1.15.0 Release: 1%{?dist} Summary: Yubikey personalization program @@ -82,6 +82,11 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs %exclude %{_libdir}/libykpers-1.la %changelog +* Mon Jan 13 2014 Maxim Burgerhout - 1.15.0-1 +- New upstream release 1.15.0, which includes (amongst others): +- Fixes for race conditions on new machines +- Support for NEO 3.2 keys + * Thu Nov 28 2013 Maxim Burgerhout - 1.14.1-1 - Update to 1.14.1 - With dry-run option (-d) and new ykinfo options to view individual slots