Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

createrepo_c-1.0.2-2.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: createrepo_c Distribution: openSUSE:Factory:zSystems
Version: 1.0.2 Vendor: openSUSE
Release: 2.1 Build date: Fri Nov 17 23:43:51 2023
Group: System/Packages Build host: s390zl24
Size: 209913 Source RPM: createrepo_c-1.0.2-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/rpm-software-management/createrepo_c
Summary: RPM repository metadata generation utility
C implementation of Createrepo.
A set of utilities (createrepo_c, mergerepo_c, modifyrepo_c)
for generating a common metadata repository from a directory of
rpm packages and maintaining it.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Nov 15 2023 Dirk Müller <dmueller@suse.com>
  - remove unneeded file-devel dependency
* Tue Nov 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.0.2:
    * Don't allow building without zstd
    * Remove dependency on libmagic, hardcode magic number detection
  - update to 1.0.1:
    * Fix some invalid C code to cover a wider ranger of compilers
    * Python API: Fix a crash when setting pkg files
    * Add support for building with sanitizers
    * Fix a memory leak of nevra in case there are duplicate package
    * Free loaded zchunk dictionary
    * Fix few deltarpm related memory leaks
  - update to 1.0.0:
    * Add zstd compression support
  - update to 0.21.1:
    * Rename --filelists_ext to --filelists-ext to be consistent
    * Change test to compare contents instead of checksum
    * Don't remove old metadata packages with --update
    * New --duplicated-nevra <solution> option
  - drop 0001-Add-optional-filelists_ext-metadata.patch
    0002-Rename-filelists_ext-to-filelists-ext-to-be-consiste.patch
    0003-Rename-filelists_ext.xml-metadata-to-filelists-ext.x.patch
    0004-Add-missing-ext-to-filelists-ext-repomd-record.patch
    0005-Complete-renaming-to-filelists-ext.patch: (merged upstream)
* Thu May 18 2023 Jiri Srain <jsrain@suse.com>
  - disable DeltaRPM for ALP
* Fri Feb 24 2023 Bruno Pitrus <brunopitrus@hotmail.com>
  - Precompile the python bytecode to avoid lingering files on package removal.
* Wed Feb 22 2023 Alberto Planas Dominguez <aplanas@suse.com>
  - Add upstream patches (already merged) to publish IMA metadata in
    repomd repositories
    + 0001-Add-optional-filelists_ext-metadata.patch
    + 0002-Rename-filelists_ext-to-filelists-ext-to-be-consiste.patch
    + 0003-Rename-filelists_ext.xml-metadata-to-filelists-ext.x.patch
    + 0004-Add-missing-ext-to-filelists-ext-repomd-record.patch
  - Add upstream patches (under review) to rename filelists-ext
    + 0005-Complete-renaming-to-filelists-ext.patch
  - Use git for merging in %autosetup
* Wed Jul 27 2022 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 0.20.1:
    * fix performance problems with large repositories related to
      tasks queue management
* Wed Mar 30 2022 Neal Gompa <ngompa13@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
* Tue Nov 30 2021 Steve Kowalik <steven.kowalik@suse.com>
  - python3-nose is not required for the testsuite, update BuildRequires
    to the actual package used, python3-setuptools.
* Wed Jun 30 2021 Callum Farmer <gmbr3@opensuse.org>
  - Update to 0.17.3
    + Remove distutils which are deprecated in python3.10
    + Fix segmentation fault when taking str() of closed file
    + Use pkg-config for rpm libraries instead of custom code
    + Drop Python 2 support
    + Never leave behind .repodata lock on exit
* Fri Feb 26 2021 Frank Schreiner <FSchreiner@suse.com>
  - removed %is_opensuse (CtLG)
  - disabled drpm for SLE/Leap 15.3
* Tue Jul 07 2020 Neal Gompa <ngompa13@gmail.com>
  - Update to 0.16.0
    + Never do dir walk when --recycle-pkglist specified
    + Add automatic module metadata handling for repos (rh#1795936)
* Tue Jun 30 2020 Callum Farmer <callumjfarmer13@gmail.com>
  - Update to 0.15.11
    + Add python unittest for invalid date in updateinfo record get_datetime
    + Simplify case when attr is empty (prevents covscan warnings)
    + Fix couple of memory leaks, some mistakenly dead code and error handling
    + Add --arch-expand option
    + Fix spelling errors.
* Tue Feb 18 2020 Neal Gompa <ngompa13@gmail.com>
  - Update to 0.15.7
    + Add relogin_suggested to updatecollectionpackage (rh#1779751)
    + Support issued date in epoch format in Python API (rh#1779751)
* Sun Jan 19 2020 Neal Gompa <ngompa13@gmail.com>
  - Update to 0.15.6
    + Set global_exit_status on sigint so that .repodata are cleaned up
    + Fix various issues discovered by covscans (rh#1789707)
    + Enhance error handling when locating repositories (rh#1762697)
    + Switch updateinfo to explicitly include bool values (rh#1772466)
    + add --recycle-pkglist option
    + use pkg href for cache lookup with --update
    + Sync --excludes matching for dir-walk vs. --pkglist

Files

/usr/bin/createrepo
/usr/bin/createrepo_c
/usr/bin/mergerepo
/usr/bin/mergerepo_c
/usr/bin/modifyrepo
/usr/bin/modifyrepo_c
/usr/bin/sqliterepo
/usr/bin/sqliterepo_c
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/createrepo_c
/usr/share/bash-completion/completions/mergerepo_c
/usr/share/bash-completion/completions/modifyrepo_c
/usr/share/bash-completion/completions/sqliterepo_c
/usr/share/doc/packages/createrepo_c
/usr/share/doc/packages/createrepo_c/README.md
/usr/share/licenses/createrepo_c
/usr/share/licenses/createrepo_c/COPYING
/usr/share/man/man8/createrepo.8.gz
/usr/share/man/man8/createrepo_c.8.gz
/usr/share/man/man8/mergerepo.8.gz
/usr/share/man/man8/mergerepo_c.8.gz
/usr/share/man/man8/modifyrepo.8.gz
/usr/share/man/man8/modifyrepo_c.8.gz
/usr/share/man/man8/sqliterepo.8.gz
/usr/share/man/man8/sqliterepo_c.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024