Bug#604855: unblock: shibboleth-sp2/2.3.1+dfsg-4
Russ Allbery
rra at debian.org
Tue Nov 30 00:04:23 UTC 2010
Mehdi Dogguy <mehdi at debian.org> writes:
> On 26/11/2010 16:57, Ferenc Wagner wrote:
>> Michael Biebl<biebl at debian.org> writes:
>>> the apache init script already has a status method, why don't you use
>>> invoke-rc.d apache2 status>/dev/null 2>&1&& invoke-rc.d apache2 restart
>> I like this idea. Any objections against the following code?
>>
>> if [ -f /etc/apache2/mods-enabled/shib2.load ] ; then
>> if invoke-rc.d apache2 status>/dev/null ; then
>> invoke-rc.d apache2 restart
>> fi
>> fi
> It's fine for me (if it matters).
I've uploaded 2.3.1+dfsg-4 with this fix. Could you evaluate it for
unblock?
shibboleth-sp2 (2.3.1+dfsg-4) unstable; urgency=low
* Only restart Apache if it is running. Thanks, Mehdi Dogguy, Michael
Biebl, and Ferenc Wagner.
-- Russ Allbery <rra at debian.org> Mon, 29 Nov 2010 14:29:42 -0800
shibboleth-sp2 (2.3.1+dfsg-3) unstable; urgency=low
[ Ferenc Wagner ]
* Restart Apache from the postinst script if the shib2 module is enabled
to avoid communication errors with the upgraded shibd. (Closes: #602328)
[ Faidon Liambotis ]
* Add myself to Uploaders.
-- Ferenc Wagner <wferi at niif.hu> Mon, 22 Nov 2010 22:17:57 +0100
unblock shibboleth-sp2/2.3.1+dfsg-4
Thanks!
--
Russ Allbery (rra at debian.org) <http://www.eyrie.org/~eagle/>
More information about the Pkg-shibboleth-devel
mailing list