diff --git a/oath-toolkit-2.6.5.tar.gz b/oath-toolkit-2.6.5.tar.gz deleted file mode 100644 index a749bf1..0000000 --- a/oath-toolkit-2.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d207120c7e7fdd540142d04ca06d83fb3277c8f2fb794a74535d04b2aa0ec219 -size 5477292 diff --git a/oath-toolkit-2.6.5.tar.gz.sig b/oath-toolkit-2.6.5.tar.gz.sig deleted file mode 100644 index 1c481dc..0000000 Binary files a/oath-toolkit-2.6.5.tar.gz.sig and /dev/null differ diff --git a/oath-toolkit-2.6.6.tar.gz b/oath-toolkit-2.6.6.tar.gz new file mode 100644 index 0000000..623660c --- /dev/null +++ b/oath-toolkit-2.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd68b315c71ba1db47bcc6e67f598568db4131afc33abd23ed682170e3cb946c +size 5571980 diff --git a/oath-toolkit-2.6.6.tar.gz.sig b/oath-toolkit-2.6.6.tar.gz.sig new file mode 100644 index 0000000..c3128a6 Binary files /dev/null and b/oath-toolkit-2.6.6.tar.gz.sig differ diff --git a/oath-toolkit.changes b/oath-toolkit.changes index 207d97e..345f350 100644 --- a/oath-toolkit.changes +++ b/oath-toolkit.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 20 21:40:44 UTC 2021 - Martin Hauke + +- Update to version 2.6.6 + * oathtool: Support for reading KEY and OTP from standard input + or filename. KEY and OTP may now be given as '-' to mean + stdin, or @FILE to read from a particular file. This is + recommended on multi-user systems, since secrets as command + line parameters leak. + * pam_oath: Fix unlikely logic fail on out of memory conditions. + ------------------------------------------------------------------- Tue Dec 29 11:58:14 UTC 2020 - Martin Hauke diff --git a/oath-toolkit.spec b/oath-toolkit.spec index fa25e52..d92e579 100644 --- a/oath-toolkit.spec +++ b/oath-toolkit.spec @@ -1,7 +1,7 @@ # # spec file for package oath-toolkit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # 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: oath-toolkit -Version: 2.6.5 +Version: 2.6.6 Release: 0 Summary: Toolkit for one-time password authentication systems License: GPL-3.0-or-later AND LGPL-2.1-or-later