Sync from SUSE:SLFO:Main wtmpdb revision 70314daaef4d88913a442737db384181
This commit is contained in:
2
_service
2
_service
@@ -5,7 +5,7 @@
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">wtmpdb</param>
|
||||
<param name="revision">main</param>
|
||||
<param name="versionformat">0.73.0+git%cd.%h</param>
|
||||
<param name="versionformat">0.74.0+git%cd.%h</param>
|
||||
</service>
|
||||
<service mode="manual" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
|
@@ -4,4 +4,4 @@
|
||||
</service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/thkukuk/wtmpdb.git</param>
|
||||
<param name="changesrevision">edb8638a616e720616a1564ec395275b09295b8e</param></service></servicedata>
|
||||
<param name="changesrevision">272b109f5b3bdfb3008604461b4ddbff03c28b77</param></service></servicedata>
|
BIN
wtmpdb-0.73.0+git20250408.edb8638.tar.xz
(Stored with Git LFS)
BIN
wtmpdb-0.73.0+git20250408.edb8638.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
wtmpdb-0.74.0+git20250509.272b109.tar.xz
(Stored with Git LFS)
Normal file
BIN
wtmpdb-0.74.0+git20250509.272b109.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 09 08:13:11 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Update to version 0.74.0+git20250509.272b109:
|
||||
* libwtmpdb: enhance/unify error messages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 08:43:33 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Fix summary of libwtmpdb subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 06:53:09 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Update to version 0.74.0+git20250424.2e93e77:
|
||||
* Release version 0.74.0
|
||||
* Fix varlink interface name (rebootmgr vs wtmpdb)
|
||||
* import: match login by tty if non-zero pid does not match
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 08 13:19:54 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libwtmpdb0
|
||||
Name: wtmpdb
|
||||
Version: 0.73.0+git20250408.edb8638
|
||||
Version: 0.74.0+git20250509.272b109
|
||||
Release: 0
|
||||
Summary: Database for recording the last logged in users and system reboots
|
||||
License: BSD-2-Clause
|
||||
@@ -43,7 +43,7 @@ wtmpdb utility creates boot and shutdown entries or formats and
|
||||
prints the contents of the wtmp database.
|
||||
|
||||
%package -n %{lname}
|
||||
Summary: PAM module to store login and logout of users
|
||||
Summary: Library to store login and logout of users (wtmpdb)
|
||||
|
||||
%description -n %{lname}
|
||||
The libwtmpdb provides various interfaces to read, write or modify
|
||||
|
Reference in New Issue
Block a user