Stay Informed
This week, read about:
- Valkey Is a Different Kind of Fork.
- Ubuntu 24.04.1 Will Be Late, but Fresher Kernels Are Coming.
- Elasticsearch Will Be Open Source Again as CTO Declares Changed Landscape.
- CentOS Stream 8 End of Builds Was May 31, 2024 and CentOS Linux 7 End of Life Was June 30, 2024. Get the Definitive Guide For CentOS EOL.
- OpenJDK Spring 2024 Release Downloads Are Now Available on OpenLogic.
- We Have the Latest Versions of OpenJDK Versions 8, 11, and 17 Now Available.
Security Based Updates
Updates to the OpenLogic CentOS Repository
*) OpenLogic’s Enterprise Linux Team has recently published the following updates:
- CVE-2023-4911
- CentOS 8
- glibc-2.28-164_ol002.el8
- CentOS 8
- CVE-2018-25032
- CentOS 8
- zlib-1.2.11-17_ol002.el8
- CentOS 8
- CVE-2022-2526
- CentOS 8
- systemd-239-51_ol001.el8_5.2
- CentOS 8
- CVE-2021-4157
- CentOS 8
- kernel-4.18.0-348.7.1_ol001.el8_5
- CentOS 8
- CentOS 6
- tzdata-2023c-1_ol001.el6
We recommend that you update your CentOS 6 systems to ensure proper timekeeping. As usual, please ensure that you test these updates before deploying to production. If you don't currently have CentOS repo access, please reach out to your Perforce/OpenLogic salesperson … you may already be entitled to access with your existing support contract!
OpenLogic AngularJS
Small miscellaneous update of angular-translate@2.19.3:
- Removed bower-npm-resolver from dependencies
- This resolves unwanted downloads of minimist and tough-cookie with many others
Non-Security Based Updates
Angular 18.2.2
CORE:
- (fix - 106917af878) | avoid leaking memory if component throws during creation (#57546)
- (fix - 6d3a2af146a) | Do not bubble capture events. (#57476)
HTTP
Commit | Description
(fix - 5d2e243c76a) | Dynamicaly call the global fetch implementation (#57531)
ROUTER:
- (fix - 804925b1149) | Do not unnecessarily run matcher twice on route matching (#57530)
UPGRADE:
- (fix - 03ec620e31a) | Address Trusted Types violations in @angular/upgrade (#57454)
Jenkins 2.474
Enhancements:
- Allow all builds to be removed by the build discarder. JENKINS-68822
- Allow plugins to customize maximum number of suggestions in autocomplete text fields. pull 9616
Bug Fixes:
- Fix dropdown and tooltip brightness on HDR displays. JENKINS-73330
- Fix the appearance of the Plugin Manager actions dropdown. JENKINS-73668
- Restore margins around setup wizard alert messages (regression in 2.459). JENKINS-73302
- Prevent backdrop color from affecting dialogs that appear above the backdrop. pull 9649
- Refresh build history widget in all cases, including on background tabs or hidden tabs. JENKINS-73613