File: fix-growvols-multipath-partition-delimiter-b93d07653b635a7c.yaml

package info (click to toggle)
python-diskimage-builder 3.39.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,704 kB
  • sloc: sh: 7,474; python: 6,454; makefile: 37
file content (8 lines) | stat: -rw-r--r-- 306 bytes parent folder | download
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixed an issue in the growvols element where a ``partition_delimiter``
    inserted between the device name and the partition number for multipath
    devices was not handled correctly. This fix resolves `bug 2109988
    <https://bugs.launchpad.net/diskimage-builder/+bug/2109988>`_.