Skip to content

Commit

Permalink
Merge pull request #3443 from citrus-it/_r151038ej
Browse files Browse the repository at this point in the history
Preparing for r151038ej (r151038)
  • Loading branch information
citrus-it authored Jan 8, 2024
2 parents 8dd6f69 + b5ee5fc commit 88da55e
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 @@ -23,7 +23,7 @@ SUMMARY="OmniOS release information"
DESC="OmniOS /etc/release and /etc/os-release files"

# Update the following line with the current release suffix
RELSUFFIX=eg
RELSUFFIX=ej

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 r151038

## r151038ej (2024-01-08)
Weekly release for w/c 1st of January 2024.
> This update requires a reboot
### Security Fixes

* AMD CPU microcode has been updated to 20231205.

* OpenSSH has been updated to version 9.6p1, containing mitigations for
[CVE-2023-48795](https://www.cve.org/CVERecord?id=CVE-2023-48795),
[CVE-2023-46445](https://www.cve.org/CVERecord?id=CVE-2023-46445),
[CVE-2023-46446](https://www.cve.org/CVERecord?id=CVE-2023-46446),
collectively known as the [Terrapin attack](https://terrapin-attack.com).

### Other Changes

* A problem that could result in
[TCP data being lost](https://www.illumos.org/issues/16060)
during connection shutdown has been resolved.

* Timezone data has been updated to 2023d.

<br>

---

## r151038eg (2023-12-10)
Weekly release for w/c 11th of December 2023.
> This update requires a reboot
Expand Down

0 comments on commit 88da55e

Please sign in to comment.