Stay Informed
This week, read about:
- New IoT RapperBot Malware Targeting Linux Servers via SSH Brute-Forcing Attack.
- Intel Releases Open-Source OpenPGL To Further Enhance Renderers.
- How XDR Alliance’s Open-Source CIM Works.
Key Security, Maintenance, and Features Releases
Non-security Based Updates
Apache Kafka 3.2.1
[KAFKA-13474] - Regression in dynamic update of broker certificate
[KAFKA-13572] - Negative value for 'Preferred Replica Imbalance' metric
[KAFKA-13773] - Data loss after recovery from crash due to full hard disk
[KAFKA-13861] - validateOnly request field does not work for CreatePartition requests in Kraft mode.
Docker Compose 2.9.0
Overwrite parent commands PreRun code for compose version by @laurazard in #9698
Fix LinkLocalIPs in V2 by @floatingstatic in #9692
Link to BUILDING.md for testing instructions by @ikedam in #9639
update to compose-go v1.4.0 as previous version introduced breaking changes by @glours in #9700
PostgreSQL JDBC Driver 42.4.1
chore: skip publishing pgjdbc-osgi-test to Central
chore: bump Gradle to 7.5
test: update JUnit to 5.8.2
PHP 8.1.9 and 8.0.22
8.1.9
Fixed potential overflow for the builtin server via the PHP_CLI_SERVER_WORKERS environment variable.
Fixed GH-8952 (Intentionally closing std handles no longer possible).
Fixed bug GH-8923 (error_log on Windows can hold the file write lock).
Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
8.0.22
Fixed potential overflow for the builtin server via the PHP_CLI_SERVER_WORKERS environment variable.
Fixed bug GH-8923 (error_log on Windows can hold the file write lock).
Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable).