Compare commits

..

2 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
4b708d3de5 auto-created for moarvm
This commit was autocreated by AutoGits PR Review Bot removing
 PR: pool/moarvm#1
2025-08-19 15:35:37 +02:00
AutoGits PR Review Bot
2b0ea3a70d auto-created for moarvm
Some checks are pending
ObsStaging OBS Staging build
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/moarvm#1
2025-08-19 11:06:43 +02:00
134 changed files with 498 additions and 394 deletions

View File

@@ -1,19 +0,0 @@
---
name: "Add a package to Leap 16.0 and Package Hub"
about: "If you want to add a new package to Leap 16.0 and Package Hub"
title: "[ADD] <package name>"
ref: "leap-16.0"
assignees: []
labels:
- new_package
---
This is where you add a new package to Leap-16.0 and Package Hub Please replace and specify on one line. You can include any relevant Bugzilla links too.
org/package#commit_hash
Where the `commit_hash` could be a branch.

View File

@@ -1,16 +0,0 @@
---
name: "Remove package from Leap 16.0 and Package Hub"
about: "If you want to remove a package from Leap 16.0 and Package Hub"
title: "[RM] <package name>"
ref: "leap-16.0"
assignees: []
labels:
- rm_package
---
This is where you rm a package from Leap 16.0 and Package Hub. Please specify package in title and target the correct branch of the project.

View File

@@ -1,37 +0,0 @@
# Use this as .gitea/workflows/patchinfo_numberator.yaml in all products/* repos
name: Patchinfo ID numberator
run-name: ${{ gitea.actor }} is setting patchinfo numbers
on: [push]
jobs:
use-go-action:
runs-on: tumbleweed
steps:
# Install packages if not provided by image
- run: |
rpm -q go && exit 0
zypper ref
zypper in -y go
# Generic action from GitHub to clone the product git repo
- name: Checkout product
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
with:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- name: Update all new _patchinfo files
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
- name: Get last commit author
id: last-commit
run: |
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
- name: Commit changes back
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
with:
commit_user_name: gitea-actions-autobuild
commit_user_email: autobuild+gitea@opensuse.org
commit_author: ${{ steps.last-commit.outputs.author }}
commit_message: "Update incident numbers [skip actions]"
commit_options: '--no-edit'
skip_fetch: true

388
.gitmodules vendored
View File

