update to PEAR 1.9.2 (bug + security fix)

This commit is contained in:
remi 2011-02-28 21:37:32 +01:00
parent c86d307a09
commit c036b8952b
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ XML_Util-1.2.1.tgz
/XML_RPC-1.5.4.tgz
/XML_Util-1.2.1.tgz
/Console_Getopt-1.3.0.tgz
/PEAR-1.9.2.tgz

View File

@ -8,8 +8,8 @@
Summary: PHP Extension and Application Repository framework
Name: php-pear
Version: 1.9.1
Release: 7%{?dist}
Version: 1.9.2
Release: 1%{?dist}
Epoch: 1
# PEAR, Archive_Tar, XML_Util are BSD
# XML-RPC, Console_Getopt are PHP
@ -166,6 +166,10 @@ rm new-pear.conf
%changelog
* Mon Feb 28 2011 Remi Collet <Fedora@FamilleCollet.com> 1:1.9.2-1
- update to 1.9.2 (bug + security fix)
http://pear.php.net/advisory-20110228.txt
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.9.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1,6 +1,6 @@
a40b15b38ef8a5239309c9faedfa123b Archive_Tar-1.3.7.tgz
d8e9e8e5efc5a4afdc7e62b294b2655e Console_Getopt-1.3.0.tgz
e301d2d81371327a96864a307b85509d PEAR-1.9.1.tgz
2810094b44cf1e9e7da5b5bc3e7b1798 PEAR-1.9.2.tgz
b99c5e9ac348a2e81515ba16deb7ded3 Structures_Graph-1.0.4.tgz
da0d1c21960a67bc76629db28d2c7755 XML_RPC-1.5.4.tgz
b8d4efcdb11b308b179f7bb63043284f XML_Util-1.2.1.tgz