From 8402c9b455bc5b23ed65fee5e8554e572c5003a7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 23 Jul 2024 23:42:05 +0200 Subject: [PATCH] RELEASE: 8.9.0 --- Makefile | 6 +- _changes.html | 280 ++++++++++++++++++++++++++++++++++++++++++++++++++ _newslog.html | 14 +++ 3 files changed, 297 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index bae7c8208c..f9b0d6711d 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ ROOT=. # the latest stable version is: -STABLE= 8.8.0 -RELDATE = "2024-05-22" +STABLE= 8.9.0 +RELDATE = "2024-07-24" # The planned *next* release is: -NEXTDATE = "2024-07-24" +NEXTDATE = "2024-09-11" # generated file with binary package stats STAT = packstat.t diff --git a/_changes.html b/_changes.html index d2a82d7af7..172417fb98 100644 --- a/_changes.html +++ b/_changes.html @@ -79,6 +79,286 @@ + +SUBTITLE(Fixed in 8.9.0 - July 24 2024) +

Changes: +

+

Bugfixes: +

+ SUBTITLE(Fixed in 8.8.0 - May 22 2024) RELEASEVIDEO(8.8.0, "https://youtu.be/QuEcJkjvI_Q") diff --git a/_newslog.html b/_newslog.html index b436cef4ee..9f52b15227 100644 --- a/_newslog.html +++ b/_newslog.html @@ -34,6 +34,20 @@ NCOLE #endif +NSUBJ(curl and libcurl 8.9.0) +NDATE(July 24 2024) +NCOLS + +The curl team proudly presents curl and +libcurl version 8.9.0. See the +full changelog. + +

+Pay special attention to the security +vulnerability fixed in this version. + +NCOLE + NSUBJ(curl and libcurl 8.8.0) NDATE(May 22 2024) NCOLS