From 09f91ce435c28c6cc0e43ff65611887ac8615fd5f09dc51f708304718dc2869f Mon Sep 17 00:00:00 2001 From: Torsten Gruner Date: Tue, 17 Apr 2018 20:25:49 +0000 Subject: [PATCH] Accepting request 597321 from home:kbabioch:branches:security - Update to version 1.0.5: - General bugfixes and quality-of-life improvements. OBS-URL: https://build.opensuse.org/request/show/597321 OBS-URL: https://build.opensuse.org/package/show/security/pam_u2f?expand=0&rev=8 --- pam_u2f-1.0.4.tar.gz | 3 --- pam_u2f-1.0.4.tar.gz.sig | Bin 287 -> 0 bytes pam_u2f-1.0.5.tar.gz | 3 +++ pam_u2f-1.0.5.tar.gz.sig | Bin 0 -> 287 bytes pam_u2f.changes | 6 ++++++ pam_u2f.spec | 4 ++-- 6 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pam_u2f-1.0.4.tar.gz delete mode 100644 pam_u2f-1.0.4.tar.gz.sig create mode 100644 pam_u2f-1.0.5.tar.gz create mode 100644 pam_u2f-1.0.5.tar.gz.sig diff --git a/pam_u2f-1.0.4.tar.gz b/pam_u2f-1.0.4.tar.gz deleted file mode 100644 index 008f207..0000000 --- a/pam_u2f-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71542e4568e6d2acaa50810a93c67297ba402f960da1ebb621413bd31f0732a1 -size 349114 diff --git a/pam_u2f-1.0.4.tar.gz.sig b/pam_u2f-1.0.4.tar.gz.sig deleted file mode 100644 index 7a2f01a76857955c2b8c1ee087eb971c06dfa2b2defd47267fca6bd4fe732869..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0SEvF1p-!%Jmdfh2@sIW1Y6UYM*;ke2mp#W5gY?0N;CXUs1LFh**2?FCwYIx;TH@ zh_~HTunOujK=vA@8BG9^N}{c^zr_=Yt~L6E-^@wHO-9>!H$&t!&1D$UY-si?09*2@sIW1Y6UYM*-?A2mfg;%$?-^X(N56>O8UW zd@=VO`VZ+Vux@||Uv=B$xRo{9{{OsrdcmQSR5a>$d+9|-!Cyk`n0NvgceNu zGCAfe!W*jJxRuBNpgEjn6_z#x2YBt~xb201zc%Ygrd+7)N*W~*+>+}psnwpnz*m+r zkak_>VJ)i{F}Zty%LmqPI86htuqfBQnzN{+sGOq_HeSx$b*5xV^`nTrLf5i+2D3 literal 0 HcmV?d00001 diff --git a/pam_u2f.changes b/pam_u2f.changes index bf2d10d..ce74651 100644 --- a/pam_u2f.changes +++ b/pam_u2f.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 17 06:59:04 UTC 2018 - kbabioch@suse.com + +- Update to version 1.0.5: + - General bugfixes and quality-of-life improvements. + ------------------------------------------------------------------- Thu Jan 7 21:34:49 UTC 2016 - t.gruner@katodev.de diff --git a/pam_u2f.spec b/pam_u2f.spec index 7f2cebf..0b7ed6c 100644 --- a/pam_u2f.spec +++ b/pam_u2f.spec @@ -1,7 +1,7 @@ # # spec file for package pam_u2f # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pam_u2f -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: Allows you to use U2F to authenticate against PAM License: BSD-2-Clause