2023-04-16 17:13:05 +00:00
committed by Git OBS Bridge
6 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70e741bca197b64b4fbe8dd1f6d57ce2b8ad58ca786352c525f3f2d44125894c
size 450747

Binary file not shown.

BIN
pam_u2f-1.3.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
pam_u2f-1.3.0.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 15 12:01:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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