↵ Return to the main page of createrepo_c-libs
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2017-02-13 | Pavel Raiskup <praiskup at redhat dot com> - 0.10.0-6 | - backport patches for double-free in --ignore-lock (rhbz#1355720) |
2016-04-12 | Igor Gnatenko <ignatenko at redhat dot com> - 0.10.0-5 | - Make drpm builds conditional |
2016-04-10 | Igor Gnatenko <ignatenko at redhat dot com> - 0.10.0-4 | - Don't own python3_sitearch dir in python3 subpkg - Use %license macro - Follow modern packaging guidelines - Cleanups in spec file - Follow packaging guidelines about SourceURL - Fix license |
2016-02-03 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.10.0-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild |
2016-01-08 | Orion Poplawski <orion at cora dot nwra dot com> - 0.10.0-2 | - Remove comments causing trouble with post/postun scriptlets |
2016-01-05 | Tomas Mlcoch <tmlcoch at redhat.com> - 0.10.0-1 | - Python 3 support (made by Ralph Bean) - Modify gen_rst.py to indicate --sqliterepo is an option too (Neal Gompa) - Do not compress manpages at generation time (Neal Gompa) |
2015-10-20 | Tomas Mlcoch <tmlcoch at redhat.com> - 0.9.1-1 | - Fix double free during parsing broken XML metadata (Issue #33) - Tests: Add acceptance test for --general-compress-type option - Fix 'CR_CW_UNKNOWN_COMPRESSION cannot be used' error - Refactoring: Fix compiler warnings - Add --general-compress-type option (RhBug 1253850) - Enable drpm support when drpm library is detected on system (RhBug: 1261031) (Issue #37) - fix traceback on non-complete datetime information (Jarek Polok) - parsehdr: Skip broken dependency with bad (non-numerical) epoch and print warning about that (https://lists.fedoraproject.org/pipermail/devel/2015-August/213882.html) - misc: cr_str_to_evr(): Return NULL instead of "0" for bad (non-numerical) epoch - updateinfo: Fix a typo in the package release attribute (Luke Macken) - CMake: Don't require CXX compiler - Tests for different checksum type for RPMs and repodata files (#31) - Support different checksum type for RPMs and repodata files (#31) |
2015-07-07 | Tomas Mlcoch <tmlcoch at redhat.com> - 0.9.0-2 | - Add drpm as a BuildRequire |
2015-05-28 | Tomas Mlcoch <tmlcoch at redhat.com> - 0.9.0-1 | - mergerepo_c: Prepend protocol (file://) for URLs in pkgorigins (if --koji is used) - Update bash completion - doc: Update manpages - mergerepo: Fix NVR merging method - mergerepo: Fix behavior of --all param - createrepo: Add --cut-dirs and --location-prefix options - misc: Add cr_cut_dirs() - mergerepo: Use better version comparison algorithm - utils: Port cr_cmp_version_str() to rpm's algorithm (rpmvercmp) - misc: Rename elements in cr_Version structure - mergerepo: Fix version-release comparison for packages when --all is used - mergerepo: Show warnings if some groupfile cannot be automatically used - mergerepo: Exit with error code when a groupfile cannot be copied |
2015-05-15 | Tomas Mlcoch <tmlcoch at redhat.com> - 0.8.3-1 | - mergerepo: Do not prepend file:// if protocol is already specified |