diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec index b1a4439..89567fb 100644 --- a/device-mapper-multipath.spec +++ b/device-mapper-multipath.spec @@ -1,6 +1,6 @@ Name: device-mapper-multipath Version: 0.8.7 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Tools to manage multipath devices using device-mapper License: GPLv2 URL: http://christophe.varoqui.free.fr/ @@ -294,12 +294,17 @@ fi %{_pkgconfdir}/libdmmp.pc %changelog +* Fri Feb 3 2023 Benjamin Marzinski - 0.8.7-19 +- Fix bugzilla linked to the changes (was previously linked to + the wrong bug, 2162536) +- Resolves: bz #2166467 + * Wed Feb 1 2023 Benjamin Marzinski - 0.8.7-18 - Add 0079-libmultipath-use-select_reload_action-in-select_acti.patch - Add 0080-libmultipath-select-resize-action-even-if-reload-is-.patch - Add 0081-libmultipath-cleanup-ACT_CREATE-code-in-select_actio.patch - Add 0082-libmultipath-keep-renames-from-stopping-other-multip.patch -- Resolves: bz #2162536 +- Resolves: bz #2166467 * Wed Dec 21 2022 Benjamin Marzinski - 0.8.7-17 - Add 0077-libmultipath-don-t-leak-memory-on-invalid-strings.patch