Accepting request 1076871 from home:kukuk:cleanup

- Update to version 0.2.0
  - pam_lastlog: support PAM_XDISPLAY
  - wtmpdb last: show PAM service on request
  - wtmpdb: log audit records for boot/shutdown

OBS-URL: https://build.opensuse.org/request/show/1076871
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/wtmpdb?expand=0&rev=2
This commit is contained in:
Thorsten Kukuk 2023-04-03 10:00:10 +00:00 committed by Git OBS Bridge
parent 88c46a1bde
commit d3bccff1ab
4 changed files with 13 additions and 4 deletions

View File

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

3
wtmpdb-0.2.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 3 09:17:15 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 0.2.0
- pam_lastlog: support PAM_XDISPLAY
- wtmpdb last: show PAM service on request
- wtmpdb: log audit records for boot/shutdown
-------------------------------------------------------------------
Thu Mar 30 13:12:09 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -18,7 +18,7 @@
%define lname libwtmpdb0
Name: wtmpdb
Version: 0.1.0
Version: 0.2.0
Release: 0
Summary: Reports last logged in users and system reboots
License: BSD-2-Clause
@ -27,6 +27,7 @@ Source: %{name}-%{version}.tar.xz
BuildRequires: docbook5-xsl-stylesheets
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(audit)
BuildRequires: pkgconfig(pam)
BuildRequires: pkgconfig(sqlite3)
PreReq: pam-config