diff --git a/createrepo_c.changes b/createrepo_c.changes index b316aa7..9f70759 100644 --- a/createrepo_c.changes +++ b/createrepo_c.changes @@ -18,25 +18,25 @@ Tue Sep 17 12:00:42 UTC 2019 - Dirk Mueller - fix build by adding missing tarball and updating filelist ------------------------------------------------------------------- -Tue Sep 17 11:43:49 UTC 2019 - FSchreiner@suse.com +Tue Sep 17 11:43:49 UTC 2019 - Frank Schreiner - Update to version 0.15.1: * Release 0.15.1 * Fix null pointer crash in cr_dumper_thread() if it fails to get checksum - * Fix search in string with missing terminating zero (RhBug:1750673) + * Fix search in string with missing terminating zero (rh#1750673) * Depend on DRPM minimum version 0.4.0 * Release 0.15.0 * Revise drpm dependency check and bump the minimum version to 0.3.0 * Release 0.14.4 * Update documentation and regenerate man pages to sync up - * Use drpm_make from drpm instead of deltarpm (RhBug:1687843) + * Use drpm_make from drpm instead of deltarpm (rh#1687843) * Fix some DEBUG build warnings - * Switch off html timestamps on documentation (RhBug:1731050) - * Update documentation for mergerepo_c merge methods (RhBug:1722803) + * Switch off html timestamps on documentation (rh#1731050) + * Update documentation for mergerepo_c merge methods (rh#1722803) * Update documentation for --retain-old-md and --compatibility * Fix --read-pkgs-list to only list actually read packages * Release 0.14.3 - * Add missing python metadata to python2/3-createrepo_c (RhBug:1695677) + * Add missing python metadata to python2/3-createrepo_c (rh#1695677) * detect plain tar file as non compressed -------------------------------------------------------------------