Fedora 14 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 7 20:02:16 UTC 2011


The following Fedora 14 Security updates need testing:

    https://admin.fedoraproject.org/updates/wireshark-1.4.2-2.fc14
    https://admin.fedoraproject.org/updates/ccid-1.4.0-2.fc14
    https://admin.fedoraproject.org/updates/pcsc-lite-1.6.4-3.fc14
    https://admin.fedoraproject.org/updates/evince-2.32.0-3.fc14
    https://admin.fedoraproject.org/updates/perl-Convert-UUlib-1.34-1.fc14
    https://admin.fedoraproject.org/updates/wordpress-mu-2.9.2-2.fc14
    https://admin.fedoraproject.org/updates/pyfribidi-0.10.0-1.fc14
    https://admin.fedoraproject.org/updates/Django-1.2.4-1.fc14
    https://admin.fedoraproject.org/updates/feh-1.10.1-1.fc14
    https://admin.fedoraproject.org/updates/socat-1.7.1.3-1.fc14
    https://admin.fedoraproject.org/updates/mod_auth_mysql-3.0.0-12.fc14
    https://admin.fedoraproject.org/updates/perl-CGI-Simple-1.112-2.fc14
    https://admin.fedoraproject.org/updates/exim-4.72-2.fc14


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

    https://admin.fedoraproject.org/updates/psmisc-22.13-6.fc14
    https://admin.fedoraproject.org/updates/dosfstools-3.0.9-4.fc14
    https://admin.fedoraproject.org/updates/openldap-2.4.23-5.fc14
    https://admin.fedoraproject.org/updates/policycoreutils-2.0.83-33.6.fc14
    https://admin.fedoraproject.org/updates/shadow-utils-4.1.4.2-9.fc14
    https://admin.fedoraproject.org/updates/attr-2.4.44-6.fc14
    https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-20.fc14
    https://admin.fedoraproject.org/updates/cairo-1.10.2-1.fc14
    https://admin.fedoraproject.org/updates/xorg-x11-drv-geode-2.11.10-1.fc14


The following builds have been pushed to Fedora 14 updates-testing

    boost-1.44.0-6.fc14
    cmake-fedora-0.4.0-1.fc14
    cups-1.4.6-1.fc14
    dosfstools-3.0.9-4.fc14
    etckeeper-0.51-1.fc14
    evince-2.32.0-3.fc14
    fedora-packager-0.5.2.0-2.fc14
    iwl6000g2b-firmware-17.168.5.1-1.fc14
    josm-0-0.13.3751svn.fc14
    jss-4.2.6-11.fc14
    libXcm-0.4.0-1.fc14
    netstat-nat-1.4.10-1.fc14
    opencv-2.1.0-6.fc14
    openldap-2.4.23-5.fc14
    oprofile-0.9.6-10.fc14
    osutil-2.0.0-2.fc14
    perl-Data-Serializer-0.52-1.fc14
    perl-Package-Stash-XS-0.19-1.fc14
    perl-Regexp-IPv6-0.03-1.fc14
    perl-Test-SharedFork-0.15-1.fc14
    policycoreutils-2.0.83-33.6.fc14
    psmisc-22.13-6.fc14
    puddletag-0.9.11-2.fc14
    python-reportlab-2.5-2.fc14
    qbzr-0.19.3-1.fc14
    setools-3.3.7-11.fc14
    setroubleshoot-3.0.19-1.fc14
    subversion-1.6.15-1.fc14
    webkitgtk-1.3.9-4.fc14
    xguest-1.0.9-2.fc14

Details about builds:


================================================================================
 boost-1.44.0-6.fc14 (FEDORA-2011-0246)
 The free peer-reviewed portable C++ source libraries
--------------------------------------------------------------------------------
Update Information:



--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Petr Machata <pmachata at redhat.com> - 1.44.0-6
- Don't override CXXFLAGS with -DBOOST_IOSTREAMS_USE_DEPRECATED
- Resolves: #667294
* Mon Jan  3 2011 Petr Machata <pmachata at redhat.com> - 1.44.0-5
- Add boost-random DSOs
- Resolves: #665679
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #667294 - libboost_unit_test_framework-mt.so.debug has no debug info
        https://bugzilla.redhat.com/show_bug.cgi?id=667294
  [ 2 ] Bug #665679 - Boost library does not come with libboost_random, so random_device is unusable
        https://bugzilla.redhat.com/show_bug.cgi?id=665679
--------------------------------------------------------------------------------


================================================================================
 cmake-fedora-0.4.0-1.fc14 (FEDORA-2011-0218)
 CMake helper modules for fedora developers
--------------------------------------------------------------------------------
Update Information:

- New target: release
- New target: install_rpms
- ./Module should precedes /usr/share/cmake/Modules, so
it always use latest modules.
- Fixed Reading a file that contains '\'.
- Added Macro PACK_RPM_GET_ARCH
- Added target install_rpms for bulk rpms installation.
- Target rpm now uses -bb instead of -ba.
- Target rpm now depends on srpm.
- Source version control logic is split out as ManageSourceVersionControl
- Module UseHostingService is renamed as ManageMaintainerTarget
- Macro USE_HOSTING_SERVICE_READ_SETTING_FILE is renamed as
MAINTAINER_SETTING_READ_FILE
- Fixed: Support for out-of-source build.
- Fixed: Join the next line if ended with back slash '\'.
- ChangeLog: Now generate from "cmake ." directly.
- changelog: target removed. So it won't do unnecessary rebuild.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  7 2011 Ding-Yi Chen <dchen at redhat.com> - 0.4.0-1
- New target: release
- New target: install_rpms
- ./Module should precedes /usr/share/cmake/Modules, so
  it always use latest modules.
- Fixed Reading a file that contains '\'.
- Added Macro PACK_RPM_GET_ARCH
- Added target install_rpms for bulk rpms installation.
- Target rpm now uses -bb instead of -ba.
- Target rpm now depends on srpm.
- Source version control logic is split out as ManageSourceVersionControl
- Module UseHostingService is renamed as ManageMaintainerTarget
- Macro USE_HOSTING_SERVICE_READ_SETTING_FILE is renamed as
  MAINTAINER_SETTING_READ_FILE
* Sun Dec 19 2010 Ding-Yi Chen <dchen at redhat.com> - 0.3.3-1
- Fixed: Support for out-of-source build.
- Fixed: Join the next line if ended with back slash '\'.
- ChangeLog: Now generate from "cmake ." directly.
- changelog: target removed. So it won't do unnecessary rebuild.
--------------------------------------------------------------------------------


================================================================================
 cups-1.4.6-1.fc14 (FEDORA-2011-0226)
 Common Unix Printing System
--------------------------------------------------------------------------------
Update Information:

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

