Releases: rpm-software-management/drpm
Releases · rpm-software-management/drpm
0.5.2
0.5.1
0.5.0
- Enable zstd support for RHEL 8
- Fix license file entry in files list in spec
- Fix a memory leak on invalid input
- Hide the internal library symbols
0.4.1
Relicense to LGPLv2+
0.4.0
- Add support for zstd drpms
- CMake cleanups
- Make running tests optional
- Small spec improvements
0.3.0
- Created deltarpm writing interface and began drpm_make implementation
- Fix bugs in CMake build script
- Incorporated @ignatenkobrain's changes in SPEC.
0.2.0
- Improved and optimized reading deltas
- Extended API and added error API
0.1.3
- Replaced Makefile with CMake
- Added API documentation generation through Doxygen
- Added tests with test drpm data
0.1.2
- Added
drpm.pc
pkgconfig file - Added copies of both GPLv3 and LGPLv3
- More fixes to the Makefile
0.1.1
- Changes in Makefile for the package review process in Fedora