Merge pull request 'We need a special write token' (#80) from adrianSuSE/SUSE_ALP_Standard:write_token into 1.0
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/80 Reviewed-by: Ruediger Oertel <oertel@noreply.src.suse.de>
This commit is contained in:
commit
438ec6531b
@ -23,7 +23,7 @@ jobs:
|
||||
zypper in -y ca-certificates-suse ca-certificates-suse-ucs
|
||||
# Generic action from GitHub to clone the product git repo
|
||||
- name: Checkout product
|
||||
uses: https://token:${{ secrets.REPO_CLONE }}@src.suse.de/actions/github-actions-checkout@v4
|
||||
uses: https://token:${{ secrets.REPO_WRITE }}@src.suse.de/actions/github-actions-checkout@v4
|
||||
# Updating incident numbers
|
||||
- name: Update all new _patchinfo files
|
||||
uses: https://token:${{ secrets.REPO_CLONE }}@src.suse.de/actions/patchinfo-numbering-action@v0
|
||||
|
1
CODEOWNERS
Normal file
1
CODEOWNERS
Normal file
@ -0,0 +1 @@
|
||||
/_config @products/maintenance-release-approver @products/autobuild
|
@ -1,4 +1,4 @@
|
||||
<patchinfo>
|
||||
<patchinfo incident="53">
|
||||
<!-- generated from request(s) 344504, 344209, 344210, 344211, 344217, 344239, 339640, 339518, 345836 -->
|
||||
<issue tracker="bnc" id="1212475">go1.21 release tracking</issue>
|
||||
<issue tracker="bnc" id="1218424">go1.22 release tracking</issue>
|
||||
@ -113,4 +113,4 @@ golang-github-prometheus-promu:
|
||||
<package>gtk2</package>
|
||||
<package>nodejs20</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
</patchinfo>
|
@ -1,4 +1,4 @@
|
||||
<patchinfo>
|
||||
<patchinfo incident="54">
|
||||
<!-- generated from request(s) 344688 -->
|
||||
<issue tracker="bnc" id="1230400">VUL-0: CVE-2024-23984,CVE-2024-24968: ucode-intel: 20240910 release</issue>
|
||||
<issue tracker="cve" id="2024-23984"/>
|
||||
@ -40,4 +40,4 @@
|
||||
<package>ucode-intel</package>
|
||||
<seperate_build_arch/>
|
||||
<reboot_needed/>
|
||||
</patchinfo>
|
||||
</patchinfo>
|
@ -1,4 +1,4 @@
|
||||
<patchinfo>
|
||||
<patchinfo incident="55">
|
||||
<!-- generated from request(s) 340962, 332638, 339409, 339410, 340075, 339411, 332487, 332480, 338560, 338561 -->
|
||||
<issue tracker="bnc" id="1213470">timezone-java 2023c contains corrupt data for some timezones</issue>
|
||||
<issue tracker="bnc" id="1221385">VUL-0: CVE-2024-23672: tomcat,tomcat10: WebSocket DoS with incomplete closing handshake</issue>
|
||||
@ -94,4 +94,4 @@ tomcat10:
|
||||
<package>tomcat</package>
|
||||
<package>tomcat10</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
</patchinfo>
|
@ -1,4 +1,4 @@
|
||||
<patchinfo>
|
||||
<patchinfo incident="56">
|
||||
<!-- generated from request(s) 330340, 343369, 343371, 337295, 333534, 336653, 343441, 333415 -->
|
||||
<issue tracker="bnc" id="1188902">[Build 20210728] qgis failed to build</issue>
|
||||
<issue tracker="bnc" id="1204822">VUL-0: CVE-2022-3725: wireshark: integer overflow in the OPUS dissector leads to stack buffer overflow</issue>
|
||||
@ -91,4 +91,4 @@ xdg-desktop-portal:
|
||||
<package>wireshark</package>
|
||||
<package>xdg-desktop-portal</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
</patchinfo>
|
@ -1,4 +1,4 @@
|
||||
<patchinfo>
|
||||
<patchinfo incident="57">
|
||||
<!-- generated from request(s) 344617, 344684, 344704 -->
|
||||
<packager>gboiko</packager>
|
||||
<rating>moderate</rating>
|
||||
@ -22,4 +22,4 @@ python-qtwebengine-qt5:
|
||||
<package>gstreamer-plugins-bad</package>
|
||||
<package>python-qtwebengine-qt5</package>
|
||||
<seperate_build_arch/>
|
||||
</patchinfo>
|
||||
</patchinfo>
|
Loading…
Reference in New Issue
Block a user