**PHP version 7.4.26** (18 Nov 2021) **Core:** * Fixed bug php#81518 (Header injection via default_mimetype / default_charset). (cmb) **Date:** * Fixed bug php#81500 (Interval serialization regression since 7.3.14 / 7.4.2). (cmb) **MBString:** * Fixed bug php#76167 (mbstring may use pointer from some previous request). (cmb, cataphract) **MySQLi:** * Fixed bug php#81494. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2021-c8043fa05f 2021-11-25 01:04:40.275875 --------------------------------------------------------------------------------Name : php Product : Fedora 33 Version : 7.4.26 Release : 1.fc33 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. --------------------------------------------------------------------------------Update Information: **PHP version 7.4.26** (18 Nov 2021) **Core:** * Fixed bug php#81518 (Header injection via default_mimetype / default_charset). (cmb) **Date:** * Fixed bug php#81500 (Interval serialization regression since 7.3.14 / 7.4.2). (cmb) **MBString:** * Fixed bug php#76167 (mbstring may use pointer from some previous request). (cmb, cataphract) **MySQLi:** * Fixed bug php#81494 (Stopped unbuffered query does not throw error). (Nikita) **PCRE:** * Fixed bug php#81424 (PCRE2 10.35 JIT performance regression). (cmb) **Streams:** * Fixed bug php#54340 (Memory corruption with user_filter). (Nikita) **XML:** * Fixed bug php#79971 (special character is breaking the path in xmlfunction). (**CVE-2021-21707**) (cmb) --------------------------------------------------------------------------------ChangeLog: * Tue Nov 16 2021 Remi Collet - 7.4.26-1 - Update to 7.4.26 - https://www.php.net/releases/7_4_26.php --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2021-c8043fa05f' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list --
**PHP version 7.4.14** (07 Jan 2021) **Core:** * Fixed bug php#74558 (Can't rebind closure returned by Closure::fromCallable()). (cmb) * Fixed bug php#80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION). (cmb) * Fixed bug php#72964 (White space not unfolded for CC/Bcc headers). (cmb) * Fixed bug php#80362 (Running dtrace scripts can cause php to crash). (al at coralnet dot. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2021-8dac5c39f3 2021-01-14 01:37:01.292677 --------------------------------------------------------------------------------Name : php Product : Fedora 33 Version : 7.4.14 Release : 1.fc33 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. --------------------------------------------------------------------------------Update Information: **PHP version 7.4.14** (07 Jan 2021) **Core:** * Fixed bug php#74558 (Can't rebind closure returned by Closure::fromCallable()). (cmb) * Fixed bug php#80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION). (cmb) * Fixed bug php#72964 (White space not unfolded for CC/Bcc headers). (cmb) * Fixed bug php#80362 (Running dtrace scripts can cause php to crash). (al at coralnet dot name) * Fixed bug php#80393 (Build of PHP extension fails due to configuration gap with libtool). (kir dot morozov at gmail dot com) * Fixed bug php#80402 (configure filtering out -lpthread). (Nikita) * Fixed bug php#77069 (stream filter loses final block of data). (cmb) **Fileinfo:** * Fixed bugphp#77961 (finfo_open crafted magic parsing SIGABRT). (cmb) **FPM:** * Fixed bug php#69625 (FPM returns 200 status on request without SCRIPT_FILENAME env). (Jakub Zelenka) **Intl:** * Fixed bug php#80425 (MessageFormatAdapter::getArgTypeList redefined). (Nikita) **OpenSSL:** * Fixed bug php#80368 (OpenSSL extension fails to build against LibreSSL due to lack of OCB support). (Nikita) **Phar:** * Fixed bug php#73809 (Phar Zip parse crash - mmap fail). (cmb) * Fixed bug php#75102 (`PharData` says invalid checksum for valid tar). (cmb) * Fixed bug php#77322 (PharData::addEmptyDir('/') Possible integer overflow). (cmb) **PDO MySQL:** * Fixed bug php#80458 (PDOStatement::fetchAll() throws for upsert queries). (Kamil Tekiela) * Fixed bug php#63185 (nextRowset() ignores MySQL errors with native prepared statements). (Nikita) * Fixed bug php#78152 (PDO::exec() - Bad error handling with multiple commands). (Nikita) * Fixed bug php#70066 (Unexpected "Cannot execute queries while other unbuffered queries"). (Nikita) * Fixed bug php#71145 (Multiple statements in init command triggers unbuffered query error). (Nikita) * Fixed bug php#76815 (PDOStatement cannot be GCed/closeCursor-ed when a PROCEDURE resultset SIGNAL). (Nikita) **Standard:** * Fixed bug php#77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo). (**CVE-2020-7071**) (cmb) * Fixed bug php#80366 (Return Value of zend_fstat() not Checked). (sagpant, cmb) * Fixed bug php#80411 (References to null-serialized object break serialize()). (Nikita) **Tidy:** * Fixed bug php#77594 (ob_tidyhandler is never reset). (cmb) **Zlib:** * Fixed php#48725 (Support for flushing in zlib stream). (cmb) --------------------------------------------------------------------------------ChangeLog: * Tue Jan 5 2021 Remi Collet - 7.4.14-1 - Update to 7.4.14 - https://www.php.net/releases/7_4_14.php - explicitly requires make --------------------------------------------------------------------------------References: [ 1 ] Bug#1913847 - CVE-2020-7071 php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1913847 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2021-8dac5c39f3' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list --
**PHP version 7.1.17** (26 Apr 2018) **Date:** * Fixed bug php#76131 (mismatch arginfo for date_create). (carusogabriel) **Exif:** * Fixed bug php#76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value). (Stas) **FPM:** * Fixed bug php#68440 (ERROR: failed to reload: execvp() failed: Argument list too long). (Jacob Hipps) * Fixed incorrect write to getenv result in FPM reload.. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-6071a600e8 2018-05-03 15:21:35.407326 --------------------------------------------------------------------------------Name : php Product : Fedora 26 Version : 7.1.17 Release : 1.fc26 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The php package contains the module (often referred to as mod_php) which adds support for the PHP language to Apache HTTP Server. --------------------------------------------------------------------------------Update Information: **PHP version 7.1.17** (26 Apr 2018) **Date:** * Fixed bug php#76131 (mismatch arginfo for date_create). (carusogabriel) **Exif:** * Fixed bug php#76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value). (Stas) **FPM:** * Fixed bug php#68440 (ERROR: failed to reload: execvp() failed: Argument list too long). (Jacob Hipps) * Fixed incorrect write to getenv result in FPM reload. (Jakub Zelenka) **GD:** * Fixed bug php#52070 (imagedashedline() - dashed line sometimes is not visible). (cmb) **iconv:** * Fixed bug php#76249 (stream filterconvert.iconv leads to infinite loop on invalid sequence). (Stas) **intl:** * Fixed bug php#76153 (Intl compilation fails with icu4c 61.1). (Anatol) **ldap:** * Fixed bug php#76248 (Malicious LDAP-Server Response causes Crash). (Stas) **mbstring:** * Fixed bug php#75944 (Wrong cp1251 detection). (dmk001) * Fixed bug php#76113 (mbstring does not build with Oniguruma 6.8.1). (chrullrich, cmb) **Phar:** * Fixed bug php#76129 (fix for CVE-2018-5712 may not be complete). (Stas) **phpdbg:** * Fixed bug php#76143 (Memory corruption: arbitrary NUL overwrite). (Laruence) **SPL:** * Fixed bug php#76131 (mismatch arginfo for splarray constructor). (carusogabriel) **standard:** * Fixed bug php#75996 (incorrect url in header for mt_rand). (tatarbj) --------------------------------------------------------------------------------ChangeLog: * Wed Apr 25 2018 Remi Collet - 7.1.17-1 - Update to 7.1.17 - https://www.php.net/releases/7_1_17.php * Wed Mar 28 2018 Remi Collet - 7.1.16-1 - Update to 7.1.16 - https://www.php.net/releases/7_1_16.php * Wed Feb 28 2018 Remi Collet - 7.1.15-1 - Update to 7.1.15 - https://www.php.net/releases/7_1_15.php * Wed Jan 31 2018 Remi Collet - 7.1.14-1 - Update to 7.1.14 - https://www.php.net/releases/7_1_14.php - define SOURCE_DATE_EPOCH for reproducible build * Wed Jan 3 2018 Remi Collet - 7.1.13-1 - Update to 7.1.13 - https://www.php.net/releases/7_1_13.php * Wed Nov 22 2017 Remi Collet - 7.1.12-1 - Update to 7.1.12 - https://www.php.net/releases/7_1_12.php * Wed Oct 25 2017 Remi Collet - 7.1.11-1 - Update to 7.1.11 - https://www.php.net/releases/7_1_11.php * Wed Sep 27 2017 Remi Collet - 7.1.10-1 - Update to 7.1.10 - https://www.php.net/releases/7_1_10.php * Wed Sep 6 2017 Remi Collet - 7.1.9-2 - Automatically load OpenSSL configuration file, from PHP 7.2 * Wed Aug 30 2017 Remi Collet - 7.1.9-1 - Update to 7.1.9 - https://www.php.net/releases/7_1_9.php * Wed Aug 2 2017 Remi Collet - 7.1.8-1 - Update to 7.1.8 -https://www.php.net/releases/7_1_8.php * Thu Jul 6 2017 Remi Collet - 7.1.7-1 - Update to 7.1.7 - https://www.php.net/releases/7_1_7.php --------------------------------------------------------------------------------References: [ 1 ] Bug #1573814 - CVE-2018-10547 php: Reflected XSS vulnerability on PHAR 403 and 404 error pages https://bugzilla.redhat.com/show_bug.cgi?id=1573814 [ 2 ] Bug #1573805 - CVE-2018-10548 php: Null pointer dereference due to mishandling of ldap_get_dn return value allows denial-of-service by malicious LDAP server or man-in-the-middle attacker https://bugzilla.redhat.com/show_bug.cgi?id=1573805 [ 3 ] Bug #1573802 - CVE-2018-10546 php: Infinite loop in ext/iconv/iconv.c when using stream filter with convert.incov on invalid sequence leads to denial-of-service https://bugzilla.redhat.com/show_bug.cgi?id=1573802 [ 4 ] Bug #1573797 - CVE-2018-10549 php: Out-of-bounds read in ext/exif/exif.c:exif_read_data() when reading crafted JPEG data https://bugzilla.redhat.com/show_bug.cgi?id=1573797 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-6071a600e8' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list --
**PHP version 7.1.16** (29 Mar 2018) **Core:** * Fixed bug php#76025 (Segfault while throwing exception in error_handler). (Dmitry, Laruence) * Fixed bug php#76044 ('date: illegal option -- -' in ./configure on FreeBSD). (Anatol) **FPM:** * Fixed bug php#75605 (Dumpable FPM child processes allow bypassing opcache access controls). (Jakub Zelenka) **GD:** * Fixed bug php#73957. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-12f92ff831 2018-04-06 15:00:04.587901 --------------------------------------------------------------------------------Name : php Product : Fedora 27 Version : 7.1.16 Release : 1.fc27 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The php package contains the module (often referred to as mod_php) which adds support for the PHP language to Apache HTTP Server. --------------------------------------------------------------------------------Update Information: **PHP version 7.1.16** (29 Mar 2018) **Core:** * Fixed bug php#76025 (Segfault while throwing exception in error_handler). (Dmitry, Laruence) * Fixed bug php#76044 ('date: illegal option -- -' in ./configure on FreeBSD). (Anatol) **FPM:** * Fixed bug php#75605 (Dumpable FPM child processes allow bypassing opcache access controls). (Jakub Zelenka) **GD:** * Fixed bug php#73957 (signed integer conversion in imagescale()). (cmb) **ODBC:** * Fixed bug php#76088 (ODBC functions are not available by default on Windows). (cmb) **Opcache:** * Fixed bug php#76074(opcache corrupts variable in for-loop). (Bob) **Phar:** * Fixed bug php#76085 (Segmentation fault in buildFromIterator when directory name contains a \n). (Laruence) **Standard:** * Fixed bug php#74139 (mail.add_x_header default inconsistent with docs). (cmb) * Fixed bug php#76068 (parse_ini_string fails to parse "[foo]\nbar=1|> baz" with segfault). (Anatol) --------------------------------------------------------------------------------References: [ 1 ] Bug #1563858 - php: Dumpable FPM child processes allow bypassing opcache access controls https://bugzilla.redhat.com/show_bug.cgi?id=1563858 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade php' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list --
Updated package. . ---------------------------------------------------------------------Fedora Update Notification FEDORA-2006-711 2006-06-19 ---------------------------------------------------------------------Product : Fedora Core 5 Name : kdewebdev Version : 3.5.3 Release : 0.1.fc5 Summary : WEB Development package for the K Desktop Environment. Description : The kdewebdev package contains Quanta Plus and other applications, which are useful for web development. They are runtime dependencies of Quanta Plus, and it is highly recommended that you install them. ---------------------------------------------------------------------Update Information: KDE 3.5.3 release Qt 3.3.6 release ---------------------------------------------------------------------* Tue Jun 13 2006 Than Ngo 6:3.5.3-0.1.fc5 - update to 3.5.3 ---------------------------------------------------------------------This update can be downloaded from: 8d685e3818fae164345706a3d29a2d23d93674d6 SRPMS/kdewebdev-3.5.3-0.1.fc5.src.rpm 8d685e3818fae164345706a3d29a2d23d93674d6 noarch/kdewebdev-3.5.3-0.1.fc5.src.rpm 4d2c74ff4fd2ba43eaaae8e9d81e938c91beb2d5 ppc/kdewebdev-3.5.3-0.1.fc5.ppc.rpm ce823e8355b4858c99a2fb3fc14d81081e7d7202 ppc/kdewebdev-devel-3.5.3-0.1.fc5.ppc.rpm 06812b0095345db7e412b7b654e48d9ebecf2199 ppc/debug/kdewebdev-debuginfo-3.5.3-0.1.fc5.ppc.rpm bcc6623adde0e775bb417baac5d257254597ad31 x86_64/kdewebdev-3.5.3-0.1.fc5.x86_64.rpm 8963e4cbe2432079bc88c6990a35231a50b88fd0 x86_64/kdewebdev-devel-3.5.3-0.1.fc5.x86_64.rpm 2230171e81bfdfcb5cfc7ea0c52a18b2dcf034fe x86_64/debug/kdewebdev-debuginfo-3.5.3-0.1.fc5.x86_64.rpm fa6e56c5b5213b7771cac02dd5de0acad99bff3c i386/debug/kdewebdev-debuginfo-3.5.3-0.1.fc5.i386.rpm 41707634681762940da8fac89ed2b847e61557b6 i386/kdewebdev-3.5.3-0.1.fc5.i386.rpm f6d92215d5c837be4b8c49335cf2e35ad6845246 i386/kdewebdev-devel-3.5.3-0.1.fc5.i386.rpm This update can be installed with the 'yum' updateprogram. Use 'yum update package-name' at the command line. For more information, refer to 'Managing Software with yum,' available at . ---------------------------------------------------------------------_______________________________________________ Fedora-package-announce mailing list
Updated package. . ---------------------------------------------------------------------Fedora Update Notification FEDORA-2006-710 2006-06-19 ---------------------------------------------------------------------Product : Fedora Core 4 Name : kdewebdev Version : 3.5.3 Release : 0.1.fc4 Summary : WEB Development package for the K Desktop Environment. Description : The kdewebdev package contains Quanta Plus and other applications, which are useful for web development. They are runtime dependencies of Quanta Plus, and it is highly recommended that you install them. ---------------------------------------------------------------------Update Information: KDE 3.5.3 ---------------------------------------------------------------------* Mon Jun 12 2006 Than Ngo 6:3.5.3-0.1.fc4 - update to 3.5.3 * Fri Apr 21 2006 Than Ngo 6:3.5.2-0.2.fc4 - add Obsoletes: tidy ---------------------------------------------------------------------This update can be downloaded from: 864130ec5a0609083f98534f1da3bcf7f4889729 SRPMS/kdewebdev-3.5.3-0.1.fc4.src.rpm 864130ec5a0609083f98534f1da3bcf7f4889729 noarch/kdewebdev-3.5.3-0.1.fc4.src.rpm 4d8217e2a0463f2459bb25e766bf0dbde831c2df ppc/kdewebdev-3.5.3-0.1.fc4.ppc.rpm 3ef9c4d2a51cb5b203b8da3f924539961c210585 ppc/kdewebdev-devel-3.5.3-0.1.fc4.ppc.rpm 677bf23756dbdcd2b67df2b4e5298afcf7250ccc ppc/debug/kdewebdev-debuginfo-3.5.3-0.1.fc4.ppc.rpm b341ffa7734dbae7e52426c67a6c4aac1b230635 x86_64/kdewebdev-3.5.3-0.1.fc4.x86_64.rpm 90854a5c33fd09bc84622f490bc59e58a33e5aa8 x86_64/kdewebdev-devel-3.5.3-0.1.fc4.x86_64.rpm ba6dc7d4f6a28113434481957b38debe1ad175fe x86_64/debug/kdewebdev-debuginfo-3.5.3-0.1.fc4.x86_64.rpm 3830bfdd4106a9c5c9baff14e692ac5a7b19d625 i386/kdewebdev-3.5.3-0.1.fc4.i386.rpm e36af4a83c8fb7c3559f623ae5cea77802a21a32 i386/kdewebdev-devel-3.5.3-0.1.fc4.i386.rpm 4dafc3b3d76043886f25f986ac634c30af28eeac i386/debug/kdewebdev-debuginfo-3.5.3-0.1.fc4.i386.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to 'Managing Software with yum,' available at . ---------------------------------------------------------------------_______________________________________________ Fedora-package-announce mailing list
update to KDE 3.5.2. ---------------------------------------------------------------------Fedora Update Notification FEDORA-2006-360 2006-04-18 ---------------------------------------------------------------------Product : Fedora Core 5 Name : kdewebdev Version : 3.5.2 Release : 0.1.fc5 Summary : WEB Development package for the K Desktop Environment. Description : The kdewebdev package contains Quanta Plus and other applications, which are useful for web development. They are runtime dependencies of Quanta Plus, and it is highly recommended that you install them. ---------------------------------------------------------------------Update Information: update to KDE 3.5.2 ---------------------------------------------------------------------* Wed Apr 5 2006 Than Ngo 6:3.5.2-0.1.fc5 - update to 3.5.2 ---------------------------------------------------------------------This update can be downloaded from: 7dfc925e48d06e0eef89add807173748ef6f14c6 SRPMS/kdewebdev-3.5.2-0.1.fc5.src.rpm 9af65cde47e704cfafaa33a50672b6289c7cfb45 ppc/kdewebdev-3.5.2-0.1.fc5.ppc.rpm 4a3b9e9cf6e93c67538f229efb96661925570347 ppc/kdewebdev-devel-3.5.2-0.1.fc5.ppc.rpm e4581dfcf4b4c4f836f0c0ebd3e2b307ba1debe7 ppc/debug/kdewebdev-debuginfo-3.5.2-0.1.fc5.ppc.rpm 6ed9f855c02d405c54bf19b2de214b491d7b44c0 x86_64/kdewebdev-3.5.2-0.1.fc5.x86_64.rpm 138535e7b75db20459e1bd4e7f9693fce4238ec3 x86_64/kdewebdev-devel-3.5.2-0.1.fc5.x86_64.rpm 524601249f25220fd8a682a9f885356e045d8aab x86_64/debug/kdewebdev-debuginfo-3.5.2-0.1.fc5.x86_64.rpm 111a74008990378e10eded4c7fc58c8928daf437 i386/kdewebdev-3.5.2-0.1.fc5.i386.rpm 6b9acf095d771c6b169f75338186af92a8344227 i386/kdewebdev-devel-3.5.2-0.1.fc5.i386.rpm 1c29e44186641d06bdd9939076b2e011ad65a703 i386/debug/kdewebdev-debuginfo-3.5.2-0.1.fc5.i386.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to'Managing Software with yum,' available at . ----------------------------------------------------------------------- fedora-announce-list mailing list
update to KDE 3.5.2. ---------------------------------------------------------------------Fedora Update Notification FEDORA-2006-376 2006-04-18 ---------------------------------------------------------------------Product : Fedora Core 4 Name : kdewebdev Version : 3.5.2 Release : 0.1.fc4 Summary : WEB Development package for the K Desktop Environment. Description : The kdewebdev package contains Quanta Plus and other applications, which are useful for web development. They are runtime dependencies of Quanta Plus, and it is highly recommended that you install them. ---------------------------------------------------------------------Update Information: update to KDE 3.5.2 ---------------------------------------------------------------------* Wed Apr 12 2006 Than Ngo 6:3.5.2-0.1.fc4 - update to 3.5.2 ---------------------------------------------------------------------This update can be downloaded from: aef41c4bd0bc09c06fe711e06aa288c36abc4896 SRPMS/kdewebdev-3.5.2-0.1.fc4.src.rpm 02c4eebd6ae166a196e6b8f76a9d22a802a64324 ppc/kdewebdev-3.5.2-0.1.fc4.ppc.rpm b8e1fe32790ff483a091a5ebb86544eb7b0b4ce4 ppc/kdewebdev-devel-3.5.2-0.1.fc4.ppc.rpm 380e0067cf2049ffb0f81e186afcb9b64d232d3a ppc/debug/kdewebdev-debuginfo-3.5.2-0.1.fc4.ppc.rpm 7760cb8a96afe44401a5e4be0c7e3f08b3836017 x86_64/kdewebdev-3.5.2-0.1.fc4.x86_64.rpm cee19442655a4fe3c04ee67aaf9285963474e7e8 x86_64/kdewebdev-devel-3.5.2-0.1.fc4.x86_64.rpm e052def412370627602f3994b431ae7c2b99148c x86_64/debug/kdewebdev-debuginfo-3.5.2-0.1.fc4.x86_64.rpm 1ec569a17aae5228e887ef23beebfc00e9aa79d2 i386/kdewebdev-3.5.2-0.1.fc4.i386.rpm 1faa03be21857e190b507fc504d1da62a569bbc0 i386/kdewebdev-devel-3.5.2-0.1.fc4.i386.rpm 5a0844b3ef837a3117ea4854a3c2894df86a9851 i386/debug/kdewebdev-debuginfo-3.5.2-0.1.fc4.i386.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to'Managing Software with yum,' available at . ----------------------------------------------------------------------- fedora-announce-list mailing list
Get the latest Linux and open source security news straight to your inbox.