1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
6c1722de12 Add php-APCu 2026-01-31 19:35:41 +01:00
5 changed files with 18 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
@@ -14710,6 +14706,10 @@
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
goose

Submodule goose deleted from 268705d7c6

View File

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

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
php-APCu Submodule

Submodule php-APCu added at df4ea86cac