Your message dated Thu, 04 Jan 2018 19:04:30 +0000
with message-id <[email protected]>
and subject line Bug#881724: fixed in shibboleth-sp2 2.6.1+dfsg1-2
has caused the Debian Bug report #881724,
regarding libapache2-mod-shib2: Install recommended Apache configuration
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.)


-- 
881724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881724
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Package: libapache2-mod-shib2
Version: 2.6.0+dfsg1-5
Severity: wishlist

Dear maintainers,

Upstream provides and installs an Apache httpd configuration file with
some directives recommended for a correct operation of the Shibboleth
SP. While these directives are mentioned in
`/usr/share/doc/libapache2-mod-shib2/README.Debian.gz`, it would be
nicer to provide them in a form that can easily be enabled, e.g. under
`/etc/apache2/conf-available/` with the following content:

    ShibCompatValidUser Off
    <Location "/Shibboleth.sso">
      AuthType None
      Require all granted
    </Location>
    <IfModule mod_alias.c>
      <Location /shibboleth-sp>
        AuthType None
        Require all granted
      </Location>
      Alias /shibboleth-sp/main.css /usr/share/shibboleth/main.css
    </IfModule>

I can provide a patch for this. What do you think? Should this
configuration be enabled upon installation as well?

Cheers,
   Etienne

- -- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-98-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages libapache2-mod-shib2 depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.29-1
ii  libc6                               2.24-17
ii  libgcc1                             1:7.2.0-8
ii  libgssapi-krb5-2                    1.15.2-2
ii  libshibsp-plugins                   2.6.0+dfsg1-5
ii  libshibsp7                          2.6.0+dfsg1-5
ii  libstdc++6                          7.2.0-8
ii  libxerces-c3.1                      3.1.4+debian-2
ii  libxmltooling7                      1.6.0-5
ii  shibboleth-sp2-utils                2.6.0+dfsg1-5

libapache2-mod-shib2 recommends no packages.

libapache2-mod-shib2 suggests no packages.

- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJaCv+ZAAoJEEyTGWk1pDm18YQQAKcjSD/2/j+3IXmeJBiBrAes
TrFk/j4WtA0EYuuSimQ+IRJjgGn/BNECtRqSiDOBA69NPTcR83X0A444dEv7+I8m
TYz+OVb+dzrpPhxTjqmASsdX9vslYg+5oTku5KZruqGNMUApoSM8XM6wJKHes9H2
HLPYilVh2Ez4yBWtYxiT/V6isd0qTcES5Xil3ojbGTCrFBO7vJIUA3CSJ3F3fPn5
AJcD2BsF6HCoqRZUDAiPPi1kLV/Yw0GjxhCMAn2wHzDEdz5bVUoNxeYBDjGNiOb9
0gBjFokOixJu0jn2fLZJgeWiwGhxLYPCxHcIK/A+vxauxwNMmNnB33ai+DjJVeCf
0iIrKdFLndeHWsxbijZVbPpt8wzaHGtnNRKpGqEUmzk+LyIzFUVfl9YeHNLWyi3t
xr9xFZbyjuDtLpzb5kr5GRMBRCpORDghfESLGLaE6cIzkb+YTHg9GpSzRL3FKcTz
wOiUyeS367w/IQ+kGOQidvIwPwMouA7uDpFRG+7sOn0cZHVuK7HawixP4Vjyo+72
B3I6DdAZU9f5MRNNIO9XBoSPOp5DGniBHxRzxZS/V+Fp+Z13GkCnsB/1wofgxVDb
nMOAUfc5/RSNHTp3N5ld8Jus9xzhvP5RIIPSpHXotRmKzWZbWVrwqMgjrpJEZ3VY
lM8O0aGjOdczSXmJ5fjs
=aRe/
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: shibboleth-sp2
Source-Version: 2.6.1+dfsg1-2

