libdatetime-perl 2:1.65-1build2 source package in Ubuntu

Changelog

libdatetime-perl (2:1.65-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:24:00 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.65.orig.tar.gz 314.0 KiB f98d0df5483c588bb41685af31f7098a87526353f09c18f279820db4fc060bf4
libdatetime-perl_1.65-1build2.debian.tar.xz 10.1 KiB 1685bf9d50508dcebdcf6bd516dcafc0dff1cea857a2959266cdf8fa72fe6396
libdatetime-perl_1.65-1build2.dsc 2.7 KiB 08a6704f91d86fc70bb486954fb9868b86ee7df1b507c235f44b654ceee1d379

Available diffs

View changes file

Binary packages built by this source

libdatetime-perl: module for manipulating dates, times and timestamps

 DateTime is a Perl module which aims to provide a complete, correct, and easy
 to use date/time object implementation. It provides an easy way to manipulate
 dates and times, including date calculations (even addition and subtraction)
 and provides convenient methods for extracting or modifying portions of any
 date or time.
 .
 This module supports the Olson time zone database, meaning that historical
 time zone information, and more importantly, daylight saving time rules, can
 be handled transparently, simply by setting the correct time zone. This is
 done by using the DateTime::TimeZone module.

libdatetime-perl-dbgsym: debug symbols for libdatetime-perl