Stay Informed
This week, read about:
- DigiCert Revoking 83,000 Certificates of 6,800 Customers.
- DARPA Suggests Turning Old C Code Automatically Into Rust – Using AI, of Course.
- OpenTofu Hits Version 1.8 With More Crowd-Pleasing Features.
- CentOS Stream 8 end of builds was May 31, 2024. CentOS Linux 7 end of life was June 30, 2024. 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.1.3
COMPILER:
(fix - 31dea066d6) | reduce chance of conflicts between generated factory and local variables (#57181)
COMPILER-CLI:
(fix - 1f9e090910) | emitting references to ngtypecheck files (#57138) (#57202)
CORE:
(fix - f7ab04018e) | errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
(fix - eaa83f9d27) | hydration error in some let declaration setups (#57173)
ActiveMQ 6.1.3
Bug:
[AMQ-9481] - Concurrent access error attempting to consume messages via REST API in 5.18.2 or higher
[AMQ-9504] - activemq multikahadb persistence adapter with topic wildcard filtered adapter and per destination filtered adapter causes broker failure on restart
[AMQ-9531] - CLI export NoClassDefFoundError
New Feature:
[AMQ-9457] - Add activemq-bom
Dependency upgrade:
[AMQ-9489] - Upgrade to commons-io 2.16.1
[AMQ-9493] - Upgrade to maven-plugin-plugin 3.13.1
[AMQ-9498] - Upgrade to maven-xbean-plugin 4.25
[AMQ-9507] - Upgrade to commons-daemon 1.4.0
[AMQ-9508] - Upgrade to commons-logging 1.3.3
[AMQ-9521] - Upgrade Spring 6.1.11
[AMQ-9522] - Upgrade Jetty 11.0.22
[AMQ-9523] - Upgrade Jackson 2.17.2
[AMQ-9524] - Upgrade JAXB 4.0.5 / jaxb-tools 4.0.8
[AMQ-9525] - Upgrade Camel 4.4.3
[AMQ-9526] - Upgrade Jolokia 2.0.3
[AMQ-9535] - Upgrade slf4j 2.0.13
Jenkins 2.470
1. Developer: HttpResponse exceptions such as Descriptor.FormException are now rendered properly from @DataBoundConstructors. (pull 9495))
2. Add end of life dates for Alpine 3.20, Ubuntu 24.04, and Fedora 40. Correct several end of life dates, including CentOS 8. (pull 9501))
3. Avoid unnecessary download of bundled plugins during the setup wizard. (pull 9476))
4. Scroll fields from added heterolist entry into viewport. (pull 9488))