Skip to content

Commit 333bae4

Browse files
Chris Friedtcfriedt
authored andcommitted
doc: release: v18.3.0: use semver combined fwbundle filenames
To be consistent with git tags, ensure that the combined firmware bundle files produced with each release use semantic versioning in the filename. Signed-off-by: Chris Friedt <[email protected]>
1 parent b0d4c9e commit 333bae4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/release/migration-guide-18.3.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
This document lists recommended and required changes for those migrating from the previous v18.2.0 firmware release to the new v18.3.0 firmware release.
66

77
[comment]: <> (UL by area, indented as necessary)
8+
9+
* Going forward, and following the more standard semantic versioning of firmware, the filename
10+
of the combined firmware bundles will be of the form
11+
* `fw_pack-<major>.<minor>.<patch>.fwbundle` for final releases, and
12+
* `fw_pack-<major>.<minor>.<patch>-rc<N>.fwbundle` for release candidates (pre-releases)

0 commit comments

Comments
 (0)