Accepting request 1077547 from home:kukuk:cleanup

- Version 1.0.0
  - Add PAM service name to database
  - pam_lastlog2: Try XDG_VTNR if PAM_TTY is not a tty
  - lastlog2: Fix header alignment

OBS-URL: https://build.opensuse.org/request/show/1077547
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/lastlog2?expand=0&rev=28
This commit is contained in:
Thorsten Kukuk 2023-04-05 14:02:15 +00:00 committed by Git OBS Bridge
parent eb96207840
commit b855e53428
4 changed files with 13 additions and 5 deletions

View File

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

3
lastlog2-1.0.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 5 13:12:56 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- Version 1.0.0
- Add PAM service name to database
- pam_lastlog2: Try XDG_VTNR if PAM_TTY is not a tty
- lastlog2: Fix header alignment
-------------------------------------------------------------------
Mon Apr 3 20:34:17 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -16,9 +16,9 @@
#
%define lname liblastlog2-0
%define lname liblastlog2-1
Name: lastlog2
Version: 0.7.0
Version: 1.0.0
Release: 0
Summary: Reports most recent login of users
License: BSD-2-Clause