libcgi-application-plugin-linkintegrity-perl 0.06-4 source package in Ubuntu

Changelog

libcgi-application-plugin-linkintegrity-perl (0.06-4) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Fri, 10 Jun 2022 00:39:21 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-application-plugin-linkintegrity-perl_0.06-4.dsc 2.5 KiB 524b402bbd0b5f0e171f93c270e82feac491dd573b4568a7e28e4427e9d8a31b
libcgi-application-plugin-linkintegrity-perl_0.06.orig.tar.gz 17.8 KiB 6ba14381085c4217fbd856863749728d8e382c81a64750bb896af89eecaa633b
libcgi-application-plugin-linkintegrity-perl_0.06-4.debian.tar.xz 3.6 KiB 6f6c2870f3b3c73b649c0f667e6cd604003386d0f92404142516c1709cad8f92

Available diffs

No changes file available.

Binary packages built by this source

libcgi-application-plugin-linkintegrity-perl: plugin to make tamper-resisistent links in CGI::Application

 CGI::Application::Plugin::LinkIntegrity lets you create tamper-resistent
 links within your CGI::Application project. When you create an URL with link,
 a cryptographic checksum is added to the URL, so any attempt to change
 part of the URL will fail.