The following Fedora 13 Security updates need testing: https://admin.fedoraproject.org/updates/clamav-0.96.5-1300.fc13 https://admin.fedoraproject.org/updates/Ajaxterm-0.10-13.fc13 https://admin.fedoraproject.org/updates/libwmf-0.2.8.4-22.fc13 https://admin.fedoraproject.org/updates/seamonkey-2.0.11-1.fc13 https://admin.fedoraproject.org/updates/kernel-2.6.34.7-66.fc13 https://admin.fedoraproject.org/updates/eclipse-3.5.2-4.fc13 https://admin.fedoraproject.org/updates/git-1.7.3.4-1.fc13 https://admin.fedoraproject.org/updates/drupal-views-6.x.2.12-1.fc13 https://admin.fedoraproject.org/updates/php-5.3.4-1.fc13.1,php-eaccelerator-0.9.6.1-3.fc13,maniadrive-1.2-23.fc13 https://admin.fedoraproject.org/updates/perl-CGI-Simple-1.112-2.fc13 The following Fedora 13 Critical Path updates have yet to be approved: https://admin.fedoraproject.org/updates/kernel-2.6.34.7-66.fc13 https://admin.fedoraproject.org/updates/pm-utils-1.2.6.1-4.fc13 https://admin.fedoraproject.org/updates/xorg-x11-font-utils-7.2-12.fc13 https://admin.fedoraproject.org/updates/elfutils-0.150-2.fc13 https://admin.fedoraproject.org/updates/mingetty-1.08-6.fc13 https://admin.fedoraproject.org/updates/mash-0.5.20-1.fc13 https://admin.fedoraproject.org/updates/openldap-2.4.21-11.fc13 https://admin.fedoraproject.org/updates/nss-3.12.7-4.fc13,nss-util-3.12.7-2.fc13,nss-softokn-3.12.7-3.fc13,nspr-4.8.6-1.fc13 https://admin.fedoraproject.org/updates/xorg-x11-drv-openchrome-0.2.904-7.fc13 The following builds have been pushed to Fedora 13 updates-testing fcitx-4.0.1-1.fc13 ghc-failure-0.1.0.1-1.fc13 ghc-neither-0.1.0-1.fc13 jss-4.2.6-10.fc13 libspatialite-2.4.0-0.5.RC4.fc13 libwmf-0.2.8.4-22.fc13 man-pages-zh-CN-1.5.1-3.fc13 workrave-1.9.3-1.fc13 Details about builds: ================================================================================ fcitx-4.0.1-1.fc13 (FEDORA-2010-19036) Free Chinese Input Toy for X (XIM) -------------------------------------------------------------------------------- Update Information: Upgrade to FCITX 4.0.1 for bugfix Update to fcitx 4.0.0 Update to fcitx 4.0.0 -------------------------------------------------------------------------------- ChangeLog: * Fri Dec 17 2010 Liang Suilong <liangsuilong@xxxxxxxxx> - 4.0.1-1 - Update to 4.0.1 * Fri Nov 19 2010 Chen Lei <supercyper@xxxxxxx> - 4.0.0-1 - Update to 4.0.0 -------------------------------------------------------------------------------- ================================================================================ ghc-failure-0.1.0.1-1.fc13 (FEDORA-2010-18820) A simple type class for success/failure computations -------------------------------------------------------------------------------- Update Information: A simple type class for success/failure computations. =============== The standard Either datatype suffers from a lack of monad and applicative instances. To make matters worse, the mtl and transformers packages provide orphan instances which conflict with each other, as well as defining a transformer version which has an usually unnecessary superclass constraint. Besides these annoyances, there is another issue: there exist two reasonable definitions of the Applicative instance for Either: one the holds onto only the first Left value, or one that appends all Left values together via a Monoid instance. The former is compatible with the monad instance, while the latter is not. This package defines three datatypes, some helpers functions and instances. The data types are AEither, MEither and MEitherT. AEither provides an Applicative instance which appends Left values, MEither provides the monadic definition, and MEitherT is a monad transformer. -------------------------------------------------------------------------------- References: [ 1 ] Bug #630283 - Review Request: ghc-neither - Either with monad and applicative instances https://bugzilla.redhat.com/show_bug.cgi?id=630283 [ 2 ] Bug #630223 - Review Request: ghc-failure - A simple type class for success/failure computations https://bugzilla.redhat.com/show_bug.cgi?id=630223 -------------------------------------------------------------------------------- ================================================================================ ghc-neither-0.1.0-1.fc13 (FEDORA-2010-18820) Either with monad and applicative instances -------------------------------------------------------------------------------- Update Information: A simple type class for success/failure computations. =============== The standard Either datatype suffers from a lack of monad and applicative instances. To make matters worse, the mtl and transformers packages provide orphan instances which conflict with each other, as well as defining a transformer version which has an usually unnecessary superclass constraint. Besides these annoyances, there is another issue: there exist two reasonable definitions of the Applicative instance for Either: one the holds onto only the first Left value, or one that appends all Left values together via a Monoid instance. The former is compatible with the monad instance, while the latter is not. This package defines three datatypes, some helpers functions and instances. The data types are AEither, MEither and MEitherT. AEither provides an Applicative instance which appends Left values, MEither provides the monadic definition, and MEitherT is a monad transformer. -------------------------------------------------------------------------------- References: [ 1 ] Bug #630283 - Review Request: ghc-neither - Either with monad and applicative instances https://bugzilla.redhat.com/show_bug.cgi?id=630283 [ 2 ] Bug #630223 - Review Request: ghc-failure - A simple type class for success/failure computations https://bugzilla.redhat.com/show_bug.cgi?id=630223 -------------------------------------------------------------------------------- ================================================================================ jss-4.2.6-10.fc13 (FEDORA-2010-19021) Java Security Services (JSS) -------------------------------------------------------------------------------- Update Information: relocate jar to %{_libdir} per guidelines with respect to jni -------------------------------------------------------------------------------- ChangeLog: * Thu Dec 16 2010 John Dennis <jdennis@xxxxxxxxxx> - 4.2.6-10 - move jar location to %{_libdir}/jss and provide symlinks, on 32bit looks like this: /usr/lib/java/jss4.jar -> /usr/lib/jss/jss4.jar /usr/lib/jss/jss4-<version>.jar /usr/lib/jss/jss4.jar -> jss4-<version>.jar /usr/lib/jss/libjss4.so * Mon Dec 6 2010 John Dennis <jdennis@xxxxxxxxxx> - 4.2.6-9 - Resolves: bug 654657 - <jdennis@xxxxxxxxxx> Incorrect socket accept error message due to bad pointer arithmetic -------------------------------------------------------------------------------- References: [ 1 ] Bug #654657 - Incorrect socket accept error message due to bad pointer arithmetic https://bugzilla.redhat.com/show_bug.cgi?id=654657 -------------------------------------------------------------------------------- ================================================================================ libspatialite-2.4.0-0.5.RC4.fc13 (FEDORA-2010-19028) Enables SQLite to support spatial data -------------------------------------------------------------------------------- Update Information: This build doesn't utilize geocallbacks, since it requires SQLite 3.7.3. -------------------------------------------------------------------------------- ================================================================================ libwmf-0.2.8.4-22.fc13 (FEDORA-2010-19022) Windows MetaFile Library -------------------------------------------------------------------------------- ChangeLog: * Mon Dec 6 2010 CaolÃn McNamara <caolanm@xxxxxxxxxx> - 0.2.8.4-22 - Resolves: rhbz#660161 security issues -------------------------------------------------------------------------------- References: [ 1 ] Bug #660161 - Embeds vulnerable version of gd prone to many CVEs https://bugzilla.redhat.com/show_bug.cgi?id=660161 -------------------------------------------------------------------------------- ================================================================================ man-pages-zh-CN-1.5.1-3.fc13 (FEDORA-2010-19019) Chinese Man Pages from Chinese Man Pages Project -------------------------------------------------------------------------------- Update Information: Initial package for manpages-zh -------------------------------------------------------------------------------- ================================================================================ workrave-1.9.3-1.fc13 (FEDORA-2010-19037) Program that assists in the recovery and prevention of RSI -------------------------------------------------------------------------------- Update Information: New upstream release that brings usability and stability improvements. -------------------------------------------------------------------------------- ChangeLog: * Fri Dec 17 2010 Tomas Mraz <tmraz@xxxxxxxxxx> - 1.9.3-1 - new upstream release with bug fixes and usability improvements -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test