We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4caf611 commit 6831af1Copy full SHA for 6831af1
Makefile.rhelver
@@ -12,7 +12,7 @@ RHEL_MINOR = 2
12
#
13
# Use this spot to avoid future merge conflicts.
14
# Do not trim this comment.
15
-RHEL_RELEASE = 283
+RHEL_RELEASE = 284
16
17
18
# ZSTREAM
redhat/kernel.changelog-9.2
@@ -1,3 +1,7 @@
1
+* Mon Feb 27 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-284.el9]
2
+- kernel.spec: move modules.builtin to kernel-core (Jan Stancek) [2172376]
3
+Resolves: rhbz#2172376
4
+
5
* Thu Feb 23 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-283.el9]
6
- redhat: fix duplicate jira issues in the resolves line (Herton R. Krzesinski)
7
- redhat/kernel.spec.template: Parallelize compression (Herton R. Krzesinski)
0 commit comments