hippotat (1.3.3)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/1.3.3 tag
- Git: https://salsa.debian.org/iwj/hippotat
-
- Branch: main
- Path: debian/changelog
- Repo size: 2932736
- Last scan: 2026-06-03 21:32:06+00
- Next scan: 2026-06-11 14:54:00+00
- CI pipeline status: success
- Debian changelog in Git:
hippotat (1.3.3) unstable; urgency=medium
* Dependency updates. Allow reqwest sha2 0.11.x.
* tests: Add a sleep to try to make tests more reliable.
* tests: Add a sleep to try to make tests more reliable.
* Abolish proc macro and make hippotat-macros into a tombstone.
* Bump declared MSRV to 1.85. (We don't support bookworm's Rust anyway.)
* clippy: Suppress some false positives and test in CI.
* CI: Update to use trixie, and general oveerhaul.
-- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 10 May 2026 23:34:52 +0100
- This branch is 3 commits ahead of tag debian/1.3.3
- Git log:
commit 9b90c71fa57d113161a34cf584c04f688c29ef90
Merge: de84583 b2ef8eb
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon May 11 00:16:49 2026 +0000
Merge branch 'no-macro-tidy-2' into 'main'
Un-reference and delete the hippotat-macros tombstone crate
See merge request iwj/hippotat!76
commit b2ef8eb9d336711dfc177f4b55fd87e5a58d1916
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon May 11 00:11:43 2026 +0100
Delete the (stub) source for the now-obsolete hippotat-macros crate
This is now just metadata. We can reintroduce it if and when we want
it and in the meantime things will be simpler.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 302ede4e59e264d4e2e39eada295bef2acc7e857
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon May 11 00:25:17 2026 +0100
Remove references to hippotat-macros crate, everywhere
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>