- Update to version 0.8.4+192+suse.1bc10ad:
* Fix handling of hardware properties for maps without paths
(bsc#1176644)
- Update to version 0.8.4+190+suse.fe234ea:
* Fixes for daemon shutdown issues from SLE(bsc#1110060, bsc#1110439)
- multipathd: allow shutdown during configure()
* fix compilation of external programs with -lmultipath
(bsc#1133957, necessary after the above fix)
* Minor upstream fixes
OBS-URL: https://build.opensuse.org/request/show/835004
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=230
- Update to version 0.8.4+31+suse.8f53764:
* Fix sporadic build failures caused by missing build dependencies
- Update to version 0.8.4+29+suse.c27ed8d:
* multipath-tools: Makefile.inc: set -Wno-error=clobbered
* Makefile.inc: keep warning flags during rpm build
* Eliminate compiler warnings on 32bit build.
* Fixes for tests under i586
- Spec file: add %check section to run multipath-tools CI
* not on SLE12, as cmocka is missing
* add build dependency on cmocka for building tests
* run "make test" with parallel make
- Update to version 0.8.4+19+suse.48fc2f4:
* multipath: add "-e" option to enable foreign libraries
* libmultipath: set "enable_foreign" to NONE by default
* deleted libmultipath-set-enable_foreign-to-NONE-by-default.patch
(included in factory git repo now).
* Makefile: dependency fixes for parallel build
- Get rid of %is_opensuse:
* drop build workaround for Leap 42.1
* build libdmmp for everything except SLE12/Leap42 and older
- Other spec file updates:
* use %make_build to speed up build (possible with 0.8.4)
- Migrated to .obscpio format.
- Update to version 0.8.4+16+suse.f319f7ea
- Changed github workflow back from merge-based to rebase-based.
This makes it much easier to assess differences between upstream
and SUSE code.
OBS-URL: https://build.opensuse.org/request/show/803707
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=212
- Update to version 0.8.1+28+suse.fea562a:
* mpathpersist: optimize for setups with many LUNs (bsc#1134648)
* mpathpersist: add option -f/--batch-file (bsc#1134648)
* libmultipath: get_prio(): really don't reset prio for
inaccessible paths (bsc#1118495)
- Upstream bug fixes from dm-devel (bsc#1139369):
* multipath: call store_pathinfo with DI_BLACKLIST
* multipathd: fix REALLOC_REPLY with max length reply
* libmultipath: make vector_foreach_slot_backwards work as expected
* multipathd: fix client response for socket activation
* various minor fixes (coverity)
* libmultipath: hwtable: add Lenovo DE series (bsc#1125507)
OBS-URL: https://build.opensuse.org/request/show/711931
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=195
- Disable kmod() style dependencies again (bsc#1119414)
* For TW, dependencies will be autogenerated
(gh#openSUSE/rpm-config-SUSE#3)
* For SLE, feature is currently rejected (jsc#SLE-3853)
- Update to version 0.8.1+8+suse.8c11498:
* Avoid deadlock situation during udev settle
(bsc#1131789, bsc#1125145)
- multipath -u: test socket connection in non-blocking mode
* Fix priority handling for offline paths
(bsc#1118495)
- Update to upstream 0.8.1
* Avoid device IO in "multipath -u" (bsc#1125145)
* multipathd: protect all access to running_state
(bsc##1110060, bsc#1110439)
* Improve handling of changed WWIDs and temporary failure
to obtain WWID. Option "disable_changed_wwids" is now ignored.
* Fixes for PATH_PENDING state handling (bsc#1125043)
OBS-URL: https://build.opensuse.org/request/show/699727
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=193
- Re-enable kmod-style dependencies for multipath-tools package
(bsc#1119414)
- Separate out libmpath0 (bsc#1119414)
- Spec file improvements
* Add Conflicts: for older multipath-tools to libmpath0
* Move license files to the libmpath0 package, which contains the
code with complex licensing. The executables are GPL-2.0 anyway.
* Remove bogus dependency of -devel package on device-mapper
* -devel package depends on libmpath0, not multipath-tools
* Remove %dir %{_defaultlicensedir} for SLE12-SP3 and newer
(John Vandenberg <jayvdb@gmail.com>)
* Remove unused /var/cache/multipath directory
* Remove check for multipath maps in %pre and %post
* Remove SLE11-specific multipathd service stop / start from
%pre / %post
* Remove obsolete tools from package description (bsc#1129827)
* Add -n to %service_del_{pre,post}un for multipathd.socket
- Update to version 0.8.0+17+suse.a28893f:
* Code-identical to 0.7.9+139+suse.ed9d450, except for new
version number
- Disable kmod() style dependencies for now, as they are causing
problems with image builds (bsc#1119414). They'd been active
for SLE15-SP1 only, anyway.
- _service: determine "tag offset" manually, the patch count
determined by git is far too high.
- Fix module name in multipath.conf (bsc#1119414)
* The modules-load.d entry must match the filename exactly
OBS-URL: https://build.opensuse.org/request/show/690443
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=189
- Add kmod(xyz) style dependencies for SLE15-SP1
(jsc#SLE-3853, fate#326579)
- Update to version 0.7.9+138+suse.0edd0a2:
- Include reviewed fixes from upstream
* libmutipath: continue to use old state on PATH_PENDING
* libmultipath: disable user_friendly_names for NetApp
* multipath: blacklist zram devices
* various fixes for martinal path code
* minor fixes suggested by coverity
- Bug fixes:
* multipathd: Fix miscounting active paths (bsc#1125043)
* multipathd: avoid null pointer dereference in LOG_MSG
(bsc#1127873)
OBS-URL: https://build.opensuse.org/request/show/681784
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=182
- Update to version 0.7.9+108+suse.3fd53bf:
* libmultipath: fix compilation with older kernel headers
(bsc#1121066)
- merged upstream fb824725
* Improved NVMe support in both native and dm-mpath mode
added basic NVMe ANA support (bsc#1119898)
* multipathd: fix daemon not really shutdown
(bsc##1110060, bsc#1110439)
- Update to version 0.7.9+90+suse.f81e290:
* libmultipath: Increase SERIAL_SIZE to 128 bytes
(bsc#1107179)
- Update to version 0.7.9+89+suse.df77b66:
- re-enable "san_path_err_xy" options
These have been removed upstream, but they were supported
in SLE-15/Leap15.0, so we can't simply throw them away.
Improve documentation, mark them as deprecated, but keep
the code in place.
OBS-URL: https://build.opensuse.org/request/show/663641
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=173
- Update to version 0.7.9+85+suse.766b95e:
* upstream patch series to make verbosity level 3
less verbose and thus better usable (bsc#1118937)
* fix for handling device size mismatch in coalesce_paths()
(bsc#1037379)
* libmultipath: fix false removes in dmevents polling code
(bsc#1116272)
* Spec file: remove build dependency on dracut which causes
build errors for some distributions
OBS-URL: https://build.opensuse.org/request/show/657556
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=170
- Update to version 0.7.9+58+suse.0790830:
* libmpathpersist: fix off-by-one error in PRIN length check
(bsc#1099007)
* multipathd: fix mpp->hwe handling when paths are freed
(fix possible crash caused by new hardware table code)
- Update to version 0.7.9+55+suse.9fc8439:
(note the "55" is due to former merge operations. We actually
only have 7 patches on top of upstream. All other patches
referenced below as "not upstream" have been merged).
* Bump version to 0.7.9
* multipathd: reset delay_wait_checks counter on failure
(bsc#1114771)
* multipathd: fix irritating "minor number mismatch" message
(bsc#1111116)
* fix posible failure to shut down (bsc#1110060, bsc#1110439)
* upstream "checker overhaul" - cleanups and improvements for
path checkers
* Upstream fixes for failures handling path initializiation
* various small upstream bug fixes.
OBS-URL: https://build.opensuse.org/request/show/652111
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=168
This fixes the problem with the previous submission
(missing Obsoletes: tag)
- Update to version 0.7.7+75+suse.6287aef:
Added minor updates from upstream
* multipath-tools: add info about how to enable ALUA in ONTAP
* multipath-tools: add directio path_checker for DASD devices
* multipath-tools: make Product Name mandatory and add all of them
Minor rebase, as some SUSE patches have been merged upstream
(all mentioned in previous changelogs)
- Update to version 0.7.7+72+suse.4b24466:
* multipath: fix return code handling in delegate_to_multipathd
(bsc#1098177)
* multipath: don't start multipathd unnecessarily
(bsc#1098177)
* added Obsoletes: for multipath-tools-rbd.
* libmultipath: Fix sgio_get_vpd() (bsc#1099484)
OBS-URL: https://build.opensuse.org/request/show/621304
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=164
- Update to version 0.7.7+70+suse.4a5941e:
* libmultipath: change partition_delimiter default to "-part"
(bsc#1073622, bsc#1056526)
* change default for find_multipaths to "greedy" (bsc#1099054)
* libmultipath: allow distributions to change partition_delim default
(bsc#1073622, bsc#1056526)
- Update to version 0.7.7+67+suse.a7d1e14:
- RBD/RADOS backend support has been removed upstream
remove support for it in openSUSE, too (boo#1099037)
- libdmmp version has changed to 0.2.0
- New patches not yet upstream:
* multipathd: fix mpp->hwe handling on path removal (boo#1099028)
* libmultipath: print correct default for delay_*_checks (boo#1099026)
* libmultipath: avoid error messages from RDAC check (bsc#1075539)
* (lib)mpathpersist: use O_RDONLY file descriptors (bsc#1093220)
* libmpathpersist: fix byte swapping for big endian systems (bsc#1099036)
* multipath-tools/tests: add tests for get_unaligned_beXX (bsc#1099036)
* libmultipath: add (get|put)_unaligned_be64 (bsc#1099036)
* libmpathpersist: fix stack overflow in mpath_format_readfullstatus()
(bsc#1099007)
* multipathd: fix buffer size in cli_getprkey (bsc#1099028)
* libmultipath: fix gcc 8.1 "truncated output" warnings
(bsc#1099007)
* libmpathpersist: fix typo in mpath_format_readfullstatus
(bsc#1099007)
* libmpathpersist: remove duplicate test in readfullstatus
(bsc#1099007)
- SUSE specific patches preserved:
* multipath.rules: temporary rule to obtain ID_WWN for NVMe (bsc#1076828)
OBS-URL: https://build.opensuse.org/request/show/619018
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=163
- No functional changes, just licenses
- Spec file: fix %license tags and info after closer inspection
(bsc#1088801)
* kpartx is under GPL-2.0-only
* rbd is under LGPL-2.1-only
- Update to version 0.7.3+66+suse.dc5fe2d: Fix licensing info (bsc#1088801)
* Added fossology assessment as README.licenses
* multipath-tools: create LICENSES dir with the text of all used licences
- Update to version 0.7.3+61+suse.d4d0494:
* 11-dm-mpath.rules: dont't run "multipath -U" during coldplug
(bsc#1084748)
OBS-URL: https://build.opensuse.org/request/show/595137
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=159