The following Fedora 15 Security updates need testing: https://admin.fedoraproject.org/updates/fetchmail-6.3.20-1.fc15 https://admin.fedoraproject.org/updates/pam_ssh-1.97-7.fc15 https://admin.fedoraproject.org/updates/httpcomponents-client-4.1.1-2.fc15 https://admin.fedoraproject.org/updates/weechat-0.3.5-1.fc15 https://admin.fedoraproject.org/updates/mutt-1.5.21-5.fc15 https://admin.fedoraproject.org/updates/ejabberd-2.1.8-1.fc15 https://admin.fedoraproject.org/updates/libxml-1.8.17-26.fc15 https://admin.fedoraproject.org/updates/tomboy-1.6.0-1.fc15 https://admin.fedoraproject.org/updates/java-1.6.0-openjdk-1.6.0.0-58.1.10.2.fc15 The following Fedora 15 Critical Path updates have yet to be approved: https://admin.fedoraproject.org/updates/pm-utils-1.4.1-8.fc15 https://admin.fedoraproject.org/updates/bash-4.2.10-3.fc15 https://admin.fedoraproject.org/updates/libXi-1.4.3-1.fc15 https://admin.fedoraproject.org/updates/ModemManager-0.4.997-1.fc15 https://admin.fedoraproject.org/updates/ppp-2.4.5-17.fc15 https://admin.fedoraproject.org/updates/xorg-x11-drv-evdev-2.6.0-4.fc15 https://admin.fedoraproject.org/updates/xorg-x11-drv-wacom-0.11.1-1.fc15 https://admin.fedoraproject.org/updates/xorg-x11-drv-openchrome-0.2.904-14.fc15.1 https://admin.fedoraproject.org/updates/lldpad-0.9.41-3.fc15 https://admin.fedoraproject.org/updates/mtools-4.0.16-1.fc15 https://admin.fedoraproject.org/updates/libfprint-0.4.0-1.fc15,fprintd-0.4.1-1.fc15 The following builds have been pushed to Fedora 15 updates-testing avant-window-navigator-0.4.1-0.4.bzr830.fc15 babel-0.9.6-1.fc15 bash-4.2.10-3.fc15 btparser-0.13-1.fc15 cmake-fedora-0.5.99-1.fc15 drupal6-feeds-1.0-0.6.beta10.fc15 ecryptfs-utils-87-3.fc15 fetchmail-6.3.20-1.fc15 gimp-2.6.11-15.fc15 gnumed-server-15.5-2.fc15 gtk3-3.0.11-1.fc15 gutenprint-5.2.7-2.fc15 gx_head-0.14.0-3.fc15 java-1.6.0-openjdk-1.6.0.0-58.1.10.2.fc15 kexec-tools-2.0.0-44.fc15 libXi-1.4.3-1.fc15 libass-0.9.12-1.fc15 lirc-0.9.0-6.fc15 logjam-4.6.2-1.fc15 nsd-3.2.8-4.fc15 nut-2.6.1-1.fc15 openpts-0.2.4-1.fc15 pam_ssh-1.97-7.fc15 perl-Data-Compare-1.22-1.fc15 pm-utils-1.4.1-8.fc15 pymol-1.4.1-4.20110502svn3947.fc15 qbittorrent-2.8.1-1.fc15 rawtherapee-3.0-0.29.a1.fc15 rubygem-declarative_authorization-0.5.2-1.fc15 spamassassin-3.3.2-1.fc15 sugar-terminal-33-1.fc15 superiotool-0-0.27.20110607svn6543.fc15 tepache-1.1.2-1.fc15 trytond-calendar-1.8.1-2.fc15 turpial-1.5.0-2.fc15 unzix-0.3.0-1.fc15 Details about builds: ================================================================================ avant-window-navigator-0.4.1-0.4.bzr830.fc15 (FEDORA-2011-8001) Fully customisable dock-like window navigator for GNOME -------------------------------------------------------------------------------- Update Information: Latest upstream bzr shapshoot Lot of fixes and new feature like multiple bars and new styles -------------------------------------------------------------------------------- ChangeLog: * Tue May 31 2011 Tim Lauridsen <timlau@xxxxxxxxxxxxxxxxx> - 0.4.1-0.4-bzr822 - removed python from BR * Tue May 31 2011 Tim Lauridsen <timlau@xxxxxxxxxxxxxxxxx> - 0.4.1-0.3-bzr822 - Added python to BR * Tue May 31 2011 Tim Lauridsen <timlau@xxxxxxxxxxxxxxxxx> - 0.4.1-0.2-bzr822 - Added libtool to BR * Sun May 29 2011 Tim Lauridsen <timlau@xxxxxxxxxxxxxxxxx> - 0.4.1-0.1-bzr822 - upgrade to bzr snapshot 830 as the current Ubuntu version - Remove patches - Added new gconf schema awn-applet-simple-launcher - Require/BuildReq : *desktop-agnostic* >= 0.3.91 -------------------------------------------------------------------------------- ================================================================================ babel-0.9.6-1.fc15 (FEDORA-2011-8023) Tools for internationalizing Python applications -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Nils Philippsen <nils@xxxxxxxxxx> - 0.9.6-1 - version 0.9.6: * Backport r493-494: documentation typo fixes. * Make the CLDR import script work with Python 2.7. * Fix various typos. * Fixed Python 2.3 compatibility (ticket #146, #233). * Sort output of list-locales. * Make the POT-Creation-Date of the catalog being updated equal to POT-Creation-Date of the template used to update (ticket #148). * Use a more explicit error message if no option or argument (command) is passed to pybabel (ticket #81). * Keep the PO-Revision-Date if it is not the default value (ticket #148). * Make --no-wrap work by reworking --width's default and mimic xgettext's behaviour of always wrapping comments (ticket #145). * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165). * Add --project and --version options for commandline (ticket #173). * Add a __ne__() method to the Local class. * Explicitly sort instead of using sorted() and don't assume ordering (Python 2.3 and Jython compatibility). * Removed ValueError raising for string formatting message checkers if the string does not contain any string formattings (ticket #150). * Fix Serbian plural forms (ticket #213). * Small speed improvement in format_date() (ticket #216). * Fix number formatting for locales where CLDR specifies alt or draft items (ticket #217) * Fix bad check in format_time (ticket #257, reported with patch and tests by jomae) * Fix so frontend.CommandLineInterface.run does not accumulate logging handlers (#227, reported with initial patch by dfraser) * Fix exception if environment contains an invalid locale setting (#200) - install python2 rather than python3 executable (#710880) -------------------------------------------------------------------------------- References: [ 1 ] Bug #710880 - correct shebang to python and create subpackage using python3 https://bugzilla.redhat.com/show_bug.cgi?id=710880 -------------------------------------------------------------------------------- ================================================================================ bash-4.2.10-3.fc15 (FEDORA-2011-8050) The GNU Bourne Again shell -------------------------------------------------------------------------------- Update Information: $HOME/.local/bin added to PATH in .bash_profile -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Roman Rakus <rrakus@xxxxxxxxxx> - 4.2.10-3 - Added $HOME/.local/bin to PATH in .bash_profile (#699812) -------------------------------------------------------------------------------- References: [ 1 ] Bug #699812 - add ~/.local/bin to default PATH https://bugzilla.redhat.com/show_bug.cgi?id=699812 -------------------------------------------------------------------------------- ================================================================================ btparser-0.13-1.fc15 (FEDORA-2011-8031) Parser and analyzer for backtraces produced by GDB -------------------------------------------------------------------------------- References: [ 1 ] Bug #705133 - Review Request: btparser - Parser and analyzer for backtraces produced by GDB https://bugzilla.redhat.com/show_bug.cgi?id=705133 -------------------------------------------------------------------------------- ================================================================================ cmake-fedora-0.5.99-1.fc15 (FEDORA-2011-8037) CMake helper modules for fedora developers -------------------------------------------------------------------------------- Update Information: - Experimental New Macro: USE_ZANATA() - Zanata support. - New Macro: USE_GETTEXT() - Gettext support. This macro merges GETTEXT_CREATE_POT and GETTEXT_CREATE_TRANSLATIONS, to simplified the usage and make the macro names more consistent. - Clean up Modules: No unrelated files under Modules/ - Removed debug message of _cmake_uninstall_in, CMAKE_MAJOR_VERSION, CMAKE_MINOR_VERSION. CMAKE_PATCH_VERSION - Fixed Bug 684107 - [cmake-fedora] TAGS in USE_FEDPKG is ineffective. - Macro: RELEASE_ON_FEDORA added. - Target: release_on_fedora added. - Now has more informative error message, when cmake-fedora is not installed. - Fixed UseUninstall - Fixed Bug 670079 - [cmake-fedora] target "release" will not stop when koji build failed - Fixed Bug 671063 - [cmake-fedora] target "rpmlint" should not depend on "koji_scratch_build" - Protocol for hosting server should now be specified as "[Hosting]_PROTOCOL". - Refactoring ManageMaintainerTargets. - fedpkg and koji build for every tags are revealed. - Now set rawhide as f16, release dists are f15,f14,f13. - rpm build process is now refined, no unnecessary build. - Renamed target push_svc_tag to push_post_release. - Renamed module UseFedpkg to ManageReleaseOnFedora - Macro: RELEASE_ON_FEDORA added. - Target: release_on_fedora added. - Now has more informative error message, when cmake-fedora is not installed. - Fixed UseUninstall - Fixed Bug 670079 - [cmake-fedora] target "release" will not stop when koji build failed - Fixed Bug 671063 - [cmake-fedora] target "rpmlint" should not depend on "koji_scratch_build" - Protocol for hosting server should now be specified as "[Hosting]_PROTOCOL". - Refactoring ManageMaintainerTargets. - fedpkg and koji build for every tags are revealed. - Now set rawhide as f16, release dists are f15,f14,f13. - rpm build process is now refined, no unnecessary build. - Renamed target push_svc_tag to push_post_build. - Renamed module UseFedpkg to ManageReleaseOnFedora - Macro: RELEASE_ON_FEDORA added. - Target: release_on_fedora added. - Now has more informative error message, when cmake-fedora is not installed. - Fixed UseUninstall - Fixed Bug 670079 - [cmake-fedora] target "release" will not stop when koji build failed - Fixed Bug 671063 - [cmake-fedora] target "rpmlint" should not depend on "koji_scratch_build" - Protocol for hosting server should now be specified as "[Hosting]_PROTOCOL". - Refactoring ManageMaintainerTargets. - fedpkg and koji build for every tags are revealed. - Now set rawhide as f16, release dists are f15,f14,f13. - rpm build process is now refined, no unnecessary build. - Renamed target push_svc_tag to push_post_build. - Renamed module UseFedpkg to ManageReleaseOnFedora - Macro: RELEASE_ON_FEDORA added. - Target: release_on_fedora added. - Now has more informative error message, when cmake-fedora is not installed. - Fixed UseUninstall - Fixed Bug 670079 - [cmake-fedora] target "release" will not stop when koji build failed - Fixed Bug 671063 - [cmake-fedora] target "rpmlint" should not depend on "koji_scratch_build" - Protocol for hosting server should now be specified as "[Hosting]_PROTOCOL". - Refactoring ManageMaintainerTargets. - fedpkg and koji build for every tags are revealed. - Now set rawhide as f16, release dists are f15,f14,f13. - rpm build process is now refined, no unnecessary build. - Renamed target push_svc_tag to push_post_build. - Renamed module UseFedpkg to ManageReleaseOnFedora -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Ding-Yi Chen <dchen at redhat.com> - 0.5.99-1 - Experimental New Macro: USE_ZANATA() - Zanata support. - New Macro: USE_GETTEXT() - Gettext support. This macro merges GETTEXT_CREATE_POT and GETTEXT_CREATE_TRANSLATIONS, to simplified the usage and make the macro names more consistent. - Clean up Modules: No unrelated files under Modules/ - Removed debug message of _cmake_uninstall_in, CMAKE_MAJOR_VERSION, CMAKE_MINOR_VERSION. CMAKE_PATCH_VERSION - Fixed Bug 684107 - [cmake-fedora] TAGS in USE_FEDPKG is ineffective. -------------------------------------------------------------------------------- References: [ 1 ] Bug #684107 - [cmake-fedora] TAGS in USE_FEDPKG is ineffective. https://bugzilla.redhat.com/show_bug.cgi?id=684107 [ 2 ] Bug #670079 - [cmake-fedora] target "release" will not stop when koji build failed https://bugzilla.redhat.com/show_bug.cgi?id=670079 [ 3 ] Bug #671063 - [cmake-fedora] target "rpmlint" should not depend on "koji_scratch_build" https://bugzilla.redhat.com/show_bug.cgi?id=671063 -------------------------------------------------------------------------------- ================================================================================ drupal6-feeds-1.0-0.6.beta10.fc15 (FEDORA-2011-8015) An import and aggregation framework for Drupal -------------------------------------------------------------------------------- Update Information: Fixes long standing bug in module placement. Module should now work correctly when installed via package management in Fedora 15 systems. -------------------------------------------------------------------------------- ChangeLog: * Thu Mar 17 2011 Peter Borsa <peter.borsa@xxxxxxxxx> - 1.0-0.6.beta10 - Version macro is added to the Source0 line. -------------------------------------------------------------------------------- ================================================================================ ecryptfs-utils-87-3.fc15 (FEDORA-2011-8062) The eCryptfs mount helper and support libraries -------------------------------------------------------------------------------- Update Information: - fix: mtab update does not work if it's a symlink - auto-load ecryptfs module in ecryptfs-setup-private - fix not working mount after umount - confirm passphrases in interactive mode - fix not working mount after umount - confirm passphrases in interactive mode -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 87-3 - update of mtab does not work if it's a symlink (#706911) * Thu May 26 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 87-2 - auto-load ecryptfs module in ecryptfs-setup-private * Tue May 24 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 87-1 - updated tp v. 87 * Fri Mar 11 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 86-3 - fix man pages * Wed Mar 2 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 86-2 - fix selinux context -------------------------------------------------------------------------------- References: [ 1 ] Bug #706911 - ecryptfs-mount-private fails with addmntent: Invalid argument https://bugzilla.redhat.com/show_bug.cgi?id=706911 [ 2 ] Bug #707608 - Can not create Private Folder - No Kernelmodule? https://bugzilla.redhat.com/show_bug.cgi?id=707608 -------------------------------------------------------------------------------- ================================================================================ fetchmail-6.3.20-1.fc15 (FEDORA-2011-8011) A remote mail retrieval and forwarding utility -------------------------------------------------------------------------------- Update Information: This update fixes CVE-2011-1947. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Vitezslav Crhonek <vcrhonek@xxxxxxxxxx> - 6.3.20-1 - Update to fetchmail-6.3.20 * Thu Jun 2 2011 Vitezslav Crhonek <vcrhonek@xxxxxxxxxx> - 6.3.19-5 - Fix CVE-2011-1947 -------------------------------------------------------------------------------- References: [ 1 ] Bug #709284 - CVE-2011-1947 fetchmail: Application hang due unguarded blocking I/O in IMAP/POP3 STARTTLS initialization (fetchmail-SA-2011-01) https://bugzilla.redhat.com/show_bug.cgi?id=709284 -------------------------------------------------------------------------------- ================================================================================ gimp-2.6.11-15.fc15 (FEDORA-2011-8010) GNU Image Manipulation Program -------------------------------------------------------------------------------- Update Information: This update reintroduces a plugin for the XPM file format which was missing from previous packages in Fedora 15. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Nils Philippsen <nils@xxxxxxxxxx> - 2:2.6.11-15 - drop support for building with non-modular X - ensure file-xpm plugin is built (#710207) -------------------------------------------------------------------------------- References: [ 1 ] Bug #710207 - Fedora 15 GIMP 2.6.11 missing xpm support https://bugzilla.redhat.com/show_bug.cgi?id=710207 -------------------------------------------------------------------------------- ================================================================================ gnumed-server-15.5-2.fc15 (FEDORA-2011-8069) The GNUmed back end server -------------------------------------------------------------------------------- References: [ 1 ] Bug #669146 - Review Request: gnumed-server - medical practice management - server https://bugzilla.redhat.com/show_bug.cgi?id=669146 -------------------------------------------------------------------------------- ================================================================================ gtk3-3.0.11-1.fc15 (FEDORA-2011-8038) The GIMP ToolKit (GTK+), a library for creating GUIs for X -------------------------------------------------------------------------------- Update Information: This is a bugfix release of GTK+ 3, which should make accessibility work better. -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 6 2011 Matthias Clasen <mclasen@xxxxxxxxxx> - 3.0.11-1 - Update to 3.0.11 -------------------------------------------------------------------------------- ================================================================================ gutenprint-5.2.7-2.fc15 (FEDORA-2011-8056) Printer Drivers Package -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Tim Waugh <twaugh@xxxxxxxxxx> 5.2.7-2 - Fix build against newer versions of gcc. - cups-genppdupdate: fixed multicat support (bug #711021). It was writing an extra newline character after the URI, which caused the gutenprint.5.2 multicat process to exit. This prevented some PPDs from being updated. -------------------------------------------------------------------------------- References: [ 1 ] Bug #711021 - Gutenprint PPDs not updated in some circumstances https://bugzilla.redhat.com/show_bug.cgi?id=711021 -------------------------------------------------------------------------------- ================================================================================ gx_head-0.14.0-3.fc15 (FEDORA-2011-8030) Mono tube amplifier to JACK -------------------------------------------------------------------------------- Update Information: x_head is a simple guitar mono tube amplifier simulation based on the work done in the Guitarix project. gx_head provides different tube models and tone-stack models, so you can simply adjust the amp-model to your needs. It also comes with a number of built in effects (distortion, crybaby,autowah, phaser, flanger, echo, delay. All UI controllers can be connected over jack midi via MIDI learn with your external MIDI controllers. -------------------------------------------------------------------------------- References: [ 1 ] Bug #703698 - Review Request: gx_head - a mono tube amplifier (guitarix branch) https://bugzilla.redhat.com/show_bug.cgi?id=703698 -------------------------------------------------------------------------------- ================================================================================ java-1.6.0-openjdk-1.6.0.0-58.1.10.2.fc15 (FEDORA-2011-8028) OpenJDK Runtime Environment -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 6 2011 Jiri Vanek <jvanek@xxxxxxxxxx> - 1:1.6.0.0-58.1.10.2 - Resolves: rhbz#709375 - Bumped to IcedTea6 1.10.2 - RH706250, S6213702, CVE-2011-0872: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win) - RH706106, S6618658, CVE-2011-0865: Vulnerability in deserialization - RH706111, S7012520, CVE-2011-0815: Heap overflow vulnerability in FileDialog.show() (win) - RH706139, S7013519, CVE-2011-0822, CVE-2011-0862: Integer overflows in 2D code - RH706153, S7013969, CVE-2011-0867: NetworkInterface.toString can reveal bindings - RH706234, S7013971, CVE-2011-0869: Vulnerability in SAAJ - RH706239, S7016340, CVE-2011-0870: Vulnerability in SAAJ - RH706241, S7016495, CVE-2011-0868: Crash in Java 2D transforming an image with scale close to zero - RH706248, S7020198, CVE-2011-0871: ImageIcon creates Component with null acc - RH706245, S7020373, CVE-2011-0864: JSR rewriting can overflow memory address size variables -------------------------------------------------------------------------------- ================================================================================ kexec-tools-2.0.0-44.fc15 (FEDORA-2011-8045) The kexec/kdump userspace component. -------------------------------------------------------------------------------- Update Information: fixed a failure to reassemble softare raid devices ppc build fix -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 5 2011 Neil Horman <nhorman@xxxxxxxxxx> - 2.0.0-44 - Fixed misuse of readlink after directory change (bz 710744) * Thu May 19 2011 Neil Horman <nhorman@xxxxxxxxxxxxx> - 2.0.0-43 - Fix ppc bulid break * Mon Feb 7 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0.0-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #710744 - mkdumprd fails in handleraid https://bugzilla.redhat.com/show_bug.cgi?id=710744 [ 2 ] Bug #705796 - FTBFS kexec-tools-2.0.0-42.fc15.src.rpm https://bugzilla.redhat.com/show_bug.cgi?id=705796 -------------------------------------------------------------------------------- ================================================================================ libXi-1.4.3-1.fc15 (FEDORA-2011-8060) X.Org X11 libXi runtime library -------------------------------------------------------------------------------- Update Information: Update to 1.4.3, fixes three 64 bit alignment bugs and several man page issues -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Peter Hutterer <peter.hutterer@xxxxxxxxxx> 1.4.3-1 - libXi 1.4.3 -------------------------------------------------------------------------------- ================================================================================ libass-0.9.12-1.fc15 (FEDORA-2011-8032) Portable library for SSA/ASS subtitles rendering -------------------------------------------------------------------------------- Update Information: - New upstream release - Licence changed to ISC - Fixed word-wrapping - Improved charmap fallback matching - Various other improvements and fixes -------------------------------------------------------------------------------- ChangeLog: * Tue May 31 2011 Martin Sourada <mso@xxxxxxxxxxxxxxxxx> - 0.9.12-1 - New upstrea release - Licence changed to ISC - Fixed word-wrapping - Improved charmap fallback matching - Various other improvements and fixes -------------------------------------------------------------------------------- References: [ 1 ] Bug #709298 - libass-0.9.12 is available https://bugzilla.redhat.com/show_bug.cgi?id=709298 -------------------------------------------------------------------------------- ================================================================================ lirc-0.9.0-6.fc15 (FEDORA-2011-8007) The Linux Infrared Remote Control package -------------------------------------------------------------------------------- Update Information: Finally fix build of libusb-based drivers, like commandir and atilibusb. Apparently, the bz -3 was trying to fix wasn't quite accurate, some stuff going into /var/run should NOT be ghosted... -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 6 2011 Jarod Wilson <jarod@xxxxxxxxxx> 0.9.0-6 - And now take out the libusb1-devel bit, its actually the removal of libusb-config from libusb-devel that broke things, so we need some fixage upstream, backported here. * Tue May 31 2011 Jarod Wilson <jarod@xxxxxxxxxx> 0.9.0-5 - Add explict BR: libusb1-devel, as some userspace drivers require it, and its apparently not getting into the build root any longer * Sat May 28 2011 Jarod Wilson <jarod@xxxxxxxxxx> 0.9.0-4 - Apparently, the title of bz656613 wasn't quite correct, some stuff in /var/run does need to be installed, not ghosted... -------------------------------------------------------------------------------- ================================================================================ logjam-4.6.2-1.fc15 (FEDORA-2011-8004) GTK2 client for LiveJournal -------------------------------------------------------------------------------- Update Information: Update LogJam to 4.6.2: autofoo: reserve m4 folder to keep *.m4 macros ui: add 'Screening' option to the main window editor: extend html_mark_tag() function editor: add much more HTML tags to the menu core: set dirty mark for autosaved entry po: insert update-potfiles.sh script po: update POTFILES.in ui: abstract tools_ljcut(), split it to two ui: add lj-repost helper ui: use default tip text in tools_lj_macro() ui: add lj-like feature ui: avoid another GTK warning po: update *.po files po: update Russian translation liblivejournal: fix typos around 'moodid' property ui: fix O(n^2) in access to linked-list autofoo: bump version (v4.6.2) -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1:4.6.2-1 - update to 4.6.2 -------------------------------------------------------------------------------- ================================================================================ nsd-3.2.8-4.fc15 (FEDORA-2011-8013) Fast and lean authoritative DNS Name Server -------------------------------------------------------------------------------- Update Information: Updated to latest upstream. Minor initscript and stock config file fixes -------------------------------------------------------------------------------- ChangeLog: * Fri Jun 3 2011 Tuomo Soini <tis@xxxxxxxxx> - 3.2.8-4 - updated to 3.2.8 - fix init status to work as expected (bz#525107) - fix nsd.conf and nsd.conf.5 to have correct logfile - fix nsd.init syntax error by piddir change - fix initscript to create /var/run/nsd if missing (bz#710376) - /var/run/nsd should be owned by root, not nsd * Wed Mar 9 2011 Paul Wouters <paul@xxxxxxxxxxxxx> - 3.2.7-5 - Fix misnamed variable NSD_AUTORELOAD which should be NSD_AUTOREBUILD - Fix for init script properly returning OK/Failed (bz#535107) by Noa Resare - Add ghost directive to /var/run/nsd (bz#656642) - Bump release for EVR -------------------------------------------------------------------------------- References: [ 1 ] Bug #525107 - nsd init file doesn't give success/failure feedback https://bugzilla.redhat.com/show_bug.cgi?id=525107 [ 2 ] Bug #710376 - nsd initscript doesn't create piddir https://bugzilla.redhat.com/show_bug.cgi?id=710376 -------------------------------------------------------------------------------- ================================================================================ nut-2.6.1-1.fc15 (FEDORA-2011-8051) Network UPS Tools -------------------------------------------------------------------------------- Update Information: - Fix a memory leak in dummy-ups driver - Improve support of several UPS devices - add MODE=serveronly option (starts driver and daemon, but without ups monitor) - add systemd compatible shutdown script - remove hal requirement from -cgi and -client - add MODE=serveronly option (starts driver and daemon, but without ups monitor) -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.6.1-1 - nut updated to 2.6.1 * Mon May 30 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.6.0-8 - remove hal requirement from -cgi and -client * Fri May 20 2011 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.6.0-7 - add shutdown script for systemd -------------------------------------------------------------------------------- References: [ 1 ] Bug #677697 - ups: in server mode upsmon should be started optionally https://bugzilla.redhat.com/show_bug.cgi?id=677697 -------------------------------------------------------------------------------- ================================================================================ openpts-0.2.4-1.fc15 (FEDORA-2011-8040) TCG Platform Trust Service (PTS) for embedded devices -------------------------------------------------------------------------------- Update Information: New package openpts -------------------------------------------------------------------------------- ================================================================================ pam_ssh-1.97-7.fc15 (FEDORA-2011-8022) PAM module for use with SSH keys and ssh-agent -------------------------------------------------------------------------------- Update Information: Drop root group privileges before executing ssh-agent (#711170) -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Dmitry Butskoy <Dmitry@xxxxxxxxxxxx> - 1.97-7 - Drop root group privileges properly before executing ssh-agent (#711170) -------------------------------------------------------------------------------- References: [ 1 ] Bug #711170 - pam_ssh: privileges not dropped properly before executing ssh-agent https://bugzilla.redhat.com/show_bug.cgi?id=711170 -------------------------------------------------------------------------------- ================================================================================ perl-Data-Compare-1.22-1.fc15 (FEDORA-2011-8044) Compare perl data structures -------------------------------------------------------------------------------- Update Information: Update to 1.22, fix issue with missing dependency. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.22-1 - update to 1.22 - add Requires: perl(File::Find::Rule) -------------------------------------------------------------------------------- References: [ 1 ] Bug #711472 - perl-Data-Compare misses perl(Find::File::Rule) dependency https://bugzilla.redhat.com/show_bug.cgi?id=711472 -------------------------------------------------------------------------------- ================================================================================ pm-utils-1.4.1-8.fc15 (FEDORA-2011-8008) Power management utilities and scripts for Fedora -------------------------------------------------------------------------------- Update Information: This is an update that should fix AVC during suspend/hibernate. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Jaroslav Åkarvada <jskarvad@xxxxxxxxxx> - 1.4.1-8 - restorecon now runs conditionaly Resolves: rhbz#710928 * Wed Mar 23 2011 Jaroslav Åkarvada <jskarvad@xxxxxxxxxx> - 1.4.1-7 - Fixed typo, related to #663995 -------------------------------------------------------------------------------- References: [ 1 ] Bug #710928 - SELinux is preventing /sbin/setfiles from 'relabelfrom' accesses on the file pm-powersave.log. https://bugzilla.redhat.com/show_bug.cgi?id=710928 -------------------------------------------------------------------------------- ================================================================================ pymol-1.4.1-4.20110502svn3947.fc15 (FEDORA-2011-8039) PyMOL Molecular Graphics System -------------------------------------------------------------------------------- Update Information: -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Tim Fenn <fenn@xxxxxxxxxxxx> - 1.4.1-4.20110502svn3947 - include missing data directory bits - remove pre script - remove pymol_path completely, add patch to init.py to set it properly * Wed May 18 2011 Tim Fenn <fenn@xxxxxxxxxxxx> - 1.4.1-3.20110502svn3947 - remove old pymol_path directory if necessary using pre script * Tue May 17 2011 Tim Fenn <fenn@xxxxxxxxxxxx> - 1.4.1-2.20110502svn3947 - fix broken pymol_path and missing shaders issue (BZ 705144) -------------------------------------------------------------------------------- References: [ 1 ] Bug #705144 - pymol packaging mishandles pymol_path https://bugzilla.redhat.com/show_bug.cgi?id=705144 -------------------------------------------------------------------------------- ================================================================================ qbittorrent-2.8.1-1.fc15 (FEDORA-2011-8041) A Bittorrent Client -------------------------------------------------------------------------------- Update Information: * Sun Jun 05 2011 - Christophe Dumez <chris@xxxxxxxxxxxxxxx> - v2.8.1 - BUGFIX: Fix Web UI username/password change (Web UI) -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 5 2011 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 1:2.8.1-1 - update to 2.8.1 -------------------------------------------------------------------------------- ================================================================================ rawtherapee-3.0-0.29.a1.fc15 (FEDORA-2011-8014) Raw image processing software -------------------------------------------------------------------------------- Update Information: Syn with upstream -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 6 2011 Thibault North <tnorth@xxxxxxxxxxxxxxxxx> - 3.0-0.29.a1 - Sync with upstream - Versioning now needs to be included in version.h * Sun Mar 20 2011 Thibault North <tnorth@xxxxxxxxxxxxxxxxx> - 3.0-0.28.a1 - Updated to 3.0A2, distance 13 for many fixes - Updated spec file thanks to upstream fixes -------------------------------------------------------------------------------- ================================================================================ rubygem-declarative_authorization-0.5.2-1.fc15 (FEDORA-2011-8029) The declarative_authorization plug in provides readable auth rules for Rails -------------------------------------------------------------------------------- Update Information: First release for Fedora 15. -------------------------------------------------------------------------------- ================================================================================ spamassassin-3.3.2-1.fc15 (FEDORA-2011-8055) Spam filter for email which can be invoked from mail delivery agents -------------------------------------------------------------------------------- Update Information: Update to 3.3.2 -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 6 2011 Warren Togami <warren@xxxxxxxxxx> - 3.3.2-1 - 3.3.2 * Mon May 30 2011 Warren Togami <warren@xxxxxxxxxx> - 3.3.2-0.8.rc2 - 3.3.2-rc2 * Mon May 16 2011 Warren Togami <warren@xxxxxxxxxx> - 3.3.2-0.7.rc1 - 3.3.2-rc1 * Sun Feb 27 2011 Ville Skyttà <ville.skytta@xxxxxx> - 3.3.2-0.6.svn1071394 - Own /etc/mail dir (#645035). -------------------------------------------------------------------------------- ================================================================================ sugar-terminal-33-1.fc15 (FEDORA-2011-8018) Terminal for Sugar -------------------------------------------------------------------------------- Update Information: v33 -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Peter Robinson <pbrobinson@xxxxxxxxx> - 33-1 - New upstream 33 release -------------------------------------------------------------------------------- ================================================================================ superiotool-0-0.27.20110607svn6543.fc15 (FEDORA-2011-8068) Simple program for detecting Super I/O on your mainboard -------------------------------------------------------------------------------- Update Information: - svn ver. 6543 - Partial support for Nuvoton NCT6776F - Detection/dump support for ServerEngines SE-SM 4210-P01 - Support for detecting/dumping the registers of Nuvoton W83627DHG-P/-PT - Support for the NSC PC87364 Super I/O - Added mec1308 support to superiotool - Removed FDC37M81x support (is was not supported very well anyway) - Added support for the IT8720F Super I/O - Added detection/dump support for the NSC PC87382 - Added detection support for the ITE IT8721F - Added detection of Nuvoton WPCM450 - Various Winbond/Nuvoton W83527HG fixes -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Peter Lemenkov <lemenkov@xxxxxxxxx> - 0-0.27.20110607svn6543 - svn ver. 6543 - Partial support for Nuvoton NCT6776F - Detection/dump support for ServerEngines SE-SM 4210-P01 - Support for detecting/dumping the registers of Nuvoton W83627DHG-P/-PT - Support for the NSC PC87364 Super I/O - Added mec1308 support to superiotool - Removed FDC37M81x support (is was not supported very well anyway) - Added support for the IT8720F Super I/O - Added detection/dump support for the NSC PC87382 - Added detection support for the ITE IT8721F - Added detection of Nuvoton WPCM450 - Various Winbond/Nuvoton W83527HG fixes -------------------------------------------------------------------------------- ================================================================================ tepache-1.1.2-1.fc15 (FEDORA-2011-8025) Code sketcher for python -------------------------------------------------------------------------------- Update Information: Tepache is a code sketcher for python that uses pygtk and glade. It could look like other glade codegens, but it is totally different. Not a glade codegen but a code sketcher. -------------------------------------------------------------------------------- References: [ 1 ] Bug #710194 - Review Request: tepache - Code sketcher for python https://bugzilla.redhat.com/show_bug.cgi?id=710194 -------------------------------------------------------------------------------- ================================================================================ trytond-calendar-1.8.1-2.fc15 (FEDORA-2011-8042) calendar module for Tryton -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 7 2011 Dan HorÃk <dan[at]danny.cz> - 1.8.1-2 - add missing R: pywebdav -------------------------------------------------------------------------------- References: [ 1 ] Bug #711508 - trytond-calendar should depend on pywebdav https://bugzilla.redhat.com/show_bug.cgi?id=711508 -------------------------------------------------------------------------------- ================================================================================ turpial-1.5.0-2.fc15 (FEDORA-2011-8033) Cool twitter client with many features and very light -------------------------------------------------------------------------------- Update Information: Bugzilla bug #711258: turpial need python-setuptools in build and runtime. Initial package. -------------------------------------------------------------------------------- References: [ 1 ] Bug #711258 - Turpial need python-setuptools https://bugzilla.redhat.com/show_bug.cgi?id=711258 [ 2 ] Bug #592733 - Review Request: turpial - Is cool twitter client with many features and very light https://bugzilla.redhat.com/show_bug.cgi?id=592733 -------------------------------------------------------------------------------- ================================================================================ unzix-0.3.0-1.fc15 (FEDORA-2011-8034) A WinZix archive extractor -------------------------------------------------------------------------------- Update Information: This is a new package for Unzix. -------------------------------------------------------------------------------- References: [ 1 ] Bug #710452 - Review Request: unzix - A WinZix archive extractor https://bugzilla.redhat.com/show_bug.cgi?id=710452 -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test