Your message dated Fri, 18 Sep 2026 05:09:56 +0000
with message-id <[email protected]>
and subject line Bug#1147527 fixed in nginx
has caused the Debian Bug report #1147527,
regarding nginx-dev: invalid entries in auto/modules
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.)


-- 
1147527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nginx-dev
Severity: important
Version: 1.26.3-3+deb13u8

Hi,

the nginx-dev package in trixie ships invalid auto/modules file,
it contains duplicate entries, where second entry has .hh extnsion,
eg, for http module:

    ngx_module_deps="...
                     src/http/ngx_http_script.h \
                     src/http/ngx_http_script.hh \
                     ..."

The same i meet for stream module:

    ngx_module_deps="...
                     src/stream/ngx_stream_script.h \
                     src/stream/ngx_stream_script.hh \
                     ..."

That prevents to (re)build third-party dynamic module packages.

regards

-- 
Slavko
https://www.slavino.sk

--- End Message ---
--- Begin Message ---
Hello,

Bug #1147527 in nginx reported by you has been fixed in the Git repository.
You can see the commit message below and you can check the diff of the fix at:

https://salsa.debian.org/nginx-team/nginx/-/commit/540580b6fe456a2033602e85f2bb631a4bd4f7f2

------------------------------------------------------------------------
Import Debian changes 1.26.3-3+deb13u9

nginx (1.26.3-3+deb13u9) trixie-security; urgency=medium
.
  * d/p/CVE-2026-42533.patch update: keep private script headers out of
    auto/modules' ngx_module_deps so third-party modules can be built
    against nginx-dev. (Closes: #1147527)
  * d/t/nginx-dev-test.sh add, verify that nginx-dev can build and load
    a minimal third-party dynamic HTTP module.
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1147527

--- End Message ---

Reply via email to