Your message dated Fri, 20 Dec 2024 19:34:41 +0000
with message-id <e1toill-004z3q...@fasolo.debian.org>
and subject line Bug#1090852: fixed in postfix 3.9.1-8
has caused the Debian Bug report #1090852,
regarding postfix: changed html_directory from "/usr/share/doc/postfix/html" to 
"no" in main.cf
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 ow...@bugs.debian.org
immediately.)


-- 
1090852: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090852
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postfix
Version: 3.9.1-7
Severity: normal

The upgrade to 3.9.1-7 changed the html_directory value from
"/usr/share/doc/postfix/html" to "no" the /etc/postfix/main.cf
file. I doubt that this is correct. /usr/share/doc/postfix/html
is the directory that contains the documentation in HTML.

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), 
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages postfix depends on:
ii  adduser                3.137
ii  debconf [debconf-2.0]  1.5.87
ii  libc6                  2.40-4
ii  libdb5.3t64            5.3.28+dfsg2-9
ii  libicu72               72.1-5+b1
ii  libnsl2                1.3.0-3+b3
ii  libsasl2-2             2.1.28+dfsg1-8
ii  libssl3t64             3.3.2-2
ii  netbase                6.4

Versions of packages postfix recommends:
ii  ca-certificates  20240203
ii  python3          3.12.7-1
ii  ssl-cert         1.1.3

Versions of packages postfix suggests:
ii  emacs-gtk [mail-reader]   1:29.4+1-4
ii  libsasl2-modules          2.1.28+dfsg1-8
ii  mailutils [mail-reader]   1:3.17-2+b2
ii  mutt [mail-reader]        2.2.13-1
pn  postfix-cdb               <none>
ii  postfix-doc               3.9.1-7
pn  postfix-ldap              <none>
pn  postfix-lmdb              <none>
pn  postfix-mongodb           <none>
pn  postfix-mta-sts-resolver  <none>
pn  postfix-mysql             <none>
ii  postfix-pcre              3.9.1-7
pn  postfix-pgsql             <none>
pn  postfix-sqlite            <none>
ii  procmail                  3.24+really3.22-4
pn  resolvconf                <none>
pn  ufw                       <none>

-- debconf information:
  postfix/rfc1035_violation: false
* postfix/recipient_delim: -
* postfix/procmail: true
  postfix/bad_recipient_delimiter:
  postfix/newaliases: false
* postfix/protocols: all
* postfix/mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
* postfix/destinations: qaa.vinc17.org, 135.197.67.86.rev.sfr.net, , localhost
* postfix/mailname: qaa.vinc17.org
  postfix/relayhost:
  postfix/not_configured:
* postfix/root_address:
* postfix/chattr: false
* postfix/mailbox_limit: 0
* postfix/main_mailer_type: Internet Site

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
--- Begin Message ---
Source: postfix
Source-Version: 3.9.1-8
Done: Michael Tokarev <m...@tls.msk.ru>

