vcswatch reports that
this package seems to have a new changelog entry (version
10.0, distribution
stable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 960d31d7d38581769ca29252e1c81dd1c5f0696e
Author: Richard Kettlewell <rjk@terraraq.uk>
Date: Sun Nov 17 11:59:30 2024 +0000
minor tidying
commit 679cd2b3745a0ce9018f43caf8439aa6f01e24db
Author: Richard Kettlewell <rjk@terraraq.uk>
Date: Sat Nov 16 11:40:17 2024 +0000
Disable check-source test
clang-format seems to have moved the goalposts.
fixes #113
commit 753064940f5915ef63a21dad6fc14e935c247208
Author: Colin Watson <cjwatson@debian.org>
Date: Mon Mar 18 11:27:52 2024 +0000
Fix typo
commit d87afc0b947d5748fbd4b9fb6cd2d827584f13f2
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Fri Nov 3 08:43:51 2023 +0000
Docker updates
- update to contemporary distributions
- EXTRA_DIST docker files
commit d8ae80d860f0d2f1aeca674417087824a5a33b60
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Oct 14 13:49:30 2023 +0100
Even more compact time representation
commit 9e8236d18d12fcf6ac283f536c6a579590f36cc5
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Oct 14 12:14:14 2023 +0100
More compact representation of backup elapsed times
commit a26d2695a8f5da8be1fa8373ff88cfaa9e8c683b
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Mon Oct 2 08:15:24 2023 +0100
Time tracking for backups
- new finishtime field for a backup
- in-place database upgrade to add the new column,
lightly tested by tests/dbupgrade
- report shows median/maximum time among extant backups
- only open DB read-write if actually needed
commit 7dfed2ee703dbb1b58c7ab11be2ac3cbea315cc7
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sun Oct 1 16:06:13 2023 +0100
Remove legacy upgrade detritus
- unused variables removed
- docs updated to reflect reality
commit 0bb1f759d420292dcf7035c9df45fc80178a2e29
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sun Oct 1 14:41:58 2023 +0100
--forget-only is not an action option
commit 5454b87c6b582da0d343614452d29f61cdd015a6
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Sep 9 14:14:36 2023 +0100
Test failures log failure location better
commit 5b044b7c81f569495fe7dd25e34a1a2c2d77827a
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Sep 9 12:32:14 2023 +0100
RSBACKUP_TIME can be formatted time now
Makes the tests a bit more comprehensible.
commit 0cbe63bfabc5622dddf0baa263dbe5bba61389e6
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Sep 9 11:37:54 2023 +0100
Tests: more selective use of RUN=
Rename some RUN= names to be clearer.
commit 237b720158e394130d0d40b0aa1a10987e465369
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Sep 9 11:37:14 2023 +0100
Fix hook checking in retire & store tests
commit 5cdbd8ab1691fe031b5f17dc2637d89d524dd849
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Sep 2 12:40:44 2023 +0100
setup.sh: test workspaces in their own directory
commit dbf1f4675612dcb10e23ee9be37a219a6484a773
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Sep 2 09:54:26 2023 +0100
setup.sh: make sure srcdir is always set
commit 0a9ef08db8c89ea6bd5e7c837955ed340bc1f25c
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Mon Aug 28 13:38:25 2023 +0100
Various testing improvemets
* Better naming
* hook script is more general
* tests/README.md
commit 6c7eb6e46af2daa695aafc477899c1d640071628
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sun Aug 27 16:11:14 2023 +0100
Clearer names for hook stamp files
commit 42c55d346fae4fa6c7d67bed00dbbb8bf7f22ea5
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sun Aug 13 11:08:29 2023 +0100
Only run pre-volume-hook if the volume is actually going to be backed up
This works by moving the pre-volume-hook sligtly later. One effect
of this is that it can happen after the device hook when previously
it happened before. This is probably not very important but it does
have a knock-on effect on one of the tests.
commit 67c5927f78b3be3940e053d582c78d5a7a94c44d
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Aug 5 15:36:43 2023 +0100
Pass --no-human-readable to rsync by default
This avoids locale issues when parsing rsync output.
fixes #111
commit b7af3e68756c062b11743c7eedca1e4637f0fed8
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sun Jul 30 22:46:22 2023 +0100
Typo fixes
commit 4b392e2fd9e5663f0901200828a2050c9b4ba74e
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Sat Jul 29 11:29:51 2023 +0100
More struct/class pedantry
"previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]"
commit 4bf8ca75f42b6d03c14a81a93a35fe1c007eca2f
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Tue Jul 25 08:10:26 2023 +0100
struct/class pedantry
commit 7c91363c0804bd62929e404f135ac39aa1c29f46
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Mon Jul 24 10:45:55 2023 +0100
Attach location information to parameter errors
commit 598dfbe577d350717d81b7b63c3a4f4478438068
Author: Richard Kettlewell <rjk@greenend.org.uk>
Date: Fri Mar 24 11:39:09 2023 +0000
Stylistic fix