Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package createrepo_c for openSUSE:Factory checked in at 2022-04-02 18:20:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/createrepo_c (Old) and /work/SRC/openSUSE:Factory/.createrepo_c.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "createrepo_c" Sat Apr 2 18:20:01 2022 rev:16 rq:965969 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/createrepo_c/createrepo_c.changes 2022-01-05 13:39:06.785495407 +0100 +++ /work/SRC/openSUSE:Factory/.createrepo_c.new.1900/createrepo_c.changes 2022-04-02 18:20:05.778574300 +0200 @@ -1,0 +2,19 @@ +Wed Mar 30 11:39:21 UTC 2022 - Neal Gompa <ngomp...@gmail.com> + +- Update to 0.20.0 + + Remove obsoleted API cr_xml_parse_main_metadata_together + + Fix ampersand encoding in attributes when parsing repodata + + Add a streaming parsing API that is user-controllable + + Fix a bug in cr_repomd_record_compress_and_fill() + + Zero init buffer to prevent use of garbage values if input is too short + + Use copy+delete fallback when moving of a dir fails + + Switch default of --keep-all-metadata to TRUE and add --discard-additional-metadata + + Set database version only for the database records, not everything + + If the new repodata generated during an --update run exactly matches the old repodata don't touch the files + + Use --error-exit-val option by default + + Remove insecure hashes SHA-1 and MD5 from the default build (rh#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 and covscan warnings + +------------------------------------------------------------------- Old: ---- createrepo_c-0.17.3.tar.gz New: ---- createrepo_c-0.20.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ createrepo_c.spec ++++++ --- /var/tmp/diff_new_pack.6pVZK1/_old 2022-04-02 18:20:06.290568553 +0200 +++ /var/tmp/diff_new_pack.6pVZK1/_new 2022-04-02 18:20:06.294568508 +0200 @@ -2,7 +2,7 @@ # spec file for package createrepo_c # # Copyright (c) 2021 SUSE LLC -# Copyright (c) 2020 Neal Gompa <ngomp...@gmail.com>. +# Copyright (c) 2022 Neal Gompa <ngomp...@gmail.com>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -54,7 +54,7 @@ %define devname lib%{name}-devel Name: createrepo_c -Version: 0.17.3 +Version: 0.20.0 Release: 0 Summary: RPM repository metadata generation utility License: GPL-2.0-or-later ++++++ createrepo_c-0.17.3.tar.gz -> createrepo_c-0.20.0.tar.gz ++++++ ++++ 6091 lines of diff (skipped)