Fedora 13 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Sat Feb 19 01:27:48 UTC 2011


The following Fedora 13 Security updates need testing:

    https://admin.fedoraproject.org/updates/dbus-1.2.24-2.fc13
    https://admin.fedoraproject.org/updates/subversion-1.6.15-1.fc13
    https://admin.fedoraproject.org/updates/kernel-2.6.34.8-67.fc13
    https://admin.fedoraproject.org/updates/dhcp-4.1.2-2.ESV.R1.fc13
    https://admin.fedoraproject.org/updates/feh-1.10.1-1.fc13
    https://admin.fedoraproject.org/updates/openssl-1.0.0d-1.fc13
    https://admin.fedoraproject.org/updates/patch-2.6.1-8.fc13
    https://admin.fedoraproject.org/updates/phpMyAdmin-3.3.9.2-1.fc13
    https://admin.fedoraproject.org/updates/tor-0.2.1.29-1300.fc13


The following Fedora 13 Critical Path updates have yet to be approved:

    https://admin.fedoraproject.org/updates/mobile-broadband-provider-info-1.20110218-1.fc13
    https://admin.fedoraproject.org/updates/less-436-9.fc13
    https://admin.fedoraproject.org/updates/dosfstools-3.0.9-4.fc13
    https://admin.fedoraproject.org/updates/openssl-1.0.0d-1.fc13
    https://admin.fedoraproject.org/updates/patch-2.6.1-8.fc13
    https://admin.fedoraproject.org/updates/file-5.04-7.fc13
    https://admin.fedoraproject.org/updates/tzdata-2011b-1.fc13
    https://admin.fedoraproject.org/updates/kernel-2.6.34.8-67.fc13
    https://admin.fedoraproject.org/updates/system-config-users-1.2.107-1.fc13
    https://admin.fedoraproject.org/updates/python-ethtool-0.6-1.fc13
    https://admin.fedoraproject.org/updates/livecd-tools-13.1-1.fc13
    https://admin.fedoraproject.org/updates/libical-0.46-2.fc13
    https://admin.fedoraproject.org/updates/pm-utils-1.2.6.1-4.fc13
    https://admin.fedoraproject.org/updates/mash-0.5.20-1.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

    SDL-1.2.14-9.fc13
    bind-9.7.3-1.fc13
    google-perftools-1.7-1.fc13
    luabind-0.9.1-1.fc13
    mobile-broadband-provider-info-1.20110218-1.fc13
    ncl-5.2.1-6.fc13
    perl-Proc-Wait3-0.04-1.fc13
    perl-Test-LongString-0.15-1.fc13
    rubygem-boxgrinder-build-s3-delivery-plugin-0.0.5.1-1.fc13
    setroubleshoot-3.0.28-1.fc13
    trac-spamfilter-plugin-0.2.1-0.8.20100506svn9626.fc13
    wgrib2-1.9.1-4.fc13
    xinetd-2.3.14-33.fc13

Details about builds:


