Hi! > > As agreed with security team, this does not require a DSA and should > > go into Debian 12.12, currently to be releases at unknown date. > > > > Since it is very unlikely to get any further review comments or > > change requests, I merged > > https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/119 > > and proceeded with the upload, but using `--delayed=7` so it can > > still be stopped if needed. > > Apparently that wasn't actually delayed, given: > > mariadb | 1:10.11.13-0+deb12u1 | stable-new | source > > The only references in the queued log are: > > May 27 02:44:16 processing /mariadb_10.11.13-0+deb12u1_source.changes > May 27 02:44:17 mariadb_10.11.13-0+deb12u1_source.changes processed > successfully (uploader [email protected])
I can see in my Bash history that I did the upload with: dput ftp-master *.changes --delayed=7 Apparently dput just silently ignored the parameter without erroring that one is not allowed to pass parameters at the end of the command.

