The following builds have been pushed to Fedora 11 updates-testing audit-viewer-0.6-1.fc11 dokuwiki-0-0.4.20091225.c.fc11 gnucash-2.2.9-4.fc11 john-1.7.3.4-1.fc11 knemo-0.6.1-2.fc11 latexmk-4.13-1.fc11 mock-1.0.3-1.fc11 openldap-2.4.15-7.fc11 rss-glx-0.9.1.p-1.fc11 samba-3.4.5-0.46.fc11 sos-1.8-21.fc11 spamassassin-3.3.0-1.fc11 system-config-printer-1.1.16-9.fc11 Details about builds: ================================================================================ audit-viewer-0.6-1.fc11 (FEDORA-2010-0807) Audit event viewer -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Miloslav Trmač <mitr@xxxxxxxxxx> - 0.6-1 - Update to audit-viewer-0.6. Resolves: #549363 * Thu Oct 1 2009 Miloslav Trmač <mitr@xxxxxxxxxx> - 0.5.1-1 - Update to audit-viewer-0.5.1. * Tue Sep 15 2009 Miloslav Trmač <mitr@xxxxxxxxxx> - 0.5-2 - BuildRequires: intltool * Tue Sep 15 2009 Miloslav Trmač <mitr@xxxxxxxxxx> - 0.5-1 - Update to audit-viewer-0.5. - Preserve timestamps of some installed files. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #549363 - Crash on HTML export https://bugzilla.redhat.com/show_bug.cgi?id=549363 -------------------------------------------------------------------------------- ================================================================================ dokuwiki-0-0.4.20091225.c.fc11 (FEDORA-2010-0770) Standards compliant simple to use wiki -------------------------------------------------------------------------------- Update Information: - Fix CSRF bug Secunia advisory SA38205, dokuwiki bug #1853 http://secunia.com/advisories/38205/3/ - Fix Security ACL bypass bug Secunia advisory SA38183, dokuwiki bug #1847 http://secunia.com/advisories/38183/3/ - Upgrade to the latest upstream - Fix bugzilla bug #556494 -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 19 2010 Andrew Colin Kissa <andrew@xxxxxxxxxxxxx> - 0-0.4.20091225.c - Fix CSRF bug Secunia advisory SA38205, dokuwiki bug #1853 - Fix Security ACL bypass bug Secunia advisory SA38183, dokuwiki bug #1847 - Upgrade to the latest upstream - Fix bugzilla bug #556494 -------------------------------------------------------------------------------- References: [ 1 ] Bug #556494 - dokuwiki CSRF vulnerability in ACL manager https://bugzilla.redhat.com/show_bug.cgi?id=556494 -------------------------------------------------------------------------------- ================================================================================ gnucash-2.2.9-4.fc11 (FEDORA-2010-0812) Finance management application -------------------------------------------------------------------------------- Update Information: This update fixes two bugs in GnuCash: - The keyboard accelerators for certain dialogs were not correctly set up - Exporting the account tree to a QSF XML file would cause GnuCash to crash -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Bill Nottingham <notting@xxxxxxxxxx> - Fix crash on exporting account tree (#544454, #550362, #546597) * Thu Dec 10 2009 Bill Nottingham <notting@xxxxxxxxxx> - Fix accelerators (#533019, #541915) * Wed Aug 12 2009 Ville Skyttä <ville.skytta@xxxxxx> - 2.2.9-3 - Use lzma compressed upstream tarball. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.2.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #533019 - Wrong accelerator in dialog for gnucash https://bugzilla.redhat.com/show_bug.cgi?id=533019 [ 2 ] Bug #541915 - Dialog buttons don't use underline https://bugzilla.redhat.com/show_bug.cgi?id=541915 [ 3 ] Bug #544454 - [abrt] crash detected in gnucash-2.2.9-2.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=544454 [ 4 ] Bug #550362 - [abrt] crash detected in gnucash-2.2.9-2.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=550362 [ 5 ] Bug #546597 - [abrt] crash detected in gnucash-2.2.9-2.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=546597 -------------------------------------------------------------------------------- ================================================================================ john-1.7.3.4-1.fc11 (FEDORA-2010-0748) John the Ripper password cracker -------------------------------------------------------------------------------- Update Information: This is an excerpt from the upstream changes file. Changes considered irrelevant for Fedora users have been removed. The following changes have been made between John 1.7.3.1 and 1.7.3.4: * The "--test" option will now take an optional argument - the duration of each benchmark in seconds. * Section .note .GNU-stack has been added to all assembly files to avoid the stack area unnecessarily being made executable on Linux systems that use this mechanism. * Some very minor bugs that did not affect normal operation have been fixed. been made more verbose and more complete. The following changes have been made between John 1.7.3 and 1.7.3.1: * Merged in some generic changes from JtR Pro. The following changes have been made between John 1.7.2 and 1.7.3: * Two Blowfish-based crypt(3) hashes may now be computed in parallel for much better performance on modern multi-issue CPUs with a sufficient number of registers (e.g., x86-64). * Bitslice DES assembly code for x86-64 has been converted to use instruction pointer relative addressing (needed for Mac OS X support). * New make targets: macosx-universal, macosx-x86-64, solaris-x86-64-cc, solaris-x86-64-gcc, solaris-x86-sse2-cc, solaris-x86-sse2-gcc, solaris-x86-mmx-cc, solaris-x86-mmx-gcc, solaris-x86-any- cc, linux-ia64; other changes to the Makefile. * Minor bug fixes. * "DumbForce" and "KnownForce" external mode samples have been added to the default john.conf. The following changes have been made between John 1.7.1 and 1.7.2: * Bitslice DES assembly code for x86-64 making use of the 64-bit mode extended SSE2 with 16 XMM registers has been added for better performance at DES-based crypt(3) hashes with x86-64 builds on AMD processors. The following changes have been made between John 1.7.0.2 and 1.7.1: * Bitslice DES code for x86 with SSE2 has been added for better performance at DES-based crypt(3) hashes on Pentium 4 and SSE2-capable AMD processors. * Assorted high- level changes have been applied to improve performance on current x86-64 processors. * Minor source code cleanups. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Till Maas <opensource@xxxxxxxxx> - 1.7.3.4-1 - Update to new release - fix Source0 - add missing -m parameters to install - set LDFLAGS to RPM_OPT_FLAGS for non mmx build - add signature as Source1 * Fri Jan 8 2010 Till Maas <opensource@xxxxxxxxx> - 1.7.0.2-9 - Use %global instead of %define * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.7.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #525918 - Please update to version 1.7.3.4 https://bugzilla.redhat.com/show_bug.cgi?id=525918 -------------------------------------------------------------------------------- ================================================================================ knemo-0.6.1-2.fc11 (FEDORA-2010-0799) A KDE network monitoring tool -------------------------------------------------------------------------------- Update Information: Update to 0.6.1. * add a netload icon theme (bar graphs) * text and netload themes can change color depending on traffic load * more cleanup of the config dialog * fixed appending stats in the statistics dialog * fix bug that prevented periodic statistics saving, and use fsync() -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Alexey Kurov <nucleo@xxxxxxxxxxxxxxxxx> - 0.6.1-2 - update to 0.6.1 -------------------------------------------------------------------------------- ================================================================================ latexmk-4.13-1.fc11 (FEDORA-2010-0778) A make-like utility for LaTeX files -------------------------------------------------------------------------------- Update Information: This update fixes an issue where the clean target leaves generated files behind. It also switches the default for bibtex from "always run if the bbl files are out of date" to "run if the bbl files are out of date and the BibTeX source files are available." -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Jerry James <loganjerry@xxxxxxxxx> - 4.13-1 - Update to 4.13. -------------------------------------------------------------------------------- ================================================================================ mock-1.0.3-1.fc11 (FEDORA-2010-0792) Builds packages inside chroots -------------------------------------------------------------------------------- Update Information: added --unpriv mode to --shell -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Clark Williams <williams@xxxxxxxxxx>- 1.0.3-1 - add logic for handling --unpriv with --shell (BZ# 522505) -------------------------------------------------------------------------------- References: [ 1 ] Bug #522505 - --unpriv only works with --chroot https://bugzilla.redhat.com/show_bug.cgi?id=522505 -------------------------------------------------------------------------------- ================================================================================ openldap-2.4.15-7.fc11 (FEDORA-2010-0752) LDAP support libraries -------------------------------------------------------------------------------- Update Information: Fixed security issue CVE-2009-3767, F12 and 13 already contain the fix, since it has been fixed in openldap-2.4.18 -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Jan Zeleny <jzeleny@xxxxxxxxxx> - 2.4.15-7 - upstream path fixing CVE-2009-3767 (#537895) -------------------------------------------------------------------------------- References: [ 1 ] Bug #530715 - CVE-2009-3767 OpenLDAP: Doesn't properly handle NULL character in subject Common Name https://bugzilla.redhat.com/show_bug.cgi?id=530715 -------------------------------------------------------------------------------- ================================================================================ rss-glx-0.9.1.p-1.fc11 (FEDORA-2010-0749) Really Slick Screensavers -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ samba-3.4.5-0.46.fc11 (FEDORA-2010-0806) Server and Client software to interoperate with Windows machines -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 19 2010 Guenther Deschner <gdeschner@xxxxxxxxxx> - 3.4.5-0.46 - Update to 3.4.5 * Thu Jan 7 2010 Guenther Deschner <gdeschner@xxxxxxxxxx> - 3.4.4-0.45 - Update to 3.4.4 * Thu Oct 29 2009 Guenther Deschner <gdeschner@xxxxxxxxxx> - 3.4.3-0.44 - Update to 3.4.3 * Wed Oct 7 2009 Guenther Deschner <gdeschner@xxxxxxxxxx> - 3.4.2-0.43 - Fix required talloc version - resolves: #527806 -------------------------------------------------------------------------------- ================================================================================ sos-1.8-21.fc11 (FEDORA-2010-0775) A set of tools to gather troubleshooting information from a system -------------------------------------------------------------------------------- Update Information: updated progressbar, new plugins added -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Adam Stokes <ajs at redhat dot com> = 1.8-21 - more sanitizing options for log files - rhbz fixes from RHEL version merged into trunk - progressbar update * Thu Nov 19 2009 Adam Stokes <ajs at redhat dot com> = 1.8-20 - dont copy unwanted files due to symlinks - More plugin enhancements -------------------------------------------------------------------------------- ================================================================================ spamassassin-3.3.0-1.fc11 (FEDORA-2010-0756) Spam filter for email which can be invoked from mail delivery agents -------------------------------------------------------------------------------- Update Information: 3.3.0 final release, will link to upstream changelog when it goes live. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-1 - 3.3.0 * Thu Jan 14 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.32.rc3 - 3.3.0-rc3 - if mimedefang is enabled, reload rules after sa-update * Mon Jan 11 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.31.rc2 - 3.3.0-rc2 * Mon Dec 28 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.29.rc1 - sa-update channels defined in /etc/mail/spamassassin/channel.d/*.conf files * Mon Dec 28 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.27.rc1 - sa-update runs in cron automatically if spamd or amavisd is running If you use neither, you may force sa-update by editing /etc/sysconfig/sa-update * Mon Dec 21 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.26.rc1 - 3.3.0-rc1.proposed2 with fixed spamc * Fri Dec 18 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.23.rc1 - 3.3.0-rc1 - Bug #103401: portreserve protect spamd port 783 on F-10+ * Thu Dec 3 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.21.beta1 - 3.3.0-beta1 * Fri Nov 20 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.20.svn882672 - svn882672 snapshot * Thu Nov 12 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.19.svn816416 - Encode::Detect is important to spamassassin * Thu Sep 24 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.3-0.18.svn816416 - Enable SOUGHT ruleset in nightly sa-update http://wiki.apache.org/spamassassin/SoughtRules You must enable the sa-update cron job manually in /etc/cron.d/sa-update - Custom channels may be specified in these config files: /etc/mail/spamassassin/sa-update-channels.txt /etc/mail/spamassassin/sa-update-keys.txt * Thu Sep 17 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.3-0.14.svn816416 - 3.3.0 svn816416 snapshot, pre-alpha3 Upstream just fixed important bug SA#6206. Many other bugs fixed since alpha2. * Thu Sep 17 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.13.alpha2 - F11+ requires Mail::DKIM * Sun Sep 13 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.12.alpha2 - require perl(Mail::DKIM), useful due to USER_IN_DEF_DKIM_WL * Fri Aug 21 2009 Tomas Mraz <tmraz@xxxxxxxxxx> - 3.3.0-0.6.alpha2 - rebuilt with new openssl * Mon Aug 10 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.5.alpha1 - 3.3.0-alpha2 * Tue Jul 7 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.2.alpha1 - Include default rules to prevent mass confusion and complaints. You should really use sa-update though. Really. Edit /etc/cron.d/sa-update to automate it. * Mon Jul 6 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.1.alpha1 - 3.3.0-alpha1 -------------------------------------------------------------------------------- ================================================================================ system-config-printer-1.1.16-9.fc11 (FEDORA-2010-0776) A printer administration tool -------------------------------------------------------------------------------- Update Information: This update fixes the cause of many left-over temporary files and fixes some traceback errors. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Tim Waugh <twaugh@xxxxxxxxxx> - 1.1.16-9 - Clean up temporary files when localizing statereason (bug #552768). - Make sure serial device widgets are always initialized (bug #556488). - Handle errors more gracefully in userdefault.py (bug #556345). - Don't rely on cups-pk-helper being around (bug #556170). - Avoid traceback when checking on connecting backends (bug #555552). -------------------------------------------------------------------------------- References: [ 1 ] Bug #552768 - cups leaves leftovers in /tmp https://bugzilla.redhat.com/show_bug.cgi?id=552768 [ 2 ] Bug #555552 - [abrt] monitor crash in check_still_connecting https://bugzilla.redhat.com/show_bug.cgi?id=555552 [ 3 ] Bug #556170 - [abrt] fails without cups-pk-helper installed https://bugzilla.redhat.com/show_bug.cgi?id=556170 [ 4 ] Bug #556345 - [abrt] traceback in userdefault https://bugzilla.redhat.com/show_bug.cgi?id=556345 [ 5 ] Bug #556488 - [abrt] serial device widgets can be uninitialized https://bugzilla.redhat.com/show_bug.cgi?id=556488 -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test