@@ -90,6 +90,10 @@
path = ComputeLibrary
url = ../../pool/computelibrary
branch = leap-16.0
[submodule "CoreFreq"]
path = CoreFreq
url = ../../pool/corefreq
branch = leap-16.0
[submodule "CorsixTH"]
path = CorsixTH
url = ../../pool/CorsixTH
@@ -170,6 +174,10 @@
path = LiE
url = ../../pool/LiE
branch = leap-16.0
[submodule "MozillaFirefox-branding-openSUSE"]
path = MozillaFirefox-branding-openSUSE
url = ../../pool/MozillaFirefox-branding-openSUSE
branch = leap-16.0
[submodule "MozillaThunderbird"]
path = MozillaThunderbird
url = ../../pool/MozillaThunderbird
@@ -182,6 +190,10 @@
path = NetworkManager-applet
url = ../../pool/NetworkManager-applet
branch = leap-16.0
[submodule "NetworkManager-branding"]
path = NetworkManager-branding
url = ../../pool/NetworkManager-branding
branch = leap-16.0
[submodule "NetworkManager-dns-bind"]
path = NetworkManager-dns-bind
url = ../../pool/NetworkManager-dns-bind
@@ -274,6 +286,10 @@
path = PackageKit-Qt
url = ../../pool/PackageKit-Qt
branch = leap-16.0
[submodule "PackageKit-branding-openSUSE"]
path = PackageKit-branding-openSUSE
url = ../../pool/PackageKit-branding-openSUSE
branch = leap-16.0
[submodule "Photini"]
path = Photini
url = ../../pool/Photini
@@ -598,6 +614,10 @@
path = afl
url = ../../pool/afl
branch = leap-16.0
[submodule "agama-products"]
path = agama-products
url = ../../pool/agama-products
branch = leap-16.0
[submodule "age"]
path = age
url = ../../pool/age
@@ -1694,6 +1714,10 @@
path = bpftune
url = ../../pool/bpftune
branch = leap-16.0
[submodule "branding-openSUSE"]
path = branding-openSUSE
url = ../../pool/branding-opensuse
branch = leap-16.0
[submodule "brasero"]
path = brasero
url = ../../pool/brasero
@@ -2006,6 +2030,10 @@
path = cdecl
url = ../../pool/cdecl
branch = leap-16.0
[submodule "cdemu-daemon"]
path = cdemu-daemon
url = ../../pool/cdemu-daemon
branch = leap-16.0
[submodule "cdk"]
path = cdk
url = ../../pool/cdk
@@ -2114,6 +2142,10 @@
path = choose
url = ../../pool/choose
branch = leap-16.0
[submodule "cinnamon"]
path = cinnamon
url = ../../pool/cinnamon
branch = leap-16.0
[submodule "cinnamon-control-center"]
path = cinnamon-control-center
url = ../../pool/cinnamon-control-center
@@ -2130,10 +2162,18 @@
path = cinnamon-screensaver
url = ../../pool/cinnamon-screensaver
branch = leap-16.0
[submodule "cinnamon-session"]
path = cinnamon-session
url = ../../pool/cinnamon-session
branch = leap-16.0
[submodule "cinnamon-settings-daemon"]
path = cinnamon-settings-daemon
url = ../../pool/cinnamon-settings-daemon
branch = leap-16.0
[submodule "cinnamon-translations"]
path = cinnamon-translations
url = ../../pool/cinnamon-translations
branch = leap-16.0
[submodule "civetweb"]
path = civetweb
url = ../../pool/civetweb
@@ -2850,6 +2890,10 @@
path = descent3
url = ../../pool/descent3
branch = leap-16.0
[submodule "desktop-data-openSUSE"]
path = desktop-data-openSUSE
url = ../../pool/desktop-data-openSUSE
branch = leap-16.0
[submodule "desktop-translations"]
path = desktop-translations
url = ../../pool/desktop-translations
@@ -2974,6 +3018,10 @@
path = distribution-gpg-keys
url = ../../pool/distribution-gpg-keys
branch = leap-16.0
[submodule "distribution-logos-openSUSE"]
path = distribution-logos-openSUSE
url = ../../pool/distribution-logos-openSUSE
branch = leap-16.0
[submodule "distrobox"]
path = distrobox
url = ../../pool/distrobox
@@ -3082,6 +3130,10 @@
path = draco
url = ../../pool/draco
branch = leap-16.0
[submodule "dracula-gtk-theme"]
path = dracula-gtk-theme
url = ../../pool/dracula-gtk-theme
branch = leap-16.0
[submodule "dracut-sshd"]
path = dracut-sshd
url = ../../pool/dracut-sshd
@@ -3102,6 +3154,10 @@
path = drm_info
url = ../../pool/drm_info
branch = leap-16.0
[submodule "droidcam"]
path = droidcam
url = ../../pool/droidcam
branch = leap-16.0
[submodule "drpm"]
path = drpm
url = ../../pool/drpm
@@ -3398,10 +3454,22 @@
path = enlightenment
url = ../../pool/enlightenment
branch = leap-16.0
[submodule "enlightenment-branding-openSUSE"]
path = enlightenment-branding-openSUSE
url = ../../pool/enlightenment-branding-openSUSE
branch = leap-16.0
[submodule "enlightenment-profiles-openSUSE"]
path = enlightenment-profiles-openSUSE
url = ../../pool/enlightenment-profiles-openSUSE
branch = leap-16.0
[submodule "enlightenment-theme-dark"]
path = enlightenment-theme-dark
url = ../../pool/enlightenment-theme-dark
branch = leap-16.0
[submodule "enlightenment-theme-openSUSE"]
path = enlightenment-theme-openSUSE
url = ../../pool/enlightenment-theme-openSUSE
branch = leap-16.0
[submodule "enlightenment-theme-openSUSE-ice"]
path = enlightenment-theme-openSUSE-ice
url = ../../pool/enlightenment-theme-openSUSE-ice
@@ -3442,6 +3510,10 @@
path = epiphany
url = ../../pool/epiphany
branch = leap-16.0
[submodule "epiphany-branding-openSUSE"]
path = epiphany-branding-openSUSE
url = ../../pool/epiphany-branding-openSUSE
branch = leap-16.0
[submodule "eppic"]
path = eppic
url = ../../pool/eppic
@@ -3622,6 +3694,10 @@
path = facedetect
url = ../../pool/facedetect
branch = leap-16.0
[submodule "facetimehd"]
path = facetimehd
url = ../../pool/facetimehd
branch = leap-16.0
[submodule "facetimehd-firmware"]
path = facetimehd-firmware
url = ../../pool/facetimehd-firmware
@@ -4882,6 +4958,10 @@
path = garlic
url = ../../pool/garlic
branch = leap-16.0
[submodule "gasket-driver"]
path = gasket-driver
url = ../../pool/gasket-driver
branch = leap-16.0
[submodule "gaupol"]
path = gaupol
url = ../../pool/gaupol
@@ -4902,6 +4982,10 @@
path = gcalcli
url = ../../pool/gcalcli
branch = leap-16.0
[submodule "gcdemu"]
path = gcdemu
url = ../../pool/gcdemu
branch = leap-16.0
[submodule "gcin"]
path = gcin
url = ../../pool/gcin
@@ -4938,6 +5022,10 @@
path = gdcm
url = ../../pool/gdcm
branch = leap-16.0
[submodule "gdm-branding-openSUSE"]
path = gdm-branding-openSUSE
url = ../../pool/gdm-branding-opensuse
branch = leap-16.0
[submodule "gdmd"]
path = gdmd
url = ../../pool/gdmd
@@ -6894,6 +6982,10 @@
path = gli
url = ../../pool/gli
branch = leap-16.0
[submodule "glib2-branding"]
path = glib2-branding
url = ../../pool/glib2-branding
branch = leap-16.0
[submodule "glmark2"]
path = glmark2
url = ../../pool/glmark2
@@ -7614,6 +7706,10 @@
path = gtk-session-lock
url = ../../pool/gtk-session-lock
branch = leap-16.0
[submodule "gtk2-branding"]
path = gtk2-branding
url = ../../pool/gtk2-branding
branch = leap-16.0
[submodule "gtk2-engine-aurora"]
path = gtk2-engine-aurora
url = ../../pool/gtk2-engine-aurora
@@ -7634,6 +7730,14 @@
path = gtk2hs-buildtools
url = ../../pool/gtk2hs-buildtools
branch = leap-16.0
[submodule "gtk3-branding"]
path = gtk3-branding
url = ../../pool/gtk3-branding
branch = leap-16.0
[submodule "gtk4-branding"]
path = gtk4-branding
url = ../../pool/gtk4-branding
branch = leap-16.0
[submodule "gtkd"]
path = gtkd
url = ../../pool/gtkd
@@ -7762,6 +7866,10 @@
path = hardening-check
url = ../../pool/hardening-check
branch = leap-16.0
[submodule "hardinfo2"]
path = hardinfo2
url = ../../pool/hardinfo2
branch = leap-16.0
[submodule "harec"]
path = harec
url = ../../pool/harec
@@ -7802,6 +7910,10 @@
path = hdf5
url = ../../pool/hdf5
branch = leap-16.0
[submodule "hdjmod"]
path = hdjmod
url = ../../pool/hdjmod
branch = leap-16.0
[submodule "heaptrack"]
path = heaptrack
url = ../../pool/heaptrack
@@ -9262,6 +9374,10 @@
path = lightdm-gtk-greeter
url = ../../pool/lightdm-gtk-greeter
branch = leap-16.0
[submodule "lightdm-gtk-greeter-branding-openSUSE"]
path = lightdm-gtk-greeter-branding-openSUSE
url = ../../pool/lightdm-gtk-greeter-branding-openSUSE
branch = leap-16.0
[submodule "lightmediascanner"]
path = lightmediascanner
url = ../../pool/lightmediascanner
@@ -9334,6 +9450,10 @@
path = litetran
url = ../../pool/litetran
branch = leap-16.0
[submodule "live-net-installer"]
path = live-net-installer
url = ../../pool/live-net-installer
branch = leap-16.0
[submodule "live555"]
path = live555
url = ../../pool/live555
@@ -9894,6 +10014,10 @@
path = mate-backgrounds
url = ../../pool/mate-backgrounds
branch = leap-16.0
[submodule "mate-branding-openSUSE"]
path = mate-branding-openSUSE
url = ../../pool/mate-branding-openSUSE
branch = leap-16.0
[submodule "mate-calc"]
path = mate-calc
url = ../../pool/mate-calc
@@ -10130,6 +10254,10 @@
path = mcjoin
url = ../../pool/mcjoin
branch = leap-16.0
[submodule "mcomix"]
path = mcomix
url = ../../pool/mcomix
branch = leap-16.0
[submodule "mcpp"]
path = mcpp
url = ../../pool/mcpp
@@ -10190,6 +10318,10 @@
path = memleax
url = ../../pool/memleax
branch = leap-16.0
[submodule "memtest86+"]
path = memtest86+
url = ../../pool/memtest86_
branch = leap-16.0
[submodule "menu-cache"]
path = menu-cache
url = ../../pool/menu-cache
@@ -10246,6 +10378,10 @@
path = mgetty
url = ../../pool/mgetty
branch = leap-16.0
[submodule "mhvtl"]
path = mhvtl
url = ../../pool/mhvtl
branch = leap-16.0
[submodule "micro-editor"]
path = micro-editor
url = ../../pool/micro-editor
@@ -10710,6 +10846,10 @@
path = msoak
url = ../../pool/msoak
branch = leap-16.0
[submodule "msr-safe"]
path = msr-safe
url = ../../pool/msr-safe
branch = leap-16.0
[submodule "mt-st"]
path = mt-st
url = ../../pool/mt-st
@@ -10738,6 +10878,10 @@
path = mtxclient
url = ../../pool/mtxclient
branch = leap-16.0
[submodule "muffin"]
path = muffin
url = ../../pool/muffin
branch = leap-16.0
[submodule "multimon-ng"]
path = multimon-ng
url = ../../pool/multimon-ng
@@ -11134,6 +11278,10 @@
path = noise-suppression-for-voice
url = ../../pool/noise-suppression-for-voice
branch = leap-16.0
[submodule "noisetorch"]
path = noisetorch
url = ../../pool/noisetorch
branch = leap-16.0
[submodule "nomacs"]
path = nomacs
url = ../../pool/nomacs
@@ -11762,10 +11910,30 @@
path = openQA-devel-container
url = ../../pool/openqa-devel-container
branch = leap-16.0
[submodule "openSUSE-EULAs"]
path = openSUSE-EULAs
url = ../../pool/openSUSE-EULAs
branch = leap-16.0
[submodule "openSUSE-build-key"]
path = openSUSE-build-key
url = ../../pool/openSUSE-build-key
branch = leap-16.0
[submodule "openSUSE-repos"]
path = openSUSE-repos
url = ../../pool/openSUSE-repos
branch = leap-16.0
[submodule "openSUSE-signkey-cert"]
path = openSUSE-signkey-cert
url = ../../pool/openSUSE-signkey-cert
branch = leap-16.0
[submodule "openSUSEway"]
path = openSUSEway
url = ../../pool/openSUSEway
branch = leap-16.0
[submodule "openafs"]
path = openafs
url = ../../pool/openafs
branch = leap-16.0
[submodule "openamp"]
path = openamp
url = ../../pool/openamp
@@ -11882,6 +12050,18 @@
path = openssl_tpm2_engine
url = ../../pool/openssl_tpm2_engine
branch = leap-16.0
[submodule "opensuse-migration-tool"]
path = opensuse-migration-tool
url = ../../pool/opensuse-migration-tool
branch = leap-16.0
[submodule "opensuse-welcome"]
path = opensuse-welcome
url = ../../pool/opensuse-welcome
branch = leap-16.0
[submodule "opensuse-welcome-launcher"]
path = opensuse-welcome-launcher
url = ../../pool/opensuse-welcome-launcher
branch = leap-16.0
[submodule "opentimelineio"]
path = opentimelineio
url = ../../pool/opentimelineio
@@ -12122,6 +12302,10 @@
path = ouch
url = ../../pool/ouch
branch = leap-16.0
[submodule "ovpn-dco"]
path = ovpn-dco
url = ../../pool/ovpn-dco
branch = leap-16.0
[submodule "owasp-modsecurity-crs"]
path = owasp-modsecurity-crs
url = ../../pool/owasp-modsecurity-crs
@@ -12346,10 +12530,18 @@
path = patterns-base
url = ../../pool/patterns-base
branch = leap-16.0
[submodule "patterns-cinnamon"]
path = patterns-cinnamon
url = ../../pool/patterns-cinnamon
branch = leap-16.0
[submodule "patterns-desktop"]
path = patterns-desktop
url = ../../pool/patterns-desktop
branch = leap-16.0
[submodule "patterns-devel-base"]
path = patterns-devel-base
url = ../../pool/patterns-devel-base
branch = leap-16.0
[submodule "patterns-devel-vulkan"]
path = patterns-devel-vulkan
url = ../../pool/patterns-devel-vulkan
@@ -12370,6 +12562,10 @@
path = patterns-glibc-hwcaps
url = ../../pool/patterns-glibc-hwcaps
branch = leap-16.0
[submodule "patterns-gnome"]
path = patterns-gnome
url = ../../pool/patterns-gnome
branch = leap-16.0
[submodule "patterns-kde"]
path = patterns-kde
url = ../../pool/patterns-kde
@@ -12386,6 +12582,10 @@
path = patterns-office
url = ../../pool/patterns-office
branch = leap-16.0
[submodule "patterns-server"]
path = patterns-server
url = ../../pool/patterns-server
branch = leap-16.0
[submodule "patterns-sway"]
path = patterns-sway
url = ../../pool/patterns-sway
@@ -14894,6 +15094,10 @@
path = plasma6-nm
url = ../../pool/plasma6-nm
branch = leap-16.0
[submodule "plasma6-openSUSE"]
path = plasma6-openSUSE
url = ../../pool/plasma6-openSUSE
branch = leap-16.0
[submodule "plasma6-pa"]
path = plasma6-pa
url = ../../pool/plasma6-pa
@@ -15434,6 +15638,10 @@
path = python-PyKCS11
url = ../../pool/python-PyKCS11
branch = leap-16.0
[submodule "python-PyMuPDF"]
path = python-PyMuPDF
url = ../../pool/python-pymupdf
branch = leap-16.0
[submodule "python-PyPDF2"]
path = python-PyPDF2
url = ../../pool/python-PyPDF2
@@ -15506,10 +15714,6 @@
path = python-Unidecode
url = ../../pool/python-unidecode
branch = leap-16.0
[submodule "python-accessible-pygments"]
path = python-accessible-pygments
url = ../../pool/python-accessible-pygments
branch = leap-16.0
[submodule "python-affine"]
path = python-affine
url = ../../pool/python-affine
@@ -16134,10 +16338,6 @@
path = python-netCDF4
url = ../../pool/python-netCDF4
branch = leap-16.0
[submodule "python-numpydoc"]
path = python-numpydoc
url = ../../pool/python-numpydoc
branch = leap-16.0
[submodule "python-odfpy"]
path = python-odfpy
url = ../../pool/python-odfpy
@@ -16350,10 +16550,6 @@
path = python-pycryptodomex
url = ../../pool/python-pycryptodomex
branch = leap-16.0
[submodule "python-pydata-sphinx-theme"]
path = python-pydata-sphinx-theme
url = ../../pool/python-pydata-sphinx-theme
branch = leap-16.0
[submodule "python-pydenticon"]
path = python-pydenticon
url = ../../pool/python-pydenticon
@@ -16790,18 +16986,10 @@
path = python-sphinx-click
url = ../../pool/python-sphinx-click
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
url = ../../pool/python-sphinx-gallery
branch = leap-16.0
[submodule "python-sphinx-qt-documentation"]
path = python-sphinx-qt-documentation
url = ../../pool/python-sphinx-qt-documentation
branch = leap-16.0
[submodule "python-sphinx-theme-builder"]
path = python-sphinx-theme-builder
url = ../../pool/python-sphinx-theme-builder
branch = leap-16.0
[submodule "python-sphinx_press_theme"]
path = python-sphinx_press_theme
url = ../../pool/python-sphinx_press_theme
@@ -17306,6 +17494,10 @@
path = raft
url = ../../pool/raft
branch = leap-16.0
[submodule "rage"]
path = rage
url = ../../pool/rage
branch = leap-16.0
[submodule "ragel"]
path = ragel
url = ../../pool/ragel
@@ -17470,6 +17662,10 @@
path = regexploit
url = ../../pool/regexploit
branch = leap-16.0
[submodule "release-notes-openSUSE"]
path = release-notes-openSUSE
url = ../../pool/release-notes-openSUSE
branch = leap-16.0
[submodule "rem"]
path = rem
url = ../../pool/rem
@@ -17634,6 +17830,10 @@
path = rpi-imager
url = ../../pool/rpi-imager
branch = leap-16.0
[submodule "rpm-repos-openSUSE"]
path = rpm-repos-openSUSE
url = ../../pool/rpm-repos-opensuse
branch = leap-16.0
[submodule "rpmconf"]
path = rpmconf
url = ../../pool/rpmconf
@@ -18254,6 +18454,10 @@
path = skanpage
url = ../../pool/skanpage
branch = leap-16.0
[submodule "skelcd-openSUSE"]
path = skelcd-openSUSE
url = ../../pool/skelcd-openSUSE
branch = leap-16.0
[submodule "skladnik"]
path = skladnik
url = ../../pool/skladnik
@@ -18950,6 +19154,10 @@
path = systemd-generator-cron2timer
url = ../../pool/systemd-generator-cron2timer
branch = leap-16.0
[submodule "systemd-presets-branding-openSUSE"]
path = systemd-presets-branding-openSUSE
url = ../../pool/systemd-presets-branding-opensuse
branch = leap-16.0
[submodule "systemsettings6"]
path = systemsettings6
url = ../../pool/systemsettings6
@@ -19106,6 +19314,22 @@
path = terminator
url = ../../pool/terminator
branch = leap-16.0
[submodule "terminology"]
path = terminology
url = ../../pool/terminology
branch = leap-16.0
[submodule "terminology-theme-dark"]
path = terminology-theme-dark
url = ../../pool/terminology-theme-dark
branch = leap-16.0
[submodule "terminology-theme-openSUSE"]
path = terminology-theme-openSUSE
url = ../../pool/terminology-theme-openSUSE
branch = leap-16.0
[submodule "terminology-theme-openSUSE-oliveleaf"]
path = terminology-theme-openSUSE-oliveleaf
url = ../../pool/terminology-theme-openSUSE-oliveleaf
branch = leap-16.0
[submodule "terminus-bitmap-fonts"]
path = terminus-bitmap-fonts
url = ../../pool/terminus-bitmap-fonts
@@ -19398,6 +19622,10 @@
path = touchegg
url = ../../pool/touchegg
branch = leap-16.0
[submodule "tp_smapi"]
path = tp_smapi
url = ../../pool/tp_smapi
branch = leap-16.0
[submodule "tpm-fido"]
path = tpm-fido
url = ../../pool/tpm-fido
@@ -19974,6 +20202,10 @@
path = v2ray-core
url = ../../pool/v2ray-core
branch = leap-16.0
[submodule "v4l2loopback"]
path = v4l2loopback
url = ../../pool/v4l2loopback
branch = leap-16.0
[submodule "vala-panel"]
path = vala-panel
url = ../../pool/vala-panel
@@ -20014,6 +20246,10 @@
path = vectorscan
url = ../../pool/vectorscan
branch = leap-16.0
[submodule "vendor-reset"]
path = vendor-reset
url = ../../pool/vendor-reset
branch = leap-16.0
[submodule "verdict"]
path = verdict
url = ../../pool/verdict
@@ -20026,6 +20262,10 @@
path = vgrep
url = ../../pool/vgrep
branch = leap-16.0
[submodule "vhba-kmp"]
path = vhba-kmp
url = ../../pool/vhba-kmp
branch = leap-16.0
[submodule "vhs"]
path = vhs
url = ../../pool/vhs
@@ -20250,6 +20490,10 @@
path = waffle
url = ../../pool/waffle
branch = leap-16.0
[submodule "wallpapers-openSUSE-extra"]
path = wallpapers-openSUSE-extra
url = ../../pool/wallpapers-openSUSE-extra
branch = leap-16.0
[submodule "wannier90"]
path = wannier90
url = ../../pool/wannier90
@@ -20898,6 +21142,10 @@
path = xfce4-battery-plugin
url = ../../pool/xfce4-battery-plugin
branch = leap-16.0
[submodule "xfce4-branding-openSUSE"]
path = xfce4-branding-openSUSE
url = ../../pool/xfce4-branding-openSUSE
branch = leap-16.0
[submodule "xfce4-calculator-plugin"]
path = xfce4-calculator-plugin
url = ../../pool/xfce4-calculator-plugin
@@ -21394,6 +21642,10 @@
path = xsynth-dssi
url = ../../pool/xsynth-dssi
branch = leap-16.0
[submodule "xtables-addons"]
path = xtables-addons
url = ../../pool/xtables-addons
branch = leap-16.0
[submodule "xteddy"]
path = xteddy
url = ../../pool/xteddy
@@ -21750,6 +22002,10 @@
path = hibiscus
url = ../../pool/hibiscus
branch = leap-16.0
[submodule "hicolor-icon-theme-branding-openSUSE"]
path = hicolor-icon-theme-branding-openSUSE
url = ../../pool/hicolor-icon-theme-branding-openSUSE
branch = leap-16.0
[submodule "hidviz"]
path = hidviz
url = ../../pool/hidviz
@@ -24874,6 +25130,10 @@
path = forgejo-cli
url = ../../pool/forgejo-cli
branch = leap-16.0
[submodule "framework-laptop"]
path = framework-laptop
url = ../../pool/framework-laptop
branch = leap-16.0
[submodule "framework_tool"]
path = framework_tool
url = ../../pool/framework_tool
@@ -25322,6 +25582,10 @@
path = woodpecker
url = ../../pool/woodpecker
branch = leap-16.0
[submodule "xpadneo"]
path = xpadneo
url = ../../pool/xpadneo
branch = leap-16.0
[submodule "zenith"]
path = zenith
url = ../../pool/zenith
@@ -25618,6 +25882,10 @@
path = slick-greeter
url = ../../pool/slick-greeter
branch = leap-16.0
[submodule "slick-greeter-branding-openSUSE"]
path = slick-greeter-branding-openSUSE
url = ../../pool/slick-greeter-branding-opensuse
branch = leap-16.0
[submodule "ubuntu-fonts"]
path = ubuntu-fonts
url = ../../pool/ubuntu-fonts
@@ -25926,6 +26194,10 @@
path = ghc-crypton-x509-system
url = ../../pool/ghc-crypton-x509-system
branch = leap-16.0
[submodule "gnome-branding-Leap"]
path = gnome-branding-Leap
url = ../../pool/gnome-branding-leap
branch = leap-16.0
[submodule "libvshadow"]
path = libvshadow
url = ../../pool/libvshadow
@@ -25986,79 +26258,3 @@
path = fractal
url = ../../pool/fractal
branch = leap-16.0
[submodule "ripgrep"]
path = ripgrep
url = ../../pool/ripgrep
branch = leap-16.0
[submodule "python-asyncssh"]
path = python-asyncssh
url = ../../pool/python-asyncssh
branch = leap-16.0
[submodule "python-cmd2"]
path = python-cmd2
url = ../../pool/python-cmd2
branch = leap-16.0
[submodule "python-pecan"]
path = python-pecan
url = ../../pool/python-pecan
branch = leap-16.0
[submodule "python-Routes"]
path = python-Routes
url = ../../pool/python-Routes
branch = leap-16.0
[submodule "python-repoze.lru"]
path = python-repoze.lru
url = ../../pool/python-repoze.lru
branch = leap-16.0
[submodule "python-freeipa"]
path = python-freeipa
url = ../../pool/python-freeipa
branch = leap-16.0
[submodule "python-libnacl"]
path = python-libnacl
url = ../../pool/python-libnacl
branch = leap-16.0
[submodule "blueman"]
path = blueman
url = ../../pool/blueman
branch = leap-16.0
[submodule "python-pygraphviz"]
path = python-pygraphviz
url = ../../pool/python-pygraphviz
branch = leap-16.0
[submodule "obs-service-cargo"]
path = obs-service-cargo
url = ../../pool/obs-service-cargo
branch = leap-16.0
[submodule "obs-service-extract_file"]
path = obs-service-extract_file
url = ../../pool/obs-service-extract_file
branch = leap-16.0
[submodule "obs-service-update_changelog"]
path = obs-service-update_changelog
url = ../../pool/obs-service-update_changelog
branch = leap-16.0
[submodule "obs-service-refresh_patches"]
path = obs-service-refresh_patches
url = ../../pool/obs-service-refresh_patches
branch = leap-16.0
[submodule "cargo-vendor-filterer"]
path = cargo-vendor-filterer
url = ../../pool/cargo-vendor-filterer
branch = leap-16.0
[submodule "ghc-file-io"]
path = ghc-file-io
url = ../../pool/ghc-file-io
branch = leap-16.0
[submodule "perl-Perl-Critic-TooMuchCode"]
path = perl-Perl-Critic-TooMuchCode
url = ../../pool/perl-Perl-Critic-TooMuchCode
branch = leap-16.0
[submodule "nemo-extensions"]
path = nemo-extensions
url = ../../pool/nemo-extensions
branch = leap-16.0
[submodule "nextcloud-desktop"]
path = nextcloud-desktop
url = ../../pool/nextcloud-desktop
branch = leap-16.0

