cupt 2.10.4+nmu2build2 source package in Ubuntu

Changelog

cupt (2.10.4+nmu2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 00:50:09 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe perl
Questing release universe perl
Plucky release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
cupt_2.10.4+nmu2build2.tar.xz 340.6 KiB d12149879edabf85c361a922f06860e408f6571274aef55090558e7b6d5217e9
cupt_2.10.4+nmu2build2.dsc 2.4 KiB f63224c139d01107bf8ffdc60a600337a53cf73496a3648926d498d1c5afbc9d

View changes file

Binary packages built by this source

cupt: flexible package manager -- console interface

 This package provides a console interface to Cupt library, which implements
 high-level package manager for Debian and derivatives. Cupt is written with
 flexibility and reliability in mind and uses dpkg as the back-end.
 .
 Cupt uses the same APT infrastructure, e.g. index files, deb cache archive
 files, configuration files. It understands some of widely used APT options.
 .
 Some features:
  - strict full-case resolver;
  - resolver reasons tracking;
  - command-line and 'cupt::*' option name checker;
  - case-sensitive search;
  - pinning by source package name;
  - pinning by package groups using shell-like patterns;
  - configurable 'depends' and 'rdepends' subcommands;
  - 'satisfy' subcommand;
  - support of LZMA-compressed indexes;
  - source versions synchronization;
  - 'shell' subcommand (to get command history, search etc. working, install
    the package 'libreadline7');
  - integration with debdelta (to get it, install the package 'debdelta');
  - system snapshots (needs packages 'dpkg-dev' and 'dpkg-repack').
 .
 Its interface is mostly like apt-get/aptitude console interface.
 .
 Cupt has built-in support for APT repositories using the file:// or copy://
 URL schemas. For access to remote repositories using HTTP or FTP, install a
 download method such as libcupt4-2-downloadmethod-curl.

cupt-dbg: flexible package manager -- debugging symbols

 This package contains gdb debugging symbols for the Cupt packages.

libcupt-common: flexible package manager -- runtime library (support files)

 This package provides architecture-independent support parts for Cupt library.
 .
 See also description of libcupt4-2t64 package.

libcupt4-2-downloadmethod-curl: flexible package manager -- libcurl download method

 This package provides http(s) and ftp download handlers for Cupt library
 using libcurl.
 .
 See also description of libcupt4-2t64 package.

libcupt4-2-downloadmethod-wget: flexible package manager -- wget download method

 This package provides http(s) and ftp download handlers for Cupt library
 using wget.
 .
 See also description of libcupt4-2t64 package.

libcupt4-2t64: flexible package manager -- runtime library

 This is a Cupt library implementing high-level package manager for Debian and
 derivatives. It's written with flexibility and reliability in mind and uses
 dpkg as the back-end.
 .
 Provides:
  - parsing and manipulating configuration info;
  - parsing indexes metadata info;
  - version strings comparison;
  - inspection of the binary and source package' versions;
  - parsing and querying info about installed packages;
  - parsing and working with relations and relation expressions;
  - download manager and downloaders for some schemes;
  - problem resolver;
  - worker for modifying system state.
 .
 See also description of 'cupt' package for more information.

libcupt4-dev: flexible package manager -- development files

 This package provides headers for Cupt library.
 .
 See also description of libcupt4-2t64 package.

libcupt4-doc: flexible package manager -- library documentation

 This package provides documentation for Cupt library.
 .
 See also description of libcupt4-2t64 package.