1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-17 01:12:23 +02:00

Move packager note about meson to new version.

Since there were some issues found with the meson install (7877983a, 7b95fd3b) it makes sense for any packagers who have not made the migration to hold off until the next release.

Move the note to the next release where hopefully all issues have been addressed.
This commit is contained in:
David Steele
2024-04-21 09:42:11 +10:00
parent 9546b9c5d0
commit 987e6e31f4
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,5 @@
<release date="2024-03-25" version="2.51" title="Meson Build System">
<release-core-list>
<text>
<p><b>NOTE TO PACKAGERS</b>: The build system for <backrest/> is now <proper>meson</proper>. The <proper>autoconf</proper>/<proper>make</proper> build will not receive any new features and will be removed after a few releases.</p>
</text>
<release-bug-list>
<release-item>
<github-issue id="2271"/>

View File

@ -1,5 +1,9 @@
<release date="XXXX-XX-XX" version="2.52dev" title="UNDER DEVELOPMENT">
<release-core-list>
<text>
<p><b>NOTE TO PACKAGERS</b>: The build system for <backrest/> is now <proper>meson</proper>. The <proper>autoconf</proper>/<proper>make</proper> build will not receive any new features and will be removed after a few releases.</p>
</text>
<release-feature-list>
<release-item>
<github-issue id="2279"/>