vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 7e306068de75595d591514857a55d8136c1abad3
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 22:04:21 2026 +0200
Fix GCC-16 -Waggressive-loop-optimizations
commit b0cf8b7759e5955b58637246a1998863682f573a
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 21:55:56 2026 +0200
Fix clang-23 -Wassign-enum
commit abd8ee892e682b9810cb65635e4e7df359a9e554
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 21:42:59 2026 +0200
Fix some clang-23 -Wunsafe-buffer-usage
commit 9ea542ce98eefa4133136a5b2c44270ea35a69a4
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 21:21:56 2026 +0200
Fix some clang-23 -Wunsafe-buffer-usage
commit dc8e82e75fc4d06ce4347379f2e16eec149abe7e
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 21:20:37 2026 +0200
Fix clang-analyzer-deadcode.DeadStores
commit 03ae2c81bf499e3361c0b4d75d9f6affc0358c3e
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 21:18:35 2026 +0200
Fix some clang-23 -Wpadded
commit db12b9cfe632b2b8835e63319ef904ceace9b164
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Mar 23 21:18:00 2026 +0200
Fix some clang-23 -Wunsafe-buffer-usage
commit 66685d4e7b8925299c31140abcb5b646b5d6d709
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 16:23:06 2026 +0200
Fix clang-23 -Warray-bounds-pointer-arithmetic
commit 11561d613b47ed5c27eac916ce3216323eb3d77f
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 16:10:04 2026 +0200
Fix clang-23 -Wmissing-variable-declarations
commit 3401fbb2d1b7ef10711c7ee1fafedcbd8c1f2b21
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 16:08:13 2026 +0200
Fix some clang-23 -Wassign-enum, -Wimplicit-int-enum-cast
commit d609c603a61b4a7a286f100ae02a42aad1093359
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 15:56:45 2026 +0200
Fix clang-23 -Wformat
commit 82cb4c1034ce9937bdc10d987066e1b8608d9f26
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 15:56:26 2026 +0200
Fix clang-23 -Wformat-signedness
commit 205d8e815ec77ba63d6d6477173a0ef0c1696b2b
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 15:51:47 2026 +0200
Fix clang-23 -Wswitch-enum, -Wcovered-switch-default
commit 8602b0d79c897c0d26ed831b926f63d9076dfdf8
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Sun Mar 22 15:21:38 2026 +0200
Pacify cppcheck
CpmDirEnt: Pack the 8+3-byte file name into a struct so that it can be
more safely accessed
ReadNative(): Simplify the allocation of buf
commit b429f56f0d4f85452f146e7ef9a31533f8ec58e3
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Mon Aug 19 16:15:59 2024 +0300
zip2disk: Fix trackbuf[] overflow
commit 9bb5f0d8de19c8bce68f8abcf9cb23b91378b92a
Author: Marko Mäkelä <marko.makela@iki.fi>
Date: Thu Aug 15 16:02:04 2024 +0300
Be compatible with old CMake
Only starting with CMake 3.19 the test may make files read-only.
A clean-up step (deleting files) for a subsequent test
needs to be executed in any CMake version.
Closes #3