perl 5.34.0-3ubuntu1 source package in Ubuntu
Changelog
perl (5.34.0-3ubuntu1) jammy; urgency=medium * Merge with Debian; remaining changes: - Disable two porting/libperl.t tests, only run on x86*, and only testing the static libperl.a. - Disable the same porting/libperl.t tests on x86*, as on the other Linux architectures. perl (5.34.0-3) unstable; urgency=medium * Add 5.34.0 to debian/released-versions. * Upload to unstable. perl (5.34.0-2) experimental; urgency=medium * Apply upstream patch fixing issues with gdbm 1.20. (Closes: #993514) perl (5.34.0-1) experimental; urgency=medium * Update to new upstream version 5.34.0. * Add a build time sanity check to make sure we filter away generated files from the regen-configure tarball. (Closes: #992200) * Fix usrmerge related reproducibility issues. Thanks to Vagrant Cascadian. (Closes: #914128) * Update cross build support files. * Skip io/msg.t on x32 due to broken System V message queues. (See #988900) * [SECURITY] CVE-2021-36770: Encode loading code from working directory perl (5.34.0~rc2-1) experimental; urgency=medium * Update to upstream release candidate 5.34.0-RC2. + File::Temp file creation permissions are documented now. (Closes: #987995) perl (5.32.1-6ubuntu1) jammy; urgency=medium * Merge with Debian; remaining changes: - Disable two porting/libperl.t tests, only run on x86*, and only testing the static libperl.a. - Disable the same porting/libperl.t tests on x86*, as on the other Linux architectures. perl (5.32.1-4) unstable; urgency=medium * Add perl Breaks: perl-modules-5.22 and early versions of perl-modules-5.26. They had the same issue as perl-modules-5.24, which perl already Breaks since 5.32.0-6. (Closes: #976704) -- Matthias Klose <email address hidden> Sun, 06 Feb 2022 12:02:58 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
perl_5.34.0.orig-regen-configure.tar.xz | 405.7 KiB | b168f566401fdccc13d0616c258854c1e1a461276922babca617097cd9dfd85b |
perl_5.34.0.orig.tar.xz | 12.3 MiB | 82c2e5e5c71b0e10487a80d79140469ab1f8056349ca8545140a224dbbed7ded |
perl_5.34.0-3ubuntu1.debian.tar.xz | 163.4 KiB | 5a75f85b3afec1bc48a830295ee1d73f59b56b276c6056ad968c9135f6854e8f |
perl_5.34.0-3ubuntu1.dsc | 2.9 KiB | f3c0e5b8d15abd562c11ab19ba91dc8a64d315609d446e65de43d2996272852c |
Available diffs
Binary packages built by this source
- libperl-dev: Perl library: development files
Files for developing applications which embed a Perl interpreter.
- libperl5.34: shared Perl library
This package contains the shared Perl library, used by applications
which embed a Perl interpreter.
.
It also contains the architecture-dependent parts of the standard
library (and depends on perl-modules-5.34 which contains the
architecture-independent parts).
- perl: Larry Wall's Practical Extraction and Report Language
Perl is a highly capable, feature-rich programming language with over
20 years of development. Perl 5 runs on over 100 platforms from
portables to mainframes. Perl is suitable for both rapid prototyping
and large scale development projects.
.
Perl 5 supports many programming styles, including procedural,
functional, and object-oriented. In addition to this, it is supported
by an ever-growing collection of reusable modules which accelerate
development. Some of these modules include Web frameworks, database
integration, networking protocols, and encryption. Perl provides
interfaces to C and C++ for custom extension development.
- perl-base: minimal Perl system
Perl is a scripting language used in many system scripts and utilities.
.
This package provides a Perl interpreter and the small subset of the
standard run-time library required to perform basic tasks. For a full
Perl installation, install "perl" (and its dependencies, "perl-modules-5.34"
and "perl-doc").
- perl-debug: debug-enabled Perl interpreter
debugperl provides a debug-enabled version of Perl which can produce
extensive information about the interpreter as it compiles and executes
a program (see the -D switch in perlrun(1)).
.
Note that this package is primarily of use in debugging *Perl* rather
than perl programs, which may be traced/debugged using the standard
perl binary using the -d switch (see perldebug(1)).
.
In addition, this package also includes debugging information for the normal
Perl interpreter.
- perl-doc: Perl documentation
Perl manual pages, POD documentation and the `perldoc' program. If you are
writing Perl programs, you almost certainly need this.
- perl-modules-5.34: Core Perl modules
Architecture independent Perl modules. These modules are part of Perl and
required if the `perl' package is installed.
.
Note that this package only exists to save archive space and should be
considered an internal implementation detail of the `perl' package.
Other packages should not depend on `perl-modules-5.34' directly, they
should use `perl' (which depends on `perl-modules-5.34') instead.