Accepting request 330994 from home:Simmphonie:yubico

OBS-URL: https://build.opensuse.org/request/show/330994
OBS-URL: https://build.opensuse.org/package/show/security/oath-toolkit?expand=0&rev=9
This commit is contained in:
Marcus Meissner 2015-09-17 12:57:47 +00:00 committed by Git OBS Bridge
parent 44150de82d
commit 685bec87a9
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bfa42cbc100eb6c43d2bf83e3badc51d9e6f4950a92e07513ae586d0c5e9b24
size 4136649

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c57831907bc26eadcdf90ba1827d0bd962dd1f737362e817a1dd6d6ec036f79
size 4238966

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 9 14:31:24 UTC 2015 - t.gruner@katodev.de
- Update to Version 2.6.1 (released 2015-07-31)
- liboath: Fix 'make check' on 32-bit systems.
- Version 2.6.0 (released 2015-05-19)
- liboath: Support TOTP with HMAC-SHA256 and HMAC-SHA512.
This adds new APIs oath_totp_generate2, oath_totp_validate4 and
oath_totp_validate4_callback.
- oathtool: The --totp parameter now take an optional argument to specify MAC.
For example use --totp=sha256 to use HMAC-SHA256. When --totp is used
the default HMAC-SHA1 is used, as before.
- pam_oath: Mention in README that you shouldn't use insecure keys.
- pam_oath: Check return value from strdup.
- The files 'gdoc' and 'expect.oath' are now included in the tarball.
-------------------------------------------------------------------
Sat Jan 24 10:29:53 UTC 2015 - mardnh@gmx.de

View File

@ -18,7 +18,7 @@
%define build_pskc 0
Name: oath-toolkit
Version: 2.4.1
Version: 2.6.1
Release: 0
Summary: Toolkit for one-time password authentication systems
License: GPL-3.0+