Debian Patches

Status for inn2/2.7.1-1+deb12u1

Patch Description Author Forwarded Bugs Origin Last update
backport_a1f2e9323 nnrpd: avoid hang due to misplaced select()
The select() call in nnrpd's input data processing is moved right
before the related read() call to avoid blocking when it shouldn't.

Without this change, there could still remain data to be inflated, that
has already been read, if compression had been activated. The select()
can then time out because the client might already have sent all data
before, and the yet to be inflated data will not be used until after
the timeout.


diff --git a/nnrpd/line.c b/nnrpd/line.c
index fc68b15dd..6c048720c 100644
Enrik Berkhan <Enrik.Berkhan@inka.de> no upstream, commit:a1f2e932338a17eb4111243f29fcade52d39e0a7
backport_f7d111aad innreport: Support high-precision timestamps
This format is now the default in some distributions (like Debian 12).
It should be supported by innreport.

close #276

diff --git a/scripts/innreport.in b/scripts/innreport.in
index 4e68344ff..eb9bddd78 100644
Julien LIE <Julien-Elie@users.noreply.github.com> no upstream, commit:f7d111aadd5809dd12c9215f7aefe395c819f188
reproducible_builds no
extra-scripts no
extra-config no
inncheck-permissions no
rnews-permissions no
dash-unbatch no
no-makedbz-on-install no
motd-conffile-upgrade no

All known versions for source package 'inn2'

Links