[glibc] NEWS: add 2.45 section
"Andreas K. Huttel via Glibc-cvs" <[email protected]> Sat, 25 Jul 2026 00:31:35 +0000 (GMT)
| Newsgroups | gmane.comp.lib.glibc.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=dc884378d7cad7228ea9e4908695210f625f675e commit dc884378d7cad7228ea9e4908695210f625f675e Author: Andreas K. Hüttel <[email protected]> Date: Sat Jul 25 09:12:28 2026 +0900 NEWS: add 2.45 section Signed-off-by: Andreas K. Hüttel <[email protected]> Diff: --- NEWS | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/NEWS b/NEWS index ee28fadf49..56c6b581df 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,33 @@ See the end for copying conditions. Please send GNU C library bug reports via <https://sourceware.org/bugzilla/> using `glibc' in the "product" field. +Version 2.45 + +Major new features: + + [Add new features here] + +Deprecated and removed features, and other changes affecting compatibility: + + [Add deprecations, removals and changes affecting compatibility here] + +Changes to build and runtime requirements: + + [Add changes to build and runtime requirements here] + +Security related changes: + +The following CVEs were fixed in this release, details of which can be +found in the advisories directory of the release tarball: + + [The release manager will add the list generated by + scripts/process-advisories.sh just before the release.] + +The following bugs were resolved with this release: + + [The release manager will add the list generated by + scripts/list-fixed-bugs.py just before the release.] + Version 2.44 Major new features: