Your message dated Sat, 26 Jan 2013 16:28:36 +0000
with message-id <[email protected]>
and subject line Re: Bug#698984: unblock: simpleid - fixes RC issue with OpenID
2.0 support
has caused the Debian Bug report #698984,
regarding unblock: simpleid - fixes RC issue with OpenID 2.0 support
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.)
--
698984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Package: release.debian.org
Severity: normal
This is a one-liner fix backported from upstream 0.8.3 to create a
0.8.1-11 package (replacing 0.8.1-10)
It also updates debian/control to refer to the new pkg-auth team
maintainership and VCS locations
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698037
I attach the debdiff contents
There is another important issue that requires a backported fix, maybe
not an RC issue, it is fixed upstream, I would prefer to take the
latest upstream version, 0.8.3, which has been cut from a stable
release branch:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698396
I would appreciate feedback from the release team about willingness to
accept 0.8.3. Given that OpenID is a distributed/networked protocol,
I believe it is important to use and support the most recent version.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBCAAGBQJRAyT+AAoJEOm1uwJp1aqDyEcQAIPCzTBFLsQKSMJzF2nJ6a6G
JssfaljlzSxnO+AoO1NQEO9CEAL/KGRmZkvisfJLxlwlsA4xxXErR+LVAT78gL9n
9ZwzV99yQXjJOKZ+OO/c//xHLYEw9/K6bzhRjd8KD29391rIlwMDAgX9uJKkbnC2
S16ckcqOejMWam6M55eobcJyRpxHIggL4ysz5ERL8G1MA3HEy2Lxx9Q3ZzEiBBhO
iCpGM756QRRCxYBs48xy5eimSdTiKg6EiF9qRXthpEVtysQ14MwvJfHrPyflRHBO
hrDRFyGXIzzLN1TCuzlx6SPmqIBnIWrUZTs+8VA0hD3JfMtCSKZQkRWIw7rdbY9S
zBXo1i0hHgHemjXnlZzt9Cicjc/+yWxa7KwNREbZa7E3sifTL1XD+HEIc6uRF9iz
2VWVTo+24s++6QFVQNGGrGZ2H6ko2HUhqUuTC0K1qzJz1FS+xbnMaG4Ac7tAg9Tu
BXle/GA/z7eVqw8uUYBTxs3iTtK7HKMMwwMqJ04WdcJh91+ttw6dVM0BPOLZuRr+
YoFfuI4SjgHD83uMtVNHADk/iBjJMwLgPRTQ461qWs7aZy/2oxsCsT6N3r6CSZfE
QBtVn3JsHSBIj5QJc6yjenbdzLcZJvsvwsyfMW0G41U/1VZqzos0vxpmKGmYlzt4
WuxfnwYyT9KOg61B8Nau
=aIXg
-----END PGP SIGNATURE-----
diff -Nru simpleid-0.8.1/debian/changelog simpleid-0.8.1/debian/changelog
--- simpleid-0.8.1/debian/changelog 2013-01-26 01:29:23.000000000 +0100
+++ simpleid-0.8.1/debian/changelog 2013-01-26 01:24:42.000000000 +0100
@@ -1,3 +1,10 @@
+simpleid (0.8.1-11) unstable; urgency=low
+
+ * Send XRD 1.0 rather than XRDS-Simple (Closes: #698037)
+ * Migrate from collab-maint to pkg-auth
+
+ -- Daniel Pocock <[email protected]> Sat, 26 Jan 2013 01:24:36 +0100
+
simpleid (0.8.1-10) unstable; urgency=low
* Initial packaging (Closes: #665830).
diff -Nru simpleid-0.8.1/debian/control simpleid-0.8.1/debian/control
--- simpleid-0.8.1/debian/control 2013-01-26 01:29:23.000000000 +0100
+++ simpleid-0.8.1/debian/control 2013-01-17 22:18:01.000000000 +0100
@@ -1,13 +1,12 @@
Source: simpleid
Section: web
Priority: extra
-Maintainer: Daniel Pocock <[email protected]>
-Uploaders: Stuart Teasdale <[email protected]>
+Maintainer: Debian Authentication Maintainers
<[email protected]>
Build-Depends: debhelper (>= 8), cdbs (>= 0.4.89)
Standards-Version: 3.9.3
Homepage: http://simpleid.sourceforge.net/
-Vcs-Git: git://git.debian.org/collab-maint/simpleid.git
-Vcs-Browser: http://git.debian.org/?p=collab-maint/simpleid.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-auth/simpleid.git
+Vcs-Browser: http://git.debian.org/?p=pkg-auth/simpleid.git;a=summary
Package: simpleid
Architecture: all
diff -Nru
simpleid-0.8.1/debian/patches/0001-return-XRD-1.0-rather-than-XRDS-Simple-content.patch
simpleid-0.8.1/debian/patches/0001-return-XRD-1.0-rather-than-XRDS-Simple-content.patch
---
simpleid-0.8.1/debian/patches/0001-return-XRD-1.0-rather-than-XRDS-Simple-content.patch
1970-01-01 01:00:00.000000000 +0100
+++
simpleid-0.8.1/debian/patches/0001-return-XRD-1.0-rather-than-XRDS-Simple-content.patch
2013-01-26 01:20:22.000000000 +0100
@@ -0,0 +1,20 @@
+From: Daniel Pocock <[email protected]>
+Date: Sat, 26 Jan 2013 01:19:32 +0100
+Subject: return XRD-1.0 rather than XRDS-Simple content
+
+---
+ simpleid/www/html/template.xtpl | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/simpleid/www/html/template.xtpl b/simpleid/www/html/template.xtpl
+index 1043cc5..ae9de85 100644
+--- a/simpleid/www/html/template.xtpl
++++ b/simpleid/www/html/template.xtpl
+@@ -295,7 +295,6 @@
+ <!-- BEGIN: xrds --><?xml version="1.0" encoding="UTF-8"?>
+ <xrds:XRDS xmlns="xri://$xrd*($v*2.0)" xmlns:xrds="xri://$xrds"
xmlns:simple="http://xrds-simple.net/core/1.0">
+ <XRD version="2.0">
+- <Type>xri://$xrds*simple</Type>
+ <!-- BEGIN: user_xrds -->
+ <Service priority="10">
+ <Type>http://specs.openid.net/auth/2.0/signon</Type>
diff -Nru simpleid-0.8.1/debian/patches/series
simpleid-0.8.1/debian/patches/series
--- simpleid-0.8.1/debian/patches/series 1970-01-01 01:00:00.000000000
+0100
+++ simpleid-0.8.1/debian/patches/series 2013-01-26 01:20:22.000000000
+0100
@@ -0,0 +1 @@
+0001-return-XRD-1.0-rather-than-XRDS-Simple-content.patch
diff -Nru simpleid-0.8.1/debian/source/format
simpleid-0.8.1/debian/source/format
--- simpleid-0.8.1/debian/source/format 2013-01-26 01:29:23.000000000 +0100
+++ simpleid-0.8.1/debian/source/format 2013-01-26 01:25:30.000000000 +0100
@@ -1 +1 @@
-1.0
+3.0 (quilt)
simpleid-0.8.1-11.debdiff.sig
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Sat, Jan 26, 2013 at 05:17:20PM +0100, Daniel Pocock wrote:
> This has been uploaded as 0.8.1-13 and a cumulative debdiff from
> 0.8.1-10 is attached
>
Thanks, unblocked.
Neil
--
signature.asc
Description: Digital signature
--- End Message ---