- Solaris4you Home
- Solaris4you Log
- PostgreSQL BuildFarm Status History - REL_17_STABLE - Solaris 11.4.42 CBE
- Stormatics Blogs
- Reliable PostgreSQL Scaling for Mission-Critical Data We specialize in keeping your PostgreSQL databases fast, secure, and highly available
- Operator Classes: Fine-Tuning Index Performance in PostgreSQL November 27, 2024
- Enhancing PostgreSQL Performance Monitoring: A Comprehensive Guide to pg_stat_statements July 26, 2024
- PostgreSQL Backup and Recovery Management using Barman February 22, 2024
- Loading the World! OpenStreetMap Import In Under 4 Hours
- PostgreSQL - Streamlined Partitioning in PostgreSQL 17: Merge & Split Commands
- PostgreSQL - Waiting for PostgreSQL 18 - Add temporal PRIMARY KEY and UNIQUE constraints On 17th of September 2024, Peter Eisentraut committed patch:
- PostgreSQL - Pg_partman vs. Hypertables for Postgres Partitioning
- PostgreSQL - Partitioning in Postgresql using PG_PARTMAN
- PostgreSQL - Hands on Postgres 17: What's New & How It Impacts Performance - Sep 26, 2024 7:30PM CEST
- Posted on 2024-11-21 by PostgreSQL Global Development Group - PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
- PostgreSQL - This is the final release of PostgreSQL 12. PostgreSQL 12 is now end-of-life and will no longer receive security and bug fixes. If you are running PostgreSQL 12 in a production environment, we suggest that you make plans to upgrade to a newer, supported version of PostgreSQL. Please see our versioning policy for more information.
- Postgres Weekly - A weekly email roundup of Postgres news and articles
- PostgreSQL 17.2 Released! - Building and Installation with Meson
- PostgreSQL 17.2 Released! - pg_upgrade - upgrade a PostgreSQL server instance - Supported Versions: Current 16/15/14/13/12/11
- PostgreSQL 17.2 Released - Docs - PostgreSQL 17 contains many new features and enhancements, including..
- PostgreSQL 17.2 Released - Upgrading to PostgreSQL 17.2. To upgrade to PostgreSQL 17.2 from earlier versions of PostgreSQL, you will need to use a major version upgrade strategy, e.g. pg_upgrade or pg_dump / pg_restore. For more information, please visit the documentation section on upgrading: https://www.postgresql.org/docs/17/upgrading.html
- PostgreSQL BuildFarm Status History - REL_16_STABLE - Solaris 11.4.42 CBE
- PostgreSQL 16.6 Released! - Building and Installation with Meson
- PostgreSQL 16.6 Released! - pg_upgrade - upgrade a PostgreSQL server instance - Supported Versions: Current (16)/15/14/13/12/11
- PostgreSQL 16.6 - Docs - PostgreSQL 16 contains many new features and enhancements, including..
- pgModeler 1.2.0-alpha1 Released - Attention: Some configuration files were changed in pgModeler 1.2.0-alpha causing a break in backward compatibility with some pgModeler 1.1.x settings. This way, at the first start of the newer version, pgModeler will automatically try to migrate the older settings to the newer ones! - Improved schema microlanguage - Markdown data dictionaries - Improved older configs copy - Improved code generation
- pgModeler 1.1.5 Released - Changes since: v1.1.4 This patch release for pgModeler 1.1.x brings the following improvements and fixes - Added support for PostgreSQL 17.
- pgModeler 1.1.4 Released - Changes since: v1.1.3 This patch release for pgModeler 1.1.x brings the following improvements and fixes
- pgModeler 1.1.3 Released - Changes since: v1.1.2 This patch release for pgModeler 1.1.x brings the following improvements and fixes
- pgModeler 1.1.2 Released - Changes since: v1.1.1 This patch release for pgModeler 1.1.x brings the following improvements and fixes
- pgModeler 1.1.1 Released - Changes since: v1.1.0 This patch release for pgModeler 1.1.x brings the following improvements and fixes
- pgModeler 1.1.0 Released - Changes since: v1.0.6 - Attention: Some configuration files were changed in pgModeler 1.1.0 causing a break in backward compatibility with pgModeler 1.0.x settings. This way, at the first start of the newer version, pgModeler will try to migrate the older settings to the newer ones automatically!
- TimeScaleDB - Recent Posts
- TimeScaleDB - How to Automate Data Classification in PostgreSQL With OpenAI
- TimeScaleDB - Optimizing PostgreSQL Performance & Compression: pglz vs. LZ4
- TimeScaleDB - RAG Is More Than Just Vector Search
- TimeScaleDB - Making Postgres Faster: New Features for 7x Faster Queries and 500x Faster Updates
- TimeScaleDB - What We're Excited About PostgreSQL 17
- TimeScaleDB 2.17.2 Released - This release contains bug fixes since the 2.17.1 release. We recommend that you upgrade at the next available opportunity.
- TimeScaleDB 2.17.1 Released - This release contains performance improvements and bug fixes since the 2.17.0 release. We recommend that you upgrade at the next available opportunity.
- TimeScaleDB 2.17.0 Released - This release adds support for PostgreSQL 17, significantly improves the performance of continuous aggregate refreshes, and contains performance improvements for analytical queries and delete operations over compressed hypertables. We recommend that you upgrade at the next available opportunity. Highlighted features in TimescaleDB v2.17.0 Full PostgreSQL 17 support for all existing features. TimescaleDB v2.17 is available for PostgreSQL 14, 15, 16, and 17.
- TimeScaleDB 2.17.0 Released - PostgreSQL 14 deprecation announcement. We will continue supporting PostgreSQL 14 until April 2025. Closer to that time, we will announce the specific version of TimescaleDB in which PostgreSQL 14 support will not be included going forward.
- TimeScaleDB 2.16.1 Released - This release contains bug fixes since the 2.16.0 release. We recommend that you upgrade at the next available opportunity.
- TimeScaleDB 2.16.0 Released - PostgreSQL 13 support removal announcement Following the deprecation announcement for PostgreSQL 13 in TimescaleDB v2.13, PostgreSQL 13 is no longer supported in TimescaleDB v2.16. The Currently supported PostgreSQL major versions are 14, 15 and 16.
- TimeScaleDB 2.15.3 Released - This release contains bug fixes since the 2.15.2 release. Best practice is to upgrade at the next available opportunity. Migrating from self-hosted TimescaleDB v2.14.x and earlier After you run ALTER EXTENSION, you must run this SQL script. For more details, see the following pull request #6797. If you are migrating from TimescaleDB v2.15.0, v2.15.1 or v2.15.2, no changes are required.
- TimeScaleDB 2.15.2 Released - This release contains bug fixes since the 2.15.1 release. Best practice is to upgrade at the next available opportunity. Migrating from self-hosted TimescaleDB v2.14.x and earlier After you run ALTER EXTENSION, you must run this SQL script. For more details, see the following pull request #6797. If you are migrating from TimescaleDB v2.15.0 or v2.15.1, no changes are required.
- TimeScaleDB 2.15.1 Released - This release contains bug fixes since the 2.15.0 release. Best practice is to upgrade at the next available opportunity. Migrating from self-hosted TimescaleDB v2.14.x and earlier After you run ALTER EXTENSION, you must run this SQL script. For more details, see the following pull request #6797. If you are migrating from TimescaleDB v2.15.0, no changes are required.
- TimeScaleDB 2.15.0 Released - This release contains the performance improvements and bug fixes introduced since TimescaleDB v2.14.2. Best practice is to upgrade at the next available opportunity. This is the last release supporting PostgreSQL 13.
- TimeScaleDB 2.14.2 Released - This release contains bug fixes since the 2.14.1 release. We recommend that you upgrade at the next available opportunity.
- TimeScaleDB 2.14.2 Released - This release contains performance improvements and bug fixes since the 2.13.1 release. We recommend that you upgrade at the next available opportunity - Multi-node support removal announcement Following the deprecation announcement for Multi-node in TimescaleDB 2.13, Multi-node is no longer supported starting with TimescaleDB 2.14. TimescaleDB 2.13 is the last version that includes multi-node support.
- TimeScaleDB 2.14.2 Released - Deprecation notice: recompress_chunk procedure TimescaleDB 2.14 is the last version that will include the recompress_chunk procedure. Its functionality will be replaced by the compress_chunk function, which, starting on TimescaleDB 2.14, works on both uncompressed and partially compressed chunks. The compress_chunk function should be used going forward to fully compress all types of chunks or even recompress old fully compressed chunks using new compression settings (through the newly introduced recompress optional parameter).
- OpenSSL - General Discussion
- OpenSSL - QUIC Server Preview Branch Available for Testing and Feedback #24160
- OpenSSL - OpenSSL 3.4.0 #25767
- OpenSSL - OpenSSL QUIC usage in curl #23339
- OpenSSL - General Discussion - Soliciting input regarding the hardening of a potential data leak #24321
- OpenSSL - General Discussion - OpenSSL 3.0.7 performance Issue #25481
- OpenSSL - General Discussion - Performance issues in 3.x versions #22900
- OpenSSL - General Discussion - Which next OpenSSL release will be long-term? #23067
- OpenSSL - Projects
- OpenSSL - Mission - We believe everyone should have access to security and privacy tools, whoever they are, wherever they are or whatever their personal beliefs are, as a fundamental human right.
- OpenSSL - SNAPSHOTS - These daily snapshots of the source tree are provided for convenience only and not even guaranteed to compile. Note that keeping a git local repository and updating it every 24 hours is equivalent and will often be faster and more efficient - Please remember that export/import and/or use of strong cryptography software, providing cryptography hooks, or even just communicating technical details about cryptography software is illegal in some parts of the world. So when you import this package to your country, re-distribute it from there or even just email technical suggestions or even source patches to the authors or other people you are strongly advised to pay close attention to any laws or regulations which apply to you. The authors of OpenSSL are not liable for any violations you make here. So be careful, it is your responsibility.
- OpenSSL - Changelog
- OpenSSL - Newslog
- OpenSSL - Blog
- OpenSSL - Websites mirrors - Nov 26, 2024
- OpenSSL - Upcoming Webinar - Working with X.509 Keys and Certificates Nov 8, 2024
- OpenSSL - OpenSSL Forms Business Advisory Committees - Shape the Future - Join Now!
- OpenSSL - OpenSSL 3.4 Final Release Live
- OpenSSL - OpenSSL Corporation's Silver Sponsorship at ICMC 2024 - A Retrospective
- OpenSSL - Lightship Security Partnership with OpenSSL
- OpenSSL - Performance benchmarks dashboard
- OpenSSL - Post-Quantum Algorithms in OpenSSL
- OpenSSL - OpenSSL considering TLS 1.0/1.1 deprecation Sep 10, 2024
- OpenSSL -Join Our Webinar on Debugging OpenSSL Applications Aug 30, 2024
- OpenSSL - Join OpenSSL at the ICMC 2024 - Visit Our Exhibit Booth! Aug 20, 2024
- OpenSSL - New Governance Structure and New Projects under the Mission Jul 24, 2024
- OpenSSL - OpenSSL is hiring - Fundraiser Jul 24, 2024
- OpenSSL - Join Our Exclusive Webinar on Performance Tuning with OpenSSL Jul 18, 2024
- OpenSSL - OpenSSL mailing lists are moving to Google Groups Jul 17, 2024
- OpenSSL - Large issue cleanup in OpenSSL Jun 25, 2024
- OpenSSL - New OpenSSL patch releases available Jun 4, 2024
- OpenSSL - Soliciting input regarding a potential hardening effort Jun 3, 2024
- OpenSSL - Upcoming Webinar: Getting Started with QUIC and OpenSSL May 28, 2024
- OpenSSL - OSTIF and Trail of Bits Complete Audit of OpenSSL May 2, 2024
- OpenSSL - Releases distribution changes Apr 30, 2024
- OpenSSL - QUIC server preview branch available for testing and feedback Apr 16, 2024
- OpenSSL - Upcoming Webinar: Writing a TLS Client Apr 15, 2024
- OpenSSL - OpenSSL 3.3 Final Release Live Apr 10, 2024
- OpenSSL - Celebrating 25 Years of OpenSSL Apr 3, 2024
- OpenSSL - OpenSSL at FOSDEM 24 Mar 28, 2024
- OpenSSL - Upcoming Getting Started With OpenSSL Webinar Jan 23, 2024
- OpenSSL - OpenSSL FIPS Provider 3.0.9 Validated Jan 23, 2024
- OpenSSL - OpenSSL 3.1 FIPS Module Has Been Submitted for Validation Jan 4, 2024
- OpenSSL - NetApp and OpenSSL: Teaming Up for More Secure Internet Feb 8, 2024
- OpenSSL - OpenSSL's Official Youtube Channel Dec 21, 2023
- OpenSSL - OpenSSL Announces Final Release of OpenSSL 3.2.1 Nov 23, 2023
- OpenSSL - OpenSSL Adds Support for Raw Public Key (RFC7250) Oct 20, 2023
- OpenSSL - Implementing HPKE in OpenSSL 3.2.1 Oct 18, 2023
- OpenSSL - OpenSSL FIPS 140 Update Oct 12, 2023
- OpenSSL - New OpenSSL Tutorials for OpenSSL 3.2 Release Oct 9, 2023
- OpenSSL - OpenSSL 1.1.1 End Of Life Sep 11, 2023
- OpenSSL - OpenSSL statement on the recent Intel/AMD Downfall/Inception vulnerabilities Aug 15, 2023
- OpenSSL - Face-to-face meetings: OTC and Committers, Day 3 Jul 24, 2023
- OpenSSL - Face-to-face meetings: OTC and Committers, Day 2 Jul 24, 2023
- OpenSSL - Face-to-face meetings: OTC and Committers, Day 1 Jul 24, 2023
- OpenSSL - Face-to-face meetings: OTC and Committers Jul 24, 2023
- OpenSSL - Who Writes OpenSSL? Jul 17, 2023
- OpenSSL - OpenSSL Security Advisory - Vulnerabilities & Fixes
- OpenSSL - OpenSSL Security Advisory [16th October 2024] - Low-level invalid GF(2^m) parameters lead to OOB memory access (CVE-2024-9143)
- OpenSSL - OpenSSL Security Advisory [3rd September 2024] Possible denial of service in X.509 name checks (CVE-2024-6119) - The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 1.1.1 and 1.0.2 are also not affected by this issue. - This issue was reported on 16th June 2024 by David Benjamin (Google), reiterating an AddressSanitizer issue raised on 30th September 2021. The fix was developed by Viktor Dukhovni.
- OpenSSL - OpenSSL Security Advisory [27th June 2024] - SSL_select_next_proto buffer overread (CVE-2024-5535)
- OpenSSL - OpenSSL Security Advisory [28th May 2024] Use After Free with SSL_free_buffers (CVE-2024-4741)
- OpenSSL - OpenSSL Security Advisory [16th May 2024] Excessive time spent checking DSA keys and parameters (CVE-2024-4603)
- OpenSSL - Note: The latest stable version is the 3.4 series supported until 22nd October 2026. Also available is the 3.3 series supported until 9th April 2026, the 3.2 series supported until 23rd November 2025, the 3.1 series supported until 14th March 2025, and the 3.0 series which is a Long Term Support (LTS) version and is supported until 7th September 2026. All older versions (including 1.1.1, 1.1.0, 1.0.2, 1.0.0 and 0.9.8) are now out of support and should not be used. Users of these older versions are encouraged to upgrade to 3.4 as soon as possible. Extended support for 1.1.1 and 1.0.2 to gain access to security fixes for those versions is available.
- OpenSSL - OpenSSL 3.4.0 - OpenSSL Guide: An introduction to OpenSSL
- OpenSSL - OpenSSL 3.4.0 - ossl - ossl-guide-migration
- OpenSSL - OpenSSL 3.4.0 - provider - OpenSSL operation implementation providers - This page contains information useful to provider authors.
- OpenSSL - OpenSSL 3.4.0 - provider - OpenSSL 3.X - convert engine to provider for cURL TLS authentication #22839
- OpenSSL - OpenSSL 3.4.0 - provider - Converting Engines to OpenSSL-3 Providers
- OpenSSL - OpenSSL 3.4.0 - Migration Guide
- OpenSSL - OpenSSL Release Schedule
- OpenSSL - Managing Multiple OpenSSL Versions and Modes on a Single System
- OpenSSL 3.0.x FIPS 140-2 - Add 3.0.9 to list of FIPS releases
- OpenSSL 3.0.x FIPS 140-2 - Rebranded OpenSSL FIPS Certificates Issued
- OpenSSL 3.0.x FIPS 140-2 - OpenSSL FIPS Provider 3.0.8 Validated
- OpenSSL 3.0.x FIPS 140-2 - Cryptographic Module Validation Program CMVP (Certificate #4282)
- OpenSSL - OpenSSL 3.1.7 - Migration Guide
- OpenSSL 3.1.7 FIPS 140-3 - What is FIPS 140-3? The Critical Updates You Must Be Aware Of
- OpenSSL 3.1.5 FIPS 140-3 - Cryptographic Module Validation Program - FIPS 140-3 Standards
- OpenSSL 3.1.7 - FIPS 140-3 Plans
- OpenSSL 3.0.15 - Configuring Supported TLS Groups in OpenSSL
- OpenSSL 3.0.15 - OpenSSL FIPS Update and Expansion of Rebranding Offer
- OpenSSL 3.0.15 FIPS 140-2 Free Rebranding Offer
- OpenSSL 3.0.15 - OpenSSL FIPS 140-2 Validation Certificate Issued
- Netatalk 4.0.7 Released/Bundled WolfSSL 5.7.2/MySQL|MariaDB CNID Backend Support| fixes bugs in the DHX2 and DHX UAMs|Webmin module for Netatalk is now bundled with Netatalk - TinySPARQL required for Spotlight support - Notably, it improves compatibility with the very first TCP/IP capable AppleShare Client versions for Mac, specifically the 3.7 release series
- Netatalk 3.2.10 Released/Bundled WolfSSL 5.7.2/MySQL|MariaDB CNID Backend Support| fixes bugs in the DHX2 and DHX UAMs
- Netatalk 2.4.10 Released/Bundled WolfSSL 5.7.2| fixes bugs in the DHX2 and DHX UAMs
- FIPS 140-3 Announcement to the world July 16, 2024
- wolfSSL 5.7.4 Released (Oct 24, 2024)
- wolfSSL 5.7.2 Released (Jul 09, 2024)
- Announcing Ada binding to the wolfSSL library by Joakim Strandberg (Alstom) Oct 30, 2023
- wolfSSL - wolfSSL Supported Open Source Projects March 28, 2023
- Platform Security Architecture (PSA) Crypto API support in wolfSSL
- wolfSSL - What are FIPS 140-2 and FIPS 140-3 ?
- wolfSSL Supports Apache 2.4.51
- wolfSSL Supports nginx 1.21.4
- wolfSSL NXP SE050 Support
- wolfSSL Support Added for Python
- wolfSSL Support Added for OpenResty
- wolfSSL Support Added for Net-SNMP
- wolfSSL Support Added for BIND 9
- wolfSSL Ported into rsyslog 8.2106.0
- NXLog Blog - Recent Posts
- NXLog Blog - NXLog Platform User Guide Welcome to the NXLog Platform documentation! Here, you can learn how to use NXLog Platform and NXLog Agent and how they interact.
- NXLog Blog - Oracle Solaris log sources - Check out some of the logs you can collect with NXLog Agent on Oracle Solaris.
- NXLog Blog - Optimize log management and cut costs with NXLog Platform
- NXLog Blog - Announcing NXLog Platform 1.3
- NXLog Blog - Understanding telemetry pipelines
- NXLog Blog - NXLog redefines the market with the launch of NXLog Platform: a new centralized log management solution
- NXLog Blog - Welcome to the future of log management with NXLog Platform
- NXLog Blog - Announcing the end-of-sale for NXLog Enterprise Edition and NXLog Manager
- NXLog Blog - Welcome to the future of log management with NXLog Platform By Tams Burtics August 28, 2024
- NXLog Blog - The CrowdStrike incident and how the NXLog agent operates By Botond Botyanszki July 25, 2024
- NXLog Blog - NIS2 Directive: a strong request for better incident handling By Jonathan King, Roman Krasnov July 18, 2024
- NXLog Blog - What is agentless log collection?
- NXLog Blog - Harnessing TPM encryption with NXLog
- NXLog Blog - Announcing NXLog Enterprise Edition 6.4
- NXLog Blog - Announcing NXLog Enterprise Edition 6.4 - Integrate - Collecting Logs from...
- NXLog Blog - Announcing NXLog Enterprise Edition 6.4 - Steps to install and upgrade NXLog on Oracle Solaris.
- NXLog Blog - NIST Cybersecurity Framework 2.0. Update Takeaways By Roman Krasnov
- NXLog Blog - Digital substations and log collection By Roman Krasnov
- NXLog Blog - The evolution of event logging: from clay tablets to Taylor Swift By Arielle Bonnici
- NXLog Blog - Migrate to NXLog Enterprise Edition 6 for our best ever log collection experience By Roman Krasnov
- NXLog Blog - The story of the $1,900,000 penalty for insufficient log management By Roman Krasnov
- NXLog Blog - 2023 and NXLog - a review By Andrew Brown
- NXLog Blog - Upgrading from NXLog Enterprise Edition 5 to NXLog Enterprise Edition 6
- NXLog Blog - Detect threats using NXLog and Sigma
- NXLog Blog - Understanding memory usage in NXLog
- NXLog Blog - Announcing NXLog Enterprise Edition 5.11
- NXLog Blog - Announcing NXLog Community Edition 3.2.x
- NXLog Blog - CISO starter pack - Log collection fundamentals
- NXLog Blog - Announcing NXLog Enterprise Edition 5.7
- NXLog Blog - NXLog and Splunk Universal Forwarder feature comparison
- AxoSyslog Blog - Recent Posts
- AxoSyslog Blog - First 6 months of AxoSyslog, our syslog-ng fork by Balzs Scheidler | Nov 20, 2024
- AxoSyslog - Sending log data to ClickHouse with AxoSyslog by Ferenc Herndi | Nov 21, 2024
- AxoSyslog - ClickHouse support and FilterX updates in AxoSyslog 4.9 by Balzs Scheidler | Nov 12, 2024
- AxoSyslog - Introducing Axoflow FilterX: Revolutionizing Log Parsing and Filtering for Complex Data by Balázs Scheidler | Sep 10, 2024
- AxoSyslog - Logging operator 4.8 release by Peter Wilcsinszky | Jul 9, 2024
- AxoSyslog - Version 4.8 release (2024-07-12) APT repository for Debian and Ubuntu based systems. You can send messages and metrics to Elasticsearch data streams to store your log and metrics data as time series data using the elasticsearch-datastream() destination driver. You can use the server-side-encryption() and kms-key() options to configure encryption for Amazon S3 destinations. You can now set static gRPC headers in the bigquery(), loki(), and the opentelemetry() destinations. The opentelemetry() parser has a new set-hostname() option.
- AxoSyslog - Elasticsearch data stream, APT repository in AxoSyslog 4.8 by Laszlo Varady | Jul 11, 2024
- AxoSyslog - AxoSyslog is now a real fork by Balzs Scheidler | May 28, 2024
- AxoSyslog - Using the Telemetry Pipeline to Converge GRC and Security by Neil Boyd | May 16, 2024
- AxoSyslog - syslog-ng Premium Edition: metrics and alternatives Balzs Scheidler Apr 25 2024
- AxoSyslog - New metrics and performance improvements in syslog-ng 4.7 - Laszlo Varady Apr 18 2024
- AxoSyslog - Maximizing OpenTelemetry Transport Performance - Attila Szakcs Apr 16 2024
- AxoSyslog - Metrics for telemetry pipelines based on SC4S and Splunk - Balzs Scheidler Apr 10 2024
- AxoSyslog - Send Kubernetes logs to Loki with Telemetry Controller - Kristof Gyuracz Mar 28 2024
- AxoSyslog - Metrics for syslog-ng based log management infrastructures Balzs Scheidler Mar 7 2024
- AxoSyslog - Ingesting Large-volume Data Stream to the Cloud - Attila Szakcs Mar 6 2024
- AxoSyslog - OpenTelemetry Collector Under the Hood: Backpressure - Szilard Parrag Feb 29 2024
- AxoSyslog - Log Isolation on Shared Kubernetes Infrastructure - Peter Wilcsinszky Feb 22 2024
- AxoSyslog - Reinvent Kubernetes Logging with Telemetry Controller by Kristof Gyuracz | Feb 15, 2024
- AxoSyslog - Send logs to OpenObserve, the free Elasticsearch alternative by Szilard Parrag | Feb 8, 2024
- AxoSyslog - How to detect TCP and UDP packet drops in syslog and telemetry pipelines by Balzs Scheidler | Feb 2, 2024
- AxoSyslog - Enhance macOS logging with syslog-ngs native macOS system() source by Attila Szakacs | Jan 30, 2024
- AxoSyslog - Google BigQuery, macOS, and Windows XML support in syslog-ng version 4.6 by Balzs Scheidler | Jan 25, 2024
- AxoSyslog - Creating usable log messages: log timestamps by Balzs Scheidler | Jan 8, 2024
- AxoSyslog - syslog-ng 2023 community activity report by Attila Szakcs | Dec 24, 2023
- AxoSyslog - Creating usable log messages: log levels by Balzs Scheidler | Dec 20, 2023
- AxoSyslog - Send logs to Grafana Loki with syslog-ng and Logging operator by Kristof Gyuracz | Dec 14, 2023
- AxoSyslog Blog - Multi-tenancy using Logging operator by Peter Wilcsinszky | Dec 6, 2023
- AxoSyslog Blog - Google Pub/Sub and OpenObserve support in syslog-ng version 4.5 by Attila Szakcs | Nov 28, 2023
- AxoSyslog Blog - Logging Operator: the Telemetry Pipeline for Kubernetes by Sandor Guba | Nov 23, 2023
- AxoSyslog Blog - Multi-tenancy, namespace-based routing, new outputs in Logging operator 4.4.0
- AxoSyslog Blog - AxoSyslog and syslog-ng 4.9.0 release
- AxoSyslog Blog - AxoSyslog and syslog-ng 4.8.0 release
- AxoSyslog Blog - AxoSyslog and syslog-ng 4.7.1 release
- AxoSyslog Blog - AxoSyslog and syslog-ng 4.6.0 release
- AxoSyslog Blog - AxoSyslog and syslog-ng 4.5.0 release
- AxoSyslog - a syslog-ng distribution
- AxoSyslog Blog - Quick Start Guide
- Syslog-ng Blog - Recent Posts
- Syslog-ng Blog - Solaris 10: how to build and install Syslog-ng
- Syslog-ng Blog - Where should I present syslog-ng and sudo?
- Syslog-ng Blog - Version 4.8.1 of syslog-ng is now available
- Syslog-ng Blog - Version 4.8.0 of syslog-ng improves FreeBSD and MacOS support - Peter Czanik 30 Jul 2024
- Syslog-ng Blog - Why it is useful to set the version number in the syslog-ng configuration - Peter Czanik 23 Jul 2024
- Syslog-ng Blog - You can also contribute to the syslog-ng OSE documentation Peter Czanik 13 Jun 2024
- Syslog-ng Blog - The $TRANSPORT macro of syslog-ng - Peter Czanik 28 May 2024
- Syslog-ng Blog - Using syslog-ng on multiple platforms Peter Czanik 24 Apr 2024
- Syslog-ng Blog - Working with sudos json_compact logs in syslog-ng
- Syslog-ng Blog - The syslog-ng health check
- Syslog-ng Blog - Collecting One Identity Cloud PAM Essentials logs using syslog-ng
- Syslog-ng Blog - Aggregating messages in syslog-ng using grouping-by()
- Syslog-ng Blog - Working with multi-line logs in syslog-ng
- Syslog-ng Blog - Dedicated Windows XML eventlog parser in syslog-ng
- Syslog-ng Blog - The syslog-ng Insider 2024-02: OpenObserve; configuration check; build services;
- Syslog-ng Blog - Collecting even more logs on MacOS using syslog-ng
- Syslog-ng Blog - Using OpenTelemetry between syslog-ng instances
- Syslog-ng Blog - Native MacOS source in syslog-ng
- Syslog-ng Blog - The syslog-ng Insider 2024-01: HTTP; Cloudflare; systemd-journal; Humio / Logscale;
- Syslog-ng Blog - The syslog-ng Insider 2023-12: compressed HTTP; packages; OpenObserve; duplicates;
- Syslog-ng Blog - Syslog-ng can now do a full configuration check
- Syslog-ng Blog - Logging to Humio / Logscale simplified in syslog-ng
- Syslog-ng Blog - Sending logs to Splunk using syslog-ng
- Syslog-ng Blog - Syslog-ng can now do a full configuration check
- Syslog-ng Blog - Version 4.5.0 of syslog-ng is now available with OpenObserve JSON API support
- Syslog-ng Blog - Getting syslog-ng 4
- Syslog-ng Blog - Upgrade problems from syslog-ng 3 to 4
- Syslog-ng Blog - Getting data to Splunk
- Syslog-ng - Streaming deduplication in syslog-ng
- Syslog-ng - syslog-ng 4 improves Python support
- Syslog-ng - syslog performance: scaling up before scaling out
- Syslog-ng - Rounding up syslog-ng 4.0.1 and a practical introduction to typing
- Syslog-ng - News
- Syslog-ng Blog - Syslog-ng 4.8.0 - Highlights - Default config version in configuration files - BSD directory monitoring with kqueue - Wildcard file source fine-tuning
- Syslog-ng Blog - Syslog-ng 4.7.1 - Highlights - Forwarding logs to Google BigQuery - Collecting native macOS system logs - Collecting qBittorrent logs - Collecting pihole FTL logs - Parsing Windows Eventlog XMLs
- Syslog-ng Blog - Syslog-ng 4.6.0 - Highlights - Forwarding logs to Google BigQuery - Collecting native macOS system logs - Collecting qBittorrent logs - Collecting pihole FTL logs - Parsing Windows Eventlog XMLs
- Syslog-ng Blog - Syslog-ng 4.5.0 - Highlights
- Rsyslogd - Recent Posts
- Rsyslogd - rsyslog on AWS ż Update an existing CloudFormation stack By Adiscon Support Posted on June 26, 2024
- Rsyslogd - How to install and configure rsyslog to send messages to a remote Solaris system using TCP (Doc ID 1950713.1) Last updated on JUNE 13, 2024
- Rsyslogd - Documentation Improvement and AI By Rainer GerhardsPosted on January 19, 2024
- Rsyslogd - Elevating Syslog Security: RSyslog Introduces DTLS Plugins for UDP By Rainer GerhardsPosted on January 10, 2024
- Rsyslogd - Improving the rsyslog documentation - By Rainer GerhardsPosted on January 4, 2024
- Download latest Apache Log4j 2
- CISA - CISA Log4j (CVE-2021-44228) Vulnerability Guidance - Software List
- Graylog Posts
- The Graylog Blog
- Cross-Site Request Forgery Cheat Sheet October 31, 2024 Jeff Darrington
- Introducing Graylog 6.1: A Monster Release Just in Time for Halloween - October 20, 2024
- Graylog - From the Desk Of the VP of Product - Delivering on the Promises of SIEM May 7, 2024 The Graylog Product Team
- Graylog - Announcing Graylog 6.0
- Graylog - Cyber Defense with MITRE Framework | Graylog + SOC Prime | On-Demand Webinar
- Graylog - Announcing Graylog v5.2.5 March 6, 2024 The Graylog Product Team
- Graylog - GRAYLOG PARSING RULES AND AI OH MY! February 28, 2024 Tully Elliston
- Graylog - GETTING STARTED WITH NGINX February 21, 2024 Jeff Darrington
- Graylog - Announcing Graylog v5.2.2 November 1, 2023 The Graylog Product Team
- Graylog - THE ULTIMATE GUIDE TO SIGMA RULES March 28, 2023 Jeff Darrington
- Rebar3 - Rebar3 3.24.0 - Support OTP-27, New features: Turn rich compiler errors on by default - Tweak experimental manifest plugin to return ELP-compatible information - make escriptize reproducible by setting timestamps for files in zip to unix epoch - Log path when plugin template file read fails - Prevent infinite compiler DAG growth - Port Relx compatibility fix for escript files in OTP-27
- Rebar3 - Rebar3 3.23.0 - Support OTP-26, Deprecate OTP-23 support. - Add incremental dialyzer support for OTP-26 New Features: add a new shell completion provider zsh support for aliases in completion Add new 'shell_hooks_env' config to extend shell hooks' OS env vars Add (newer) Dialyzer info. about invalid_contract Add command rebar3 alias
- Rebar3 - Rebar3 3.22.0 - Support OTP-26, Deprecate OTP-23 support. - Add incremental dialyzer support for OTP-26
- Rebar3 - Rebar3 3.21.0 - Support OTP-26, Deprecate OTP-23 support. - Add incremental dialyzer support for OTP-26
- Elixir - Support Erlang/OTP 26 new features #11985
- Elixir - Elixir v1.14.5 released - This release adds basic support for Erlang/OTP 26.
- Elixir - Elixir v1.17.3 released: set-theoretic types in patterns, calendar durations, and Erlang/OTP 27 support - June 12, 2024 by Andrea Leopardi
- Elixir - Elixir v1.16.3 released
- Elixir - Elixir v1.15.7 released
- Elixir - Elixir v1.14.5 released
- Erlang/OTP - Erlang/OTP Recent News
- Erlang/OTP - Erlang/OTP 27.1.1 Released
- Erlang/OTP - Erlang/OTP 27.0.1 Released
- Erlang/OTP - Erlang/OTP 27.x Highlights
- Erlang/OTP - Erlang/OTP 27.x The Optimizations in Erlang/OTP 27
- Erlang/OTP - Erlang/OTP 26.2 Highlights
- Erlang/OTP - Erlang/OTP 26.2 Released
- Erlang/OTP - Erlang/OTP 26.2 More Optimizations in the Compiler and JIT
- Erlang/OTP - Erlang/OTP 25.3 Highlights
- Erlang/OTP - Erlang/OTP 25.3 Released
- Erlang/OTP - Erlang/OTP 25.3 Fast random integers
- Erlang/OTP - Erlang/OTP 25.3 Type-Based Optimizations in the JIT
- Erlang/OTP - Erlang/OTP 25.3 The Many-to-One Parallel Signal Sending Optimization
- Erlang/OTP - Erlang/OTP 24.3 Highlights
- Erlang/OTP - Erlang/OTP 24.3 Released
- PHP.watch
- PHP.Watch Articles
- PHP 8.4 is coming in November with HTML 5 extension, new array functions, and more By Tim Anderson - July 24, 2024
- PHP 8.3 is released with new features as 8.0 heads for end of life
- PHP 8.3.x Highlights: What's New and Changed
- All PHP 7.x versions are now EOL'ed
- What's New and Changed in phpMyAdmin 5.2?
- What's New in Composer 2.4
- New composer bump Command in Composer 2.4
- PHP - Welcome to the PHP Quality Assurance Team Web Page.
- PHP - PHP Internals Book - Table Of Content - PHP5 and PHP7 and PHP8
- Composer - A Dependency Manager for PHP
- Composer - A collection of 10 posts
- PHP Supported Versions
- PHP Xdebug 3.x.x/3.4.0/3.3.2/3.2.2/3.1.6/3.0.4 - Supported Versions and Compatibility
- Migrating from PHP 8.3.x to PHP 8.4.x
- Migrating from PHP 8.2.x to PHP 8.3.x
- Migrating from PHP 8.1.x to PHP 8.2.x
- Migrating from PHP 8.0.x to PHP 8.1.x
- Migrating from PHP 7.4.x to PHP 8.0.x
- PHP 8.4 Preparation Tasks
- PHP 8.3 Preparation Tasks
- PHP 8.2 Preparation Tasks
- PHP 8.1 Preparation Tasks
- PHP 8.0 Preparation Tasks
- PHP 8.4.1 Released
- PHP 8.3.14 Released
- PHP 8.2.26 Released
- PHP 8.1.31 Released
- PHP 8.0.30 Released
- LLVM 18.1.6 - What's New in Clang 18.1.6?
- LLVM 18.1.6 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 17.0.6 - What's New in Clang 17.0.6?
- LLVM 17.0.6 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 16.0.0 - What's New in Clang 16.0.0?
- LLVM 16.0.0 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 15.0.0 - What's New in Clang 15.0.0?
- LLVM 15.0.0 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 14.0.1 - What's New in Clang 14.0.1?
- LLVM 14.0.1 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 11.0.0 - What's New in Clang 11.0.0?
- LLVM 11.0.0 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 10.0.0 - What's New in Clang 10.0.0?
- LLVM 10.0.0 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- LLVM 9.0.0 - What's New in Clang 9.0.0?
- LLVM 9.0.0 Pre-Built Binaries Solaris 11.4 SPARC/AMD64
- Ansible Solaris Working Group - Updated: Aug 17, 2021
- Chef Infra Client EE 14.15.6 Released Solaris 11 SPARC/i386
- Chef Infra Hosted EE 14.15.6 Released Solaris 11 SPARC/i386
- CFEngine - Change in behavior: CFEngine roles inventory attribute - This is a heads up to anyone upgrading to CFEngine 3.24.0 or newer versions, about a small change that can be considered a breaking change.
- CFEngine - CFEngine 3.24 LTS released - Consistency
- CFEngine - Show notes: The agent is in - Episode 38 - Sneak peek of CFEngine 3.24
- CFEngine - CFEngine 3.18.8 and 3.21.5 released
- CFEngine - CFEngine 3.23 released - Anniversary NON-LTS
- CFEngine - CFEngine 3.18.7 and 3.21.4 released
- CFEngine - Welcome to the CFEngine Documentation - CFEngine 3.21.4 (LTS) / CFEngine 3.18.7 (LTS)
- CFEngine - Supported versions - Release schedule for CFEngine Enterprise & Community
- CFEngine - Change in behavior: The arglist attribute now preserves spaces
- CFEngine - Migrating to cfbs
- CFEngine - 5 security hardening CFEngine policy examples
- CFEngine - Change in behavior: Directories are now created with 700 instead of 755
- CFEngine - CFEngine Build System version 3
- CFEngine - Processes, forks and executions - part 2
- CFEngine - Processes, forks and executions - part 1
- Puppet CE - Puppet platform lifecycle
- Puppet EE - Releases
- Puppet EE - Upgrading Puppet Enterprise - Puppet7
- Puppet EE - Puppet7 - Latest Release
- Puppet EE - Upgrading Puppet Enterprise - Puppet6
- Puppet EE - Puppet6 - Latest Release
- Puppet CE - Upgrading from Puppet 7 to Puppet 8
- Puppet CE - Upgrading from Puppet 6 to Puppet 7
- A Year Closer to Standard C++ Dependency Management October 22, 2024 Matthew Woehlke and Bill Hoffman
- import CMake; the Experiment is Over! - October 18, 2023
- CMake 3.31.1 is availiable for download
- CMake 3.31.1 - Release Notes
- CMake 3.30.6 is availiable for download
- CMake 3.30.6 - Release Notes
- CMake 3.29.9 is availiable for download
- CMake 3.29.9 - Release Notes
- CMake 3.28.6 is availiable for download
- CMake 3.28.6 - Release Notes
- CMake 3.27.9 is availiable for download
- CMake 3.27.9 - Release Notes
- CMake 3.26.6 is availiable for download
- CMake 3.26.6 - Release Notes
- CMake 3.25.3 is availiable for download
- CMake 3.25.3 - Release Notes
- CMake 3.24.4 is available for download
- CMake 3.24.4 - Release Notes
- CMake 3.23.5 is available for download
- CMake 3.23.5 - Release Notes
- CMake 3.22.6 available for download
- CMake 3.22.6 - Release Notes
- CMake 3.21.7 available for download
- CMake 3.21.7 - Release Notes
- CMake 3.16.9 - Release Notes
- CMake 3.16.9 - The Clang compiler is now supported on Solaris.
- CMake 3.15.7 available for download
- CMake 3.15.7 - CMake learned how to compile C++14 with the IBM AIX XL compiler and the SunPro compiler and to compile C++20 with the AppleClang compiler.
- Meson-build 1.7.0 (in development)
- Meson-build 1.6.0 Released
- Meson-build 1.5.2 Released
- Meson-build 1.4.2 Released
- Meson-build 1.3.2 Released
- Meson-build 1.2.3 Released
- Meson-build 1.6.0 Builtin Options
- Meson-build 1.6.0 Build Options
- Meson-build 1.6.0 - How do I do X in Meson?
- Meson-build 1.6.0 && Mesa3D Build Example
- Meson-build 1.6.0 && Meson WrapDB packages
- The Ninja build system v1.12.1, May 2024
- The Ninja build system v1.12.1 Release Notes
- The Ninja build system v1.11.1, Aug 2022
- The Ninja build system v1.11.1 Release Notes
- The Ninja build system v1.10.2, Jan 2020
- The Ninja build system v1.10.2 Release Notes
- GNU-build - Recent Software Releases
- The GNU Privacy Guard - Security Advisory for Libksba / GnuPG
- The GNU Privacy Guard - Security Advisory Updates
- GNU-build - GNU gettext 23.0 released
- GNU-build - GNU GnuPG 2.4.7 released
- GNU-build - GNU wget2 2.2.0 released
- GNU-build - GNU mtools 4.0.46 released
- GNU-build - GNU libtool 2.5.4 released
- GNU-build - GNU wget 1.25.0 released
- GNU-build - GNU GDB 15.2 released!
- GNU-build - GNU GnuPG 2.5.1 released
- GNU-build - GNU Texinfo 7.1.1 released
- GNU-build - GNU Screen 5.0.0 is released
- GNU-build - GNU Binutils 2.43.1 released
- GNU-build - Preliminary version of new regex matcher for gawk now available
- GNU-build - GNU automake 1.17 released
- GNU-build - GNU findutils 4.10.0 released
- GNU-build - GNU gdbm 1.24 released
- GNU-build - GNU Emacs 29.4 released
- GNU-build - GNU Libgcrypt 1.11.0 released
- GNU-build - GNU Nettle 3.10.0 released
- GNU-build - GNU ncurses 6.5 released
- GNU-build - GNU gnulib 1.0: gnulib-tool has become much faster
- GNU-build - GNU AUCTeX 13.3 released
- GNU-build - GNU cpio 2.15 released
- GNU-build - GNU autoconf 2.72 released
- GNU-build - GNU awk 5.3.0 released
- GNU-build - GNU Texinfo 7.1.0 released
- GNU-build - GNU Screen 4.9.1 released!
- GNU-build - GNU LilyPond 2.24.2 released!
- GNU-build - GNU Tar 1.35 released
- GNU-build - GNU Roff version 1.23.0 released
- GNU-build - GNU a2ps 4.15.5 released
- GNU-build - GNU Xorriso 1.5.6 released
- GNU-build - GNU Gettext 0.22.2 released
- GNU-build - GNU grep 3.11 released
- GNU-build - GNU Make 4.4.1 released
- GNU-build - GNU autoconf-archive 2023.02.20 released
- GNU-build - GNU MPFR 4.2.0 released
- GNU-build - GNU MPC 1.3.0 released
- GNU-build - GNU sed 4.9.0 released
- GNU-build - GNU Bash 5.2.0 released
- GNU-build - GNU libtool 2.4.7 released
- Gradle EE Blogs
- Gradle CE Blogs
- Gradle Enterprise 2024.2.0
- Gradle 7.0.0 - Executing Gradle tasks as part of an undefined build has been deprecated. This will fail with an error in Gradle 7.0.x
- What's new in Gradle CE 8.11.1?
- Gradle 8.11.1 - Release Notes
- Gradle 8.11.1 - Gradle User Manual
- What's new in Gradle CE 8.10.2?
- Gradle 8.10.2 - Release Notes
- Gradle 8.10.2 - Gradle User Manual
- What's new in Gradle CE 8.9.0?
- Gradle 8.9.0 - Release Notes
- Gradle 8.9.0 - Gradle User Manual
- What's new in Gradle CE 7.6.4?
- Gradle 7.6.4 - Release Notes
- Gradle 7.6.4 - Gradle User Manual
- DNS4EU - Do you have any questions related to the DNS4EU project?
- DNS4EU - The Commission has launched a call for tender for a European DNS Resolver (DNS4EU).
- DNS4EU - DNS4EU - Quad9 Perspective and Status
- DNS4EU - Some Thoughts on DNS4EU - the European Commissions Intention to Support the Development of a New European DNS Resolver
- DNS4EU - The EU Wants Its Own DNS Resolver that Can Block Unlawful Traffic
- DNS4EU - HaDEA proposes DNS4EU, a secure DNS for EU member states
- DNS4EU - Equipping backbone networks with high-performance and secure DNS resolution infrastructures - Works
- YADIFA - Roadmap
- YADIFA - Release Notes 2.6.7
- YADIFA - Release Notes 2.5.4
- YADIFA - Release Notes 2.4.2
- YADIFA - Release Notes 2.3.11
- YADIFA - Documentation 2.6.7
- YADIFA - Documentation 2.5.4
- YADIFA - Documentation 2.4.2
- YADIFA - Documentation 2.3.11
- PowerDNS - Blog
- PowerDNS - Authoritative Server - End of life statements (EOL)
- PowerDNS - Recursor Server - End of life statements (EOL)
- PowerDNS - PowerDNS Recursor: Extended DNS Errors Help You Troubleshooting Otto Moerbeek on Mar 12, 2024
- PowerDNS Recursor 5.2.0-beta1 Released
- PowerDNS Recursor 5.1.3 Released
- PowerDNS Recursor 4.9.9, 5.0.9 and 5.1.2 Released
- PowerDNS - PowerDNS progress in DNS encryption
- PowerDNS Authoritative Server 4.9.2
- PowerDNS Authoritative Server 4.8.4, with Lightning Stream support
- PowerDNS DNSdist 1.9.7 released
- PowerDNS DNSdist 1.8.4 released
- NLNETLabs.nl News
- NSD 4.10.1 released
- Domain 0.10.0 released
- Unbound 1.22.0 released
- Unbound 1.21.1 released
- Unbound 1.20.0 released
- Unbound 1.19.3 released
- NSD 4.9.1 released -
- NSD 4.8.0 released
- Ldns 1.8.4 released
- OpenDNSSEC 2.1.14 Released
- tsuNAME - Vulnerability that can be used to DDoS DNS
- TsuNAME vulnerability and Unbound
- ISC - ISC Recent Posts
- CISA Warns of Exploitable Vulnerabilities in Popular BIND 9 DNS Software - Jul 25, 2024
- BIND 9.20 Brings Streamlined Core, Some New Features - 23 Jul 2024
- BIND 9 Significant Features Matrix - Updated on 04 Mar 2024
- BIND 9.18 Branch Enters Extended Support (ESV) - How long will BIND 9.18 be supported? - How does BIND 9.18 compare to BIND 9.16 and 9.11? - What are the feature differences between 9.18 and 9.16? - What features have been removed?
- BIND 9.16 Branch is approaching EOL
- Changes to be aware of when moving from BIND 9.11 to 9.16 - Updated on 07 Sep 2023
- Changes to ISC Software Signing
- ISC DHCP to KEA DHCP Migration Tool ONLINE or source
- ISC KEA DHCP - Kea 2.6.1 Released
- ISC KEA DHCP - Kea 2.4.1 Released
- ISC DHCP - ISC DHCP Server has reached EOL
- ISC BIND 9.18.30 - A New Stable Branch
- tsuNAME - Vulnerability that can be used to DDoS DNS
- Release Notes for ISC BIND Version 9.21.2 Stable
- Release Notes for ISC BIND Version 9.20.3 Stable
- Release Notes for ISC BIND Version 9.19.24 Stable
- Release Notes for ISC BIND Version 9.18.31 Stable
- Release Notes for ISC BIND Version 9.16.50 EOL'ed
- Release Notes for ISC BIND Version 9.11.37 EOL'ed (March 2022 extended)
- Qt 6.x.x - CMake is the build system for Qt 6.x.x
- Qt 6.x.x - Introducing qmake2cmake
- Qt 6.x.x - Porting from Qt 5 to Qt 6 using Qt5Compat library
- Qt 6.x.x LTS - Qt 6.2 vs. Qt 5.15 - The Feature Parity Comparison
- Qt 6.x.x LTS - Qt 6.x.x migration guide.
- Qt 6.x.x LTS - A Collection of References and Hints about Porting from Qt 5 to Qt 6
- Qt 6.9.0 LTS - Getting Started with Qt6-dev
- Qt 6.9.0 LTS - Qt for X11 Requirements
- Qt 6.9.0 LTS - What's New in Qt 6.9.x ?
- Qt 6.9.x LTS - Qt 6.x.x migration guide.
- Qt 6.9.0 LTS - Qt 6.9.0 release plan
- Qt 6.8.1 LTS - Getting Started with Qt6-dev
- Qt 6.8.1 LTS - Qt for X11 Requirements
- Qt 6.8.1 LTS - What's New in Qt 6.8.x ?
- Qt 6.8.x LTS - Qt 6.x.x migration guide.
- Qt 6.8.1 LTS - Qt 6.8.1 release plan
- Qt 6.8.1 LTS - Qt 6.8.1 Released - December 2, 2024
- Qt 6.8.1 LTS - Preparing for the European Cyber Resilience Act (CRA)
- Qt 6.8.1 LTS - C++20 comparison in Qt (even with C++17
- Qt 6.8.1 LTS - Qt Quick 3D survey - November 2024
- Qt 6.8.1 LTS - Ensuring Product Longevity With Qt Long-Term Support
- Qt 6.8.1 LTS - Translations of Qt framework documentation
- Qt 6.8.1 LTS - Qt for Python release: 6.8 is out now!
- Qt 6.8.1 LTS - Popups and Menus in Qt Quick 6.8
- Qt 6.8.1 LTS - Qt Gradle Plugin 1.0 Released
- Qt 6.8.1 LTS - Qt Quick Effect Maker: What's new in Qt 6.8.x
- Qt 6.8.1 LTS - Qt Contributors Summit 2024 - A Closer Look at QDoc and the Documentation Infrastructure Team
- Qt 6.8.1 LTS - Streamlined Qt CLI installation
- Qt 6.8.1 LTS - QtGraphs: Qt's Newest Module for Visualizing Data in both 2D and 3D Graphs
- Qt 6.8.1 LTS - Examples of local LLM usage
- Qt 6.8.1 LTS - Vector Graphics in Qt 6.8
- Qt 6.8.1 LTS - Reducing Binary Size of Qt Applications with Qt 6.8 - Part 2: Coffee Machine example
- Qt 6.8.1 LTS - Reducing Binary Size of Qt Applications with Qt 6.8 - Part 1
- Qt 6.x.x LTS - Analyse custom data with the new Qt Insight 1.10
- Qt 6.x.x LTS - Try new Qt Insight 1.9! - Exciting news for Qt Insight with the latest 1.9 release! Qt Insight has new additions to the funnels and filters, allowing you to make deeper discoveries about your application usage. Two different funnel analytics, finer-grained geographic filtering options for regions, and many smaller improvements and bug fixes will enhance your insight.
- Qt 6.x.x LTS - Try Exciting New Features of Qt Insight 1.8
- Qt 6.x.x LTS - Leveraging Qt Insight for Enhanced Return on Investment
- Qt 6.x.x LTS - What's New in Qt Insight 1.7: Updates and Improvements January 26, 2024 by Tino Pyssysalo
- Qt 6.x.x LTS - A/B Test with Qt Insight!
- Qt 6.x.x LTS - What is Qt Insight 1.x?
- Qt 6.x.x LTS - Introducing Qt Insight 1.x
- Qt 6.7.3 LTS - Qt 6.7.3 Released
- Qt 6.7.3 LTS - Qt for Python release: 6.7.2 is now available!
- Qt 6.7.3 LTS - The Future Landscape of Industrial Automation
- Qt 6.7.3 LTS - Qt Creator 13 - CMake Update
- Qt 6.7.3 LTS - Size Policy for Qt Quick Controls
- Qt 6.7.3 LTS - RESTful Client Applications in Qt 6.7 and Forward
- Qt 6.7.3 LTS - Introducing QtAsyncio in technical preview
- Qt 6.7.3 LTS - Revisited i18n with CMake
- Qt 6.7.3 LTS - Qt 6.6 and 6.7 Make QML Faster than Ever: A New Benchmark and Analysis
- Qt 6.7.3 LTS - Future text improvements in Qt 6.7
- Qt 6.7.3 LTS - Qt Quick and Blurred Panels
- Qt 6.7.3 LTS - Smarter API Reviews With Gen AI
- Qt 6.7.3 LTS - Text editing improvements in Qt Quick
- Qt 5.15.x - Commercial LTS Qt 5.15.18 Released
- Qt 5.15.x - May 26th, 2023: Qt 5.15 Standard Support for Legacy License Holders Ends Today!!
- Qt 5.15.x - Qt Quick additions to Qt5
- Qt 5.15.x - REMINDER: Standard Support for Qt 5.15 LTS ends in May 2023: Act Now!
- Qt 5.15.x - Qt 5.15 Extended Support for subscription license holders
- Qt 5.15.x - What's New in Qt 5.15.x
- Qt 5.15.x - Deprecated Modules
- Qt 5.15.x - QT_NO_DEPRECATED_WARNINGS
- VxWorks for Qt 5.15.14 Released
- Next Qt for VxWorks release will be made on top of Qt 5.15.14 LTS Commercial release.
- VxWorks for Qt 5.15.12 Released
- Qt 5.12.12 release is a patch release made on the top of Qt 5.12.11.
- Does Qt 5.15 support OpenSSL 3.x? - Qt Forum
- We are pleased to announce the release of Apache Subversion 1.14.4. This release contains a fix for a security issue: CVE-2024-45720
- Apache Subversion Roadmap
- Apache Subversion 1.14.4 - What's New
- Apache Subversion News Archives
- 2023-09-24 - Apache Subversion 1.10.x end of life
- Read the official Subversion documentation online
- Breezy SCM - Table of Contents (4.0.0-M1)
- Breezy SCM - Table of Contents (3.3.8)
- Breezy SCM - What's New in Breezy 3.3.8?
- Breezy SCM - Core documentation Breezy 3.3.8
- DVC SCM - Get Started
- DVC SCM - Get Started - Examples
- DVC SCM - Using DVC Commands
- DVC SCM - 3.58.0 - What's Changed?
- DVC SCM - 3.58.0 - What's Changed? - Breaking Changes
- Fossil - Fossil Quick Start
- Fossil - [fossil-users] Cloning repository with large files very slow
- Fossil SCM - Changes for Version 2.26.0 pending
- Fossil SCM - Changes for Version 2.25.0
- Fossil SCM - Changes for Version 2.24.0
- Fossil SCM - Changes for Version 2.23.0
- Git SCM - PyGit2/Libgit2/PythonX.X - Changelog
- Git SCM - PyGit2/Libgit2/PythonX.X - Version Numbers
- Git SCM - Git is releasing several new versions to address five CVEs. Upgrading to the latest Git version is essential to protect against these vulnerabilities. May 14, 2024
- Git SCM - Scaling merge-ort across GitHub - GitHub switched to performing merges and rebases using merge-ort. Come behind the scenes to see why and how we made this change.
- Git SCM - Push protection is generally available, and free for all public repositories. Announcing the general availability of push protection a feature that proactively prevents secret leaks in your public and private repositories.
- Git SCM - Manage your application security stack effectively with the tool status page. Code scannings tool status gives you a bird's eye view of your application security stack, allowing you to quickly confirm everything is working, or troubleshoot any tool in your application security arsenal.
- Git SCM - CLI tricks every developer should know Learn some tips, tricks, and tools for mastering the command line from GitHubs own developers.
- Git SCM - Git security vulnerabilities announced - A new set of Git releases were published to address a variety of security vulnerabilities. All users are encouraged to upgrade. Take a look at GitHubs view of the latest round of releases.
- Git SCM - 3 benefits of migrating and consolidating your source code Explore how migrating your source code and collaboration history to GitHub can lead to some surprising benefits.
- Git SCM - How generative AI is changing the way developers work Rapid advancements in generative AI coding tools like GitHub Copilot are accelerating the next wave of software development. Heres what you need to know.
- Git SCM - Leveraging machine learning to find security vulnerabilities A behind-the-scenes peek into the machine learning framework powering new code scanning security alerts.
- Github.com for Beginners - Creating a pull request
- Github.com for Beginners - Beginner's guide to GitHub repositories: How to create your first repo - Git started on your first repository in the third installment of GitHub for Beginners. Discover the essential features and settings to manage your projects effectively.
- Github.com for Beginners - Beginner's guide to GitHub repositories: How to create your first repo
- Github.com for Beginners - Top 12 Git commands every developer must know
- Github.com for Beginners - What is Git? Our beginners guide to version control
- Github.com - Octoverse: AI leads Python to top language as the number of global developers surges - The GitHub Blog
- Github.com - GitHub Copilot now available in github.com for Copilot Individual and Copilot Business plans
- Github.com - First Look: Exploring OpenAI o1 in GitHub Copilot We've tested integrating OpenAI o1-preview with GitHub Copilot. Here's a first look at where we think it can add value to your day to day. September 12, 2024
- Github.com - In April, we experienced four incidents that resulted in degraded performance across GitHub services. May 10, 2024
- Github.com - Found means fixed: Introducing code scanning autofix, powered by GitHub Copilot and CodeQL Now in public beta for GitHub Advanced Security customers, code scanning autofix helps developers remediate more than two-thirds of supported alerts with little or no editing.
- Github.com - GitHub Copilot Learning Pathway: Accelerate your business with AI
- Github.com - How AI code generation works - Explore the capabilities and benefits of AI code generation, and how it can improve the developer experience for your enterprise.
- Github.com - Get started with v4 of GitHub Actions Artifacts
- Github.com - Copilot in GitHub Support is now available! Experience AI-powered assistance for queries related to GitHub topics.
- Github.com - Upgrading GitHub.com to MySQL 8.0 GitHub uses MySQL to store vast amounts of relational data. This is the story of how we seamlessly upgraded our production fleet to MySQL 8.0.
- Github.com - From the pages of our Insider newsletter: How to use GitHub Copilot Explore Julys Insider newsletter, featuring prompts, tips, and use cases for GitHub Copilot.
- Github.com - For Good First Issue: Introducing a new way to contribute For Good First Issue is a curated list of open source projects that are also digital public goods and need the help of developers.
- Github.com - Security best practices for authors of GitHub Actions Improve your GitHub Actions security posture by securing your source repository, protecting your maintainers, and making it easy to report security incidents.
- Github.com - Universes key takeaway: Innovate better with AI-powered workflows on a single, unified platform Discover new AI-powered features and tools to help developers stay in the flow and organizations innovate at scale.
- Github.com - Octoverse: The state of open source and rise of AI in 2023 In this years Octoverse report, we study how open source activity around AI, the cloud, and Git are changing the developer experience.
- Github.com - Introducing AI-powered application security testing with GitHub Advanced Security - Learn about how GitHub Advanced Securitys new AI-powered features can help you secure your code more efficiently than ever.
- Github.com - Leveraging AI to empower all developers at GitHub Universe 2023 - GitHub Universe 2023 is just around the corner! Join us and learn how GitHub is leveraging AI to empower all developers, including developers with disabilities.
- Github.com - Measuring Git performance with OpenTelemetry Use our new open source Trace2 receiver component and OpenTelemetry to capture and visualize telemetry from your Git commands.
- Github.com - Why Rust is the most admired language among developers Rust continues to top the charts as the most admired and desired language by developers, and in this post, we dive a little deeper into how (and why) Rust is stealing the hearts of developers around the world.
- Github.com - How to get AI regulation right for open source Sharing our coalition paper to inform the final negotiation of the EU AI Act.
- Github.com - Rust 1.68.2 addresses GitHub's recent rotation of their RSA SSH host key, which happened on March 24th 2023 after their previous key accidentally leaked:
- Github.com - GitHub Swiftly Replaces Exposed RSA SSH Key to Protect Git Operations
- Github.com - We updated our RSA SSH host key. At approximately 05:00 UTC on March 24, out of an abundance of caution, we replaced our RSA SSH host key used to secure Git operations for GitHub.com.
- Git is releasing several new versions to address five CVEs. Upgrading to the latest Git version is essential to protect against these vulnerabilities. May 14, 2024
- Git SCM - Git 2.48.0 Release Notes
- Git SCM - Git 2.45.3 Release Notes
- Git SCM - Highlights from Git 2.47.1
- Git SCM - Git 2.47.1 Release Notes
- Git SCM - Highlights from Git 2.46.2
- Git SCM - Git 2.46.2 Release Notes
- Git SCM - Highlights from Git 2.45.2
- Git SCM - Git 2.45.2 Release Notes
- Git SCM - Highlights from Git 2.44.2
- Git SCM - Git 2.44.2 Release Notes
- Git SCM - Highlights from Git 2.43.5
- Git SCM - Git 2.43.5 Release Notes
- Git SCM - Highlights from Git 2.42.3
- Git SCM - Git 2.42.3 Release Notes
- Git SCM - Highlights from Git 2.41.2
- Git SCM - Git 2.41.2 Release Notes
- Mercurial - Learn Mercurial
- Mercurial 6.9.0 - What's New
- Mercurial 6.8.2 - What's New
- Mercurial 6.7.4 - What's New
- Mercurial 6.6.3 - What's New
- Mercurial 6.5.3 - What's New
- Mercurial 6.4.5 - What's New
- Mercurial 6.9.0 Released - Add a Rust fast-path to speed up update (also for clone) from null (up to 4x faster) - This release drops support for Python 3.6 and 3.7.
- Mercurial 6.8.2 Released - Compatibility for Python 3.12 and 3.13 - This is the last version that supports Python 3.6 and 3.7. - New Features or performance improvements - This is a tentative release, any and all notes below are subject to change or removal. As usual, a *lot* of patches don't make it to this list.
- Mercurial 6.7.4 Released - This release contains a bug causing possible data loss, use 6.7.4 instead.
- Mercurial 6.6.3 Released
- Mercurial 6.5.3 Released - A bunch of improvements to Python 3.12 compatibility
- Mercurial 6.4.5 Released
- Mercurial on Python2 Support (Updated: 2023-02-19)
- Mercurial on Python3 (Updated: 2023-02-19)
- Kallithea - Kallithea features
- Kallithea - Kallithea 0.7.0 released
- Kallithea - Setting up Kallithea
- OCaml - OCaml Releases
- OCaml - OCaml 5.2.0 released
- OCaml - OCaml 5.1.1 released
- OCaml - OCaml 5.0.0 released
- OCaml - OCaml 4.14.1 released
- OCaml - OCaml 4.13.1 released
- OCaml - OCaml 4.12.1 released
- OCaml - OCaml 4.11.2 released
- Perl - Recent News
- Perl 5.40.0 - Whats New? - This document describes differences between the 5.38.0 release and the 5.40.0 release.
- Perl 5.39.6-dev - [Perl/perl5] 2083cf: bump version to v5.39.6
- Perl 5.38.2 - perldelta - what is new for perl v5.38.2? - Unicode 15.0 is supported etc.
- Perl - Perl 5.38.2 - What's New? - This document describes differences between the 5.36.3 release and the 5.38.2 release.
- Perl - Perl 5.36.3 - What's New? - This document describes differences between the 5.36.2 release and the 5.36.3 release.
- Perl - Perl 5.36.3 - What's New? - Unicode 14.0 is supported etc.
- Perl - Announcing Perl 7
- Python - compileall: Byte-compile Python libraries
- Python - Python 3.14.0 alpha 2 is now available
- Python - What's New In Python Python 3.14.0a2
- Python 3.14.0a1 - This is an early developer preview of Python 3.14
- Python 3.15.x - Our plan for Python 3.15.x
- Python 3.14.x - Our plan for Python 3.14.x
- Python - compileall: Byte-compile Python libraries
- Python 3.13.0 - Pending Removal in Future Versions
- Python 3.13.0 - Pending Removal in Python 3.16
- Python 3.13.0 - Pending Removal in Python 3.15
- Python 3.13.0 - Pending Removal in Python 3.14
- Python 3.13.0 - Build Changes
- Python 3.13.0 - Porting to Python 3.13
- Python 3.13.0 - New Deprecations
- Python 3.13.x - [3.13] gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156) #127364
- Python 3.13.0 - Python 3.13.0 (final) released
- Python - What's New In Python Python 3.13.0
- Python 3.13.0 - This is the stable release of Python 3.13.0
- Python 3.13.x - LXML 5.3.x - Built with Cython 3.0.11 - Early support for Python 3.13 was added.
- Python 3.13.x - Python 3.13 gets a JIT by Anthony Shaw, January 9, 2024
- Python 3.13.x - Just-in-time compiler likely to arrive in Python 3.13
- Python 3.15.x - Our plan for Python 3.15.x
- Python 3.14.x - Our plan for Python 3.14.x
- Python 3.13.x - Our plan for Python 3.13.x
- Python 3.12.x - Our plan for Python 3.12.x
- Python 3.13.0 - Python 3.13 delayed by 'drastic change' removal of incremental garbage collector
- Python 3.13.0 - The best new features and fixes in Python 3.13
- Python 3.13.0 - Life without Pythons dead batteries
- Python 3.13.0 - Python 3.13s new JIT and no-GIL modes
- Python 3.xx.x - A Team at Microsoft is Helping Make Python Faster Jay Miller October 26th, 2022
- Python 3.xx.x - Guido van Rossum aiming to make CPython 2x faster in 3.11
- Python 3.xx.x - How Python 3.11 is gaining performance at the cost of bit more memory
- Python - compileall: Byte-compile Python libraries
- Python - Python 3.12.7 released - This is the seventh maintenance release of Python 3.12
- Python - What's New In Python 3.12.7 ?
- Python 3.12.5 Released - Python 3.12.7 is the newest major release of the Python programming language, and it contains many new features and optimizations.
- InfoWorld - Python 3.12.x highlights pt. 2: Direct memory access with the buffer protocol - Part II
- InfoWorld - Python 3.12.x highlights: Better error messages and f-strings - Part I
- InfoWorld - The best new features and fixes in Python 3.12.x
- InfoWorld - Python 3.12.x: Faster, leaner, more future-proof
- OpenBLAS - OpenBLAS 0.3.28 Released
- SciPy 1.14.1 - Highlights of this release SciPy now supports the new Accelerate library introduced in macOS 13.3, and has wheels built against Accelerate for macOS >=14 resulting in significant performance improvements for many linear algebra operations. A new method, cobyqa, has been added to scipy.optimize.minimize - this is an interface for COBYQA (Constrained Optimization BY Quadratic Approximations), a derivative-free optimization solver, designed to supersede COBYLA, developed by the Department of Applied Mathematics, The Hong Kong Polytechnic University. scipy.sparse.linalg.spsolve_triangular is now more than an order of magnitude faster in many cases. - Backwards incompatible changes Many scipy.stats functions now produce a standardized warning message when an input sample is too small (e.g. zero size). Previously, these functions may have raised an error, emitted one or more less informative warnings, or emitted no warnings. In most cases, returned results are unchanged; in almost all cases the correct result is NaN. This release requires Python 3.10+ and NumPy 1.23.5 or greater. For running on PyPy, PyPy3 6.0+ is required
- SciPy 1.13.0 - Highlights of this release Support for NumPy 2.0.0. Interactive examples have been added to the documentation, allowing users to run the examples locally on embedded Jupyterlite notebooks in their browser. Preliminary 1D array support for the COO and DOK sparse formats. Several scipy.stats functions have gained support for additional axis, nan_policy, and keepdims arguments. scipy.stats also has several performance and accuracy improvements. SciPy 1.13.0 is the culmination of 3 months of hard work. This out-of-band release aims to support NumPy 2.0.0, and is backwards compatible to NumPy 1.22.4. The version of OpenBLAS used to build the PyPI wheels has been increased to 0.3.26.dev. This release requires Python 3.9+ and NumPy 1.22.4 or greater.
- SciPy 1.12.0 - SciPy 1.12.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. - This release requires Python 3.9+ and NumPy 1.22.4 or greater.
- NumPy 2.1.3 - NumPy 2.1.2 migration guide - This document contains a set of instructions on how to update your code to work with NumPy 2.0. It covers changes in NumPys Python and C APIs. - Note that NumPy 2.0 also breaks binary compatibility - if you are distributing binaries for a Python package that depends on NumPys C API, please see NumPy 2.0-specific advice.
- NumPy 2.0.2 - NumPy 2.0.2 migration guide - This document contains a set of instructions on how to update your code to work with NumPy 2.0. It covers changes in NumPys Python and C APIs. - Note that NumPy 2.0 also breaks binary compatibility - if you are distributing binaries for a Python package that depends on NumPys C API, please see NumPy 2.0-specific advice.
- NumPy 2.1.3 - NumPy 2.1.3 Release Notes - NumPy 2.1.3 provides support for the upcoming Python 3.13 release and drops support for Python 3.9. In addition to the usual bug fixes and updated Python support, it helps get us back into our usual release cycle after the extended development of 2.0. The highlights for this release are: Support for the array-api 2023.12 standard. Support for Python 3.13. Preliminary support for free threaded Python 3.13. Python versions 3.10-3.13 are supported in this release. - Preliminary Support for Free-Threaded CPython 3.13 CPython 3.13 will be available as an experimental free-threaded build. See https://py-free-threading.github.io, PEP 703 and the CPython 3.13 release notes for more detail about free-threaded Python.
- NumPy 2.0.2 - NumPy 2.0.2 Release Notes - NumPy 2.0.2 is the first major release since 2006. It is the result of 11 months of development since the last feature release and is the work of 212 contributors spread over 1078 pull requests. It contains a large number of exciting new features as well as changes to both the Python and C APIs. This major release includes breaking changes that could not happen in a regular minor (feature) release - including an ABI break, changes to type promotion rules, and API changes which may not have been emitting deprecation warnings in 1.26.x. Key documents related to how to adapt to changes in NumPy 2.0, in addition to these release notes, include: The numpy-2-migration-guide The Numpy 2.0-specific advice in for dpwmstream package authors The Python versions supported by this release are 3.9-3.12.
- NumPy 1.26.5 - NumPy 1.26.5 is a maintenance release that fixes bugs and regressions discovered after the 1.26.3 release. The Python versions supported by this release are 3.9-3.12. This is the last planned release in the 1.26.x series.
- Scikit-build 0.18.1 - Support added for AIX/SunOS including CPython 3.12.0 - Improved build system generator for Python C/C++/Fortran/Cython extensions.
- Scikit-build-core 0.10.7 - Build backend for CMake based projects - Supports free-threaded Python 3.13.
- Scikit-build-core 0.10.5 - Build backend for CMake based projects - CPython 3.12.0 support.
- Cython - Changelog - Cython 3.0.11/0.29.36
- Cython - Cython 3.0.x released after nearly 5 years, but beware breaking changes - Cython now supports all versions of Python 3, including experimental support for the forthcoming CPython 3.12, but drops support for Python 2.6
- Status of numpy.distutils and migration advice
- PEP 632 - Deprecate distutils module
- PEP 517 - A build-system independent format for source trees
- BUG: numpy distutils fails with setuptools 65.6.0 #22623
- What's New In Python PIP 24.3.1 ?
- Changelog - Python PIP 24.3.1
- Installation & Upgrading - Python PIP 24.3.1
- Python2 or Python3
- Porting Python2 Code to Python3
- Status of Python branches
- The Conservative Python 3 Porting Guide
- Ruby - Ruby Releases and EOL
- Ruby - There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier CVE-2024-39908. We strongly recommend upgrading the REXML gem. Posted by watson1978 on 16 Jul 2024
- Ruby - Datadog provides OSS community support for ruby-lang.org Posted by hsbt on 30 May 2024
- Ruby - Ruby 3.4.0 preview2 Released
- Ruby - Ruby 3.3.6 Released
- Ruby - Ruby 3.2.5 Released
- Ruby - Ruby 3.1.6 Released - In security maintenance phase (will EOL soon!)
- Scala - Recent blogs
- Scala - Scala 3.5.2 is now available!
- Scala - Scala 3.5.1 is now available!
- Scala - Scala 3.5.0 released!
- Scala - Scala 3.4.4 is now available!
- Scala - Scala 3 Roadmap for 2024 Author Image Pawe Marks Team Leader of Scala 3 Compiler
- Scala - Scala 3.4.2 Released
- Scala - Scala 3.4.0 and 3.3.3 LTS Released!
- Scala - SCALA 3.3.2 Post-Mortem Analysis
- Scala - SCALA 3.3.4 LTS is now available!
- Scala - Scala 3.2.2 released!
- Scala - Long-Term compatibility Plans for Scala 3
- Scala - Scala 3.1.3 released!
- Scala - Scala 2.13.15 is now available!
- Scala - Scala 2.12.20 is now available!
- Samba Security Releases
- Samba Release Planning
- Samba 4.21.2 Available for Download
- Samba 4.20.6 Available for Download
- Samba 4.19.9 Available for Download
- Samba 4.18.11 Available for Download
- Samba 4.17.12 Available for Download
- Samba 4.16.11 Available for Download
- Oracle VM VirtualBox News!
- Oracle VM VirtualBox 7.1.4
- Oracle VM VirtualBox 7.0.20
- Oracle VM VirtualBox 7.0.18
- Oracle VM VirtualBox 7.0.16
- Oracle VM VirtualBox 6.1.40
- Netatalk 4.0.7 Released with bundled WolfSSL 5.7.2 && MySQL|MariaDB CNID Support| fixes bugs in the DHX2 and DHX UAMs|Webmin module for Netatalk is now bundled with Netatalk - TinySPARQL required for Spotlight support - Notably, it improves compatibility with the very first TCP/IP capable AppleShare Client versions for Mac, specifically the 3.7 release series
- Netatalk 3.2.10 Released with bundled WolfSSL 5.7.2 && MySQL|MariaDB CNID Support| fixes bugs in the DHX2 and DHX UAMs
- Netatalk 3.1.18 Released
- Netatalk 2.4.10 Released with bundled WolfSSL| fixes bugs in the DHX2 and DHX UAMs
- Netatalk 2.3.2 Released
- Netatalk 2.2.9 Released
- OpenLDAP - OpenLDAP Roadmap
- OpenLDAP - OpenLDAP Available lists
- OpenLDAP - OpenLDAP Announce Latest
- OpenLDAP - OpenLDAP 2.6 Long Term Support Announcement
- OpenLDAP 2.5.19 LTS/2.6.9/LMDB 0.9.33/Infrastructure Updates Released
- OpenLDAP 2.6.8 Feature Release Changes
- OpenLDAP 2.5.18 LTS Release Changes
- OpenSSH 9.9/9.9p1 was released on 2024-09-19
- OpenSSH 9.9/9.9p1 (2024-09-19)
- RADIUS Protocol Vulnerability Exposes Networks to MitM Attacks - Jul 09, 2024
- Blast RADIUS FAQs - Get answers to our most frequently asked questions.
- New OpenSSH Vulnerability Discovered: Potential Remote Code Execution Risk Jul 10, 2024
- New OpenSSH Vulnerability Could Lead to RCE as Root... Jul 1, 2024
- regreSSHion: Remote Unauthenticated Code Execution Vulnerability in OpenSSH serverBharat Jogi, Senior Director, Threat Research Unit, Qualys July 1, 2024
- Qualys Cloud Agent for Solaris SPARC/AMD64 Installation Guide May 07, 2024
- Decoding OWASP A Security Engineers Roadmap to Application Security Indrani Das, Senior Product Marketing Manager, Qualys June 27, 2024
- XZ Utils backdoor - The version 1.0 of the XZ Utils review notes was published on 2024-05-29. (The first work-in-progress version was published on 2024-04-15.) New, clean XZ Utils releases were made on 2024-05-29. The home page is available again too - Last updated 2024-10-25 17:34:10 +0300
- OpenSSH 9.9/9.9p1 was released on 2024-09-19
- OpenSSH 9.9/9.9p1 (2024-09-19)
- OpenSSH 9.8/9.8p1 was released on 2024-07-01
- OpenSSH 9.8/9.8p1 (2024-07-01)
- OpenSSH 9.7/9.7p1 was released on 2024-03-11
- OpenSSH 9.7/9.7p1 (2024-03-11)
- OpenSSH 9.6/9.6p1 was released on 2023-12-18
- OpenSSH 9.6/9.6p1 (2023-12-18)
- Daily OpenSSH snapshots && [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
- OpenSSH Legacy Options
- Comparing SSH Keys - RSA, DSA, ECDSA, or EdDSA? (Apr 6, 2021 by Ev Kontsevoy)
- OpenSSH - OpenSSH Legacy Options
- OpenSSH - Future deprecation notice OpenSSH plans to remove support for the DSA signature algorithm in early 2025. This release disables DSA by default at compile time. DSA, as specified in the SSHv2 protocol, is inherently weak - being limited to a 160 bit private key and use of the SHA1 digest. Its estimated security level is only 80 bits symmetric equivalent. OpenSSH has disabled DSA keys by default since 2015 but has retained run-time optional support for them. DSA was the only mandatory-to- implement algorithm in the SSHv2 RFCs, mostly because alternative algorithms were encumbered by patents when the SSHv2 protocol was specified. This has not been the case for decades at this point and better algorithms are well supported by all actively-maintained SSH implementations. We do not consider the costs of maintaining DSA in OpenSSH to be justified and hope that removing it from OpenSSH can accelerate its wider deprecation in supporting cryptography libraries. Currently DSA is disabled at compile time. The final step of removing DSA support entirely is planned for the first OpenSSH release of 2025. DSA support may be re-enabled on OpenBSD by setting "DSAKEY=yes" in Makefile.inc. To enable DSA support in portable OpenSSH, pass the "--enable-dsa-keys" option to configure.
- cURL - Daniel's weekly report
- cURL - Recent Posts
- cURL - Workshop season six, episode three
- cURL - The 2024 Workshop, day two
- cURL - The 2024 HTTP Workshop
- cURL - Rock-Solid curl: long term supported curl releases
- cURL - curl 8.11.0
- cURL - curl -v google.com
- cURL - curl source code age
- cURL - Eighteen years of ABI stability
- cURL - decomplexifying curl
- cURL - UndefinedBehaviorSanitizers unexpected behavior
- cURL - Talk: Keeping the world from Burning
- cURL - trurl 0.16
- cURL - curl 8.10.1 - September 18, 2024
- cURL - webinar: mastering the curl command line
- cURL - a filename when none exists
- cURL - skip a curl transfer
- cURL - more curl help
- cURL - curl welcomes wcurl to the team
- cURL - long term curl versions
- cURL - Why curl closes PRs on GitHub
- cURL - HTTP/3 in curl mid 2024
- cURL - bye bye hosting c-ares web
- cURL - My BDFL guiding principles
- cURL - icurl, Tor, dot onion and SOCKS
- cURL - I survived curl up 2024
- cURL - Verified curl
- cURL - 10,000 bugfixes in 10,000 days
- cURL - getting started with libcurl
- cURL - the Apple curl security incident 12604
- cURL - curl HTTP/3 security audit
- cURL - DISPUTED, not REJECTED
- cURL - Contingency planning for me and curl
- cURL - FOSDEM 2024: you too could have made curl
- cURL - Funding Dan to improve curl tests
- cURL - Coming: a curl distros meeting
- cURL - curl docs format evolution
- cURL - PSL in curl
- cURL - Funding Stefans curl work
- cURL - My upcoming FOSDEM 2024
- cURL - The I in LLM stands for intelligence
- cURL - The curl activity of 2023
- cURL - Making it harder to do wrong
- cURL - URL parser performance
- cURL - curl on 100 operating systems
- cURL - Another Google Open Source Peer Bonus
- cURL - mastering libcurl
- cURL - curl from start to end
- cURL - How I made a heap overflow in curl
- cURL - CVE-2020-19909 is everything that is wrong with CVEs
- cURL - Mastering the curl command line
- cURL - curl write-out to files
- cURL - introducing curl command line variables
- cURL - The Gemini protocol seen by this HTTP client person
- cURL - CVE as JSON
- cURL - deleting system32\curl.exe
- cURL - Google Open Source Peer Bonus award 2023
- cURL - trurl manipulates URLs
- cURL - Closing the NASA loop
- cURL - curls use of many CI services
- cURL - Selecting HTTP version (three)
- cURL - curl -w certs
- cURL - The curl fragment trick
- cURL - IDN is crazy
- cURL - Faster base64 in curl
- cURL - Considering C99 for curl
- cURL - connection filters in curl
- cURL - curls new CA store cache
- cURL - Append data to the URL query
- cURL - Funded curl improvements
- cURL - Rewriting curl in three days
- cURL - convert a curl cmdline to libcurl source code
- cURL - QUIC and HTTP/3 with wolfSSL
- cURL - predef is our friend
- cURL - .netrc pains
- cURL - curl offers repeated transfers at slower pace
- cURL - now on HTTP/3
- cURL - msh3 as the third h3 backend
- cURL - Easier header-picking with curl
- cURL - A headers API for libcurl
- cURL - Deprecating things in curl
- cURL - curl dash-dash-json
- cURL - curl with rust
- cURL - Dont mix URL parsers
- cURL - curl -G vs curl -X GET
- cURL - Please select your TLS
- cURL - Steps to release curl
- cURL - Where is HTTP/3 right now?
- cURL - curl fail-with-body
- cURL - curl supports rustls
- cURL - store the curl output over there
- cURL - Enabling better curl bindings
- cURL - QUIC with wolfSSL
- cURL - FIPS ready with curl
- SDKMAN! releases
- SDKMAN! JDK Distributions
- Snort 3 Blog
- Snort 3 officially released
- Converting custom Snort 2 rules for Snort 3 compatibility
- ClamAV Blog
- ClamAV - ClamAV 1.4.1, 1.3.2, 1.0.7, and 0.103.12 security patch versions published - Wednesday, September 4, 2024
- ClamAV -ClamAV 1.4.0 feature release and ClamAV bytecode compiler 1.4.0 release
- ClamAV 0.103 LTS End of Life Announcement The ClamAV 0.103 LTS release is nearing end-of-life (EOL) with regards to security vulnerability fix support from our team. This end of life date will be Sept. 14, 2024. ClamAV 0.103 users will be able to update signatures from the official database mirror for an additional one year after the EOL date. After Sept. 14, 2025, we may block ClamAV 0.103 from downloading signature updates. - Wednesday, August 7, 2024
- ClamAV 1.4.0 release candidate now available!
- ClamAV 1.3.1, 1.2.3, 1.0.6 patch versions published
- ClamAV 1.3.0 feature release and 1.2.2, 1.0.5 security patch release!
- ClamAV 1.2.1, 1.1.3, 1.0.4, 0.103.11 patch versions published
- Changes to ClamAV end-of-life policy and a new Long Term Support policy
- TALOS Blog
- TALOS - Talos Threat Source Newsletters
- TALOS - Threat Source newsletter (Oct. 28, 2021)
- TALOS - Quarterly Report: Incident Response trends from Q3 2021
- TALOS - Threat Roundup for October 15 to October 22
- TALOS - Introduction to ClamAV's Low Level Virtual Machine (LLVM)
- CVSS - FIRST Announces CVSS 4.0 - New Vulnerability Scoring System
- CISA - Known Exploited Vulnerabilities Catalog
- FireFox-ESR Vulnerabilities
- VulDB - the crowd-based vulnerability database
- SecurityFocus - Vulnerabilities
- CVEdetails.com is a free CVE security vulnerability database..
- CVE - Common Vulnerabilities and Exposures
- Rapid7 - Vulnerability & Exploit Database
- The "Sweet32" Attack
- "Heartbleed" Bug
- The DROWN Attack
- Qualys Security Advisory Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
- DNSpooq - Kaminsky attack is back!
- A Comprehensive List of Top Ransomware Attacks in 2023 Author : Sangfor Technologies Published Date : 21 Dec 2023 Last Modified Date : 02 Jan 2024
- Download Center - Sangfor Ransomware Protection Best Practices etc.
- TinyProxy - 1.11.2 Released
- TinyProxy - Some details about CVE-2023-49606 #533
- Critical Tinyproxy Flaw Opens Over 50,000 Hosts to Remote Code Execution May 06, 2024
- HTTP/2 CONTINUATION Flood: Affected projects
- HTTP/2 CONTINUATION Flood: Technical Details
- Lighttpd 1.4.76 Released date: 2024-04-12 - Important changes from 1.4.75 detect VU#421644 HTTP/2 CONTINUATION Flood, avoid CVE-2024-3094 xz supply chain attack, bug fixes
- OpenLiteSpeed - LiteSpeed Not Vulnerable to HTTP/2 Continuation Flood April 4th, 2024 by Lisa Clarke LiteSpeed Web ADC , LiteSpeed Web Server
- nghttp2 1.61.0 - Reading unbounded number of HTTP/2 CONTINUATION frames to cause excessive CPU usage
- New HTTP/2 DoS Attack Potentially More Severe Than Record-Breaking Rapid Reset New HTTP/2 DoS method named Continuation Flood can pose a greater risk than Rapid Reset, which has been used for record-breaking attacks. By Eduard Kovacs April 4, 2024
- New HTTP/2 Vulnerability Exposes Web Servers to DoS Attacks - The issue impacts several projects such as amphp/http (CVE-2024-2653), Apache HTTP Server (CVE-2024-27316), Apache Tomcat (CVE-2024-24549), Apache Traffic Server (CVE-2024-31309), Envoy proxy (CVE-2024-27919 and CVE-2024-30255), Golang (CVE-2023-45288), h2 Rust crate, nghttp2 (CVE-2024-28182), Node.js (CVE-2024-27983), and Tempesta FW (CVE-2024-2758).- Apr 04, 2024
- Just one bad packet can bring down a vulnerable DNS server thanks to DNSSEC
- KeyTrap: how to break a DNS server with a single packet The KeyTrap DoS attack, which can disable DNS servers with a single malicious packet exploiting a vulnerability in DNSSEC.
- DNSSEC Athene Center technical paper - The KeyTrap Denial-of-Service Algorithmic Complexity Attacks on DNS Version: January 2024
- ISC BIND - BIND 9 Security Release and Multi-Vendor Vulnerability Handling, CVE-2023-50387 and CVE-2023-50868
- PowerDNS Recursor 4.9.8, 5.0.8 and 5.1.1 Released
- Unbound 1.22.0 released
- Unbound 1.21.1 released
- Unbound 1.20.0 released
- Knot Resolver 5.7.1 released - CVE-2023-50387 "KeyTrap": DNSSEC verification complexity could be exploited to exhaust CPU resources and stall DNS resolvers. Solution boils down mainly to limiting crypto-validations per packet.
- DNSmasq 2.90 released - CVE 2023-50387 and CVE 2023-50868 apply. Note that the is a security vulnerablity only when DNSSEC validation is enabled.
- MaraDNS - Changelog??
- YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities - Changelog??
- Terrapin Attack
- Terrapin Vulnerability Scanner
- Terrapin Attack List - CVE-2023-48795
- The Maverick Synergy Java SSH Library && Terrapin Attack
- Tectia Server && Terrapin Attack - January 9, 2024 The Terrapin Attack Vulnerability in the SSH Protocol - How to Stay Secure
- Tectia Server - SSH Communications Security | Blog
- DROPBEAR && Terrapin Attack
- DROPBEAR && Terrapin Attack 2024.85 Released
- Qualys - SSH Attack Surface (CVE-2023-48795): Find and Patch With CyberSecurity Asset Management Before the Grinch Arrives
- Qualys Cloud Agent for Solaris SPARC/AMD64 Installation Guide May 07, 2024
- SSH vulnerability exploitable in Terrapin attacks (CVE-2023-48795) UPDATE (December 20, 2023, 03:40 a.m. ET) - The list of projects that implemented a fix also includes: Dropbear SSH, Rust SSH, Thrussh, Paramiko, and libssh2.
- New Terrapin attack weakens SSH, and everyone is vulnerable Updated on: December 21, 2023 11:12 AM
- SFTPPlus not vulnerable to Terrapin Wed 20 December 2023
- New Terrapin Flaw Could Let Attackers Downgrade SSH Protocol Security
- SSH shaken, not stirred by Terrapin vulnerability
- Bareos Blog - Recent Posts
- Bareos Blog - Explained: How Cyber Insurance Works and Why Backups Are Crucial General / By Aleksei Grigorev / 30. October 2024
- Bareos Blog - Bareos: A Sustainable Backup Solution General / Von Aleksei Grigorev / 2. July 2024
- Bareos Blog - The Guide to Data Backup Strategies for Businesses
- Mastering Data Backup for Complex Applications General, In a Nutshell, Reference / Von Frank Kohler / 19. March 2024
- Ransomware Protection: How to Safeguard Your Data with Advanced Backup Solutions General, In a Nutshell / Von Frank Kohler / 15. March 2024
- JetBrains keeps mum on 26 'security problems' fixed after Rapid7 spat 13 comment bubble on white Vendor takes hardline approach to patch disclosure to new levels - Thu 28 Mar 2024
- CISA Warns of Actively Exploited JetBrains TeamCity Vulnerability Mar 08, 2024
- JetBrains TeamCity under attack by ransomware thugs after disclosure mess - More than 1,000 servers remain unpatched and vulnerable icon Connor Jones Thu 7 Mar 2024 // 16:34 UTC
- Critical JetBrains TeamCity On-Premises Flaws Could Lead to Server Takeovers - Mar 05, 2024
- Maven Search Engine
- Maven Search Engine (central.sonatype.com)
- MetaCPAN Search Engine
- Python Package Index (PyPI) Search Engine
- RubyGems Search Engine
- Erlang ecosystem Search Engine
- PHP Composer Search Engine
- PHP PEAR Search Engine
- OCAML Search Engine
- The Rust Community's Crate Registry Search Engine
- R-project CRAN Search Engine
- Scala Search Engine
|