diff --git a/pam_u2f-1.2.1.tar.gz b/pam_u2f-1.2.1.tar.gz deleted file mode 100644 index b7617de..0000000 --- a/pam_u2f-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70e741bca197b64b4fbe8dd1f6d57ce2b8ad58ca786352c525f3f2d44125894c -size 450747 diff --git a/pam_u2f-1.2.1.tar.gz.sig b/pam_u2f-1.2.1.tar.gz.sig deleted file mode 100644 index cb29ece..0000000 Binary files a/pam_u2f-1.2.1.tar.gz.sig and /dev/null differ diff --git a/pam_u2f-1.3.0.tar.gz b/pam_u2f-1.3.0.tar.gz new file mode 100644 index 0000000..ee4b5ed --- /dev/null +++ b/pam_u2f-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72360c6875485eb4df409da8f8f52b17893f05e4d998529c238814480e115220 +size 456281 diff --git a/pam_u2f-1.3.0.tar.gz.sig b/pam_u2f-1.3.0.tar.gz.sig new file mode 100644 index 0000000..ac26fa1 Binary files /dev/null and b/pam_u2f-1.3.0.tar.gz.sig differ diff --git a/pam_u2f.changes b/pam_u2f.changes index d39903d..dbf8bdd 100644 --- a/pam_u2f.changes +++ b/pam_u2f.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Apr 15 12:01:02 UTC 2023 - Dirk Müller + +- update to 1.3.0: + * Add sanity checking of UV options to pamu2fcfg. + * Add support for username expansion in the authfile path. + * Improvements to the documentation. + ------------------------------------------------------------------- Sun May 29 19:59:49 UTC 2022 - Dirk Müller diff --git a/pam_u2f.spec b/pam_u2f.spec index 00160c1..0bfae36 100644 --- a/pam_u2f.spec +++ b/pam_u2f.spec @@ -1,7 +1,7 @@ # # spec file for package pam_u2f # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{!?_pam_moduledir: %define _pam_moduledir /%{_lib}/security} Name: pam_u2f -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: U2F authentication integration into PAM License: BSD-2-Clause