libvm-ec2-security-credentialcache-perl 0.25-1 source package in Ubuntu

Changelog

libvm-ec2-security-credentialcache-perl (0.25-1) unstable; urgency=medium

  [ Florian Schlichting ]
  IGNORE-VERSION: 0.25-1
  # only applies (half) of our patch

  * Import upstream version 0.25
  * Update spelling.patch (only partially applied)

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

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

  [ Laurent Baillet ]
  * fix lintian spelling-error-in-description warning

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

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 22:11:14 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libvm-ec2-security-credentialcache-perl_0.25-1.dsc 2.3 KiB c974036356e8a35e4dc7617d1dea6d7fc5f6c4eecea9f17d3d5de8438d7d4927
libvm-ec2-security-credentialcache-perl_0.25.orig.tar.gz 9.5 KiB fc7e9c152ff2b721ccb221ac40089934775cf58366aedb5cc1693609f840937b
libvm-ec2-security-credentialcache-perl_0.25-1.debian.tar.xz 2.1 KiB 9e339b86d8df39be1286b9aae31e39dbf039f9a1a566207388ef0b853d52eee0

Available diffs

No changes file available.

Binary packages built by this source

libvm-ec2-security-credentialcache-perl: EC2 credential cache respecting expiration time for IAM roles

 VM::EC2::Security::CredentialCache provides a cache for an EC2's IAM
 credentials represented by VM::EC2::Security::Credentials. Rather than
 retrieving the credentials for every possible call that uses them, cache them
 until they expire and retrieve them again if they have expired.