#1056 Rebases createrepo_c to version 1.0.0
Merged a year ago by pbokoc. Opened a year ago by quiet.
fedora-docs/ quiet/release-notes iss977  into  f39

@@ -21,4 +21,16 @@ 

  

  Due to the new `rubygem-net-ssh`, the updates for the packages above are built and delivered as one unit.

  

- A full list of changes in Vagrant 2.3.4 is available in the link:https://github.com/hashicorp/vagrant/blob/986a01734f008d62897bb66085381090e4fcabfc/CHANGELOG.md[upstream release notes]. 

\ No newline at end of file

+ A full list of changes in Vagrant 2.3.4 is available in the link:https://github.com/hashicorp/vagrant/blob/986a01734f008d62897bb66085381090e4fcabfc/CHANGELOG.md[upstream release notes].

+ 

+ 

+ [[createrepo-c-1-0-0]]

+ == createrepo_c rebased to version 1.0.0

+ 

+ The `createrepo_c` package has been upgraded to version 1.0.0, which provides multiple enhancements. Notable changes include:

+ 

+ * Change the default compression method from `gz` to `zstd` to provide smaller metadata that is faster to decompress.

+ 

+ * Stop generating metadata in SQLite database format by default. However, it is still possible to create the metadata using the `--database` option or using the `sqliterepo_c` utility.

+ 

+ * Include just one variant of `groups.xml` file using the specified compression method and the `repomd.xml` type "group". 

\ No newline at end of file

Hi @amatej,

could you please review this release note to see if i got the wording correct?

Thanks,

Sure, I think it looks good. :thumbsup:

rebased onto 82cd2ec

a year ago

Pull-Request has been merged by pbokoc

a year ago
Metadata