Information for build drpm-0.4.1-3.el8
ID | 10926 | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | drpm | ||||||||||||||||||||||||||||||||||||||||
Version | 0.4.1 | ||||||||||||||||||||||||||||||||||||||||
Release | 3.el8 | ||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | |||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/drpm.git#0617fbf5b4abd9d8387c56c803ae9502ec5ce5e7 | ||||||||||||||||||||||||||||||||||||||||
Summary | A library for making, reading and applying deltarpm packages | ||||||||||||||||||||||||||||||||||||||||
Description | The drpm package provides a library for making, reading and applying deltarpms, compatible with the original deltarpm packages. | ||||||||||||||||||||||||||||||||||||||||
Built by | distrobuild | ||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||||
Started | Sun, 25 Jul 2021 00:35:34 CST | ||||||||||||||||||||||||||||||||||||||||
Completed | Sun, 25 Jul 2021 00:40:10 CST | ||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle8, /stage/rpms/drpm.git:0617fbf5b4abd9d8387c56c803ae9502ec5ce5e7) | ||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/drpm.git?#0617fbf5b4abd9d8387c56c803ae9502ec5ce5e7'}} | ||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||
Changelog | * Tue Aug 11 2020 Nicola Sella <nsella@redhat.com> - 0.4.1-3 - Fix a memory leak on invalid input (RhBug:1866786) * Tue Jun 02 2020 Ales Matej <amatej@gmail.com> 0.4.1-2 - Rebuild with zstd support (RhBug:1842036) * Wed Oct 23 2019 Ales Matej <amatej@gmail.com> 0.4.1-1 - Update to 0.4.1 - Relicense to LGPLv2+ - Fix number of bugs mainly with drpm_make and drpm_apply - Add support for zstd drpms - CMake cleanups - Make running tests optional - Small spec improvements * Fri Aug 03 2018 Florian Weimer <fweimer@redhat.com> - 0.3.0-14 - Honor %{valgrind_arches} * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-12 - Switch to %ldconfig_scriptlets * Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.3.0-11 - Rebuilt after RPM update (№ 3) * Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.3.0-10 - Rebuilt for RPM soname bump * Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.3.0-9 - Rebuilt for RPM soname bump * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Apr 13 2017 Than Ngo <than@redhat.com> - 0.3.0-6 - updated workaround patch * Tue Mar 28 2017 Than Ngo <than@redhat.com> - 0.3.0-5 - added workaround for gcc7 bug on ppc64le temporary * Thu Sep 29 2016 Pete Walter <pwalter@fedoraproject.org> - 0.3.0-4 - Simplify spec file * Tue May 03 2016 Matej Chalk <mchalk@redhat.com> 0.3.0-3 - Now contains makedeltarpm and applydeltarpm functionality - Added lzlib-devel dependency for OpenSUSE * Tue Apr 12 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.3.0-2 - Cleanup spec - Make build out-of-tree - Sync with valgrind arches - Build documentation * Thu Sep 03 2015 Matej Chalk <mchalk@redhat.com> 0.3.0-1 - Bumped minor version (deltarpm creation added) * Tue Aug 04 2015 Matej Chalk <mchalk@redhat.com> 0.2.1-1 - Added openssl dependency * Fri Jul 24 2015 Matej Chalk <mchalk@redhat.com> 0.2.0-2 - Fixed bug in test suite * Tue Jun 23 2015 Matej Chalk <mchalk@redhat.com> 0.2.0-1 - Bumped minor version * Fri Jun 19 2015 Matej Chalk <mchalk@redhat.com> 0.1.3-4 - Memory test only for architectures that have valgrind (#1232157) * Wed Mar 11 2015 Matej Chalk <mchalk@redhat.com> 0.1.3-3 - Added cmocka and valgrind package dependencies * Fri Mar 06 2015 Matej Chalk <mchalk@redhat.com> 0.1.3-2 - Added check section * Fri Feb 13 2015 Matej Chalk <mchalk@redhat.com> 0.1.3-1 - Bumped version to 0.1.3 - Added CMake tool * Fri Dec 19 2014 Matej Chalk <mchalk@redhat.com> 0.1.2-4 - Enabled hardened build * Mon Dec 15 2014 Matej Chalk <mchalk@redhat.com> 0.1.2-3 - Added unversioned .so to package to enable linking with -ldrpm * Thu Dec 11 2014 Matej Chalk <mchalk@redhat.com> 0.1.2-2 - Removed unversioned .so from package - Included copies of both GPLv3 and LGPLv3 * Wed Dec 03 2014 Matej Chalk <mchalk@redhat.com> 0.1.2-1 - Bumped version to 0.1.2 - Added drpm.pc file for pkgconfig tool * Thu Nov 06 2014 Matej Chalk <mchalk@redhat.com> 0.1.1-1 - Bumped version to 0.1.1 * Wed Nov 05 2014 Matej Chalk <mchalk@redhat.com> 0.1.0-1 - Initial RPM release |