Skip to content

Releases: rpm-software-management/drpm

0.5.2

15 May 10:40
Compare
Choose a tag to compare
  • Avoid using obsolete RPM API
  • Small memory and compatibility fixes

0.5.1

08 Mar 13:18
Compare
Choose a tag to compare
  • Fix SIGSEGV when an errors occurs in rpm_get_file_info (RhBug:1968594)
  • For rpms without any files return file count 0 (RhBug:1968594)

0.5.0

03 Jun 03:20
Compare
Choose a tag to compare
  • 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

11 Sep 12:07
Compare
Choose a tag to compare

Relicense to LGPLv2+

0.4.0

14 Aug 15:00
Compare
Choose a tag to compare
  • Add support for zstd drpms
  • CMake cleanups
  • Make running tests optional
  • Small spec improvements

0.3.0

06 May 10:39
Compare
Choose a tag to compare
  • Created deltarpm writing interface and began drpm_make implementation
  • Fix bugs in CMake build script
  • Incorporated @ignatenkobrain's changes in SPEC.

0.2.0

06 May 10:37
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Improved and optimized reading deltas
  • Extended API and added error API

0.1.3

06 May 10:33
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Replaced Makefile with CMake
  • Added API documentation generation through Doxygen
  • Added tests with test drpm data

0.1.2

06 May 10:30
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Added drpm.pc pkgconfig file
  • Added copies of both GPLv3 and LGPLv3
  • More fixes to the Makefile

0.1.1

06 May 10:28
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • Changes in Makefile for the package review process in Fedora