summaryrefslogtreecommitdiff
path: root/releasenotes/notes/change-ramdisk-log-filename-142b10d0b02a5ca6.yaml
blob: 9f14507dea9077115f1f7b2599480796d10fddb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
upgrade:
  - |
    Changes timestamp part of ramdisk log filename by replacing
    colon with dash. The ``tar`` command does not handle colon
    properly, and untar of the file with colon in filename will
    fail.
fixes:
  - |
    Changes timestamp part of ramdisk log filename by replacing
    colon with dash. The ``tar`` command does not handle colon
    properly, and untar of the file with colon in filename will
    fail.