The following builds have been pushed to Fedora 9 updates-testing childsplay-1.3-1.fc9 duplicity-0.5.18-1.fc9 facter-1.5.5-1.fc9 frescobaldi-0.7.9-1.fc9 gyachi-1.1.71-3.fc9 homebank-4.0.3-1.fc9 kdelibs-4.2.3-3.fc9 kdeplasma-addons-4.2.3-2.fc9 kernel-2.6.27.24-78.2.53.fc9 me-tv-0.8.12-5.fc9 mumble-1.1.8-13.fc9 nfoview-1.5-1.fc9 openssl-0.9.8g-9.14.fc9 qt-4.5.1-11.fc9 rednotebook-0.7.1-1.fc9 squid-3.0.STABLE15-2.fc9 Details about builds: ================================================================================ childsplay-1.3-1.fc9 (FEDORA-2009-5422) Suite of educational games for young children -------------------------------------------------------------------------------- ChangeLog: * Sat May 23 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 1.3-1 - 1.3 -------------------------------------------------------------------------------- ================================================================================ duplicity-0.5.18-1.fc9 (FEDORA-2009-5427) Encrypted bandwidth-efficient backup using rsync algorithm -------------------------------------------------------------------------------- Update Information: - Added support for RackSpace's CloudFiles, cf+http. - Added support for Tahoe- LAFS from the patch, upstream patch #6743: Tahoe backend for duplicity (https://savannah.nongnu.org/patch/?6743) - Only half of this bug is fixed but it's still useful, upstream bug #21792: pipe call fails with an error OSError: [Errno 24] Too many open files (https://savannah.nongnu.org/bugs/?21792) - Changed from using ulimit external command to resource.getrlimit to check open files limit. - Removed one line of code left from some testing that I did that caused a crash when the target dir was empty and collection-status was requested. - Moved from using the df command to get temp space availability to Python's os.statvfs() call. Not all df commands work the same way. - Upstream patch #6813: Making changelist easy to read (https://savannah.nongnu.org/patch/?6813) - Upstream patch #6814: Ignore comments in filelists (https://savannah.nongnu.org/patch/?6814) - Upstream bug #24825: duplicity warn on insufficient TMPDIR space availability and low max open file limits pre-backup. (https://savannah.nongnu.org/bugs/?24825) - Upstream bug #25594: wrong backup statistics (https://savannah.nongnu.org/bugs/?25594) - Upstream bug #25976: Password requested when not needed. (https://savannah.nongnu.org/bugs/?25976) - Upstream patch #6806: More graceful handling of old --short-filename files (https://savannah.nongnu.org/patch/?6806) - Added tilde and variable expansion to the source or target argument that is not a URL. - FTP backend was failing on PureFTPd when the "-x ''" option was removed from the second ncftpls popen, a fix that was implemented due to bug #24741. This fix does the ls in one pass by extracting the last entry on the 'ls -l' listing. - If a file is unreadable due to access rights or other non-fatal errors, put out error message and continue rather than dying messily with a traceback. - Added tilde '~' expansion and variable expansion in the options that require a filename. You can now have this "--archive-dir=~/ArchDir/$SYSNAME" if you need it. No expansion is applied to the source or target URL's. - Fixed problem I caused, again, where sys.exit() was trapping instead of exiting. Added big note to not to do that again. - After email voting among known duplicity contributors, the decision was reached to revert to the GPL Version 2 license, so with their consensus, duplicity is now underGPL Version 2. - Revert to calling NcFTP utilities (ls, get, put) directly rather than scripting ncftp via pexpect by reverting to the 0.5.07 version of ftpbackend.py. - Changed fatal error regarding version 3.2.0 of ncftpput to warning level since it has been reported that the problem does not occur on most distributions. - Changed from log.Log with numbered log levels to log.Debug (9), log.Info (5-8), log.Notice (3-4), log.Warn (1-2), log.FatalError (0). The -vN option has not changed. Verbosity may also be one of: character [ewnid], or word ['error', 'warning', 'notice', 'info', 'debug']. The default is 4 (Notice). The options -v4, -vn, and -vnotice are functionally equivalent, as are the mixed-case versions, -vN, -vNotice, -vNOTICE. - Normalized include statements and tried to insure that all duplicity includes were from the duplicity module. - Upstream patch #6790: Add --exclude-if- present https://savannah.nongnu.org/patch/?6790 - Add more error detection to FTP backend. - Fix backends so sleep does not occur after last retry. - Fix so BackendException does not cause traceback except when verbosity is at level 5 or higher (Info level). - Adjust log levels so some errors show up with default verbosity. - Fixed bug where an extra comma caused a traceback during a warning about unnecessary sig files. Plus fixed print so the real filename would show up and not a Python object representation. - Add Changelog.GNU to website and distribution to add a bit of detail showing the CVS changes via rcs2log. Added dist/mkGNUChangelog.sh. - Upstream bug #22908: Don't block gpg-agent (https://savannah.nongnu.org/bugs/?22908) - To fix the above, --use-agent was added as a command line option. When this is specified and asymetric encryption is enabled, then all GnuPG passphrases will come from the gpg-agent or equivalent program and no passphrase prompt will be issued. - Upstream bug #25787: Usernames with escaped @-sign are not handled properly (https://savannah.nongnu.org/bugs/?25787) - Upstream bug #25976: Password requested when not needed (https://savannah.nongnu.org/bugs/?25976) - Upstream patch #6787: import duplicity.GnuPGInterface explicitly (https://savannah.nongnu.org/patch/?6787) -------------------------------------------------------------------------------- ChangeLog: * Sun May 24 2009 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 0.5.18-1 - Upgrade to 0.5.18 * Sun May 3 2009 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 0.5.16-1 - Upgrade to 0.5.16 * Thu Apr 16 2009 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 0.5.15-1 - Upgrade to 0.5.15 -------------------------------------------------------------------------------- ================================================================================ facter-1.5.5-1.fc9 (FEDORA-2009-5342) Ruby module for collecting simple facts about a host operating system -------------------------------------------------------------------------------- Update Information: This a an upstream maintenance release. See the upstream announcement for a detailed list of the bugs fixed: http://groups.google.com/group/puppet- announce/msg/852386cee988f09e -------------------------------------------------------------------------------- ChangeLog: * Fri May 22 2009 Todd Zullinger <tmz@xxxxxxxxx> - 1.5.5-1 - Update to 1.5.5 - Drop upstreamed libperms patch -------------------------------------------------------------------------------- ================================================================================ frescobaldi-0.7.9-1.fc9 (FEDORA-2009-5330) Edit LilyPond sheet music with ease! -------------------------------------------------------------------------------- Update Information: * Bugfixes: - spurious crashes seem to have been gone (by using thread locks on katepart's SmartInterface) * Editing: - Alt-Up and Alt-Down now jump to the first line of a blank block instead of just the next or previous blank line. * Quick Insert Panel: - ornaments use the default window text color * Repeat last expression: - remove octave mark from first pitch - remove barcheck pipe symbols * Score Wizard: - Small fixes to fretted instruments - Predefined Guitar Fret option for Chord Names (also in Lead Sheet) -------------------------------------------------------------------------------- ChangeLog: * Sat May 23 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.7.9-1 - New upstream version -------------------------------------------------------------------------------- ================================================================================ gyachi-1.1.71-3.fc9 (FEDORA-2009-5458) A Yahoo! chat client with Webcam and voice support -------------------------------------------------------------------------------- Update Information: Updated to upstream 1.1.71 -------------------------------------------------------------------------------- ChangeLog: * Thu May 21 2009 Gregory D Hosler <ghosler@xxxxxxxxxxxxxxxxxxxxx> - 1.1.71.3 - Update from upstream -------------------------------------------------------------------------------- References: [ 1 ] Bug #498859 - Yahoo Web Cam crashes https://bugzilla.redhat.com/show_bug.cgi?id=498859 -------------------------------------------------------------------------------- ================================================================================ homebank-4.0.3-1.fc9 (FEDORA-2009-5448) Free easy personal accounting for all -------------------------------------------------------------------------------- ChangeLog: * Sat May 23 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 4.0.3-1 - 4.0.3 -------------------------------------------------------------------------------- ================================================================================ kdelibs-4.2.3-3.fc9 (FEDORA-2009-4866) K Desktop Environment 4 - Libraries -------------------------------------------------------------------------------- Update Information: Qt 4.5.1 is a bug-fix release, and includes significant improvements in font rendering quality and performance. See also: http://www.qtsoftware.com/about/news/updates-to-qt-qt-creator-released -------------------------------------------------------------------------------- ChangeLog: * Tue May 12 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.2.3-3 - kde4.(sh|csh): drop QT_PLUGINS_PATH munging, kde4-config call (#498809) -------------------------------------------------------------------------------- ================================================================================ kdeplasma-addons-4.2.3-2.fc9 (FEDORA-2009-4866) Additional plasmoids for KDE -------------------------------------------------------------------------------- Update Information: Qt 4.5.1 is a bug-fix release, and includes significant improvements in font rendering quality and performance. See also: http://www.qtsoftware.com/about/news/updates-to-qt-qt-creator-released -------------------------------------------------------------------------------- ChangeLog: * Mon May 18 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.2.3-2 - hack around rssnow+qt-4.5.1 bugosity (kde#190651,rhbz#497659) -------------------------------------------------------------------------------- ================================================================================ kernel-2.6.27.24-78.2.53.fc9 (FEDORA-2009-5383) The Linux kernel -------------------------------------------------------------------------------- Update Information: Update to kernel 2.6.27.24: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.27.24 Includes ext4 bug fixes from Fedora 11. Updates the atl2 network driver to version 2.0.5 -------------------------------------------------------------------------------- ChangeLog: * Wed May 20 2009 Chuck Ebbert <cebbert@xxxxxxxxxx> 2.6.27.24-78.2.53 - Allow building the F-9 kernel on F-11. * Wed May 20 2009 Chuck Ebbert <cebbert@xxxxxxxxxx> 2.6.27.24-78.2.52 - ext4 fixes from Fedora 11: linux-2.6-ext4-clear-unwritten-flag.patch linux-2.6-ext4-fake-delalloc-bno.patch linux-2.6-ext4-fix-i_cached_extent-race.patch linux-2.6-ext4-prealloc-fixes.patch * Wed May 20 2009 Chuck Ebbert <cebbert@xxxxxxxxxx> 2.6.27.24-78.2.51 - Linux 2.6.27.24 - Dropped patches, merged upstream: cifs-fix-unicode-string-area-word-alignment-2.6.27.patch - Update atl2 driver to version 2.0.5 -------------------------------------------------------------------------------- References: [ 1 ] Bug #494275 - CVE-2009-1439 kernel: cifs: memory overwrite when saving nativeFileSystem field during mount https://bugzilla.redhat.com/show_bug.cgi?id=494275 [ 2 ] Bug #496572 - CVE-2009-1633 kernel: cifs: fix potential buffer overruns when converting unicode strings sent by server https://bugzilla.redhat.com/show_bug.cgi?id=496572 -------------------------------------------------------------------------------- ================================================================================ me-tv-0.8.12-5.fc9 (FEDORA-2009-5381) GNOME desktop application for watching digital television -------------------------------------------------------------------------------- Update Information: Me TV is a GNOME desktop application for watching digital television services that use the DVB standard. Me TV works with DVB-T, DVB-C, DVB-S and ATSC cards that have kernel driver support. Me TV reads the Electronic Program Guide (EPG) data that is transmitted over the air to populate a built-in program guide which can be used for scheduling recordings. -------------------------------------------------------------------------------- References: [ 1 ] Bug #500926 - Review Request: me-tv - GNOME desktop application for watching digital television https://bugzilla.redhat.com/show_bug.cgi?id=500926 -------------------------------------------------------------------------------- ================================================================================ mumble-1.1.8-13.fc9 (FEDORA-2009-5357) Voice chat software primarily intended for use while gaming -------------------------------------------------------------------------------- Update Information: Low-latency, high-quality voice communication for gamers. Includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players. -------------------------------------------------------------------------------- References: [ 1 ] Bug #497441 - Review Request: mumble - Voice chat application https://bugzilla.redhat.com/show_bug.cgi?id=497441 -------------------------------------------------------------------------------- ================================================================================ nfoview-1.5-1.fc9 (FEDORA-2009-5415) Viewer for NFO files -------------------------------------------------------------------------------- Update Information: * Mon May 11 2009 Christoph Wickert <cwickert@xxxxxxxxxxxxxxxxx> - 1.5-1 - Update to 1.5 - Fix conditional comparison that caused broken deps in Fedora 9 NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. -------------------------------------------------------------------------------- References: [ 1 ] Bug #496677 - Review Request: nfoview - Viewer for NFO files https://bugzilla.redhat.com/show_bug.cgi?id=496677 -------------------------------------------------------------------------------- ================================================================================ openssl-0.9.8g-9.14.fc9 (FEDORA-2009-5423) The OpenSSL toolkit -------------------------------------------------------------------------------- Update Information: Security update fixing DoS bugs in DTLS code. CVE-2009-1377 CVE-2009-1378 CVE-2009-1379 -------------------------------------------------------------------------------- ChangeLog: * Thu May 21 2009 Tomas Mraz <tmraz@xxxxxxxxxx> 0.9.8g-9.14 - fix CVE-2009-1377 CVE-2009-1378 CVE-2009-1379 (DTLS DoS problems) (#501253, #501254, #501572) - support compatibility DTLS mode for CISCO AnyConnect (#464629) - fix crash when parsing malformed mime headers in the smime app -------------------------------------------------------------------------------- References: [ 1 ] Bug #501253 - CVE-2009-1377 OpenSSL: DTLS epoch record buffer memory DoS https://bugzilla.redhat.com/show_bug.cgi?id=501253 [ 2 ] Bug #501254 - CVE-2009-1378 OpenSSL: DTLS fragment handling memory DoS https://bugzilla.redhat.com/show_bug.cgi?id=501254 [ 3 ] Bug #501572 - CVE-2009-1379 OpenSSL: DTLS pointer use-after-free flaw (DoS) https://bugzilla.redhat.com/show_bug.cgi?id=501572 -------------------------------------------------------------------------------- ================================================================================ qt-4.5.1-11.fc9 (FEDORA-2009-4866) Qt toolkit -------------------------------------------------------------------------------- Update Information: Qt 4.5.1 is a bug-fix release, and includes significant improvements in font rendering quality and performance. See also: http://www.qtsoftware.com/about/news/updates-to-qt-qt-creator-released -------------------------------------------------------------------------------- ChangeLog: * Fri May 22 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-11 - qt-copy-patches-20090522 * Wed May 20 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-10.2 - full (non-bootstrap) build * Wed May 20 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-10.1 - allow for minimal bootstrap build (*cough* arm *cough*) * Wed May 6 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-10 - improved kde4_plugins patch, skip expensive/unneeded canonicalPath * Wed May 6 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-9 - include kde4 plugin path by default (#498809) * Mon May 4 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-8 - fix invalid assumptions about mysql_config --libs (bug #440673) - fix %files breakage from 4.5.1-5 * Wed Apr 29 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-7 - -devel: Provides: qt4-devel%{?_isa} ... * Mon Apr 27 2009 Than Ngo <than@xxxxxxxxxx> - 4.5.1-6 - drop useless hunk of qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch * Mon Apr 27 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-5 - -devel: Provides: *-static for libQtUiTools.a * Fri Apr 24 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-4 - qt-doc noarch - qt-demos, qt-examples (split from -doc) - (cosmetic) re-order subpkgs in alphabetical order - drop unused profile.d bits * Fri Apr 24 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.5.1-3 - enable FT_LCD_FILTER (uses freetype subpixel filters if available at runtime) * Fri Apr 24 2009 Than Ngo <than@xxxxxxxxxx> - 4.5.1-2 - apply upstream patch to fix the svg rendering regression * Thu Apr 23 2009 Than Ngo <than@xxxxxxxxxx> - 4.5.1-1 - 4.5.1 -------------------------------------------------------------------------------- ================================================================================ rednotebook-0.7.1-1.fc9 (FEDORA-2009-5372) A desktop diary -------------------------------------------------------------------------------- Update Information: * Wed May 06 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.7.1-1 - Updated to new upstream version 0.7.1 * Wed Apr 22 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.7-1 - Updated to new upstream version 0.6.7 * Sun Apr 05 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.5-1 - Updated to new upstream version 0.6.5 * Sun Apr 05 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.5-1 - Updated to new upstream version 0.6.5 * Sun May 03 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.8-1 - Updated to new upstream version 0.6.8 * Wed Apr 22 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.7-1 - Updated to new upstream version 0.6.7 * Sun Apr 05 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.5-1 - Updated to new upstream version 0.6.5 * Sun Apr 05 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.5-1 - Updated to new upstream version 0.6.5 * Wed Apr 22 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.7-1 - Updated to new upstream version 0.6.7 * Sun Apr 05 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.5-1 - Updated to new upstream version 0.6.5 * Sun Apr 05 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.5-1 - Updated to new upstream version 0.6.5 -------------------------------------------------------------------------------- ChangeLog: * Wed May 6 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.7.1-1 - Updated to new upstream version 0.7.1 * Wed May 6 2009 Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> - 0.6.9-1 - Updated to new upstream version 0.6.9 -------------------------------------------------------------------------------- ================================================================================ squid-3.0.STABLE15-2.fc9 (FEDORA-2009-5380) The Squid proxy caching server -------------------------------------------------------------------------------- Update Information: - Bug #453304 - Squid requires restart after Network Manager connection setup - Upgrade to 3.0.STABLE15 -------------------------------------------------------------------------------- ChangeLog: * Sat May 23 2009 Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> - 3.0.STABLE15-2 - Upgrade to 3.0.STABLE15 - Bug #453304 - Squid requires restart after Network Manager connection setup -------------------------------------------------------------------------------- References: [ 1 ] Bug #453304 - Squid requires restart after Network Manager connection to wireless network https://bugzilla.redhat.com/show_bug.cgi?id=453304 -------------------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list