master
Add NULL checks for PyLong_FromVoidPtr in xml_parser callbacks
Do not install mergerepo_c.h, change koji_stuff_prepare() prototype
Fix compile warning, off by one
Make use of SHA-1 and MD5 conditional, off by default (RhBug:1935486)
cleanup: Add missing include of stdio.h
Properly guard code with CR_DELTA_RPM_SUPPORT in missed out places
Include unistd.h for STDOUT_FILENO
Make default compression method configurable at build time
checksum: New module + test + all checksum related operations switched to the new module.
updateinfo: Add updateinfo module with datatype definitions
Fix libname of Libs.private
Update errno usage to fix incorrect GError messages
Correct 'doesn't exists' to 'doesn't exist'
Internally use package_internal.h to access cr_package fields
Remove uneeded inclusions of <rpm/rpmlib.h>
Add support for modern RPM signature types
Remove dependency on libmagic, hardcode magic number detection
Add `cr_gio_cp` and deprecate `cr_cp`
Add missing <glib.h> includes
createrepo_c: use pkg href for cache lookup with --update
Fix build warnings by gcc
Complete renaming to filelists-ext
Move cr_compress_groupfile outside WITH_LIBMODULEMD
Restore compatibility with RPM 4.14.3
Fix some invalid C code to cover a wider ranger of compilers
modifyrepo_c: Prevent doubling of compression suffix (test.gz.gz) (RhBug:1639287)
Deprecate sigpgp/gpgsig (legacy signature) accessors
Add support for zchunking extra metadata files
Add `cr_repomd_compare` for comparing two repomds
Add optional filelists_ext metadata
Correct pkg count in headers if there were invalid pkgs (RhBug:1596211)
Fix memory leak of updatecollectionmodule
Add relogin_suggested to updatecollectionpackage (Rhbug:1779751)
Rename constants in the version.h.
Print where and when cr_hascontrollchars is true
Add a --no-pretty option to reduce repo metadata size
Free loaded zchunk dictionary
Fix const-correctness with libxml2-2.12.0
Allow incremental parsing without filelists or other xml
Fix '&' encoding in attributes when parsing repodata