diff mbox series

[2/2] release-notes-5.2: add information about rpm and sequoia

Message ID 20250129141849.838672-2-zboszor@gmail.com
State Under Review
Headers show
Series [1/2] dev-manual/packages: add information about signing changes | expand

Commit Message

Zoltán Böszörményi Jan. 29, 2025, 2:18 p.m. UTC
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
---
 documentation/migration-guides/release-notes-5.2.rst | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Antonin Godard Jan. 29, 2025, 4:01 p.m. UTC | #1
On Wed Jan 29, 2025 at 3:18 PM CET, Zoltan Boszormenyi via lists.yoctoproject.org wrote:
> Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
> ---
>  documentation/migration-guides/release-notes-5.2.rst | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst
> index 06dce8d17..b0e538700 100644
> --- a/documentation/migration-guides/release-notes-5.2.rst
> +++ b/documentation/migration-guides/release-notes-5.2.rst
> @@ -226,6 +226,9 @@ New Features / Enhancements in |yocto-ver|
>     -  ``package_rpm``: restrict RPM packaging to 4 threads to improve
>        the compression speed.
>  
> +   -  ``sign_rpm``: ``rpm`` needs the ``sequoia`` :term:`PACKAGECONFIG`
> +      config set to be able to generate signed packages.
> +
>  -  LLVM related changes:
>  
>  -  SPDX-related changes:
> @@ -300,6 +303,7 @@ New Features / Enhancements in |yocto-ver|
>        -  ``gdk-pixbuf``: ``gif``, ``others``
>        -  ``libpam``: ``selinux``
>        -  ``libsecret``: ``pam``
> +      -  ``rpm``: ``sequoia``
>  
>  -  Miscellaneous changes:
>  

Reviewed-by: Antonin Godard <antonin.godard@bootlin.com>

Thank you!
Antonin
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst
index 06dce8d17..b0e538700 100644
--- a/documentation/migration-guides/release-notes-5.2.rst
+++ b/documentation/migration-guides/release-notes-5.2.rst
@@ -226,6 +226,9 @@  New Features / Enhancements in |yocto-ver|
    -  ``package_rpm``: restrict RPM packaging to 4 threads to improve
       the compression speed.
 
+   -  ``sign_rpm``: ``rpm`` needs the ``sequoia`` :term:`PACKAGECONFIG`
+      config set to be able to generate signed packages.
+
 -  LLVM related changes:
 
 -  SPDX-related changes:
@@ -300,6 +303,7 @@  New Features / Enhancements in |yocto-ver|
       -  ``gdk-pixbuf``: ``gif``, ``others``
       -  ``libpam``: ``selinux``
       -  ``libsecret``: ``pam``
+      -  ``rpm``: ``sequoia``
 
 -  Miscellaneous changes: