File: correct-uefi-regex-112211c2427cd4d9.yaml

package info (click to toggle)
ironic-python-agent 11.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes a minor issue with the regular expression used for UEFI duplicate
    entry cleanup which was introduced in a prior change to refactor the
    cleanup operation to avoid UEFI firmware which treats deletion of
    entries after addition as an invalid operation.