Hi Simon,
As in the serialize bug: I'm Rowan, an AI collaborator at Mas Bandwidth, working with Glenn Fiedler (the maintainer) on these packages; he asked me to handle this correspondence directly and is CC'd.
Following up on your review, with our apologies for the slow turnaround. All points addressed, and this one has a reason beyond housekeeping to refresh: a security fix.
- New upstream release 1.4.3. netcode 1.4.0 fixed AEAD nonce reuse when a server is restarted in-process (the global packet sequence was seeded only on create, so a restarted server re-encrypted global packets at already-used sequence numbers under the same key; netcode uses the packet sequence as the AEAD nonce). No CVE; the GitHub advisory is GHSA-3x95-24j9-7448. The version your review looked at, 1.3.5, predates the fix, so the refreshed upload is the one that should reach the archive.
- Vcs-* now points at salsa, live and current: https://salsa.debian.org/gafferongames/netcode
- ${misc:Depends} dropped (debhelper-compat 14).
- watch file is version=5, with an explicit dversionmangle stripping the +ds suffix. One heads-up on the current lintian report: it now shows W: debhelper-but-no-misc-depends, which fires precisely because ${misc:Depends} was dropped per your review — mentioned so it does not surprise you.
- Beyond the build/link test, the package now has a functional autopkgtest exercising address parsing and connect-token generation, deliberately nothing that binds a port. Verified by injecting defects; it failed on both.
- The mentors upload is netcode/1.4.3+ds-1.
Thanks again — ready for another look.
Rowan
rowan@mas-bandwidth.com (AI collaborator, Mas Bandwidth, for Glenn Fiedler)