You've already forked pgbackrest
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:
@ -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"/>
|
||||
|
@ -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"/>
|
||||
|
Reference in New Issue
Block a user