1
0

Compare commits

..

1 Commits

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

12
.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
@@ -14706,10 +14714,6 @@
path = phoronix-test-suite
url = ../../pool/phoronix-test-suite
branch = leap-16.0
[submodule "php-APCu"]
path = php-APCu
url = ../../pool/php-APCu
branch = leap-16.0
[submodule "php-pear-Auth_SASL"]
path = php-pear-Auth_SASL
url = ../../pool/php-pear-Auth_SASL

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>

View File

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

Submodule php-APCu deleted from df4ea86cac