Fri, 25 Apr 2025 01:19:20 MSK | login

Information for build createrepo_c-1.1.2-3.el10

ID21562
Package Namecreaterepo_c
Version1.1.2
Release3.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/createrepo_c#94e5d7ee4bd54b308c42aa0509b932375b161f5b
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 byscherevko
State complete
Volume DEFAULT
StartedTue, 10 Dec 2024 23:15:24 MSK
CompletedTue, 10 Dec 2024 23:23:01 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/createrepo_c/:changed/i10c-beta/createrepo_c-1.1.2-3.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/createrepo_c/?#changed/i10c-beta/createrepo_c-1.1.2-3.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
createrepo_c-1.1.2-3.el10.src.rpm (info) (download)
aarch64
createrepo_c-1.1.2-3.el10.aarch64.rpm (info) (download)
createrepo_c-devel-1.1.2-3.el10.aarch64.rpm (info) (download)
createrepo_c-libs-1.1.2-3.el10.aarch64.rpm (info) (download)
python3-createrepo_c-1.1.2-3.el10.aarch64.rpm (info) (download)
createrepo_c-debuginfo-1.1.2-3.el10.aarch64.rpm (info) (download)
createrepo_c-debugsource-1.1.2-3.el10.aarch64.rpm (info) (download)
createrepo_c-libs-debuginfo-1.1.2-3.el10.aarch64.rpm (info) (download)
python3-createrepo_c-debuginfo-1.1.2-3.el10.aarch64.rpm (info) (download)
x86_64
createrepo_c-1.1.2-3.el10.x86_64.rpm (info) (download)
createrepo_c-devel-1.1.2-3.el10.x86_64.rpm (info) (download)
createrepo_c-libs-1.1.2-3.el10.x86_64.rpm (info) (download)
python3-createrepo_c-1.1.2-3.el10.x86_64.rpm (info) (download)
createrepo_c-debuginfo-1.1.2-3.el10.x86_64.rpm (info) (download)
createrepo_c-debugsource-1.1.2-3.el10.x86_64.rpm (info) (download)
createrepo_c-libs-debuginfo-1.1.2-3.el10.x86_64.rpm (info) (download)
python3-createrepo_c-debuginfo-1.1.2-3.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.2-3 - Rebuilt for MSVSphere 10 * Tue Jul 02 2024 Petr Pisar <ppisar@redhat.com> - 1.1.2-3 - Fix a file descriptor and a memory leak in an error path of cr_detect_compression() (RHEL-45645) * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.2-2 - Bump release for June 2024 mass rebuild * Wed May 29 2024 Petr Pisar <ppisar@redhat.com> - 1.1.2-1 - 1.1.2 bump (RHEL-38831) * Tue May 28 2024 Petr Pisar <ppisar@redhat.com> - 1.1.1-1 - 1.1.1 bump (RHEL-38831) - Package Python examples * Tue Feb 20 2024 Jan Kolarik <jkolarik@redhat.com> - 1.0.4-1 - Update to 1.0.4 (RHEL-38831) - Extend the --compatibility flag to cover other defaults - mergerepo_c and modifyrepo_c now make "pretty" indented xml - Fix building due to bash-completion repackaging * Fri Jan 26 2024 Jan Kolarik <jkolarik@redhat.com> - 1.0.3-1 - Update to 1.0.3 - Set compression level 10 for zstd and zck - Introduce new --no-pretty option to reduce metadata size - Use gzip compression by default when --compatibility is specified - Default changelog limit restored for --compatibility - Use epoch-friendly sub-package interdependencies - Enable sqlite shared cache on connection level - Fix const-correctness with libxml2-2.12.0 - Allow specifying zck compression only * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Nov 24 2023 Petr Pisar <ppisar@redhat.com> - 1.0.2-3 - Restore compatiblity with libxml2-2.12.0 * Wed Nov 15 2023 Jan Kolarik <jkolarik@redhat.com> - 1.0.2-2 - Keep support for DRPM until Fedora 45 for infrastructure building * Tue Nov 07 2023 Jan Kolarik <jkolarik@redhat.com> - 1.0.2-1 - Update to 1.0.2 - Drop support for DRPM in Fedora 39 and higher - Don't allow building without zstd - Fixes for PyPI wheel - Fix building on EL9 - Adjust printf formats for 64bit time_t on 32bit systems * Mon Oct 02 2023 Petr Pisar <ppisar@redhat.com> - 1.0.0-2 - Specify a dependency on libzstd as in an upstream * Mon Jul 31 2023 Ales Matej <amatej@redhat.com> - 1.0.0-1 - Update to 1.0.0 - Keep location_base on update if no baseurl defined in args - Add zstd compression support and make it the default - Do not generate sqlite databases by default - mergerepo_c: allow setting compression for repository - Unify groupfile handling with other metadata types * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.21.1-3 - Rebuilt for Python 3.12 * Tue May 16 2023 Jan Kolarik <jkolarik@redhat.com> - 0.21.1-2 - Rebuild for rpm-4.18.90 * Tue Apr 04 2023 Jan Kolarik <jkolarik@redhat.com> - 0.21.1-1 - Update to 0.21.1 - Add --duplicated-nevra "keep-last" option, and --delayed-dump - Add optional filelists-ext metadata - Replace 'cp' binary execution with gio - Fix errors while parsing utf8 chars in cli options - Use g_pattern_spec_match() with glib >= 2.70.0 * Tue Feb 28 2023 Miro HronĨok <mhroncok@redhat.com> - 0.20.1-4 - BuildRequire python3-setuptools explicitly, don't assume they are pulled transitively * Sat Feb 25 2023 Florian Weimer <fweimer@redhat.com> - 0.20.1-3 - Apply upstream patch to fix C99 compatibility issue * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild