Your message dated Fri, 11 May 2012 05:02:12 +0000
with message-id <[email protected]>
and subject line Bug#666845: fixed in apache-mod-auth-ntlm-winbind 
0.0.0.lorikeet+svn+801-2
has caused the Debian Bug report #666845,
regarding apache-mod-auth-ntlm-winbind: sourceful transition towards Apache 2.4
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.)


-- 
666845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666845
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apache-mod-auth-ntlm-winbind
Severity: important
User: [email protected]
Usertags: apache24transition

Dear maintainer,

your package apache-mod-auth-ntlm-winbind is provding an Apache2 web server 
module.
We're upgrading Apache to the new upstream version 2.4 [1] (tracked
as transition bug #661958). This requires all modules to be rebuilt
due to ABI changes.  Thus, you need to rebuild and reupload your
Apache2 module package in a version compatible to our new package
available in experimental [2].  Please note it is not enough to
simply rebuild the module - it needs some adaptions in the module
package metadata. We have written packaging guidelines for our
reverse dependencies [3]. Please read it carefully, it should be able
to answer most of your questions. Do also look at dh_apache2
(available through the dh-apache2 package) which can simplify
packaging Apache2 modules.  In short, we want to highlight these
changes you need to be aware of.

* APIs changed for some cases [3]. Chances are your module needs some
  adaptions, please get in touch with upstream or us if you need help
  to port your module to Apache 2.4.

* MPM packages are gone. You cannot depend or conflict with a
  particular MPM anymore. If your module does not work with a
  particular module, make sure to make it abort with an error if
  loaded together with an incompatible MPM. You can use our
  apache2-maintscript-helper [4] to switch to the MPM of your choice
  in your maintainer scripts. 

* Do not build-depend on apache2-threaded-dev or apache2-prefork-dev
  anymore. Just like MPMs are gone, are our MPM -dev packages as
  well. All modules need to simply build-depend on apache2-dev. 

* Do NOT depend on apache2, apache2-common or any other real apache2
  package in your binary module package. Depend on our virtual
  apache2-api-20120211 package only!

* Do NOT call a2enmod/a2dismod in your maintainer scripts. Use our
  apache2-maintscript-helper [3] instead. This is required to get a
  uniform and stateful handling of all Apache2 modules.


You can look at our Apache 2.4 packaging hints [5] for hands-on
tutorials.  Please note: This bug is filed as "important" for now. As
the time goes by we plan make it a release critical severity. In the
consequences your module either needs an update or is going to be
removed from Wheezy. For the time being please tag the bug as pending
as soon as you have a package ready. We strongly recommend that at
least maintainers of complex module packages make an upload to
experimental as well. Of course, uploading simple modules to
experimental is welcome, too.

[1] https://lists.debian.org/debian-devel-announce/2012/03/msg00013.html
[2] 
http://packages.debian.org/search?keywords=apache2&searchon=sourcenames&exact=1&suite=all&section=all
[3] 
http://anonscm.debian.org/gitweb/?p=pkg-apache/apache2.git;a=blob;f=debian/PACKAGING;hb=next
[4] http://httpd.apache.org/docs/2.4/developer/new_api_2_4.html
[5] http://wiki.debian.org/Apache/PackagingFor24





--- End Message ---
--- Begin Message ---
Source: apache-mod-auth-ntlm-winbind
Source-Version: 0.0.0.lorikeet+svn+801-2

We believe that the bug you reported is fixed in the latest version of
apache-mod-auth-ntlm-winbind, which is due to be installed in the Debian FTP 
archive:

apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.debian.tar.gz
  to 
main/a/apache-mod-auth-ntlm-winbind/apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.debian.tar.gz
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.dsc
  to 
main/a/apache-mod-auth-ntlm-winbind/apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.dsc
libapache2-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2_amd64.deb
  to 
main/a/apache-mod-auth-ntlm-winbind/libapache2-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2_amd64.deb



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.
Olly Betts <[email protected]> (supplier of updated apache-mod-auth-ntlm-winbind 
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: Fri, 11 May 2012 03:20:53 +0000
Source: apache-mod-auth-ntlm-winbind
Binary: libapache2-mod-auth-ntlm-winbind
Architecture: source amd64
Version: 0.0.0.lorikeet+svn+801-2
Distribution: experimental
Urgency: low
Maintainer: Olly Betts <[email protected]>
Changed-By: Olly Betts <[email protected]>
Description: 
 libapache2-mod-auth-ntlm-winbind - apache2 module for NTLM authentication 
against Winbind
Closes: 666845
Changes: 
 apache-mod-auth-ntlm-winbind (0.0.0.lorikeet+svn+801-2) experimental; 
urgency=low
 .
   * Upload to experimental to test against Apache 2.4.
   * Update for Apache 2.4 transition (Closes: #666845)
     + New patch: aplog-use-module.patch
   * debian/control: "Standards-Version: 3.9.3" (no changes required).
   * New patch: fix-set-but-not-used-warning.patch
Checksums-Sha1: 
 3e4dafaa787d728795d43f39d9f1a93dea8cc490 2085 
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.dsc
 aea11ace3306beffd47dbb7dbf755f2e1b9dbd57 2840 
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.debian.tar.gz
 9a648bb9f9bd5acd2022992b57046f38db4df5a6 14442 
libapache2-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2_amd64.deb
Checksums-Sha256: 
 f80462dd7df6dce1ec224cf23a4baa42e891c8fc0266123fecfa21e4bc168f59 2085 
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.dsc
 68b6e29ea3cf8474b89f8c1c76926a642c5730ac804c8c6265aa751b417d62ab 2840 
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.debian.tar.gz
 6f7dac2c374ef427024c2655be3618d07f89a71ee161a4a30c110080ba5fbfa8 14442 
libapache2-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2_amd64.deb
Files: 
 ad4608b746efe8704b75235121ba676f 2085 web optional 
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.dsc
 1a7b1a05f31e2926d88f440370721515 2840 web optional 
apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2.debian.tar.gz
 f23b3dab45c629be08ec30dcb66a6a99 14442 web optional 
libapache2-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPrJovAAoJEBgUewc7rSsHgh0P/RJeTI6i1lJpU+gCloyRPjL8
pJQatJqA5AIX17kpJNWaqBLjmyFT6/VcSkZ1I4NoqPs3pexygxsWbb6UOxvameGb
6H53MwYxAiK+e5WWVs7+MnT4o9isVhFF0rprj5XcfNaE6vwppYQCvDFEEMz5wcWS
pzsm4JOX5mUyJIA/TcV8lelK2SNFCce2s0cBvsBpSoao8UNM+Khgjibf16PMOgmI
NOY9IlgxDOpIVsxIoHefia/fC70GhpKiMApC2jdL5yWx7PFKkITdu2L/OlTj7XVk
4/PVz4X+7RPgUFGZYo1QZLKm9669B+wrJnnqH4vIjPatCVet+tknj0+Vr25JOo6l
RpPnd+1doFsB0DkfbUTY2F+AkUOIg7UzuIEwxyMTixzEm+1eWS2d8TJpToJ0Zrvn
2noUDFe6IxziWEdFYQL5dEtAN1T0bw8UX0v8KLq5s/14N1WGHOc2banBl/2MmghE
udtuCsXc5kbUZzmbqEYSkByDuzeoct1mamwKMWt96WFcNVG8bmtF81zf5tQZMfe4
xoPrSlOSHjdF5K0TdsYHoLhXHNejyUSUPxwjA/r1HEAT5LXSOilro7QxTBJ2ktRe
DtJgYWcp+m0A6IG4vByJLlWyoo2Wibp8+zrhbptjx7BKWf1urWz42gSLtaiZRtPp
N99+kuyDzGj+rQj/dQ3d
=nSUo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to