1
0

Compare commits

..

1 Commits

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

16
.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
@@ -9494,10 +9502,6 @@
path = lua-cosmo
url = ../../pool/lua-cosmo
branch = leap-16.0
[submodule "lua-editorconfig-core-lua"]
path = lua-editorconfig-core-lua
url = ../../pool/lua-editorconfig-core-lua
branch = leap-16.0
[submodule "lua-fennel"]
path = lua-fennel
url = ../../pool/lua-fennel
@@ -9562,10 +9566,6 @@
path = lua-mpack
url = ../../pool/lua-mpack
branch = leap-16.0
[submodule "lua-penlight"]
path = lua-penlight
url = ../../pool/lua-penlight
branch = leap-16.0
[submodule "lua-readline"]
path = lua-readline
url = ../../pool/lua-readline

1
cni Submodule

Submodule cni added at 44ad00e51b

1
cni-plugins Submodule

Submodule cni-plugins added at fe94e351ce

Submodule lua-penlight deleted from 638d9b4478

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,18 +0,0 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for lua-penlight, lua-editorconfig-core-lua</summary>
<description>This update for lua-penlight, lua-editorconfig-core-lua fixes the following issues:
Introduce lua-penlight and lua-editorconfig-core-lua.
</description>
<package>lua-penlight</package>
<package>lua-penlight:luajit</package>
<package>lua-penlight:lua53</package>
<package>lua-penlight:lua54</package>
<package>lua-editorconfig-core-lua</package>
<package>lua-editorconfig-core-lua:luajit</package>
<package>lua-editorconfig-core-lua:lua53</package>
<package>lua-editorconfig-core-lua:lua54</package>
</patchinfo>