Debian Patches

Status for apt-cacher-ng/3.7.5-1.3

Patch Description Author Forwarded Bugs Origin Last update
fuse3.patch diff -urN apt-cacher-ng-3.7.5.orig/CMakeLists.txt apt-cacher-ng-3.7.5/CMakeLists.txt Tim Woodall <debianbugs@woodall.me.uk> no debian
0001-Add-missing-cstdint-includes-for-GCC-16.patch Add missing <cstdint> includes for GCC 16
GCC 16's libstdc++ no longer pulls in <cstdint>, causing a cascade
of errors. GCC emits the fix-it hint "probably fixable by adding
'#include <cstdint>'" directly above them.

Add the include to src/actypes.h, the common root header reached by
every translation unit, plus the three headers GCC named explicitly
(aclogger.h, ahttpurl.h, portutils.h) so they stay self-contained.
Edmund Lodewijks <edmund@proteamail.com> yes debian 2026-08-10

All known versions for source package 'apt-cacher-ng'

Links