Your message dated Fri, 28 Jun 2024 22:21:43 +0000
with message-id <e1snjyr-005qvb...@fasolo.debian.org>
and subject line Bug#1074399: fixed in 
libcgi-application-plugin-authentication-perl 0.24+~cs0.5-2
has caused the Debian Bug report #1074399,
regarding libcgi-application-plugin-authentication-perl: autopkgtest 
regression: libcgi-application-plugin-authentication-perl vs libcgi-pm-perl
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 ow...@bugs.debian.org
immediately.)


-- 
1074399: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcgi-application-plugin-authentication-perl
Version: 0.24+~cs0.5-1
Severity: serious
Tags: patch ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: chris.peter...@canonical.com
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oracular ubuntu-patch




libcgi-application-plugin-authentication-perl's build time tests fail
due to a change in behavior in libcgi-pm-perl with trailing slashes in
URLs. In particular, a test was failing which compared generated output
with a reference output that was generated with an older version of
libcgi-pm-perl. I applied the attached patch to fix the issue Ubuntu and
also forwarded it upstream.

Thanks for considering the patch.

- cpete
diff -Nru 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/login-box-basic.patch
 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/login-box-basic.patch
--- 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/login-box-basic.patch
      1969-12-31 16:00:00.000000000 -0800
+++ 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/login-box-basic.patch
      2024-06-27 16:02:21.000000000 -0700
@@ -0,0 +1,23 @@
+Description: Update test for CGI.pm >=4.66
+  CGI.pm made changes to "restore the trailing slash in ->url" in 4.66[1],
+  which causes a test failure in one of the tests comparing output with
+  a reference generated by a previous version of CGI.pm. This patch
+  updates the reference file for compatibility with CGI.pm >= 4.66.
+
+  [1] 
https://github.com/leejo/CGI.pm/commit/a5485b5f3b2b1cc85761b6781ff6660b4f377498
+Author: Chris Peterson <chris.peter...@canonical.com>
+Forwarded: 
https://github.com/MicroTechnology-Services/cgi-application-plugin-authentication/pull/2
+Bug-Ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/libcgi-application-plugin-authentication-perl/+bug/2071369
+Last-Update: 2024-06-27
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/t/out/basic_login_box
++++ b/t/out/basic_login_box
+@@ -28,6 +28,6 @@
+       </div>
+     </div>
+   </div>
+-  <input type="hidden" name="destination" value="http://localhost"; />
++  <input type="hidden" name="destination" value="http://localhost/"; />
+   <input type="hidden" name="rm" value="one" />
+ </form>
diff -Nru 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/series 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/series
--- 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/series 
    1969-12-31 16:00:00.000000000 -0800
+++ 
libcgi-application-plugin-authentication-perl-0.24+~cs0.5/debian/patches/series 
    2024-06-27 11:32:51.000000000 -0700
@@ -0,0 +1 @@
+login-box-basic.patch

--- End Message ---
--- Begin Message ---
Source: libcgi-application-plugin-authentication-perl
Source-Version: 0.24+~cs0.5-2
Done: gregor herrmann <gre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libcgi-application-plugin-authentication-perl, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated 
libcgi-application-plugin-authentication-perl 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 29 Jun 2024 00:05:49 +0200
Source: libcgi-application-plugin-authentication-perl
Architecture: source
Version: 0.24+~cs0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 1074399
Changes:
 libcgi-application-plugin-authentication-perl (0.24+~cs0.5-2) unstable; 
urgency=medium
 .
   * Add patch for CGI.pm >= 4.66 compatibility.
     Taken from upstream Git commit.
     Thanks to Chris Peterson for the bug report.
     (Closes: #1074399) (LP: #2071369)
   * Declare compliance with Debian Policy 4.7.0.
Checksums-Sha1:
 35ac654c272755f7fc79a0ed0085ed1ad27fb225 4257 
libcgi-application-plugin-authentication-perl_0.24+~cs0.5-2.dsc
 4e8a5d8037578b72ba064e0ce00af2ada1223909 11740 
libcgi-application-plugin-authentication-perl_0.24+~cs0.5-2.debian.tar.xz
Checksums-Sha256:
 596610749f9df8a928219263c6acd2e9dd5c2fa7db5e4b833d4778aed919a2c1 4257 
libcgi-application-plugin-authentication-perl_0.24+~cs0.5-2.dsc
 8c99870b9d4c64336af01dcba05903fa76bb98da9a9dcf8265e8032028f05746 11740 
libcgi-application-plugin-authentication-perl_0.24+~cs0.5-2.debian.tar.xz
Files:
 96cfcab2b4fa2b3e483cb06c1e17efc0 4257 perl optional 
libcgi-application-plugin-authentication-perl_0.24+~cs0.5-2.dsc
 e32935c82726eead1fc4971bc8a8ad10 11740 perl optional 
libcgi-application-plugin-authentication-perl_0.24+~cs0.5-2.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmZ/NKNfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZr6g/6AgFDURlbShh78KevIcm/5EONaeVvN0pqeAoBcfVQHSnAHTWVCHw0Ix9v
bWDVbP7uKZW5WA/oC9EDTWNH4zUigEppWNot+zidjxHYHafT48E4uwX5pZlDomUq
xUwS+svBXTKObp2sDxItsQ9xmoRUX8ZAekEMmxM5nlESvS2nMHBIu+s8CjRONxyF
SU1Tb6Q6/PxmGsDHW4EeFJVeBmkjSD9IyWHedZ0tuk6WzN3Gp9KkKFfDMbpYET5+
DT8CU50Ccr9AcrQBG32OosziNqRnD3oUB2TDV4FTLIzx7PUq8zsrmd3ra+jMraPb
GPI/6a33g68a1AShDcReVsjoNsHu7XyHCKDpu3u7Lo1wucALbw3iHQG5ALRh9rNy
d8Du5Xd85poY7kqB4tl3XBl9BmwQoJl1wHNxFtxmyu2VnwsyAXRxnT/oL55r77YC
l4JmvVLLS7IJPyrxSRwtz6lJnR1uiUOKarARVygssq8igzZPWtmlagLnrONjOopn
OVCUXomm4kUrCZ+C6GHvqUA8blqfCPzTuQFcx/Lzr0UOsoPivu+mdYoBwDUYnM+h
oHDKW00s4itbEtrzBv/Sr9TRWPAlKVGjUM+/Dg77JObkNrq+neBEXdwqzn8ZtC3T
FQ/fWa36YjaVx69JL97roQsNIU35qhKbMWSrEMUt/DGa0Qlrhlk=
=V/IF
-----END PGP SIGNATURE-----

Attachment: pgpQpTmyzILou.pgp
Description: PGP signature


--- End Message ---

Reply via email to