Your message dated Thu, 26 Mar 2026 07:20:03 +0000
with message-id <[email protected]>
and subject line Bug#1121453: fixed in squid 7.5-1
has caused the Debian Bug report #1121453,
regarding squid-openssl: Broken link for squid-openssl manpage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1121453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121453
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid-openssl
Version: 7.2-2
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

The manpage link for squid-openssl is broken in squid version 7.2-2. It
points to /usr/share/man/man8/squid.8 instead of
/usr/share/man/man8/squid.8.gz, which is the correct file generated by
dh_compress.

To reproduce:
- launch a debian/sid system
- install man, squid and squid-openssl
- run man squid, verify it works
- run man squid-openssl, verify it does not work (no manpage)
- run man /usr/share/man/man8/squid-openssl.8, verify it does not work
  and shows the missing file error.
- run ls -l /usr/share/man/man8/squid* and see the symlink is broken for
  squid-openssl

This seems to be happening because the link points to a manpage for a
different binary package, and then dh_compress is not dealing with it
properly.

I have sent a MR fixing this by correcting the extension in the symlink,
pointing it to the expected result of the compression in the squid man:

https://salsa.debian.org/squid-team/squid/-/merge_requests/29

-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), 
(100, 'noble-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.8.0-40-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FIRMWARE_WORKAROUND, 
TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8), LANGUAGE=cs:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages squid-openssl depends on:
ii  adduser                    3.137ubuntu1
ii  init-system-helpers        1.66ubuntu1
ii  libc6                      2.39-0ubuntu8.6
ii  libcap2                    1:2.66-5ubuntu2.2
ii  libcom-err2                1.47.0-2.4~exp1ubuntu4.1
ii  libcrypt1                  1:4.4.36-4build1
pn  libdbi-perl                <none>
pn  libecap3                   <none>
ii  libexpat1                  2.6.1-2ubuntu0.3
ii  libgcc-s1                  14.2.0-4ubuntu2~24.04
ii  libgssapi-krb5-2           1.20.1-6ubuntu2.6
ii  libkrb5-3                  1.20.1-6ubuntu2.6
ii  libldap2                   2.6.7+dfsg-1~exp1ubuntu8.2
ii  libltdl7                   2.4.7-7build1
ii  libnetfilter-conntrack3    1.0.9-6build1
ii  libnettle8t64              3.9.1-2.2build1.1
ii  libpam0g                   1.5.3-5ubuntu5.5
ii  libsasl2-2                 2.1.28+dfsg1-5ubuntu3.1
ii  libssl3t64                 3.0.13-0ubuntu3.6
ii  libstdc++6                 14.2.0-4ubuntu2~24.04
ii  libsystemd0                255.4-1ubuntu8.11
ii  libtdb1                    1.4.10-1build1
ii  libxml2                    2.9.14+dfsg-1.3ubuntu3.6
ii  logrotate                  3.21.0-2build1
ii  lsb-base                   11.6
ii  netbase                    6.4
pn  squid-common               <none>
ii  sysvinit-utils [lsb-base]  3.08-6ubuntu3

Versions of packages squid-openssl recommends:
ii  ca-certificates  20240203
ii  libcap2-bin      1:2.66-5ubuntu2.2

Versions of packages squid-openssl suggests:
ii  apparmor                       4.0.1really4.0.1-0ubuntu0.24.04.4
pn  smbclient                      <none>
pn  squid-cgi                      <none>
pn  squid-purge                    <none>
pn  squidclient                    <none>
ii  systemd-resolved [resolvconf]  255.4-1ubuntu8.11
ii  ufw                            0.36.2-6
pn  winbind                        <none>

--- End Message ---
--- Begin Message ---
Source: squid
Source-Version: 7.5-1
Done: Luigi Gangitano <[email protected]>

