1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
491c4bfdcc Add goose 2026-01-31 19:43:41 +01:00
6 changed files with 16 additions and 22 deletions

12
.gitmodules vendored
View File

@@ -130,6 +130,10 @@
path = GeoLite2
url = ../../pool/GeoLite2
branch = leap-16.0
[submodule "goose"]
path = goose
url = ../../pool/goose
branch = leap-16.0
[submodule "HepMC"]
path = HepMC
url = ../../pool/HepMC
@@ -2290,14 +2294,6 @@
path = cmus
url = ../../pool/cmus
branch = leap-16.0
[submodule "cni"]
path = cni
url = ../../pool/cni
branch = leap-16.0
[submodule "cni-plugins"]
path = cni-plugins
url = ../../pool/cni-plugins
branch = leap-16.0
[submodule "cntlm"]
path = cntlm
url = ../../pool/cntlm

1
cni

Submodule cni deleted from 44ad00e51b

Submodule cni-plugins deleted from fe94e351ce

1
goose Submodule

Submodule goose added at 268705d7c6

View File

@@ -1,12 +0,0 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for cni, cni-plugins</summary>
<description>This update for cni, cni-plugins fixes the following issues:
Introduce cni and cni-plugins.
</description>
<package>cni</package>
<package>cni-plugins</package>
</patchinfo>

View File

@@ -0,0 +1,11 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for goose</summary>
<description>This update for goose fixes the following issues:
Introduce goose.
</description>
<package>goose</package>
</patchinfo>