Your message dated Fri, 02 Jun 2017 12:03:44 +0000
with message-id <[email protected]>
and subject line Bug#863395: fixed in dacs 1.4.38a-2
has caused the Debian Bug report #863395,
regarding libapache2-mod-dacs: fails to load module: undefined symbol: 
ssl_hook_Fixup
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.)


-- 
863395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache2-mod-dacs
Version: 1.4.38a-1
Severity: grave
Justification: renders package unusable

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

Enabling libapache2-mod-dacs causes apache to fail restarting:

maj 26 10:29:24 xayide apachectl[19815]: apache2: Syntax error on line 146 of 
/etc/apache2/apache2.conf: Syntax error on line 2 of 
/etc/apache2/mods-enabled/auth_dacs.load: Cannot load 
/usr/lib/apache2/modules/mod_auth_dacs.so into server: 
/usr/lib/apache2/modules/mod_auth_dacs.so: undefined symbol: ssl_hook_Fixup

My Apache service already had the "ssl" module enabled.

My Apache service also had the "gnutls" module enabled, in case that is
relevant.

The system is Debian testing, fully updated (included today's libssl
1.0.2k-1 and 1.1.0e-2).


 - Jonas

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

iQIzBAEBCAAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlkn6iUACgkQLHwxRsGg
ASF+Fg/9G4wBfnCtTB06eFXsBG3PMzX4J+DDF9nNJrV4maQlSEjNEw5wO7k8wx/+
vGBR+wUS5dPg4xYOGh+HbUWe2pQ52sgzizLRbx5e0c5UXe+j64nOmDKDkB3BJ3E6
zHnzDhAdu1YkbbFsK63Otx0I7G3JbxFYg48svqah83+/yeog51YBzhAD9kTXTciv
i0LS78eGZj89EYEoadq/KObkuCIHhfsNqdfCEN0RuyaoMSi34s9/HjJJUZ2hEY5z
ZwP3AGiqD7MkFnJf5viP1Sd6THDu4nLxZ+HNZeTPVSl5IPQ8ORa6rZHdNgPgzNdt
KNAkEmSOTp5cqnoKrnu2e23VAAWDBfyDt+dUp4O/NZYuvSc6p2PVYfwhUwdfw10D
id8sO+3Df+gJqthjfKWznK3klqi06WpaI8BiGylbCo0q4Hl2yKC4pmVOZTLzpy5u
1VwmpNNPTuphMNwoB0WfL9WHJdxKYai8a11SeeVGqK5GrQo2ZY74BkIHT5P82l0z
o66I2gu5DzAy1dplYllvXEB9grFQjfMvR5Ejcolc/LNsVLnVx93zBixoMDo7UZoi
SvK6kMtKe6sLR0P9Mf8AMBVXt9va6Hr6YqmyREyR03Crkz+MEJTbLqhCkixbeInj
BQvYqus1ZkTIRdI7WDaO13w5DUZbKHK/F7xB4+zG2SZkXIsn/4Y=
=Xu5Z
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: dacs
Source-Version: 1.4.38a-2

