summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-5.2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/release-notes-5.2.rst')
-rw-r--r--documentation/migration-guides/release-notes-5.2.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst
index 06dce8d17a..b0e538700f 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|
226 - ``package_rpm``: restrict RPM packaging to 4 threads to improve 226 - ``package_rpm``: restrict RPM packaging to 4 threads to improve
227 the compression speed. 227 the compression speed.
228 228
229 - ``sign_rpm``: ``rpm`` needs the ``sequoia`` :term:`PACKAGECONFIG`
230 config set to be able to generate signed packages.
231
229- LLVM related changes: 232- LLVM related changes:
230 233
231- SPDX-related changes: 234- SPDX-related changes:
@@ -300,6 +303,7 @@ New Features / Enhancements in |yocto-ver|
300 - ``gdk-pixbuf``: ``gif``, ``others`` 303 - ``gdk-pixbuf``: ``gif``, ``others``
301 - ``libpam``: ``selinux`` 304 - ``libpam``: ``selinux``
302 - ``libsecret``: ``pam`` 305 - ``libsecret``: ``pam``
306 - ``rpm``: ``sequoia``
303 307
304- Miscellaneous changes: 308- Miscellaneous changes:
305 309