View File

@@ -1,115 +1,3 @@
-------------------------------------------------------------------
Tue Sep 2 16:40:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ add to backports_unneeded (bsc#1249063)
patterns-base-update_test
update-test-32bit-pkg
update-test-affects-package-manager
update-test-broken
update-test-feature
update-test-interactive
update-test-optional
update-test-reboot-needed
update-test-relogin-suggested
update-test-retracted
update-test-security
update-test-trivial
-------------------------------------------------------------------
Tue Aug 26 11:10:18 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ add to backports_unneeded (all are uninstallable and also blocked in Leap
16.0):
reproducible-faketools
reproducible-faketools-ant
reproducible-faketools-ar
reproducible-faketools-aslr
reproducible-faketools-date
reproducible-faketools-dettrace
reproducible-faketools-faketime
reproducible-faketools-filesys
reproducible-faketools-find
reproducible-faketools-future
reproducible-faketools-future1y
reproducible-faketools-futurepost
reproducible-faketools-hostname
reproducible-faketools-j1
reproducible-faketools-jar
reproducible-faketools-pid
reproducible-faketools-random
reproducible-faketools-rpmbuild
reproducible-faketools-strace
reproducible-faketools-strip-nondeterminism
reproducible-faketools-tar
reproducible-faketools-verbose
reproducible-faketools-zip
-------------------------------------------------------------------
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude geolite2legacy because it would bring in python-ipaddr
which was dropped from Factory in March 2025 (bsc#1248503)
-------------------------------------------------------------------
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude ceph-mgr-diskprediction-local because it would bring in
python-scikit-learn with a huge dependency tree (bsc#1248509)
-------------------------------------------------------------------
Thu Aug 21 13:04:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude packages that should not be installed:
bash-legacybin
busybox-which (bsc#1248237)
this-is-only-for-build-envs
sddm-branding-openSUSE (bsc#1248488)
-------------------------------------------------------------------
Thu Aug 21 12:23:55 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ reinstate previously excluded packages (bsc#1248444):
libcups2-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libzip5-32bit
libgnutls30-32bit
libgnutls-devel-32bit
-------------------------------------------------------------------
Wed Aug 20 12:02:06 UTC 2025 - Adrian Schröter <adrian@suse.de>
- Backports.productcompose:
+ prepare some settings for maintenance.
but not enabling it yet
-------------------------------------------------------------------
Tue Aug 19 10:41:28 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose
+ add uninstallables to backports_unneeded
grpc-source
libcups2-32bit
libdbus-1-3-32bit
libdvbv5-0-32bit
libgudev-1_0-0-32bit
libinput10-32bit
liblirc_driver0-32bit
libpolkit-gobject-1-0-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libusb-1_0-0-32bit
libzip5-32bit
pam-extra-32bit
protobuf21-source
sddm-qt6-branding-openSUSE
-------------------------------------------------------------------
Mon Aug 18 11:21:14 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -3,7 +3,6 @@ product_compose_schema: 0.2
vendor: openSUSE
name: Backports
version: 16
update: "16.0"
product-type: module
summary: openSUSE Backports
@@ -33,7 +32,6 @@ repodata: all
# has only an effect during maintenance:
set_updateinfo_from: maint-coord@suse.de
# set_updateinfo_id_prefix: openSUSE-Leap-16.0-
flavors:
backports_aarch64:
@@ -57,9 +55,6 @@ packagesets:
packages:
- ALP
- ALP-dummy-release
- bash-legacybin
- busybox-which
- ceph-mgr-diskprediction-local
- cluster-md-kmp-azure
- cluster-md-kmp-rt
- cmake-mini
@@ -73,82 +68,29 @@ packagesets:
- gfs2-kmp-rt
- ghostscript-mini
- ghostscript-mini-devel
- geolite2legacy
- grpc-source
- krb5-mini
- krb5-mini-devel
- kselftests-kmp-azure
- kselftests-kmp-default
- kselftests-kmp-rt
- leancrypto-kmp-default
# - libcups2-32bit
- libcurl-mini4
- libdbus-1-3-32bit
- libdvbv5-0-32bit
- libgudev-1_0-0-32bit
- libinput10-32bit
- liblirc_driver0-32bit
- libpolkit-gobject-1-0-32bit
- libpxbackend-1_0-mini
- libressl
- libressl-devel
- libressl-devel-doc
# - libsybdb5-32bit
- libsystemd0-mini
# - libtdsodbc0-32bit
- libudev-mini1
- libunbound-devel-mini
- libusb-1_0-0-32bit
# - libzip5-32bit
- ocfs2-kmp-azure
- ocfs2-kmp-default
- ocfs2-kmp-rt
- openssl_tpm2
- pam-extra-32bit
- patterns-base-update_test
- postgresql17-devel-mini
- protobuf21-source
- reproducible-faketools
- reproducible-faketools-ant
- reproducible-faketools-ar
- reproducible-faketools-aslr
- reproducible-faketools-date
- reproducible-faketools-dettrace
- reproducible-faketools-faketime
- reproducible-faketools-filesys
- reproducible-faketools-find
- reproducible-faketools-future
- reproducible-faketools-future1y
- reproducible-faketools-futurepost
- reproducible-faketools-hostname
- reproducible-faketools-j1
- reproducible-faketools-jar
- reproducible-faketools-pid
- reproducible-faketools-random
- reproducible-faketools-rpmbuild
- reproducible-faketools-strace
- reproducible-faketools-strip-nondeterminism
- reproducible-faketools-tar
- reproducible-faketools-verbose
- reproducible-faketools-zip
- sddm-branding-openSUSE
- sddm-qt6-branding-openSUSE
- systemd-mini
- systemd-mini-container
- systemd-mini-devel
- this-is-only-for-build-envs
- udev-mini
- update-test-32bit-pkg
- update-test-affects-package-manager
- update-test-broken
- update-test-feature
- update-test-interactive
- update-test-optional
- update-test-reboot-needed
- update-test-relogin-suggested
- update-test-retracted
- update-test-security
- update-test-trivial
# TODO: unneeded Leap package per architecture
- name: backports_unneeded_aarch64
@@ -168,8 +110,8 @@ packagesets:
- name: backports_unneeded_x86_64
packages:
# - libgnutls30-32bit
# - libgnutls-devel-32bit
- libgnutls30-32bit
- libgnutls-devel-32bit
# TODO: unneeded SLES package on all architectures
- name: sles_unneeded

1
CoreFreq Submodule

Submodule CoreFreq added at cb20fe7795

95
_config
View File

@@ -159,19 +159,114 @@ Macros:
# Leap specific package list, the same list with excludebuild must add to Backports project
# Most of package should be built in Backports
%if "%_project" == "openSUSE:Backports:SLE-16.0" || "%_project" == "openSUSE:Backports:SLE-16.0:git"
BuildFlags: excludebuild:000productcompose:leap_oss
BuildFlags: excludebuild:000productcompose:leap_non_oss
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_aarch64
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_ppc64le
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_s390x
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_x86_64
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_aarch64
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_ppc64le
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_s390x
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_x86_64
BuildFlags: excludebuild:000release-packages:Leap-Addon-NonOss-release
BuildFlags: excludebuild:000release-packages:Leap-release
BuildFlags: excludebuild:000update-repos
# BuildFlags: excludebuild:00aggregates
BuildFlags: excludebuild:MozillaFirefox-branding-openSUSE:MozillaFirefox-branding-openSUSE
BuildFlags: excludebuild:MozillaFirefox-branding-openSUSE:firefox-esr-branding-openSUSE
BuildFlags: excludebuild:NetworkManager-branding:openSUSE
BuildFlags: excludebuild:PackageKit-branding-openSUSE
BuildFlags: excludebuild:agama-installer-Leap:Leap_16.0
BuildFlags: excludebuild:agama-installer-Leap:Leap_16.0_PXE
BuildFlags: excludebuild:agama-products
BuildFlags: excludebuild:baseiso-containment
# nothing provides vhba-kmp needed by cdemu-daemon
BuildFlags: excludebuild:cdemu-daemon
BuildFlags: excludebuild:gcdemu
# cinnamon has BuildRequies: hicolor-icon-theme-branding-openSUSE and desktop-data-openSUSE-extra
BuildFlags: excludebuild:cinnamon
BuildFlags: excludebuild:cinnamon-session
BuildFlags: excludebuild:cinnamon-translations
BuildFlags: excludebuild:muffin
BuildFlags: excludebuild:dracula-gtk-theme
BuildFlags: excludebuild:gdm-branding-openSUSE
BuildFlags: excludebuild:branding-openSUSE
BuildFlags: excludebuild:desktop-data-openSUSE
BuildFlags: excludebuild:distribution-logos-openSUSE
BuildFlags: excludebuild:droidcam
BuildFlags: excludebuild:enlightenment-branding-openSUSE
BuildFlags: excludebuild:enlightenment-profiles-openSUSE
BuildFlags: excludebuild:enlightenment-theme-openSUSE
BuildFlags: excludebuild:epiphany-branding-openSUSE
# we build ffado:ffado-mixer for openSUSE, the main one is built in SLFO
BuildFlags: excludebuild:ffado
BuildFlags: excludebuild:framework-laptop
BuildFlags: excludebuild:glib2-branding:openSUSE
BuildFlags: excludebuild:gnome-branding-Leap
BuildFlags: excludebuild:grub2-theme-breeze
BuildFlags: excludebuild:gtk2-branding:openSUSE
BuildFlags: excludebuild:gtk3-branding:openSUSE
BuildFlags: excludebuild:gtk4-branding:openSUSE
# build gpgme:qt flavor for qt5 support
BuildFlags: excludebuild:gpgme
BuildFlags: excludebuild:gpgme:qt6
BuildFlags: excludebuild:hardinfo2
BuildFlags: excludebuild:hicolor-icon-theme-branding-openSUSE
BuildFlags: excludebuild:icewm-theme-branding:openSUSE
BuildFlags: excludebuild:lightdm-gtk-greeter-branding-openSUSE
BuildFlags: excludebuild:live-net-installer
BuildFlags: excludebuild:mate-branding-openSUSE
BuildFlags: excludebuild:mhvtl
BuildFlags: excludebuild:openSUSE-EULAs
BuildFlags: excludebuild:openSUSE-build-key
BuildFlags: excludebuild:openSUSE-repos:openSUSE-repos-Leap
BuildFlags: excludebuild:openafs
BuildFlags: excludebuild:opensuse-welcome
BuildFlags: excludebuild:opensuse-migration-tool
# to get basic_desktop and X11 pattern
# BuildFlags: excludebuild:patterns-base
BuildFlags: excludebuild:patterns-devel-base
BuildFlags: excludebuild:patterns-gnome
BuildFlags: excludebuild:patterns-server
BuildFlags: excludebuild:patterns-cinnamon
BuildFlags: excludebuild:plasma6-openSUSE
BuildFlags: excludebuild:product-composer
# to build gui flavor only, the main one is from SLFO
BuildFlags: excludebuild:pinentry
# BuildRequires: openSUSE-release
BuildFlags: excludebuild:python-PyMuPDF
# main flavor is built in SLFO, Backports builds qtpdf flavor only
BuildFlags: excludebuild:python-PyQt6
BuildFlags: excludebuild:python-QtPy:test
BuildFlags: excludebuild:mcomix
BuildFlags: excludebuild:release-notes-openSUSE
BuildFlags: excludebuild:rpm-repos-openSUSE
BuildFlags: excludebuild:skelcd-openSUSE
BuildFlags: excludebuild:slick-greeter-branding-openSUSE
BuildFlags: excludebuild:systemd-presets-branding-openSUSE
BuildFlags: excludebuild:terminology-theme-openSUSE
BuildFlags: excludebuild:terminology
BuildFlags: excludebuild:terminology-theme-openSUSE-oliveleaf
BuildFlags: excludebuild:terminology-theme-dark
BuildFlags: excludebuild:v4l2loopback
BuildFlags: excludebuild:vhba-kmp
BuildFlags: excludebuild:wallpapers-openSUSE-extra
BuildFlags: excludebuild:xfce4-branding-openSUSE
BuildFlags: excludebuild:xtables-addons
BuildFlags: excludebuild:CoreFreq
BuildFlags: excludebuild:facetimehd
BuildFlags: excludebuild:gasket-driver
BuildFlags: excludebuild:hdjmod
BuildFlags: excludebuild:msr-safe
BuildFlags: excludebuild:tp_smapi
BuildFlags: excludebuild:vendor-reset
BuildFlags: excludebuild:xpadneo
BuildFlags: excludebuild:ovpn-dco
BuildFlags: excludebuild:openSUSEway
BuildFlags: excludebuild:memtest86+
BuildFlags: excludebuild:translate-toolkit:test
BuildFlags: excludebuild:rage
BuildFlags: excludebuild:python-opengl:test
%ifarch aarch64 s390x ppc64le
BuildFlags: excludebuild:rust1.77:test

View File

@@ -1,3 +1,3 @@
{
"": ["bigironman", "maxlin_factory", "lkocman-factory", "smithfarm"]
"": ["bigironman", "maxlin_factory"]
}

1
agama-products Submodule

Submodule agama-products added at ba07b171f2

Submodule blueman deleted from 4f05a5c6cb

1
branding-openSUSE Submodule

Submodule branding-openSUSE added at 7110dd5186

1
cdemu-daemon Submodule

Submodule cdemu-daemon added at e0a17a15e2

1
cinnamon Submodule

Submodule cinnamon added at bc8ccb0301

1
cinnamon-session Submodule

Submodule cinnamon-session added at 1dd93b4ba8

1
cinnamon-translations Submodule

Submodule cinnamon-translations added at a2c8a06768

1
desktop-data-openSUSE Submodule

Submodule desktop-data-openSUSE added at 705b02dd9c

1
dracula-gtk-theme Submodule

Submodule dracula-gtk-theme added at 93c0cfbfa3

1
droidcam Submodule

Submodule droidcam added at 579f90ff6f

2
exim

Submodule exim updated: 9f3f61dcb2...882d8e0197

1
facetimehd Submodule

Submodule facetimehd added at 375c2a2843

Submodule fractal updated: f0f599187b...2f651641e2

1
framework-laptop Submodule

Submodule framework-laptop added at c167f1afb4

2
fsvs

Submodule fsvs updated: d5b64fb742...ce9274426f

1
gasket-driver Submodule

Submodule gasket-driver added at 6c61ee4fd7

1
gcdemu Submodule

Submodule gcdemu added at 75def9fb0e

1
gdm-branding-openSUSE Submodule

Submodule gdm-branding-openSUSE added at 79eac12844

Submodule ghc-file-io deleted from 41d782bf2c

1
glib2-branding Submodule

Submodule glib2-branding added at 463115b419

1
gnome-branding-Leap Submodule

Submodule gnome-branding-Leap added at bee1fc6c92

1
gtk2-branding Submodule

Submodule gtk2-branding added at dc7ce20bde

1
gtk3-branding Submodule

Submodule gtk3-branding added at 8152ba2269

1
gtk4-branding Submodule

Submodule gtk4-branding added at 46197a2c31

1
hardinfo2 Submodule

Submodule hardinfo2 added at 1b5057e24e

1
hdjmod Submodule

Submodule hdjmod added at 78cf662529

1
live-net-installer Submodule

Submodule live-net-installer added at 449585d9f3

Submodule log4cxx updated: f101bfa27e...497095c1cc

2
loki

Submodule loki updated: bea7d2365e...6957ea3b00

1
mcomix Submodule

Submodule mcomix added at 7b09964bc5

1
memtest86+ Submodule

Submodule memtest86+ added at 7e71f384a3

1
mhvtl Submodule

Submodule mhvtl added at 4cda8db7c2

2
moarvm

Submodule moarvm updated: bad6e97579...83101aa542

1
msr-safe Submodule

Submodule msr-safe added at 3a450784ea

1
muffin Submodule

Submodule muffin added at 5102de34bd

Submodule nemo-extensions deleted from 408d51995d

1
noisetorch Submodule

Submodule noisetorch added at e9bf2da904

2
nqp

Submodule nqp updated: a043a46561...6309c6b840

1
openSUSE-EULAs Submodule

Submodule openSUSE-EULAs added at 2da6f49f3b

1
openSUSE-build-key Submodule

Submodule openSUSE-build-key added at fc9d1f3165

1
openSUSE-repos Submodule

Submodule openSUSE-repos added at dfd0b2587c

1
openSUSEway Submodule

Submodule openSUSEway added at 3f2e42aae1

1
openafs Submodule

Submodule openafs added at 7eaf4bf86a

1
opensuse-welcome Submodule

Submodule opensuse-welcome added at 47c66fe8ab

1
ovpn-dco Submodule

Submodule ovpn-dco added at 146a7c7ba3

1
patterns-cinnamon Submodule

Submodule patterns-cinnamon added at d70bcd8d05

1
patterns-devel-base Submodule

Submodule patterns-devel-base added at a6ae45924b

1
patterns-gnome Submodule

Submodule patterns-gnome added at d7ca24c235

1
patterns-server Submodule

Submodule patterns-server added at ccfbf3d709

1
plasma6-openSUSE Submodule

Submodule plasma6-openSUSE added at 32cc8c0943

1
python-PyMuPDF Submodule

Submodule python-PyMuPDF added at 44eb431210

Submodule python-Routes deleted from 9e68681b9f

Submodule python-asyncssh deleted from 80f9591409

Submodule python-cmd2 deleted from 4d2e0aa7e8

Submodule python-freeipa deleted from 1435df497f

Submodule python-libnacl deleted from 2d8a2811ca

Submodule python-numpydoc deleted from 54bff35f09

Some files were not shown because too many files have changed in this diff Show More