Skip to content

Commit d9e32cb

Browse files
authored
Merge pull request #3468 from citrus-it/_r151046an
Preparing for r151046an (r151046)
2 parents 179251e + f045380 commit d9e32cb

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

build/release/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ DESC="OmniOS /etc/release and /etc/os-release files"
2525
set_arch 64
2626

2727
# Update the following line with the current release suffix
28-
RELSUFFIX=aj
28+
RELSUFFIX=an
2929

3030
RELEASE=${RELVER}${RELSUFFIX}
3131
RELDATE="`date +%Y.%m.%d`"

doc/ReleaseNotes.md

+25
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@
44

55
# Release Notes for OmniOSce v11 r151046
66

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+
732
## r151046aj (2024-01-08)
833
Weekly release for w/c 1st of January 2024.
934
> This update requires a reboot

0 commit comments

Comments
 (0)