* Fri Jan  7 2011 Jiri Popelka <jpopelka at redhat.com> 1:1.4.6-1
- 1.4.6.
* Wed Dec 22 2010 Tim Waugh <twaugh at redhat.com> 1:1.4.5-4
- Don't crash when job queued for browsed printer that times out
  (bug #660604).
* Mon Dec 13 2010 Jiri Popelka <jpopelka at redhat.com> 1:1.4.5-3
- Call avc_init() only once to not leak file descriptors (bug #654075).
* Fri Dec  3 2010 Jiri Popelka <jpopelka at redhat.com> 1:1.4.5-2
- Changed subsystem lock file name in initscript
  so the service is correctly stopped on reboot or halt (bug #659391).
* Fri Nov 12 2010 Jiri Popelka <jpopelka at redhat.com> 1:1.4.5-1
- 1.4.5.
- No longer need CVE-2010-2941, str3608
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #654075 - avc calls leak file descriptors
        https://bugzilla.redhat.com/show_bug.cgi?id=654075
  [ 2 ] Bug #659391 - cups won't stop on reboot or halt
        https://bugzilla.redhat.com/show_bug.cgi?id=659391
  [ 3 ] Bug #660604 - Cupsd segfault without warnings
        https://bugzilla.redhat.com/show_bug.cgi?id=660604
  [ 4 ] Bug #667942 - cups-1.4.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=667942
--------------------------------------------------------------------------------


================================================================================
 dosfstools-3.0.9-4.fc14 (FEDORA-2011-0232)
 Utilities for making and checking MS-DOS FAT filesystems on Linux
--------------------------------------------------------------------------------
Update Information:

This is an update that fixes bug in reclaim_file which can cause SIGSEGV when doing fsck.vfat on heavily damaged FAT file system.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  7 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 3.0.9-4
- Fixed buffer overflow in reclaim file (#660154)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #660154 - fsck.vfat buffer overflow
        https://bugzilla.redhat.com/show_bug.cgi?id=660154
--------------------------------------------------------------------------------


================================================================================
 etckeeper-0.51-1.fc14 (FEDORA-2011-0243)
 Store /etc in a SCM system (git, mercurial, bzr or darcs)
--------------------------------------------------------------------------------
Update Information:

Update etckeeper to version 0.51, with these and other changes:

 * Improve rpm version change detection.
 * Move etckeeper out of sbin, to avoid needing to work around broken root PATH settings in eg, crontab.

Complete list of changes (including Debian bug numbers) can be found here: http://joey.kitenet.net/code/etckeeper/news/version_0.51/
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan  3 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.51-1
- Update to 0.51.
- etckeeper has been moved out of sbin.
* Sat Dec 11 2010 Thomas Moschny <thomas.moschny at gmx.de> - 0.50-2
- Don't package INSTALL.
--------------------------------------------------------------------------------


================================================================================
 evince-2.32.0-3.fc14 (FEDORA-2011-0208)
 Document viewer
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Marek Kasik <mkasik at redhat.com> - 2.32.0-3
- Fixes CVE-2010-2640, CVE-2010-2641, CVE-2010-2642 and CVE-2010-2643
- Resolves: #667573
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #666314 - CVE-2010-2641 evince: Array index errror in DVI file VF font parser
        https://bugzilla.redhat.com/show_bug.cgi?id=666314
  [ 2 ] Bug #666318 - CVE-2010-2642 evince: Heap based buffer overflow in DVI file AFM font parser
        https://bugzilla.redhat.com/show_bug.cgi?id=666318
  [ 3 ] Bug #666313 - CVE-2010-2640 evince: Array index errror in DVI file PK font parser
        https://bugzilla.redhat.com/show_bug.cgi?id=666313
  [ 4 ] Bug #666321 - CVE-2010-2643 evince: Integer overflow in DVI file TFM font parser
        https://bugzilla.redhat.com/show_bug.cgi?id=666321
--------------------------------------------------------------------------------


================================================================================
 fedora-packager-0.5.2.0-2.fc14 (FEDORA-2011-0227)
 Tools for setting up a fedora maintainer environment
--------------------------------------------------------------------------------
Update Information:

update to upstream 0.5.2.0 read ChangeLog for full details
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Dennis Gilmore <dennis at ausil.us> - 0.5.2.0-2
- move python-offtrac requires to fedpkg from fedora-packager
* Wed Jan  5 2011 Dennis Gilmore <dennis at ausil.us> - 0.5.2.0-1
- update to new upstream release read changeLog for changes
- drop upstream patches
* Mon Oct 18 2010 Dan Horák <dan[at]danny.cz> - 0.5.1.4-7
- revert the last change as %ifarch doesn't work with noarch packages
  and I also got ykpers built on s390(x)
* Mon Oct 18 2010 Dan Horák <dan[at]danny.cz> - 0.5.1.4-6
- don't Require ykpers and don't install fedora-burn-yubikey on s390(x)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #627174 - fedpkg co -B <package> dysfunctional
        https://bugzilla.redhat.com/show_bug.cgi?id=627174
  [ 2 ] Bug #628504 - [abrt] fedpkg-0.5.1.2-2.fc13: fedpkg:120:display_state:TypeError: 'NoneType' object is unsubscriptable
        https://bugzilla.redhat.com/show_bug.cgi?id=628504
  [ 3 ] Bug #632097 - [abrt] fedpkg-0.5.1.4-1.fc13: __init__.py:193:_run_command:UnboundLocalError: local variable 'proc' referenced before assignment
        https://bugzilla.redhat.com/show_bug.cgi?id=632097
  [ 4 ] Bug #632702 - fedpkg bash completion broken
        https://bugzilla.redhat.com/show_bug.cgi?id=632702
  [ 5 ] Bug #634888 - fedpkg local returns zero exit code even on failure
        https://bugzilla.redhat.com/show_bug.cgi?id=634888
  [ 6 ] Bug #634946 - [abrt] fedpkg-0.5.1.4-1.fc13: __init__.py:1718:_callMethod:AuthError: Invalid session or bad credentials
        https://bugzilla.redhat.com/show_bug.cgi?id=634946
  [ 7 ] Bug #655576 - [abrt] fedpkg-0.5.1.4-5.fc14: __init__.py:1210:gimmespec:FedpkgError: No spec file found.
        https://bugzilla.redhat.com/show_bug.cgi?id=655576
  [ 8 ] Bug #656897 - [abrt] fedpkg-0.5.1.4-5.fc14: __init__.py:619:sources:IOError: [Errno 2] No such file or directory: '/home/yarda/git-fedora/rrdtool/master/rrdtool-1.4.4/sources'
        https://bugzilla.redhat.com/show_bug.cgi?id=656897
  [ 9 ] Bug #667433 - fedpkg aborts with AttributeError
        https://bugzilla.redhat.com/show_bug.cgi?id=667433
--------------------------------------------------------------------------------


================================================================================
 iwl6000g2b-firmware-17.168.5.1-1.fc14 (FEDORA-2011-0238)
 Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
--------------------------------------------------------------------------------
Update Information:

Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #667781 - Add iwl6000g2b-firmware - Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
        https://bugzilla.redhat.com/show_bug.cgi?id=667781
--------------------------------------------------------------------------------


================================================================================
 josm-0-0.13.3751svn.fc14 (FEDORA-2011-0225)
 An editor for  OpenStreetMap (OSM)
--------------------------------------------------------------------------------
Update Information:

Update to 3751 svn revision
- The Validator plugin has been integrated into the main program
- Scaling of objects is supported. (Ctrl+Alt in select mode)
- info To rotate an object click Ctrl+Shift
- Layers can be displayed transparently. (new button in layer list dialog)
- Plugins imagery,wmsplugin,slippymap and remotecontrol are integrated into JOSM core
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan  2 2011 Cedric OLIVIER <cedric.olivier at free.fr> 0-0.13.3751svn
- Update to 3751 svn revision
- The Validator plugin has been integrated into the main program
- Scaling of objects is supported. (Ctrl+Alt in select mode)
  info To rotate an object click Ctrl+Shift
- Layers can be displayed transparently. (new button in layer list dialog)
- Plugins imagery,wmsplugin,slippymap and remotecontrol are integrated into JOSM core
--------------------------------------------------------------------------------


================================================================================
 jss-4.2.6-11.fc14 (FEDORA-2011-0235)
 Java Security Services (JSS)
--------------------------------------------------------------------------------
Update Information:

Incorrect socket accept error message due to bad pointer arithmetic
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 21 2010 Christina Fu <cfu at redhat.com> - 4.2.6-11
- bug 654657 - <jdennis at redhat.com>
  Incorrect socket accept error message due to bad pointer arithmetic
- bug 661142 - <cfu at redhat.com>
  Verification should fail when a revoked certificate is added
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #654657 - Incorrect socket accept error message due to bad pointer arithmetic
        https://bugzilla.redhat.com/show_bug.cgi?id=654657
--------------------------------------------------------------------------------


================================================================================
 libXcm-0.4.0-1.fc14 (FEDORA-2011-0222)
 X Color Management Library
--------------------------------------------------------------------------------
Update Information:

Version libXcm-0.4.0

* [core]: fix empty string access in XcmStringAdd_
* [core]: add XcmValueInt16()
* [core]: add base EDID CMD block
* [core]: allow for non X11 builds
* [conf]: update month
* [core]: fix compile warnings
* [docu]: add macros to man page
* [core]: add more manufacturers and correct
* [conf]: bump version to 0.4.0
* [docu]: complete header information
* [core]: add i2c EDID fetching
* [docu]: build man pages for new API
* [build]: cover the DDC files
* [docu]: add XcmDDC man page
* [core]: fix source file permissions
* [core]: fix compile issues for non c99
* [core]: fix c99 compile warnings
* [core]: fix new DDC API and XcmDDCgetEDID()
* [build]: omit c99 gcc flag
* [docu]: update XcmDDC API
* [exmpl]: remove xcmevents, it is in Xcm package
* [exmpl]: move compiz code to examples
* [exmpl]: move compiz code to examples
* [docu]: update to XcmDDC
* [build]: Makefile.all is no more up to date

--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  7 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.4.0-1
- Update to 0.4.0
--------------------------------------------------------------------------------


================================================================================
 netstat-nat-1.4.10-1.fc14 (FEDORA-2011-0220)
 A tool that displays NAT connections
--------------------------------------------------------------------------------
Update Information:

netstat-nat 1.4.10

- fix for properly display DNAT over SNAT connection
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  7 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.4.10-1
- netstat-nat 1.4.10
- fix for properly display DNAT over SNAT connection
--------------------------------------------------------------------------------


================================================================================
 opencv-2.1.0-6.fc14 (FEDORA-2011-0219)
 Collection of algorithms for computer vision
--------------------------------------------------------------------------------
Update Information:

Attempt to fix opencv itself against sse2 usage.
There is a need to track opencv dependencies also.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Nicolas Chauvet <kwizart at gmail.com> - 2.1.0-6
- Disable -msse and -msse2 on x86_32
--------------------------------------------------------------------------------


================================================================================
 openldap-2.4.23-5.fc14 (FEDORA-2011-0228)
 LDAP support libraries
--------------------------------------------------------------------------------
Update Information:

- initscript: slaptest with '-u' to skip database opening (#667768) 
- fix: verification of self issued certificates (#657984) 
- removed slurpd options from sysconfig/ldap
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Jan Vcelak <jvcelak at redhat.com> 2.4.23-5
- initscript: slaptest with '-u' to skip database opening (#667768)
- removed slurpd options from sysconfig/ldap
- fix: verification of self issued certificates (#657984)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #667768 - Init script is working wrong if database recovery is needed
        https://bugzilla.redhat.com/show_bug.cgi?id=667768
  [ 2 ] Bug #657984 - openldap does not trust certs with Basic Constraint ext. with CA == FALSE
        https://bugzilla.redhat.com/show_bug.cgi?id=657984
--------------------------------------------------------------------------------


================================================================================
 oprofile-0.9.6-10.fc14 (FEDORA-2011-0211)
 System wide profiler
--------------------------------------------------------------------------------
Update Information:

This version of OProfile include support for newer AMD family 12/14/15h processors and Intel Westmere processors.

--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Will Cohen <wcohen at redhat.com> - 0.9.6-10
- Corrections for i386/arch_perfmon filters.
- Make nehalem events available.
- Add AMD family 12/14/15h support.
- Add Intel westemere support.
- opcontrol numeric argument checking.
--------------------------------------------------------------------------------


================================================================================
 osutil-2.0.0-2.fc14 (FEDORA-2011-0209)
 Operating System Utilities JNI Package
--------------------------------------------------------------------------------
Update Information:

cleaned up the spec file
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Kevin Wright <kwright at redhat.com> 2.0.0-2
- Cleaned up the spec file.
- Re-added the changelog history.
* Wed Dec  1 2010 Matthew Harmsen <mharmsen at redhat.com> 2.0.0-1
- Initial 2.0 revision. (kwright at redhat.com & mharmsen at redhat.com)
--------------------------------------------------------------------------------


================================================================================
 perl-Data-Serializer-0.52-1.fc14 (FEDORA-2011-0231)
 Modules that serialize data structures
--------------------------------------------------------------------------------
Update Information:

This update to the last upstream version
* Fixes a memory leak
* Modified JSON deserializer to handle corrupt input
* Modified dedigest function to armor against corrupt input values

--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  7 2011 Iain Arnell <iarnell at gmail.com> 0.52-1
- update to latest upstream version
* Sun Jan  2 2011 Iain Arnell <iarnell at gmail.com> 0.51-1
- update to latest upstream
- clean up spec for modern rpmbuild
* Thu Dec 16 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.49-3
- 661697 rebuild for fixing problems with vendorach/lib
--------------------------------------------------------------------------------


================================================================================
 perl-Package-Stash-XS-0.19-1.fc14 (FEDORA-2011-0241)
 Faster and more correct implementation of the Package::Stash API
--------------------------------------------------------------------------------
Update Information:

This update provides a more correct validity test for scalars, and is needed for a forthcoming update to the current Package::Stash module.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Paul Howarth <paul at city-fan.org> - 0.19-1
- Update to 0.19 (more correct validity test for scalars)
- Update patch for old Test::More versions
--------------------------------------------------------------------------------


================================================================================
 perl-Regexp-IPv6-0.03-1.fc14 (FEDORA-2011-0202)
 Regular expression for IPv6 addresses
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #664810 - Review Request: perl-Regexp-IPv6  - Regular expression for IPv6 addresses
        https://bugzilla.redhat.com/show_bug.cgi?id=664810
--------------------------------------------------------------------------------


================================================================================
 perl-Test-SharedFork-0.15-1.fc14 (FEDORA-2011-0237)
 Fork test
--------------------------------------------------------------------------------
Update Information:

Bugfixes with details here:
http://cpansearch.perl.org/src/TOKUHIROM/Test-SharedFork-0.15/Changes

The old release was too old for rest of dependent packages.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 22 2010 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.15-1
- Update to 0.15.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #667873 - Upgrade perl-Test-SharedFork
        https://bugzilla.redhat.com/show_bug.cgi?id=667873
--------------------------------------------------------------------------------


================================================================================
 policycoreutils-2.0.83-33.6.fc14 (FEDORA-2011-0201)
 SELinux policy core utilities
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  4 2011 Dan Walsh <dwalsh at redhat.com> 2.0.83-33.6
- Polgengui raises the wrong type of exception.  #471078
- Change semanage to not allow it to semanage module -D
- Fix restorecond watching utmp file for people logging in our out
--------------------------------------------------------------------------------


================================================================================
 psmisc-22.13-6.fc14 (FEDORA-2011-0234)
 Utilities for managing processes on your system
--------------------------------------------------------------------------------
Update Information:

This is an update that fixes incorrect behaviour of killall.
More information in RHEL bug report #666213.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  7 2011 Jan Görig <jgorig at redhat.com> 22.13-6
- fix #666213 - uninitialized memory leading to `killall -g name` failure
--------------------------------------------------------------------------------


================================================================================
 puddletag-0.9.11-2.fc14 (FEDORA-2011-0203)
 Feature rich, easy to use tag editor
--------------------------------------------------------------------------------


================================================================================
 python-reportlab-2.5-2.fc14 (FEDORA-2011-0221)
 Python PDF generation library
--------------------------------------------------------------------------------
Update Information:

Updated version fixes a few bugs with font rendering.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Konstantin Ryabitsev <icon at fedoraproject.org> - 2.5-2
- Update to version 2.5 of reportlab.
- Remove tabs in specfile.
--------------------------------------------------------------------------------


================================================================================
 qbzr-0.19.3-1.fc14 (FEDORA-2011-0212)
 Bazaar plugin for Qt interface to most Bazaar operations
--------------------------------------------------------------------------------
Update Information:

Upstream bugfixes to qlog and error dialogs
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.19.3-1
- 0.19.3 bugfix release
--------------------------------------------------------------------------------


================================================================================
 setools-3.3.7-11.fc14 (FEDORA-2011-0204)
 Policy analysis tools for SELinux
--------------------------------------------------------------------------------
ChangeLog:

* Fri Nov  5 2010 Dan Walsh <dwalsh at redhat.com> 3.3.6-10
- Exit seinfo and sesearch with proper status
* Fri Nov  5 2010 Dan Walsh <dwalsh at redhat.com> 3.3.6-9
- Rebuild for new libxml2
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #667538 - sesearch --all is broken
        https://bugzilla.redhat.com/show_bug.cgi?id=667538
--------------------------------------------------------------------------------


================================================================================
 setroubleshoot-3.0.19-1.fc14 (FEDORA-2011-0213)
 Helps troubleshoot SELinux problems
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  6 2011 <dwalsh at redhat.com> - 3.0.19-1
- Fix man page to reflect change in gui
- Fix sealert -fixit call to import load_plugins
- update translations
- Fix handling of empty tpath in gui
* Thu Dec 23 2010 <dwalsh at redhat.com> - 3.0.17-1
- Fix dbus Introspect handling
- Make sealert use terminal for errors when in terminal mode
* Wed Dec 22 2010 <dwalsh at redhat.com> - 3.0.16-1
- Update Translations
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #663854 - DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules;
        https://bugzilla.redhat.com/show_bug.cgi?id=663854
--------------------------------------------------------------------------------


================================================================================
 subversion-1.6.15-1.fc14 (FEDORA-2011-0099)
 A Modern Concurrent Version Control System
--------------------------------------------------------------------------------
Update Information:

This release includes the latest Subversion release, fixing several bugs:

* improve svnsync handling of dir copies 
* hide unreadable dirs in mod_dav_svn's GET response
* make 'svnmucc propsetf' actually work
* limit memory fragmentation in svnserve
* fix 'svn export' regression from 1.6.13
* fix 'svn export' mistakenly uri-encodes paths
* fix server-side memory leaks triggered by 'blame -g'
* prevent crash in mod_dav_svn when using SVNParentPath
* allow 'log -g' to continue in the face of invalid mergeinfo
* filter unreadable paths for 'svn ls' and 'svn co'
* fix abort in 'svn blame -g'
* fix file handle leak in ruby bindings
* remove check for 1.7-style working copies

--------------------------------------------------------------------------------
ChangeLog:

* Sun Nov 28 2010 Joe Orton <jorton at redhat.com> - 1.6.15-1
- update to 1.6.15
* Sun Oct 17 2010 Ville Skyttä <ville.skytta at iki.fi> - 1.6.13-3
- Make name based dependencies arch qualified where appropriate (#643714).
* Tue Oct 12 2010 Joe Orton <jorton at redhat.com> - 1.6.13-2
- trim tools/buildbot, tools/dist from docdir
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #648664 - Subversion cannot export files with spaces in the filename
        https://bugzilla.redhat.com/show_bug.cgi?id=648664
  [ 2 ] Bug #643714 - subversion-javahl-1.6.12-3.fc14.x86_64 has dependency on subversion.i686
        https://bugzilla.redhat.com/show_bug.cgi?id=643714
--------------------------------------------------------------------------------


================================================================================
 webkitgtk-1.3.9-4.fc14 (FEDORA-2011-0230)
 GTK+ Web content engine library
--------------------------------------------------------------------------------
Update Information:

Update to 1.3.9 upstream. Please check your webkitgtk using apps for any problems.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  4 2011 Huzaifa Sidhpurwala <huzaifas at redhat.com> 1.3.9-4
- Upgrade to 1.3.9
- Remove s390 patch, it was absorbed upstream
- No translations available
* Mon Dec 13 2010 Dan Horák <dan[at]danny.cz> - 1.3.6-2
- Add back updated s390(x) patch
- Do not generate debug information to prevent linker memory exhaustion on s390
  with its 2 GB address space
--------------------------------------------------------------------------------


================================================================================
 xguest-1.0.9-2.fc14 (FEDORA-2011-0245)
 Creates xguest user as a locked down user
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan  5 2011 Dan Walsh <dwalsh at redhat.com> - 1.0.9-2
- Fix semanage boolean line to use -i -
* Wed Oct  6 2010 Dan Walsh <dwalsh at redhat.com> - 1.0.9-1
- Fix placement of xguest.zip file
--------------------------------------------------------------------------------



More information about the test mailing list