1
0

Compare commits

...

1 Commits

Author SHA256 Message Date
af7f85adff Add cni and cni-plugins 2026-01-28 21:26:48 +01:00
4 changed files with 22 additions and 0 deletions

8
.gitmodules vendored
View File

@@ -2290,6 +2290,14 @@
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

Submodule cni added at 44ad00e51b

1
cni-plugins Submodule

Submodule cni-plugins added at fe94e351ce

View File

@@ -0,0 +1,12 @@
<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>