OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/drpm?expand=0&rev=16
110 lines
3.8 KiB
Plaintext
110 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 7 11:59:23 CET 2023 - mls@suse.de
|
|
|
|
- update to 0.5.2:
|
|
* Initialize comp_data to NULL in drpm_apply()
|
|
* Avoid long obsolete librpm API use
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 3 19:33:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.5.1:
|
|
* Fix SIGSEGV when an errors occurs in rpm_get_file_info (RhBug:1968594)
|
|
* For rpms without any files return file count 0 (RhBug:1968594)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 27 12:33:06 UTC 2022 - Martin Liška <mliska@suse.cz>
|
|
|
|
- Do not use valgrind due to false positive error.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 14 11:43:41 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.5.0:
|
|
* fix a memory leak on invalid input
|
|
* Hide the internal library symbols
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 19 14:02:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip valgrind checking on aarch64 (bsc#1182493)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 21 02:31:40 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Rework zstd enablement conditional and simplify it
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 21 02:27:26 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Fix the conditional for disabling zstd for Leap 15.1 and lower
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 18:04:04 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Disable zstd for Leap 15.1 and lower due to broken zstd
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 12:11:00 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Update to 0.4.1
|
|
+ Add support for zstd drpms
|
|
+ CMake cleanups
|
|
+ Make running tests optional
|
|
+ Relicense to LGPLv2+
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 6 16:45:10 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Reformat spec slightly for sanity
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 11 13:53:34 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Disable valgrind on SUSE Linux 15 as it is behaving nonsensically
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 3 23:07:31 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Update URL and Source0 to new upstream location
|
|
- Update license info
|
|
- Backport patch to allow disabling tests on SLE
|
|
* Patch: 0001-Allow-tests-to-be-disabled.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 13:15:35 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Update to 0.3.0
|
|
- Drop merged patches
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 5 08:27:54 UTC 2016 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Add a note about the patch being a variant of an upstreamed one
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 1 04:17:49 UTC 2016 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Update to 0.2.1 and add patch to use CMake to find link libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 04:13:07 UTC 2015 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Add %%defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 03:51:16 UTC 2015 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Change %%ifarch to %%ifnarch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 18 13:44:25 UTC 2015 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Disable hardened build option
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 29 14:39:06 UTC 2015 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Initial package based on Mageia package
|
|
|