[packages/kernel] Rel 1; issue fixed in rpm-built-tools by restoring stdin for unshare case (so it is 'terminal' again
arekm
arekm at pld-linux.org
Tue Feb 10 10:03:46 CET 2026
commit 9105fae2fe7026e69f6cf06cd547f4e70681d960
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Feb 10 10:03:37 2026 +0100
Rel 1; issue fixed in rpm-built-tools by restoring stdin for unshare case (so it is 'terminal' again and interactive queries can be made)
kernel.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 8b981ffa..2e0be0a0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,10 +51,7 @@
%define have_drm 0
%endif
-# make oldconfig doesn't complain about any new symbols while make listnewconfig lists them,
-# so something is broken or has different bahaviour in 6.19 - don't set rel 1 before figuring that out
-# and restoring old behaviour for our builds
-%define rel 0.1
+%define rel 1
%define basever 6.19
%define postver .0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/9105fae2fe7026e69f6cf06cd547f4e70681d960
More information about the pld-cvs-commit
mailing list