diff --git a/_service b/_service index 8466014..a992853 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ enable wtmpdb main - 0.70.0+git%cd.%h + 0.71.0+git%cd.%h *.tar diff --git a/_servicedata b/_servicedata index ac74d8f..ba6bcc2 100644 --- a/_servicedata +++ b/_servicedata @@ -4,4 +4,4 @@ https://github.com/thkukuk/wtmpdb.git - 3e409b5b57ef4514bb9955abb69739180bbe0c36 \ No newline at end of file + 86b84424e28df94c5a94c93abfb8e86ad5a0f403 \ No newline at end of file diff --git a/wtmpdb-0.70.0+git20250121.3e409b5.tar.xz b/wtmpdb-0.70.0+git20250121.3e409b5.tar.xz deleted file mode 100644 index 6fbe567..0000000 --- a/wtmpdb-0.70.0+git20250121.3e409b5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6048ad1155a62aa5e9360c857f16cb4ab20b408f7d8a20433dc1436dea911ab4 -size 31792 diff --git a/wtmpdb-0.71.0+git20250203.86b8442.tar.xz b/wtmpdb-0.71.0+git20250203.86b8442.tar.xz new file mode 100644 index 0000000..7f0a63f --- /dev/null +++ b/wtmpdb-0.71.0+git20250203.86b8442.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ff56e8e03e3f9f38cea7fa38eda0b151f608dbc201f430d3f27ea669f57563 +size 32148 diff --git a/wtmpdb.changes b/wtmpdb.changes index 05ce808..1c2f4f5 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Feb 03 12:46:06 UTC 2025 - kukuk@suse.com + +- Update to version 0.71.0+git20250203.86b8442: + * Release version 0.71.0 + * zero struct tm before calling strptime() + * Accept classic 'last -N' form for max entries + * tst-varlink: fix order of error checking + * CI: use valgrind + * Run meson test in verbose mode + * tst-varlink works only if run as root + * Use meson feature and not combo options + * Add CI for openSUSE + * CI: make sure sqlite3 devel is installed + ------------------------------------------------------------------- Tue Jan 21 15:45:20 UTC 2025 - kukuk@suse.com diff --git a/wtmpdb.spec b/wtmpdb.spec index 7f14211..c1ffd00 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -18,7 +18,7 @@ %define lname libwtmpdb0 Name: wtmpdb -Version: 0.70.0+git20250121.3e409b5 +Version: 0.71.0+git20250203.86b8442 Release: 0 Summary: Database for recording the last logged in users and system reboots License: BSD-2-Clause @@ -62,7 +62,7 @@ the wtmpdb database. %autosetup %build -%meson -Dman=true -Dcompat-symlink=true -Dwtmpdbd=true +%meson -Dman=enabled -Dcompat-symlink=true -Dwtmpdbd=enabled %meson_build %install