We believe that the bug you reported is fixed in the latest version of
squid, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luigi Gangitano <[email protected]> (supplier of updated squid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 25 Mar 2026 15:34:11 +0100
Source: squid
Architecture: source
Version: 7.5-1
Distribution: unstable
Urgency: high
Maintainer: Luigi Gangitano <[email protected]>
Changed-By: Luigi Gangitano <[email protected]>
Closes: 1121453 1128104
Changes:
 squid (7.5-1) unstable; urgency=high
 .
   [ Amos Jeffries <[email protected]> ]
   * New Upstream Release 7.5
     - Fixes: CVE-2026-33526. SQUID-2026:1
     - Fixes: CVE-2026-32748. SQUID-2026:2
     - Fixes: CVE-2026-33515. SQUID-2026:3
 .
   * debian/control
     - temporary limit of build to OpenSSL v3
 .
   * debian/squid.logrotate
     - silence debug output on automated log rotation (Closes: #1128104)
 .
   * debian/rules
     - workaround missing upstream release notes
     - polish cleanup process for built files
 .
   * debian/debian.conf
     - add refresh_pattern rules for old repositories
 .
   [ Renan Rodrigo Barbosa <[email protected]> ]
   * debian/squid-openssl.links
     - Fix broken manpage link for squid-openssl (Closes: #1121453)
Checksums-Sha1:
 3970d950cdf17a051da14db410b8c4af7728bac2 2815 squid_7.5-1.dsc
 263c35d09b982a1e343cf652fcec543f572a8cc0 2432664 squid_7.5.orig.tar.xz
 0a9fbde7f42b0029782c3f3359df091b39c31a0b 659 squid_7.5.orig.tar.xz.asc
 ce8fdefd899cc85c2e10b50d3e758942491069e2 50012 squid_7.5-1.debian.tar.xz
 36e40b3fe27327b2df78a7960553199aa418f89a 7999 squid_7.5-1_arm64.buildinfo
Checksums-Sha256:
 d540e7cdb6e30672cf5e5a35f1819a98d69eb6c19f82d0df9c0fafbacffd2ad8 2815 
squid_7.5-1.dsc
 f6058907db0150d2f5d228482b5a9e5678920cf368ae0ccbcecceb2ff4c35106 2432664 
squid_7.5.orig.tar.xz
 2637a60ea4e30e7573641d7b07fe8551f063aed08c274287e8fddc23aeda0b28 659 
squid_7.5.orig.tar.xz.asc
 9c699cdbe2d9445a23aa336c81457794cc691aa5097859f6fdc81e0e5fe2a0da 50012 
squid_7.5-1.debian.tar.xz
 d46bbe49fb9d440548bb149ab522df36a2845d5e366dbb2cad6595a319358cc2 7999 
squid_7.5-1_arm64.buildinfo
Files:
 44223a2c18260130a231c318034f4ec7 2815 web optional squid_7.5-1.dsc
 6221ea4b5f8e2f5df1db0e2182305198 2432664 web optional squid_7.5.orig.tar.xz
 f984699fe3328f6eb51ff20f5eb79451 659 web optional squid_7.5.orig.tar.xz.asc
 d71f63a07900f58ab84eecac7d03adb6 50012 web optional squid_7.5-1.debian.tar.xz
 fdbd60be7f38a40667010ec92c4cbb64 7999 web optional squid_7.5-1_arm64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJPBAEBCAA5FiEEjUhaNf8ebreQ5Q9tAoTyDCupfO0FAmnE2TkbFIAAAAAABAAO
bWFudTIsMi41KzEuMTIsMCwzAAoJEAKE8gwrqXztEx8P/27BF/e9qD4emvfm8+UB
TmuVLnbU4NwEAwD9OcgLgxjROfzUUskKQZxd9w/K0OedfUA767irDLPS+NbpG5oO
C+bPkv/CIP3GZCPpl8AxlV8ket9vcV21fljEl+ZOUjtETOd5M7TMMsoSdiwyOWcF
guTChRSZ7pD+uBkMcSEjJ3sPF8/mqu4gZURL/+RsUCG/p5xuAF8Ze1fm8id6lgOM
7xY8TaE8E5m6yrGGrsoph2awdiuJSWgu9+aGoTOovXyuADdQwfQxAlGYXCM+Mcos
HQgDEgdhwNlTRZqN5CXUbUjIFWdffBJtDM1RfDn1s0otEQAWUeWZFfmhs9/i2f88
29dV6AKdoi78NgAQeCGcCLmaCMIj+FGukFSngnouHAUvwirEBEmzoIk1IQx1tqNz
4FiVDrwYjHVJRinqLljCoFudowSGT+FJACapsbdLqJH9XNwNjCyphPkIJPF+pGSF
Api9Dxrz8ZIlGSlZKUW+8jhKcc0rKh2twQZFDmo4H2eORovfVkIU0ecxerVDqeK+
YOXs8wFXwS5VPFlb6WWFnW+ECvTAx7D/n26bEFbqmuEetHX+WY6DAF8LO2s7ToWr
3HlROYWbdQyYMRMWi0EQAUx78pVgO9ttR8b/FMaX0QKNwjqha8xczoyLU1GpUfnC
5YHn2ez6GrJXWVpmag/sOVzX
=dIY6
-----END PGP SIGNATURE-----

Attachment: pgpSy5ikp9bcs.pgp
Description: PGP signature


--- End Message ---

Reply via email to