diff --git a/wtmpdb-0.6.0.tar.xz b/wtmpdb-0.6.0.tar.xz deleted file mode 100644 index 0be93d1..0000000 --- a/wtmpdb-0.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61e8b379a4595d2f05b4852703d9ac6ef5dc5d9e38b303501de2627079caeab1 -size 18052 diff --git a/wtmpdb-0.7.0.tar.xz b/wtmpdb-0.7.0.tar.xz new file mode 100644 index 0000000..541c72c --- /dev/null +++ b/wtmpdb-0.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb6f8600b9ca0f034a1f73c77cac5758c9241cb7dc5efc773da07edf04d624f +size 19124 diff --git a/wtmpdb.changes b/wtmpdb.changes index ce7efe7..74d470e 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 21 06:52:21 UTC 2023 - Thorsten Kukuk + +- Update to version 0.7.0 + - wtmpdb rotate: use sqlite3_bind_* internal + - wtmpdb last: Implement -x, -d, -i and -w options + ------------------------------------------------------------------- Wed Jun 7 15:18:21 UTC 2023 - Thorsten Kukuk diff --git a/wtmpdb.spec b/wtmpdb.spec index d897e0b..750ce95 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -18,8 +18,8 @@ %define lname libwtmpdb0 Name: wtmpdb -Version: 0.6.0 -Release: 0 +Version: 0.7.0 +Release: 1.3 Summary: Reports last logged in users and system reboots License: BSD-2-Clause URL: https://github.com/thkukuk/wtmpdb @@ -78,7 +78,8 @@ pam-config -a --wtmpdb --wtmpdb-skip_if=sshd if [ "$1" -eq 0 ]; then pam-config -d --wtmpdb fi -%service_del_postun_without_restart wtmpdb-update-boot.service wtmpdb-rotate.timer +%service_del_postun_without_restart wtmpdb-update-boot.service +%service_del_postun wtmpdb-rotate.timer %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig