The following Fedora 12 Security updates need testing:
https://admin.fedoraproject.org/updates/bzip2-1.0.6-1.fc12 https://admin.fedoraproject.org/updates/glpi-0.72.4-3.svn11497.fc12 https://admin.fedoraproject.org/updates/gnome-xcf-thumbnailer-1.0-4.fc12 https://admin.fedoraproject.org/updates/horde-3.3.9-1.fc12 https://admin.fedoraproject.org/updates/mailman-2.1.12-10.fc12 https://admin.fedoraproject.org/updates/gif2png-2.5.1-1202.fc12 https://admin.fedoraproject.org/updates/xpdf-3.02-16.fc12 https://admin.fedoraproject.org/updates/luci-0.22.4-2.0.b9faf868074git.fc12 https://admin.fedoraproject.org/updates/clamav-0.96.3-1200.fc12 https://admin.fedoraproject.org/updates/bristol-0.40.7-7.fc12 https://admin.fedoraproject.org/updates/pyftpdlib-0.5.2-1.fc12 https://admin.fedoraproject.org/updates/banshee-1.6.1-4.fc12 https://admin.fedoraproject.org/updates/pootle-2.1.2-1.fc12 https://admin.fedoraproject.org/updates/moodle-1.9.10-1.fc12
The following Fedora 12 Critical Path updates have yet to be approved:
https://admin.fedoraproject.org/updates/findutils-4.4.2-7.fc12 https://admin.fedoraproject.org/updates/nss-softokn-3.12.4-16.fc12 https://admin.fedoraproject.org/updates/xorg-x11-drv-ati-6.13.0-0.22.2010031... https://admin.fedoraproject.org/updates/binutils-2.19.51.0.14-38.fc12 https://admin.fedoraproject.org/updates/util-linux-ng-2.16.2-4.fc12 https://admin.fedoraproject.org/updates/xorg-x11-drv-synaptics-1.2.0-3.fc12 https://admin.fedoraproject.org/updates/findutils-4.4.2-5.fc12
The following builds have been pushed to Fedora 12 updates-testing
duplicity-0.6.10-1.fc12 kmess-2.0.5-2.fc12 libvmime07-0.7.1-4.fc12 pidgin-latex-1.4.2-1.fc12 q4wine-0.120-4.fc12 vim-latex-1.8.23-1.20101027.r1112.fc12
Details about builds:
================================================================================ duplicity-0.6.10-1.fc12 (FEDORA-2010-17066) Encrypted bandwidth-efficient backup using rsync algorithm -------------------------------------------------------------------------------- Update Information:
New in v0.6.10 (2010/09/19) ---------------------------
Bugs closed in this release:
- Offer command to remove old incremental backups from target - Use log codes for common backend errors - duplicity --short-filenames crashes with TypeError - NameError: global name 'parsed_url' is not defined - ftpbackend fails if target directory doesn't exist - Command-line verbosity parsing crash -------------------------------------------------------------------------------- ChangeLog:
* Sun Oct 31 2010 Robert Scheck robert@fedoraproject.org 0.6.10-1 - Upgrade to 0.6.10 - Added a patch to avoid ternary conditional operators (#639863) * Wed Sep 29 2010 Jesse Keating jkeating@redhat.com 0.6.09-2 - Rebuilt for gcc bug 634757 --------------------------------------------------------------------------------
================================================================================ kmess-2.0.5-2.fc12 (FEDORA-2010-17054) Messaging client for MSN -------------------------------------------------------------------------------- Update Information:
Fix connection issues -------------------------------------------------------------------------------- ChangeLog:
* Sun Oct 31 2010 Steven M. Parrish smparrish@gmail.com - 2.0.5-2 - Add missing BR * Sun Oct 31 2010 Steven M. Parrish smparrish@gmail.com - 2.0.5-1 - Fix connection issues -------------------------------------------------------------------------------- References:
[ 1 ] Bug #646625 - KMess crash when receiving offline IM https://bugzilla.redhat.com/show_bug.cgi?id=646625 --------------------------------------------------------------------------------
================================================================================ libvmime07-0.7.1-4.fc12 (FEDORA-2010-17074) A powerful C++ class library for working with MIME/Internet messages -------------------------------------------------------------------------------- Update Information:
Added a patch for '7-bit' fallback at invalid e-mail encodings -------------------------------------------------------------------------------- ChangeLog:
* Sun Oct 31 2010 Robert Scheck robert@fedoraproject.org 0.7.1-4 - Added a patch for '7-bit' fallback at invalid e-mail encodings --------------------------------------------------------------------------------
================================================================================ pidgin-latex-1.4.2-1.fc12 (FEDORA-2010-17070) Use LaTeX formulas in your pidgin conversations -------------------------------------------------------------------------------- Update Information:
Update to 1.4.2. -------------------------------------------------------------------------------- ChangeLog:
* Mon Nov 1 2010 Jussi Lehtola jussilehtola@fedoraproject.org - 1.4.2-1 - Update to 1.4.2. * Mon Jan 18 2010 Jussi Lehtola jussilehtola@fedoraproject.org - 1.3.4-1 - Update to 1.3.4. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #648174 - pidgin-latex-1.4.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=648174 --------------------------------------------------------------------------------
================================================================================ q4wine-0.120-4.fc12 (FEDORA-2010-17046) Qt4 GUI for wine -------------------------------------------------------------------------------- Update Information:
Q4Wine is a qt4 GUI for wine. It will help you manage wine prefixes and installed applications.
General features: * Can export QT color theme into wine colors settings. * Can easy work with different wine versions at same time; * Easy creating, deleting and managing prefixes (WINEPREFIX); * Easy controlling for wine process; * Autostart icons support; * Easy cd-image use; * You can extract icons from PE files (.exe .dll); * Easy backup and restore for managed prefixes. * Winetriks support. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #640889 - Review Request: q4wine - Qt4 GUI for wine https://bugzilla.redhat.com/show_bug.cgi?id=640889 --------------------------------------------------------------------------------
================================================================================ vim-latex-1.8.23-1.20101027.r1112.fc12 (FEDORA-2010-17079) Tools to view, edit and compile LaTeX documents in Vim -------------------------------------------------------------------------------- Update Information:
Update to newest stable release. This update fixes several issues with <F9>-completion and some other issues. From upstreams scm log:
Fix error message on double loading
If the file plugin/remoteOpen.vim is loaded twice by vim (e.g. at both local and system-wide installation), errors about redefined commands are shown. This patch should fix this. Author: Johann Felix Soden johfel@gmx.de Bug-Debian: http://bugs.debian.org/444426
Force redraw after latex run
After recompilation, the terminal is sometimes not redrawn and only few lines are shown. Author: Anton Khirnov wyskas@gmail.com, Johann Felix Soden johfel@gmx.de Bug-Debian: http://bugs.debian.org/365572
replace prefix in \cite completion with <F9>
- fixes completion that change case, e.g. \cite{X to \cite{xyz} - improves filename completion: \input{x <F9> then select file 'y', result is \input{y} (instead of \input{xy}). Author: Johann Felix Soden johfel@gmx.de Bug-Debian: http://bugs.debian.org/481524
texviewer: escape more filenames with fnameescape
- Bibtex \cite{<F9>-completion failed when the path contains special chars like spaces - fnameescape was added to other places to fix more unknown issues
switch to insert mode if <F9>completion failed
- Switch back to insert mode when completion failed for \cite, because no bibtex info was found, or when completion was aborted with "q"
Fix <M-i> or <ALT-I> mapping documentation
fix xdvi with sourceposition and filenames starting with a digit
- If the .tex filename starts with a digit, a space needs to be added to the xdvi commandline, with is optional otherwise. Bug reported by Jens Mueller.
outline.py: % should not start a comment
- This still leaves a buggy case behind, because \% should start a comment. :-/ Author: Johann Felix Soden johfel@gmx.de Bug-Debian: http://bugs.debian.org/381161
Fix the cite completion: \cite[\cf{abcd}]{<F9>
Author: Johann Felix Soden johfel@gmx.de Bug-Debian: http://bugs.debian.org/449016 -------------------------------------------------------------------------------- ChangeLog:
* Mon Nov 1 2010 Jussi Lehtola jussilehtola@fedoraproject.org - 1.8.23-1.20101027.r1112 - Update to 20101027-r1112. * Sat Jan 30 2010 Till Maas opensource@till.name - 1.8.23-1.20100129.r1104 - Update to new release -------------------------------------------------------------------------------- References:
[ 1 ] Bug #560092 - vim-latex-1.8.23-20100129-r1104.tar.gz is available https://bugzilla.redhat.com/show_bug.cgi?id=560092 --------------------------------------------------------------------------------