WS-Trust.xsd

Russ Allbery rra at debian.org
Fri Sep 12 17:24:04 UTC 2008


Ferenc Wagner <wferi at niif.hu> writes:

> As the catalog file is /usr/share/xml/shibboleth/catalog.xml, users
> doing so are guarranteed to have their changes obliterated on package
> upgrade.  The URL is in the catalog file, though.

dpkg-divert --local --divert /usr/share/xml/shibboleth/catalog.xml.debian \
    /usr/share/xml/shibboleth/catalog.xml

and then copy catalog.xml.debian to catalog.xml and edit appropriately.
If there are any changes to the listings during upgrades, those will have
to be manually merged, so it's not ideal.  But it's possible.

We could alternatively make it a configuration file, but I'm not sure if
it's worth the effort.

-- 
Russ Allbery (rra at debian.org)               <http://www.eyrie.org/~eagle/>



More information about the Pkg-shibboleth-devel mailing list