On Tue, Jul 22, 2025 at 03:24:40PM +0200, David Marchand wrote: > Start a new release cycle with empty release notes. > > The ABI version becomes 26.0. > The ABI exceptions are dropped and CI ABI checks are disabled because > compatibility is not preserved. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- > .github/workflows/build.yml | 4 +- > ABI_VERSION | 2 +- > VERSION | 2 +- > devtools/libabigail.abignore | 14 --- > doc/guides/rel_notes/index.rst | 1 + > doc/guides/rel_notes/release_25_11.rst | 136 +++++++++++++++++++++++++ > 6 files changed, 141 insertions(+), 18 deletions(-) > create mode 100644 doc/guides/rel_notes/release_25_11.rst > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Thanks for this, this opens up the release notes for 25.11, unblocking us from sending patches referencing it!