We believe that the bug you reported is fixed in the latest version of
dacs, 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.
Christoph Berg <[email protected]> (supplier of updated dacs 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, 02 Jun 2017 13:51:39 +0200
Source: dacs
Binary: dacs libapache2-mod-dacs libdacs1 libdacs-dev dacs-examples
Architecture: source
Version: 1.4.38a-2
Distribution: unstable
Urgency: medium
Maintainer: Christoph Berg <[email protected]>
Changed-By: Christoph Berg <[email protected]>
Description:
 dacs       - Distributed Access Control System (DACS)
 dacs-examples - Distributed Access Control System (DACS) - example web root
 libapache2-mod-dacs - Distributed Access Control System (DACS) - Apache Module
 libdacs-dev - Distributed Access Control System (DACS) - development files
 libdacs1   - Distributed Access Control System (DACS) - shared library
Closes: 863395
Changes:
 dacs (1.4.38a-2) unstable; urgency=medium
 .
   * Reintroduce debian/patches/ssl_hook_Fixup. Otherwise, the module tries to
     access the non-public ssl_hook_Fixup() function which is not resolvable
     anymore in recent openssl versions. Practical history in Debian (the patch
     had been there since the package was first uploaded in 2012, and even
     earlier in private packages), and code comments indicate the function call
     is not necessary, so remove it. Thanks to Jonas Smedegaard for spotting!
     (Closes: #863395)
   * Build-Depend on apache2-ssl-dev instead of libssl-dev to match the openssl
     version apache2 is using.
   * Add test case using a2enmod/apache2ctl configtest.
   * Remove Build-Depends on libxmlsec1-dev which was only needed for the
     already disabled infocard support. (Additionally, libxmlsec1-dev depends
     on libssl-dev, so it was not co-installable with libssl1.0-dev anyway.)
Checksums-Sha1:
 16bd2b9cbdbb6afd5396656e891f4d7bac86e5be 2322 dacs_1.4.38a-2.dsc
 cad63b91e1a70b89590764730243a3b479a89833 19240 dacs_1.4.38a-2.debian.tar.xz
 601ba2b06ff95f92292677f310e33b562397023a 6112 dacs_1.4.38a-2_source.buildinfo
Checksums-Sha256:
 ab0630c16f151cb67f74b35282d9e0e936a3c916f739edd5e425dadcff27724f 2322 
dacs_1.4.38a-2.dsc
 3d159ad761264ebc2731840bb718e19d0002434d25a03444a73d8959271eb506 19240 
dacs_1.4.38a-2.debian.tar.xz
 22d4ca2966d3e91e7beedb0a897852b107eaef41ebb0dcc3e592e6163e68ca7c 6112 
dacs_1.4.38a-2_source.buildinfo
Files:
 92ce46047c25a3132d9b2301c3a08bdf 2322 web optional dacs_1.4.38a-2.dsc
 4d4601a31b8fe02131fc382ce5cab88b 19240 web optional 
dacs_1.4.38a-2.debian.tar.xz
 a3001c0291773049bfff4a5e983db810 6112 web optional 
dacs_1.4.38a-2_source.buildinfo

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAlkxUYQACgkQTFprqxLS
p66uzRAAqaEz9CVKOcpcK7uRCUzC/2dqvNod4ZUhcFGiZLADHv7vIH48V7gvCjQD
w4/8V+ZQIqm4g/E8EwiOEUOiqI0ZtMFdGzregTt7QvGnen93Z7U6dwWkA57T9dVw
aC0drCXMuUEdlm7iU+j2KE1gfSAap9m9mKcn4Ldx/JRlBfjhpETMLaxcLJWkYsmH
R+s2SsTEFy7CgxjY8VNLIcCw34i8t+aLmhyEuArPPrPuWW0jNI5jpoZVsXKrg/3V
0jsmcR6cAwifnc3rfUtCsfUpH5NsCFy+oHHGY4cnda/VVZDun1FhuOmPLim0m2Aa
G2Fk7wQAOfFQ63Bp4JL0kANc2PKok2ck0j9Z9EgRboK8aL9tdj6IAhQnlIX50X2q
j8HVlT3V4xTlLb5mbf2CuUrxqIb2Iw1NvIla7mFgfVzyOLxzvzacBmFxx/+t39sO
LR8RHHAL4MF/Isqxn8t42XN+4FBJTWpyWJpNdQZUJvP3nwLQrqt0AtT6jg2FtyB9
prmDaVpHLnYygZlsL5K1I4m8yLjGWTtXccqs763JkMYWnnikeaBe2DvEfDUV5aeb
Fp8cDxKheF4FOZY1txUudezJkSU88KpBbZghVQ1rJPPpkMriLrinNrDlh+hkxa8Q
aFjwLpyDwVdnliviJVmEJvQnjzupdm827E3mEUT0Ss5xbT07hJ0=
=HMZ4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to