[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project createrepo_c-0.17.7-6.el8

Name createrepo_c
Epoch 0
Version 0.17.7
Release 6.el8
Website/URL https://github.com/rpm-software-management/createrepo_c
License GPLv2+
Build Time 2023-08-03 23:06:06
Build Host builder-x86-03.inferitos.ru
Summary Creates a common metadata repository
Repositories AppStream
Description C 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
createrepo_c-0.17.7-6.el8.x86_64 Creates a common metadata repository c3ac7ecef29937490a1ebf2b6eaed71674a17a5546f580ac300504ebf1dd8208 download
createrepo_c-devel-0.17.7-6.el8.x86_64 Library for repodata manipulation 4b73cc8ae9e44d90d566e01fb8c2b1c8825b7897f47c79bfec06d6704373f448 download
createrepo_c-libs-0.17.7-6.el8.x86_64 Library for repodata manipulation 4dbaa588eda9de9ae1aae1b72024274f13f5edf74c9a0affa089e8d868e92ebd download
python3-createrepo_c-0.17.7-6.el8.x86_64 Python 3 bindings for the createrepo_c library 80f556f429df7987d85ab805e7212a368be88ef4588f4cb03be4c11bb353daa1 download
i686
createrepo_c-devel-0.17.7-6.el8.i686 Library for repodata manipulation cac7467125f9dc9312e231aff1aff9ded6c4f5d1d92ba001377d723ad3dadad6 download
createrepo_c-libs-0.17.7-6.el8.i686 Library for repodata manipulation 82386113e348af475cea2acaadadd35ef34c1c199e99ce2222d26fb85c9ac542 download
src
createrepo_c-0.17.7-6.el8.src Creates a common metadata repository 874457d956200b33f24be3b1c42d7e2c0237090294a7af41a26e41ecbe87f39d download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.17.7-6
- Rebuilt for MSVSphere 8.8

* Wed May 11 2022 Lukas Hrazky <lhrazky@redhat.com> - 0.17.7-6
- Revert addition of new API for parsing main metadata together (RhBug:2062767)

* Wed Feb 16 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-4
- Switch default of --keep-all-metadata to TRUE and add --discard-additional-metadata (RhBug:1992209)

* Mon Nov 29 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-3
- Fix memory leak of `tmp_err` (RhBug:2005781)

* Mon Nov 15 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-2
- Build with legacy hashes (RhBug:2022271)

* Tue Nov 09 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-1
- Update to 0.17.7
- Remove insecure hashes SHA-1 and MD5 from the default build (RhBug:1935486)
- Fix error when updating repo with removed modules metadata
- Exit with status code 1 when loading of repo's metadata fails
- Fix memory leaks (RhBug:1998426)
- Fix valgrind warnings caused by subprocess calls

* Wed Sep 15 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.2-3
- Preserve changed API for cr_compress_file_with_stat (RhBug:1973588)

* Tue Jul 27 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.2-2
- Fix: cr_compress_file_with_stat: Memory leak

* Wed Apr 28 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.2-1
- Update to 0.17.2
- Fix Python deprecation (PY_SSIZE_T_CLEAN) (RhBug:1891785)
- Revert back to old c API for destination file of cr_compress_file_with_stat and cr_compress_file to prevent a memory leak
- Disable drpm for RHEL >= 9 (RhBug:1914828)
- Setting updated/issued_date to None doesn't produce garbage values (RhBug:1921715)
- Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465)

* Fri Jan 29 2021 Nicola Sella <nsella@redhat.com> - 0.16.2-2
- Never leave behind .repodata lock on exit (RhBug:1906831)