reprepro 5.3.1-3 source package in Ubuntu

Changelog

reprepro (5.3.1-3) unstable; urgency=medium

  * uncompress: prevent reprepro from hanging on unzstd (Closes: #1056380)

 -- Bastian Germann <email address hidden>  Sun, 07 Jan 2024 22:56:09 +0100

Upload details

Uploaded by:
Bastian Germann
Uploaded to:
Sid
Original maintainer:
Bastian Germann
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
reprepro_5.3.1-3.dsc 1.7 KiB a48938852953a423ce6463f391568782b82f0c9355e4090c6b956969b70eb1dd
reprepro_5.3.1.orig.tar.xz 434.2 KiB 5a6d48bf1f60cfd3c32eae05b535b334972c1e9d4e62ed886dd54e040e9c1cda
reprepro_5.3.1-3.debian.tar.xz 16.3 KiB 1ff6ae9df8edb9a6710c22e76816472f61c3a16fb233d60327740c405765e42d

No changes file available.

Binary packages built by this source

reprepro: Debian package repository producer

 reprepro is a tool to manage a repository of Debian packages
 (.deb, .udeb, .dsc, ...). It stores files either being
 injected manually or downloaded from some other repository
 (partially) mirrored into one pool/ hierarchy.
 Managed packages and files are stored in a Berkeley DB,
 so no database server is needed.
 Checking signatures of mirrored repositories and creating
 signatures of the generated Package indices is supported.
 .
 This package also contains the changestool and rredtool helpers.

reprepro-dbgsym: debug symbols for reprepro