↵ Return to the main page of createrepo_c
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-11-24 | Petr Pisar <ppisar at redhat dot com> - 1.0.2-3 | - Restore compatiblity with libxml2-2.12.0 |
2023-11-15 | Jan Kolarik <jkolarik at redhat dot com> - 1.0.2-2 | - Keep support for DRPM until Fedora 45 for infrastructure building |
2023-11-07 | Jan Kolarik <jkolarik at redhat dot 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 |
2023-10-02 | Petr Pisar <ppisar at redhat dot com> - 1.0.0-2 | - Specify a dependency on libzstd as in an upstream |
2023-07-31 | Ales Matej <amatej at redhat dot 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 |
2023-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.21.1-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-06-14 | Python Maint <python dash maint at redhat dot com> - 0.21.1-3 | - Rebuilt for Python 3.12 |
2023-05-16 | Jan Kolarik <jkolarik at redhat dot com> - 0.21.1-2 | - Rebuild for rpm-4.18.90 |
2023-04-04 | Jan Kolarik <jkolarik at redhat dot 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 |
2023-02-28 | Miro HronĨok <mhroncok at redhat dot com> - 0.20.1-4 | - BuildRequire python3-setuptools explicitly, don't assume they are pulled transitively |