We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c276cd3 commit 814d747Copy full SHA for 814d747
build/release/build.sh
@@ -23,7 +23,7 @@ SUMMARY="OmniOS release information"
23
DESC="OmniOS /etc/release and /etc/os-release files"
24
25
# Update the following line with the current release suffix
26
-RELSUFFIX=du
+RELSUFFIX=dx
27
28
RELEASE=${RELVER}${RELSUFFIX}
29
RELDATE="`date +%Y.%m.%d`"
doc/ReleaseNotes.md
@@ -4,6 +4,18 @@
4
5
# Release Notes for OmniOS r151038
6
7
+## r151038dx (2023-10-08)
8
+Weekly release for w/c 09th of October 2023.
9
+> This is a non-reboot update
10
+
11
+### Security Fixes
12
13
+### Other Changes
14
15
+<br>
16
17
+---
18
19
## r151038du (2023-09-20)
20
Weekly release for w/c 18th of September 2023.
21
> This is a non-reboot update
0 commit comments