-
0.2.298c23be7 · ·
v0.2.2 - Temporary remove deltarepo subpackages - cmake: Do not install deltarepo stuff yet - helper: Removed cr_remove_metadata() and cr_get_list_of_md_locations() - Add module helpers - Sanitize strings before writting them to XML or sqlitedb (ISSUE #3)
-
0.2.1d29b72c3 · ·
v0.2.1 - checksum: Set SHA to be the same as SHA1 (For compatibility with original Createrepo)
-
0.2.0e5984293 · ·
v0.2.0 - Speedup (More parallelization) - Changed C API - Add python bindings - A lot of bugfixes - Add new make targets: tests (make tests - builds c tests) and test (make test - runs c and python test suits). - Changed interface of most of C modules - Better error reporting (Add GError ** param). - Experimental Python bindings (Beware: The interface is not final yet!). - package: Add cr_package_copy method. - sqlite: Do not recreate tables and triggers while opening existing db. - mergerepo_c: Implicitly use --all with --koji. - Man page update.
-
0.1.1713d0d9e3 · ·
v0.1.17 - Fix double free() when old metadata parsing failed. (related to RhBug: 920795) - Convert all strings to UTF-8 while dumping XML. (related RhBug: 920795)
-
0.1.1631cfc5a6 · ·
v0.1.16 - Fix usage of rpm keyring (RhBug:918645) - More generic interface of repomd module - Code refactoring - Add some usage examples into the doxygen documentation and .h files - Rename version constants in version.h - New function cr_package_nevra (returns package nevra string)
-
0.1.156a2c3b4c · ·
v0.1.15 - Fix bug in final move from .repodata/ -> repodata/ - Fix warnings from RPM library. RPM library is thread-unsafe. This includes also reading headers. Use of empty keyring for rpm transaction should work around the problem.
-
0.1.14e844e785 · ·
v0.1.14 - Fix filelists database generation (use '.' instead of '' for current dir)
-
-
0.1.128148bb11 · ·
v0.1.12 - Change in repomd module interface - Small code refactoring - Remove trailing '/' from paths in filelists.sqlite - Add db statement destroy calls - Update README
-
0.1.1132b529d8 · ·
v0.1.11 - Deterministic output! Packages in output repodata are now sorted by ASCII value - Support for Koji mergerepos behaviour in mergerepo_c (new --koji, --groupfile and --blocked params) - Better atomicity while finall move .repodata/ -> repodata/ - Repomd module supports pkgorigins record - Some new functions in misc module - Small changes in library interface
-
-
0.1.9623f39a8 · ·
v0.1.9 - Some changes in library interface - Memory usage optimalization - Fix a segfault and a race condition - New cmd options: --read-pkgs-list and --retain-old-md param - Few other bugfixes
-
0.1.80c9a6840 · ·
v0.1.8 - New interface of repomd module - New cmd options: --repo --revision --distro --content --basedir - New createrepo_c specific cmd option --keep-all-metadata - Few bugfixes
-
0.1.7773b00d1 · ·
v0.1.7 - SQLite support - Bash completion - createrepo_c support for --compress-type param - Improved logging - Subpackages -devel and -libsi - Relicensed to GPLv2 - Doxygen documentation in devel package - README update
-
0.1.5d274d848 · ·
v0.1.5 - Support for .xz compression - Unversioned .so excluded from installation
-
0.1.444de98ad · ·
v0.1.4 - Man pageupdate - New mergerepo params: --all, --noarch-repo and --method - Fix segfault when more than one --excludes param used
-
0.1.349b15820 · ·
v0.1.3 - Set RelWithDebInfo as default cmake build type - fix make_tarball_from_git.sh - Tarball by xz instead bz2
-
-
-