We believe that the bug you reported is fixed in the latest version of
postfix, 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 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev <m...@tls.msk.ru> (supplier of updated postfix 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 20 Dec 2024 22:10:35 +0300
Source: postfix
Architecture: source
Version: 3.9.1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Postfix Team <team+post...@tracker.debian.org>
Changed-By: Michael Tokarev <m...@tls.msk.ru>
Closes: 1090820 1090852
Changes:
 postfix (3.9.1-8) unstable; urgency=medium
 .
   * the "let's get chroot under control" release, plus some bugfixes
     for minor issues in previous release, and more cleanups
   * debian-postfix-chroot-cmd.patch: new 'chroot' subcommand for postfix
     command, to set/unset/query chroot status of postfix services in
     master.cf.  It helps to configure current master.cf to enable/disable
     chroot easily
   * source/options: man/ is also autogenerated, ignore it in source-diff
   * README.Debian: add a note about chroot and "postfix chroot"
   * configure-instance: use "postfix chroot" to query for chroot status
   * postfix.maintscript: rm_conffile /etc/network/ip-down.d/postfix
     (temporary, Closes: #1090820)
   * postinst: fixup html_directory=no on upgrade too (Closes: #1090852)
   * patches: remove hunks changing paths in master.cf from
     40_chroot_by_default.diff to 05_debian_defaults.diff
   * rules,05_debian_defaults.diff: move postfix-files patching to rules
   * patches: update debian-defaults.patch: rename from 05_debian_defaults.diff,
     get parts from 06_debian_paths.diff to it
   * rules: stop shipping doc.files in postfix-doc package, there's no need to
   * 06_debian_paths.diff: remove
   * main.cf.in: add comments and fill in some default values, so the new
     main.cf has comments near the values which are set in postinst
Checksums-Sha1:
 a00fcc725589aaac37ae7a284aa338f1134a31ba 3135 postfix_3.9.1-8.dsc
 66f181235cb4a2bf2bcdcf814286a8818dbd2ddf 198316 postfix_3.9.1-8.debian.tar.xz
 369561722d9f324fae5b5ba7c81f3023bb900aa2 8191 postfix_3.9.1-8_source.buildinfo
Checksums-Sha256:
 1f3effa09a73e3e5c22b58dc172ad85aac7ea0bd6f88770205c0ea08b258c757 3135 
postfix_3.9.1-8.dsc
 144729321475bbf6d7e69f543b49c252c2b5cae252cc431a42cccf426bd32953 198316 
postfix_3.9.1-8.debian.tar.xz
 7890b6ec322b9cac47d8a2f997a73e86a975d124e2f994774be09e2f370927f0 8191 
postfix_3.9.1-8_source.buildinfo
Files:
 48d82e05a77a843535548e3fe989f5dd 3135 mail optional postfix_3.9.1-8.dsc
 e73950012dc38db0c5dc32607c807682 198316 mail optional 
postfix_3.9.1-8.debian.tar.xz
 28a7c82e5ecd04369f94b3b64bdccba0 8191 mail optional 
postfix_3.9.1-8_source.buildinfo

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

iQIzBAEBCgAdFiEEZKoqtTHVaQM2a/75gqpKJDselHgFAmdlwV0ACgkQgqpKJDse
lHiBTA//Wp3uGXjPx5zq+iJ5p0n5F8CXm352honO8Ij1YSLvu9+4X09CnaMKEMzJ
JWUmhHX+I+pt18u2qDzMcOeVvHvp0U3a74JrlXCLt5eMmdGNHokwAj110ydLPK4T
AyEC2NAJQBvAeAv+g4SZm7KT4xYAGyxlZdUwC2d8K0fToEYO77PynsWgEDxXUXwG
Iej1RxPEhOigLTK2z5oibl2pNPUe1V0Qc4U0BNWoa2O9ZiIoVbhaOZycXY8170YQ
nbzTR6YHm93HkwV41voD9nxqSx4FFk5T5DiI/JkwaQsxVLXIBZ3Brr0vMy810QPN
r0Wwvt8wSw9N7sZ7Yc84B4UYnKQV7/sUOJXZFbeJRhJERPvM1Dc50Yu2o8+TVco+
jtGPPyAj+cXt2S0ObdKtHXoic4ZDLj7UOvFvwes3Ji5rXpP6UXoQf60L9dlYqh+h
cpZcyKpzUzPpRvNsbXikJ4ADbwyxjZm1WL4Bq4klOH3FbWDVvLD9mgvjIEprJte/
9ELrO/0JQ4/K5y5fE8cVCF08ZpvHi1NiJqyWzioImOXzatUmU5WdTmh52c5d8GkJ
lifdGMT/yUlPclDkBfxPGIPbcrd8VKzkYU7vmUYQqG1puu6eFGmZJh9QFsHQhy4E
fUBo+m2eS3uKJeV0NBJUXNe0iHT97OHyykldn5h5hubkEV1QDO0=
=3K57
-----END PGP SIGNATURE-----

Attachment: pgpi23bgEuheD.pgp
Description: PGP signature


--- End Message ---

Reply via email to