================================================================================
 SDL-1.2.14-9.fc13 (FEDORA-2011-1785)
 A cross-platform multimedia library
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Petr Pisar <ppisar at redhat.com> - 1.2.14-9
- Do not call memcpy() on overlapping areas (bug #669844)
- Make intradependecies architecture specific
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #669844 - SDL_BlitCopyOverlap assumes memcpy operates in order while SSE3 version operates from back to front
        https://bugzilla.redhat.com/show_bug.cgi?id=669844
--------------------------------------------------------------------------------


================================================================================
 bind-9.7.3-1.fc13 (FEDORA-2011-1782)
 The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
--------------------------------------------------------------------------------
Update Information:

Update to 9.7.3 bugfix release. Notable fixes are:

* bind didn't include root zone DNSKEY (Fedora 13, BZ#626262)

* named logged unneeded messages to system log (BZ#605826)

* dig +trace might not work on dualstack systems (BZ#674334)

* libisccc and libisccfg libraries was linked incorrectly (BZ#665971)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Adam Tkac <atkac redhat com> 32:9.7.3-1
- update to 9.7.3
  - bind97-rh507429.patch merged
- fix dig +trace on dualstack systems (#674334)
- fix linkage order when building on system with older BIND (#665971)
- reduce number of gcc warnings
* Fri Feb 18 2011 Adam Tkac <atkac redhat com> 32:9.7.2-2.P3
- don't emit various informational messages by default (#645544)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #626262 - bind doesn't include the dns root key
        https://bugzilla.redhat.com/show_bug.cgi?id=626262
  [ 2 ] Bug #605826 - Excessive logging of common DNS events clogs syslog
        https://bugzilla.redhat.com/show_bug.cgi?id=605826
  [ 3 ] Bug #674334 - /usr/bin/dig has problem on dualstacked system
        https://bugzilla.redhat.com/show_bug.cgi?id=674334
  [ 4 ] Bug #665971 - bind build links with wrong libraries
        https://bugzilla.redhat.com/show_bug.cgi?id=665971
--------------------------------------------------------------------------------


================================================================================
 google-perftools-1.7-1.fc13 (FEDORA-2011-1792)
 Very fast malloc and performance analysis tools
--------------------------------------------------------------------------------
Update Information:

Update google-perftools to 1.7

Among the many new features in this release is a multi-megabyte reduction in the amount of tcmalloc overhead uder x86_64, improved performance in the case of contention, and many many bugfixes, especially architecture-specific bugfixes. See the ChangeLog for full details:

http://google-perftools.googlecode.com/svn/tags/perftools-1.7/ChangeLog
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Tom Callaway <spot at fedoraproject.org> - 1.7-1
- update to 1.7
* Tue Feb  8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #675376 - google-perftools-1.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=675376
--------------------------------------------------------------------------------


================================================================================
 luabind-0.9.1-1.fc13 (FEDORA-2011-1767)
 A library that helps create bindings between C++ and Lua
--------------------------------------------------------------------------------
Update Information:

New package - luabind - A library that helps create bindings between C++ and Lua
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #659368 - Review Request: luabind - A library that helps create bindings between C++ and Lua
        https://bugzilla.redhat.com/show_bug.cgi?id=659368
--------------------------------------------------------------------------------


================================================================================
 mobile-broadband-provider-info-1.20110218-1.fc13 (FEDORA-2011-1778)
 Mobile broadband provider database
--------------------------------------------------------------------------------
Update Information:

New upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Matěj Cepl <mcepl at redhat.com> - 1.20110218-1
- Update to latest upstream checkout including:
	* south africa: add 8.ta (Telkom) provider (bgo #641916),
	  remove username for Cell-C (bgo #640794)
	* switzerland: update Orange plans and APNs (bgo #638115)
	* tanzania: add Sasatel and TTCL, add CDMA for Zantel (bgo #634609)
	* india: new unified BSNL APNs (rh #667280)
	* ec: add Movistar Ecuador (bgo #638223)
* Tue Feb  8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.20101231-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jan 28 2011 Ville Skyttä <ville.skytta at iki.fi> - 1.20101231-2
- Own the %{_datadir}/%{name} dir.
- Remove duplicate "make check".
* Fri Dec 31 2010 Matěj Cepl <mcepl at redhat.com> - 1.20101231-1
- Update to latest upstream checkout including:
	Afghanistan, Argentina, Armenia, Australia, Austria, Bahrain, Canada,
	Croatia, Denmark, Dominican Republic, Finland, France, French Polynesia,
	Germany, Greece, Hong Kong, Hungary, China, Iceland, India, Indonesia,
	Iran, Israel, Israel, Italy, Latvia, Luxembourg, Mexico, Montenegro,
	Netherlands, New Zealand, Nicaragua, Norway, Paraguay, Philippines,
	Poland, Portugal, Romania, Rwanda/Burundi, Slovakia, Slovenia, Spain,
	Sudan, Sweden, Switzerland, Thailand, Tunisia, Uganda, United Arab
,
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #556292 - "Britain" isn't a country
        https://bugzilla.redhat.com/show_bug.cgi?id=556292
  [ 2 ] Bug #667280 - APN is outdated - DUN does not connect
        https://bugzilla.redhat.com/show_bug.cgi?id=667280
--------------------------------------------------------------------------------


================================================================================
 ncl-5.2.1-6.fc13 (FEDORA-2011-1779)
 NCAR Command Language and NCAR Graphics
--------------------------------------------------------------------------------
Update Information:

- Rebuild for new g2clib - fix grib handling on 64-bit machines
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 - Orion Poplawski <orion at cora.nwra.com> - 5.2.1-6
- Rebuild for new g2clib - fix grib handling on 64-bit machines
* Tue Feb  8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Dec 10 2010 - Orion Poplawski <orion at cora.nwra.com> - 5.2.1-5
- No flex-static in EL
--------------------------------------------------------------------------------


================================================================================
 perl-Proc-Wait3-0.04-1.fc13 (FEDORA-2011-1793)
 Perl extension for wait3 system call
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.04-1
- Upstream update (License clarified).
--------------------------------------------------------------------------------


================================================================================
 perl-Test-LongString-0.15-1.fc13 (FEDORA-2011-1774)
 Perl module to test long strings
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.15-1
- Upstream update.
--------------------------------------------------------------------------------


================================================================================
 rubygem-boxgrinder-build-s3-delivery-plugin-0.0.5.1-1.fc13 (FEDORA-2011-1795)
 Amazon Simple Storage Service (Amazon S3) Delivery Plugin
--------------------------------------------------------------------------------
Update Information:

Fixed [BZ#678601] BoxGrinder fails to load S3 plugin
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 <mgoldman at redhat.com> - 0.0.5.1-1
- Upstream release: 0.0.5.1
- [BZ#678601] BoxGrinder fails to load S3 plugin
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #678601 - BoxGrinder fails to load S3 plugin
        https://bugzilla.redhat.com/show_bug.cgi?id=678601
--------------------------------------------------------------------------------


================================================================================
 setroubleshoot-3.0.28-1.fc13 (FEDORA-2011-1772)
 Helps troubleshoot SELinux problems
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 <dwalsh at redhat.com> - 3.0.28-1
- Tighten up screen to fit on little screens
* Fri Feb 18 2011 <dwalsh at redhat.com> - 3.0.27-1
- Remove dependance on gnome python modules
- Update translations
* Wed Feb  9 2011 <dwalsh at redhat.com> - 3.0.26-1
- Cleanup handling of  current_alert
- Change Details button to say Plugin\nDetails
* Wed Feb  9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 trac-spamfilter-plugin-0.2.1-0.8.20100506svn9626.fc13 (FEDORA-2011-1791)
 Spam-Filter plugin for Trac
--------------------------------------------------------------------------------
Update Information:

This update fixes some issues with using the Bayes classifier:

* Compatibility with spambayes 1.1, recently updated in Fedora 14
* Fix for crash when marking non-UTF8 content as spam or ham in the admin panel
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 17 2011 Paul Howarth <paul at city-fan.org> - 0.2.1-0.8.20100506svn9626
- Update to current svn snapshot
- Plugin requires trac >= 0.11, so drop EL4 support
- Add dependency on python-dns for DNS blacklist support
- Add pull-from-svn script for creation of tarball
- Add patch with upstream fixes for Bayes classifier problems (upstream #10033)
* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.2.1-0.7.20090714svn8330
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------


================================================================================
 wgrib2-1.9.1-4.fc13 (FEDORA-2011-1771)
 Manipulate, inventory and decode GRIB2 files
--------------------------------------------------------------------------------
Update Information:

- Rebuild for new g2clib - fix grib handling on 64-bit machines
- Update to 1.9.1
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Orion Poplawski <orion at cora.nwra.com> -1.9.1-4
- Rebuild for new g2clib - fix grib handling on 64-bit machines
* Thu Feb 17 2011 Orion Poplawski <orion at cora.nwra.com> -1.9.1-3
- Rebuild for new g2clib - fix grib handling on 64-bit machines
* Mon Feb  7 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec  2 2010 Orion Poplawski <orion at cora.nwra.com> -1.9.1-1
- Update to 1.9.1
* Mon Nov  8 2010 Orion Poplawski <orion at cora.nwra.com> -1.9.0-1
- Update to 1.9.0
* Wed Aug 11 2010 Orion Poplawski <orion at cora.nwra.com> -1.8.6-1
- Update to 1.8.6
* Thu Jul  1 2010 Orion Poplawski <orion at cora.nwra.com> -1.8.5-1
- Update to 1.8.5
* Mon May 17 2010 Orion Poplawski <orion at cora.nwra.com> -1.8.4-1
- Update to 1.8.4

>>>>>>> master
--------------------------------------------------------------------------------


================================================================================
 xinetd-2.3.14-33.fc13 (FEDORA-2011-1781)
 A secure replacement for inetd
--------------------------------------------------------------------------------
Update Information:

- Fix crash when application's logfile hit size limit (Related: #244063)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 18 2011 Vojtech Vitek (V-Teq) <vvitek at redhat.com> - 2:2.3.14-33
- fix crash when application's logfile hit size limit
  Related: #244063
--------------------------------------------------------------------------------



More information about the test mailing list