We believe that the bug you reported is fixed in the latest version of
shibboleth-sp2, 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.
Ferenc Wágner <[email protected]> (supplier of updated shibboleth-sp2 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: SHA512

Format: 1.8
Date: Thu, 04 Jan 2018 17:30:38 +0100
Source: shibboleth-sp2
Binary: libapache2-mod-shib2 libshibsp7 libshibsp-plugins libshibsp-dev 
libshibsp-doc shibboleth-sp2-common shibboleth-sp2-utils
Architecture: source
Version: 2.6.1+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Shib Team <[email protected]>
Changed-By: Ferenc Wágner <[email protected]>
Description:
 libapache2-mod-shib2 - Federated web single sign-on system (Apache module)
 libshibsp-dev - Federated web single sign-on system (development)
 libshibsp-doc - Federated web single sign-on system (API docs)
 libshibsp-plugins - Federated web single sign-on system (plugins)
 libshibsp7 - Federated web single sign-on system (runtime)
 shibboleth-sp2-common - Federated web single sign-on system (common files)
 shibboleth-sp2-utils - Federated web single sign-on system (daemon and 
utilities)
Closes: 881724
Changes:
 shibboleth-sp2 (2.6.1+dfsg1-2) unstable; urgency=medium
 .
   [ Etienne Dysli Metref ]
   * [2769cd5] Install upstream's default Apache 2.4 configuration.
     Install upstream's default Apache 2.4 configuration in addition to the
     module-loading directive. Notably, this configuration enables
     unrestricted access to the handler at `/Shibboleth.sso`. (Closes: #881724)
   * [7c68ed5] Install in conf-available instead of mods-available
   * [3ac4321] Mention the new shib2.conf in NEWS
   * [360c69a] Mention the new shib2.conf in README.Debian
 .
   [ Ferenc Wágner ]
   * [f81dc2c] Update the download URL in README.Debian
   * [18edc54] Update Standards-Version to 4.1.3 (no changes required)
Checksums-Sha1:
 37d445f19245bd30fa78a6f5a78b732858c35e54 2891 shibboleth-sp2_2.6.1+dfsg1-2.dsc
 d8519734554e5bb64c4a43cbcb45756bb4349725 82172 
shibboleth-sp2_2.6.1+dfsg1-2.debian.tar.xz
 cf77a6a1ec19ce2c3e39ab35d94f56d81c2a0607 12270 
shibboleth-sp2_2.6.1+dfsg1-2_amd64.buildinfo
Checksums-Sha256:
 52417c791c34559df84ec22e092f18526a933ffc0567e2091ee92bcb185c361a 2891 
shibboleth-sp2_2.6.1+dfsg1-2.dsc
 4df1ef978e4beab91dbc293c247dd2f94b2b8f7aaa5dcbd960d8193e071becd8 82172 
shibboleth-sp2_2.6.1+dfsg1-2.debian.tar.xz
 2b1044c1f94f81e2af08cceae062763da69d56cfeebad7ed18c03a6fe1dcdcfd 12270 
shibboleth-sp2_2.6.1+dfsg1-2_amd64.buildinfo
Files:
 fe1b6440bf1d85d898808212813492cc 2891 web optional 
shibboleth-sp2_2.6.1+dfsg1-2.dsc
 11934f10c5e3a12aec2325d9092d7fae 82172 web optional 
shibboleth-sp2_2.6.1+dfsg1-2.debian.tar.xz
 7b684058b0f3c4354783c22d3db71907 12270 web optional 
shibboleth-sp2_2.6.1+dfsg1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEwddEx0RNIUL7eugtOsj3Fkd+2yMFAlpOdyoACgkQOsj3Fkd+
2yNCig//ShHbGlW5UycMu1R/1tCW76zTqQeQmZ61GTISVUVun9t1aYyCkD7AdXoo
4ptaDlU3xAbdJcye4nKaDz0iILVdr4G4g1hQub9YQrjpnDIUgefwhROmOIz2ToUW
EfCPwfu4qqv66BVrWScV0yoCj5bH6zZf2chhe8f4kMQTnjOCZblj4b5rRkLbMPwa
ivJe2frICLdxEv8BWzoJOpwtRNZaQS9d0ZelTWAzbEwf/7p7XMEVnXbvEIWfShrG
CuA/lMLbQqNTdeFriwgHmUn9BEbJXYIy7nUtDkiz1Oa/+VsCpQphlys6oIZhvo6U
HsI9NoPEMw9ugkcBCjMkErAxR/VMJbyFGZlXcY3MkVf7UMl93wdaKhtoswwTZu5l
2D7yWQdKe4WhfXj3jd5QggY1y/667PLf7Ob2qX4aDhFU2rMGoUwoppm9ewITrNZe
/IQ7EiEntOBUhx+wMDY2P25GMmoQS1++C7mqmvPffBb3elIfBr/K9GnbMcoVdU9P
31CesBHTgm3nKluMld9ebQ6IEn3AT0q3WxlTWMgeDRAI9vyUp0D0VbtWx7U+B14i
x8t8JeWlNCapN+eeQQ8geKdNo6DrZne1hSL4Vc719ErcNRzhbwNWV8b8Lik6eUek
3a30hl6Avdm1SMQaA+aWAj/PS+1gJ8PW7aHvNu4yWtZvRKwMTYU=
=Z0f7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to