[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup 7666e89c: reproducible Debian: relax regex to find kernels with wrong permissions

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Jun 28 17:56:07 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
b202ac9c by Holger Levsen at 2023-06-28T18:55:54+02:00
fixup 7666e89c: reproducible Debian: relax regex to find kernels with wrong permissions

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- hosts/common/etc/sudoers.d/jenkins
- hosts/ionos9-amd64/etc/sudoers.d/jenkins


Changes:

=====================================
hosts/common/etc/sudoers.d/jenkins
=====================================
@@ -68,7 +68,7 @@ jenkins ALL=  \
 	/usr/sbin/slay 2222, \
 	/usr/sbin/slay jenkins, \
 	/bin/chmod -R a+rX /var/lib/libvirt/images, \
-	/bin/chmod +r /boot/vmlinuz-*
+	/bin/chmod +r /boot/vmlinuz*
 
 # keep these environment variables
 Defaults        env_keep += "http_proxy", env_reset


=====================================
hosts/ionos9-amd64/etc/sudoers.d/jenkins
=====================================
@@ -11,7 +11,7 @@ jenkins ALL=  \
 	/usr/sbin/slay 2222, \
 	/usr/sbin/slay jenkins, \
 	/usr/bin/apt-get update, \
-	/bin/chmod +r /boot/vmlinuz-*
+	/bin/chmod +r /boot/vmlinuz*
 
 # keep these environment variables
 Defaults        env_keep += "http_proxy", env_reset



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b202ac9c59ee736015d37d75bd925a019d3b4e8f

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b202ac9c59ee736015d37d75bd925a019d3b4e8f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230628/2818ceac/attachment.htm>


More information about the Qa-jenkins-scm mailing list