From b855e534286c716afae6d2cd524fa4862d801d6bd05e7f1f2760a69a2a9afb6a Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 5 Apr 2023 14:02:15 +0000 Subject: [PATCH] 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 --- lastlog2-0.7.0.tar.xz | 3 --- lastlog2-1.0.0.tar.xz | 3 +++ lastlog2.changes | 8 ++++++++ lastlog2.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 lastlog2-0.7.0.tar.xz create mode 100644 lastlog2-1.0.0.tar.xz diff --git a/lastlog2-0.7.0.tar.xz b/lastlog2-0.7.0.tar.xz deleted file mode 100644 index 7e24e3b..0000000 --- a/lastlog2-0.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a65c0638324ceb30de6395e80d768f1412e2e783a69f94553ee14089c9522c8c -size 15316 diff --git a/lastlog2-1.0.0.tar.xz b/lastlog2-1.0.0.tar.xz new file mode 100644 index 0000000..38db967 --- /dev/null +++ b/lastlog2-1.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7daedfec61c6733b4efe03123b512bcffd997df194e68980bd1e3257094aca +size 15772 diff --git a/lastlog2.changes b/lastlog2.changes index 3bcaf14..8d6ad14 100644 --- a/lastlog2.changes +++ b/lastlog2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 5 13:12:56 UTC 2023 - Thorsten Kukuk + +- 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 diff --git a/lastlog2.spec b/lastlog2.spec index 8090bb5..d700bee 100644 --- a/lastlog2.spec +++ b/lastlog2.spec @@ -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