-
c7d698a7
by Ansgar at 2025-04-06T15:34:06+02:00
feat(gpg): add support for validating detached signatures
-
0a1f0168
by Ansgar at 2025-04-27T21:42:27+02:00
fix(dbconn): import `Deb822` from `debian.deb822`
The class is no longer exported from `debian.debfile`
in Debian 13/trixie.
-
adcd732b
by Ansgar at 2025-04-27T21:42:30+02:00
feat(archive): introduce `authorized_by_fingerprint`
This is used in preference to `fingerprint` when checking ACLs.
-
0d4dd7c7
by Ansgar at 2025-04-27T21:42:31+02:00
feat(announce): also sent mail to person authorizing the upload
-
7597e75f
by Ansgar at 2025-04-27T21:42:31+02:00
refactor(archive): restructure `ArchiveUpload.check`
-
4ca4c33b
by Ansgar at 2025-04-27T21:42:31+02:00
refactor(archive): factor out `ArchiveTransaction._add_dsc_files`
-
e9c8bc50
by Ansgar at 2025-04-27T21:42:32+02:00
refactor(checks): factor out timestamp check in a separate function
-
c36240ab
by Ansgar at 2025-04-27T21:42:32+02:00
feat: add Postgresql 17, remove ancient versions
-
3c43d7c5
by Ansgar at 2025-04-27T21:42:33+02:00
feat(tag2upload): add wrapper around mini-git-tag-fsck
-
efab16be
by Ansgar at 2025-04-27T21:42:33+02:00
feat(tag2upload): add test package for tag2upload
-
43833471
by Ansgar at 2025-05-04T11:24:58+02:00
feat(tag2upload): add support for tag2upload
-
78f4cf3c
by Ansgar at 2025-05-04T11:25:02+02:00
feat(tag2upload): add integration test
-
6db1f85e
by Ansgar at 2025-05-04T11:55:56+02:00
feat(tag2upload): add configuration for tag2upload keyring
-
fb1a3d9c
by Ansgar at 2025-05-09T23:21:49+02:00
fix: change keyring location