Skip to content

Commit

Permalink
Merge pull request #3483 from citrus-it/_r151048o
Browse files Browse the repository at this point in the history
Preparing for r151048o (r151048)
  • Loading branch information
citrus-it authored Feb 15, 2024
2 parents 2560f91 + c6e2855 commit 4473142
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/release/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DESC="$DISTRO /etc/release and /etc/os-release files"
set_arch 64

# Update the following line with the current release suffix
RELSUFFIX=m
RELSUFFIX=o

RELEASE=${RELVER}${RELSUFFIX}
RELDATE="`date +%Y.%m.%d`"
Expand Down
26 changes: 26 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@

# Release Notes for OmniOS v11 r151048

## r151048o (2024-02-15)
Weekly release for w/c 12th of February 2024.
> This update requires a reboot
### Security Fixes

* `curl` updated to version 8.6.0 fixing
[CVE-2024-0853](https://curl.se/docs/CVE-2024-0853.html).

* `libxml2` updated to version 2.11.7, fixing
[CVE-2024-25062](https://www.cve.org/CVERecord?id=CVE-2024-25062).

### Other Changes

* The `ena` network driver has received a number of fixes that make it more
stable in recent AWS EC2 instance types.

* Some improvements to PCI enumeration under BIOS boot as AWS EC2 guest have
been integrated.

* Timezone data has been updated to version 2024a.

<br>

---

## r151048m (2024-02-02)
Weekly release for w/c 29th of January 2024.
> This is a non-reboot update
Expand Down

0 comments on commit 4473142

Please sign in to comment.