diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-19 20:15:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-19 20:15:34 -0400 |
commit | 8063b960ade41a089d859b655ff26fb61fb18d3f (patch) | |
tree | 8292f3caaced00545d21949da2fe81349bfa592a /debian | |
parent | 2ca4ff8ae6d2d528b8895f7907d74c2f8859dc8d (diff) |
meta: Ensure that the url specified by xrds-location is absolute.
With a relative xrds-location, the openid perl client module will fail.
I haven't checked the specs to see if it needs to be absolute, but all
examples I've seen are absolute, so it seems a very good idea.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8286b7887..24115c177 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (3.20100916) UNRELEASED; urgency=low + + * meta: Ensure that the url specified by xrds-location is absolute. + + -- Joey Hess <joeyh@debian.org> Sun, 19 Sep 2010 20:13:06 -0400 + ikiwiki (3.20100915) unstable; urgency=low * needsbuild hook interface changed; the hooks should now return |