Thu, 25 Apr 2024 16:29:23 UTC | login

Information for build createrepo_c-0.17.5-1.fc33

ID195836
Package Namecreaterepo_c
Version0.17.5
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/createrepo_c.git#a906a42369ac36aae53b3dd3a0b295502e117feb
SummaryCreates a common metadata repository
DescriptionC implementation of Createrepo. A set of utilities (createrepo_c, mergerepo_c, modifyrepo_c) for generating a common metadata repository from a directory of rpm packages and maintaining it.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Oct 2021 10:24:36 UTC
CompletedThu, 07 Oct 2021 10:54:34 UTC
Taskbuild (f33, /rpms/createrepo_c.git:a906a42369ac36aae53b3dd3a0b295502e117feb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/createrepo_c.git#a906a42369ac36aae53b3dd3a0b295502e117feb'}}
Tags
f33
f37
f38
RPMs
src
createrepo_c-0.17.5-1.fc33.src.rpm (info) (download)
riscv64
createrepo_c-0.17.5-1.fc33.riscv64.rpm (info) (download)
createrepo_c-devel-0.17.5-1.fc33.riscv64.rpm (info) (download)
createrepo_c-libs-0.17.5-1.fc33.riscv64.rpm (info) (download)
python3-createrepo_c-0.17.5-1.fc33.riscv64.rpm (info) (download)
createrepo_c-debuginfo-0.17.5-1.fc33.riscv64.rpm (info) (download)
createrepo_c-debugsource-0.17.5-1.fc33.riscv64.rpm (info) (download)
createrepo_c-libs-debuginfo-0.17.5-1.fc33.riscv64.rpm (info) (download)
python3-createrepo_c-debuginfo-0.17.5-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 15 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.5-1 - Update to 0.17.5 - Fix error when updating repo with removed modules metadata - Exit with status code 1 when loading of repo's metadata fails - Fix memory leaks and covscan warnings * Tue Jun 15 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.3-1 - Update to 0.17.3 - Fix valgrind warnings caused by subprocess calls - Fix memory leak * Thu Apr 15 2021 Nicola Sella <nsella@redhat.com> - 0.17.2-1 - Update to 0.17.2 - Remove empty arrays in tests, pass NULL instead (fixes a compiler war… - Replace 'blacklist' with 'excludelist' - Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465) * Thu Apr 08 2021 Nicola Sella <nsella@redhat.com> - 0.17.1-1 - Update to 0.17.1 - Fix segmentation fault when taking str() of closed file - Setting updated/issued_date to None - (RhBug:1921715) - Drop Python 2 support - Disable drpm also for RHEL >= 9 (RhBug:1914828) - Never leave behind .repodata lock on exit (RhBug:1906831) - Revert back to old API of cr_compress_file_with_stat and cr_compress * Tue Oct 06 2020 Nicola Sella <nsella@redhat.com> - 0.16.1 - Update to 0.16.1 - Add the section number to the manual pages - Parse xml snippet in smaller parts (RhBug:1859689) - Add module metadata support to createrepo_c (RhBug:1795936) * Fri Aug 07 2020 Nicola Sella <nsella@redhat.com> - 0.15.11-4 - spec: Fix building with new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.11-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 02 2020 Ales Matej <amatej@redhat.com> - 0.15.11-1 - Update to 0.15.11 - Switch updateinfo to explicitly include bool values (RhBug:1772466) - Enhance error handling when locating repositories (RhBug:1762697) - Make documentation for --update-md-path more specific - Clean up temporary .repodata on sigint - Add relogin_suggested to updatecollectionpackage (Rhbug:1779751) - Support issued date in epoch format in Python API (RhBug:1779751) - Allow parsing of xml repodata from string (RhBug: 1804308) - Remove expat xml library in favor of libxml2 - Copy updateCollectionModule on assignment to prevent bogus data (RhBug:1821781) - Add --arch-expand option to mergerepo_c * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.15.5-3 - Rebuilt for Python 3.9 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 08 2020 Pavel Raiskup <praiskup@redhat.com> - 0.15.5-1 - update to upstream 0.15.5 release, per https://github.com/rpm-software-management/createrepo_c/compare/0.15.4...0.15.5 - new option --recycle-pkglist for --update mode - a bit more optimal --update caching * Wed Dec 11 2019 Mohan Boddu <mboddu@bhujji.com> - 0.15.4-1 - Update to upstream 0.15.4 release * Tue Sep 17 2019 Ales Matej <amatej@redhat.com> - 0.15.1-1 - Update to 0.15.1 - Allow pip to see installation of python3-createrepo_c - Imporove documentation - Switch off timestamping of documentation to avoid file conflics for createrepo_c-devel i686/x86_64 parallel installation - Remove dependency on deltarpm in favour of drpm