-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<package packagerversion="1.10.12" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 | ||
<package packagerversion="1.10.13" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 | ||
http://pear.php.net/dtd/tasks-1.0.xsd | ||
http://pear.php.net/dtd/package-2.0 | ||
http://pear.php.net/dtd/package-2.0.xsd"> | ||
|
@@ -29,20 +29,19 @@ This package requires PHP version 5.4.8 or greater.</description> | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2022-02-16</date> | ||
<time>18:38:44</time> | ||
<date>2023-11-23</date> | ||
<time>10:12:15</time> | ||
<version> | ||
<release>1.6.7</release> | ||
<api>1.6.7</api> | ||
<release>1.6.8</release> | ||
<api>1.6.8</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license> | ||
<notes> | ||
[CVE-2022-24953] Insert the end-of-options marker before operation arguments [thomas-chauchefoin-sonarsource]. | ||
Ignore tests/debug.log and .gitattributes itself. | ||
Fix bug in parsing USERID_HINT status causing missing real user name in BadPassphrases array [alec]. | ||
</notes> | ||
<contents> | ||
<dir baseinstalldir="/" name="/"> | ||
|
@@ -166,18 +165,17 @@ Ignore tests/debug.log and .gitattributes itself. | |
<changelog> | ||
<release> | ||
<version> | ||
<release>1.6.7</release> | ||
<api>1.6.7</api> | ||
<release>1.6.8</release> | ||
<api>1.6.8</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<date>2022-02-16</date> | ||
<date>2023-11-23</date> | ||
<license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license> | ||
<notes> | ||
[CVE-2022-24953] Insert the end-of-options marker before operation arguments [thomas-chauchefoin-sonarsource]. | ||
Ignore tests/debug.log and .gitattributes itself. | ||
Fix bug in parsing USERID_HINT status causing missing real user name in BadPassphrases array [alec]. | ||
</notes> | ||
</release> | ||
</changelog> | ||
|