Commit f045380 1 parent 179251e commit f045380 Copy full SHA for f045380
File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ DESC="OmniOS /etc/release and /etc/os-release files"
25
25
set_arch 64
26
26
27
27
# Update the following line with the current release suffix
28
- RELSUFFIX=aj
28
+ RELSUFFIX=an
29
29
30
30
RELEASE=${RELVER}${RELSUFFIX}
31
31
RELDATE=" ` date +%Y.%m.%d` "
Original file line number Diff line number Diff line change 4
4
5
5
# Release Notes for OmniOSce v11 r151046
6
6
7
+ ## r151046an (2024-02-01)
8
+ Weekly release for w/c 29th of January 2024.
9
+ > This is a non-reboot update
10
+
11
+ ### Security Fixes
12
+
13
+ * ` openssl ` has been updated to version 3.0.13. Security fixes have been
14
+ back-ported to the legacy 1.1 and 1.0 openssl packages.
15
+
16
+ * ` unzip ` has been updated with a number of security fixes.
17
+
18
+ * OpenJDK packages have been updated to 1.8.402-06, 11.0.22+7 and 17.0.10+7.
19
+
20
+ ### Other Changes
21
+
22
+ * ` unzip ` now supports newer compression versions by virtue of being linked
23
+ to libbz2.
24
+
25
+ * The virtio-scsi driver is now included in installation media and images to
26
+ support installation in virtual environments with virtio-scsi boot disks.
27
+
28
+ <br >
29
+
30
+ ---
31
+
7
32
## r151046aj (2024-01-08)
8
33
Weekly release for w/c 1st of January 2024.
9
34
> This update requires a reboot
You can’t perform that action at this time.
0 commit comments