1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
273a1f4ea7 Add pmacct 2026-01-29 20:32:16 +01:00
5 changed files with 16 additions and 16 deletions

8
.gitmodules vendored
View File

@@ -130,10 +130,6 @@
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
@@ -14978,6 +14974,10 @@
path = plzip
url = ../../pool/plzip
branch = leap-16.0
[submodule "pmacct"]
path = pmacct
url = ../../pool/pmacct
branch = leap-16.0
[submodule "pmix"]
path = pmix
url = ../../pool/pmix

1
goose

Submodule goose deleted from 268705d7c6

View File

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

View File

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

1
pmacct Submodule

Submodule pmacct added at f1bbc4eb38