Click here to visit the old openkoji buildsystem (Archived)

Information for build apt-2.9.2-1.fc41

ID49070
Package Nameapt
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.9.2
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/apt.git#6787e3b96c320a2b2ca5a2ee3f5763df6f81a08b
SummaryCommand-line package manager for Debian packages
DescriptionThis package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 24 May 2024 03:33:08 CST
CompletedFri, 24 May 2024 04:10:56 CST
Taskbuild (f41, /rpms/apt.git:6787e3b96c320a2b2ca5a2ee3f5763df6f81a08b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/apt.git#6787e3b96c320a2b2ca5a2ee3f5763df6f81a08b'}}
Tags
f41
RPMs
src
apt-2.9.2-1.fc41.src.rpm (info) (download)
noarch
apt-apidoc-2.9.2-1.fc41.noarch.rpm (info) (download)
apt-doc-2.9.2-1.fc41.noarch.rpm (info) (download)
riscv64
apt-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-devel-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-libs-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-utils-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-debuginfo-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-debugsource-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-libs-debuginfo-2.9.2-1.fc41.riscv64.rpm (info) (download)
apt-utils-debuginfo-2.9.2-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
installed_pkgs.log
root.log
hw_info.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 22 2024 Packit <hello@packit.dev> - 2.9.2-1 - Update to version 2.9.2 - Resolves: rhbz#2274776 * Sun Apr 14 2024 Packit <hello@packit.dev> - 2.9.1-1 - Update to version 2.9.1 - Resolves: rhbz#2274776 * Sat Apr 13 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 2.7.14-2 - Make perl a Recommends dependency * Fri Mar 22 2024 Packit <hello@packit.dev> - 2.7.14-1 - Release 2.7.14 (Julian Andres Klode) - Add an artificial Conflicts: against libnettle8 (Steve Langasek) - Revert "debrecords: Do not reparse if given same location" (Julian Andres Klode) - debrecords: Do not reparse if given same location (Julian Andres Klode) - pkgTagFile::Jump: Use lookback buffer to rejump to current position (Julian Andres Klode) - s#http://bugs.debian.org/src/#https://bugs.debian.org/src# (Wesley Schwengle) - Update VCG tool URI to new location (Wesley Schwengle) - Update Graphviz URL to https://graphviz.org/ (Wesley Schwengle) - Include Dutch translation for apt/apt-get upgrade documenation update (Wesley Schwengle) - Update documentation for apt upgrade with pkg arg (Wesley Schwengle) - Update documentation for apt-get upgrade with pkg arg (Wesley Schwengle) - Dutch manpages translation update (Frans Spiesschaert) - Dutch program translation update (Frans Spiesschaert) - Parse unsupported != relation in dependencies (David Kalnischkies) - Remove non-existent Debug::BuildDeps from apt.conf(5) (David Kalnischkies) - Handle EINTR in the static FileFd::Write overload (David Kalnischkies) - Support building without gnutls (Steve Langasek) - Resolves rhbz#2270952 * Tue Feb 20 2024 Packit <hello@packit.dev> - 2.7.12-1 - Release 2.7.12 (Julian Andres Klode) - Move systemd units to /usr/lib (Julian Andres Klode) - test-snapshot: Add test case for automatic snapshot (Julian Andres Klode) - test-snapshot: Fix a test case (Julian Andres Klode) - Delete SHADOWED metaIndex if we don't actually use snapshots (Julian Andres Klode) - Automatically enable snapshots where supported (Julian Andres Klode) - Modernize standard library includes (Julian Andres Klode) - Bump Ubuntu apt-key deprecation notice to 24.04 (Julian Andres Klode) * Tue Feb 13 2024 Sérgio M. Basto <sergio@serjux.com> - 2.7.11-1 - Release 2.7.11 (Julian Andres Klode) - Show a separate list of upgrades deferred due to phasing (Julian Andres Klode) - Add the ?security pattern (Julian Andres Klode) - Add a new ?phasing pattern (Julian Andres Klode) - Add public phased update API (Julian Andres Klode) - For phasing, check if current version is a security update, not just previous ones (Julian Andres Klode) - Support -a for setting host architecture in apt-get source -b (David Kalnischkies) - Remove erroneous -a flag from apt-get synopsis in manpage (David Kalnischkies) * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 20 2023 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2.7.6-1 - Update to 2.7.6 (#2239816) * Sat Sep 16 2023 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2.7.5-1 - Update to 2.7.5 (#2222361) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 24 2023 Sérgio Basto <sergio@serjux.com> - 2.7.1-2 - Migrate to SPDX license format * Mon Jun 12 2023 Mosaab Alzoubi <moceap[At]fedoraproject[Dot]org> - 2.7.1-1 - Update to 2.7.1 * Thu Feb 23 2023 Sérgio Basto <sergio@serjux.com> - 2.5.6-1 - Update apt to 2.5.6 (#2168285) * Wed Jan 25 2023 Sérgio Basto <sergio@serjux.com> - 2.5.5-1 - Update apt to 2.5.5 (#2161700) - Fix build with gcc13 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 23 2022 Sérgio Basto <sergio@serjux.com> - 2.5.4-1 - Update apt to 2.5.4 (#2138830) * Mon Oct 03 2022 Sérgio Basto <sergio@serjux.com> - 2.5.3-1 - Update apt to 2.5.3 (#2130611) * Fri Aug 05 2022 Sérgio Basto <sergio@serjux.com> - 2.5.2-1 - Update apt to 2.5.2 (#2087682) * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild