The following builds have been pushed to Fedora 8 updates-testing R-systemfit-0.8-7.fc8 aircrack-ng-0.9.2-1.fc8 asunder-1.0.2-1.fc8 cairo-clock-0.3.3-3.fc8 dbus-glib-0.73-6.fc8 espeak-1.31-4.fc8 fail2ban-0.8.1-11.fc8 ffsb-5.2.1-1.fc8 fio-1.18-1.fc8 freetalk-3.0-2.fc8 fusion-icon-0-0.5.20080213git.fc8 gmp-4.2.2-4.fc8 gnomad2-2.9.1-2.fc8 gtk2-2.12.8-1.fc8 inkscape-0.45.1+0.46pre1-4.fc8 kgtk-0.9.4-3.fc8 libeXosip2-3.1.0-1.fc8 libextractor-0.5.19a-1.fc8 libgnomeprint22-2.18.4-1.fc8 libosip2-3.1.0-1.fc8 libtasn1-1.3-1.fc8 linphone-2.1.1-1.fc8 logwatch-7.3.6-14.fc8 mock-0.9.7-2.fc8 ocaml-dbus-0.03-2.fc8 ortp-0.14.2-0.20080211.2.fc8 perl-Class-Inspector-1.20-1.fc8 perl-Locale-Maketext-Lexicon-0.66-1.fc8 php-5.2.5-2.fc8 setroubleshoot-2.0.5-1.fc8 setroubleshoot-plugins-2.0.4-1.fc8 testdisk-6.9-1.fc8 tetex-3.0-44.6.fc8 tor-0.1.2.19-1.fc8 uniconvertor-1.1.1-1.fc8.2 xchat-gnome-0.18-7.fc8 ypserv-2.19-9.fc8 Details about builds: ================================================================================ R-systemfit-0.8-7.fc8 (FEDORA-2008-1704) Simultaneous Equation Estimation R Package -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Orion Poplawski <orion@xxxxxxxxxxxxx> - 0.8-7 - Update to 0.8-5 -------------------------------------------------------------------------------- ================================================================================ aircrack-ng-0.9.2-1.fc8 (FEDORA-2008-1679) 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker -------------------------------------------------------------------------------- Update Information: Upstream Changelog: * aireplay-ng: Now works with rtc_cmos * aireplay-ng: Fixed compilation on Fedora Rawhide * airodump-ng: Fixed: Wrong information printed in CSV file (PSK for WEP with Shared key instead of SKA). * airodump-ng (airpcap): added support for 5Ghz channels. * airdecap-ng: Fixed bug in calc_pmk() function causes wrong PMK to be computed * airmon-ng: Fixed detection of N770 wireless interface * airmon-ng: Fixed Ralink rt73 detection * airmon-ng: Added driver detection through sysfs * airmon-ng: Added mac80211 support * airmon-ng: Added networkmanager detection - airmon-ng check * airmon-ng: Added detection of ipwraw-ng driver * manpages: updated airodump-ng manpage * manpages: Fixes for whatis -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Till Maas <opensource till name> - 0.9.2-1 - update to latest version - remove patch that was merged upstream - add aircrack-ng-0.9.2-include_limits.patch -------------------------------------------------------------------------------- ================================================================================ asunder-1.0.2-1.fc8 (FEDORA-2008-1672) A graphical Audio CD ripper and encoder -------------------------------------------------------------------------------- Update Information: >From official changelog: - Added Belarusian, Serbian, and Serbian Latin translations. - No longer ejecting the disc if ripping canceled. - Progress percentage now displayed in the window title. - MP3 bitrate slider now works properly when VBR selected. - Changed default FLAC quality to 5. -------------------------------------------------------------------------------- ChangeLog: * Mon Feb 4 2008 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 1.0.2-1 - updated to 1.0.2 -------------------------------------------------------------------------------- ================================================================================ cairo-clock-0.3.3-3.fc8 (FEDORA-2008-1707) Cairo-rendered on-screen clock -------------------------------------------------------------------------------- References: [ 1 ] Bug #398601 - Review Request: cairo-clock - Cairo-rendered on-screen clock https://bugzilla.redhat.com/show_bug.cgi?id=398601 -------------------------------------------------------------------------------- ================================================================================ dbus-glib-0.73-6.fc8 (FEDORA-2008-1686) GLib bindings for D-Bus -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 12 2008 Dan Williams <dcbw@xxxxxxxxxx> - 0.73-6 - Ignore namespaces in introspection XML -------------------------------------------------------------------------------- ================================================================================ espeak-1.31-4.fc8 (FEDORA-2008-1698) Software speech synthesizer (text-to-speech) -------------------------------------------------------------------------------- Update Information: Update to version 1.31 -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 29 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 1.31-4 - Removed libjack patches as they are unnecessary * Tue Jan 29 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 1.31-3 - Added "makefile_libjack" patch to link to libjack - Added BuildRequires: jack-audio-connection-kit-devel * Fri Jan 25 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 1.31-2 - Removed espeakedit (and associated patches and BuildRequires) from package until all phoneme table compilation functions can be moved into espeak (or a separate commandline app without wxGTK dependencies) - Voices are still compiled from source, but using pre-compiled phoneme table from upstream until the above issue is resolved * Thu Jan 24 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 1.31-1 - Update to version 1.31 - Compile phoneme tables and voice dictionaries from source instead of packaging pre-compiled binary data - Added espeakedit as Source1 - Added BuildRequires: wxGTK-devel for espeakedit - Added "makefile_rpmoptflags_wxversion" espeakedit patch to enable RPM_OPT_FLAGS and set the correct wxWidgets version - Added "espeak_data_path" espeakedit patch to be able to set control the source directory that espeakedit's compiler uses -------------------------------------------------------------------------------- ================================================================================ fail2ban-0.8.1-11.fc8 (FEDORA-2008-1678) Ban IPs that make too many password failures -------------------------------------------------------------------------------- Update Information: This update moves the socket file out of /tmp to /var/run to comply with standards and selinux policies. -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 31 2008 Jonathan G. Underwood <jonathan.underwood@xxxxxxxxx> - 0.8.1-11 - Move socket file from /tmp to /var/run to prevent SElinux from stopping fail2ban from starting (BZ #429281) - Change logic in init file to start with -x to remove the socket file in case of unclean shutdown - Remove unecessary requires of tcpwrappers and shorewall (BZ #244275) -------------------------------------------------------------------------------- References: [ 1 ] Bug #429281 - SElinux preventing fail2ban from starting https://bugzilla.redhat.com/show_bug.cgi?id=429281 -------------------------------------------------------------------------------- ================================================================================ ffsb-5.2.1-1.fc8 (FEDORA-2008-1696) The Flexible Filesystem Benchmark -------------------------------------------------------------------------------- ================================================================================ fio-1.18-1.fc8 (FEDORA-2008-1709) Multithreaded IO generation tool -------------------------------------------------------------------------------- ================================================================================ freetalk-3.0-2.fc8 (FEDORA-2008-1694) A console based Jabber client -------------------------------------------------------------------------------- Update Information: * Thu Feb 14 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 3.0-2 - Added 'Requires: words'. * Sun Nov 24 2007 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 3.0-1 - Initial build. - Fixed sources to provide mode when using the O_CREAT flag in open(2). -------------------------------------------------------------------------------- ================================================================================ fusion-icon-0-0.5.20080213git.fc8 (FEDORA-2008-1676) Compiz Fusion panel applet -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Karol Trzcionka <karlikt at gmail.com> - 0-0.5.20080213git - Update tarball * Tue Jan 22 2008 Karol Trzcionka <karlikt at gmail.com> - 0-0.4.20071206git.1 - Fix name of egg-info * Tue Jan 22 2008 Karol Trzcionka <karlikt at gmail.com> - 0-0.4.20071206git - Add egg-info in files section -------------------------------------------------------------------------------- ================================================================================ gmp-4.2.2-4.fc8 (FEDORA-2008-1720) A GNU arbitrary precision library -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Ivana Varekova <varekova@xxxxxxxxxx> 4.2.2-4 - fix gcc-4.3 problem - add <cstdio> (#432336) -------------------------------------------------------------------------------- References: [ 1 ] Bug #432336 - cstdio missing from gmp-<arch>.h https://bugzilla.redhat.com/show_bug.cgi?id=432336 -------------------------------------------------------------------------------- ================================================================================ gnomad2-2.9.1-2.fc8 (FEDORA-2008-1727) A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs -------------------------------------------------------------------------------- ChangeLog: * Mon Feb 11 2008 Linus Walleij <triad@xxxxxxxxx> 2.9.1-2 - Rebuild for GCC 4.3. * Mon Jan 28 2008 Linus Walleij <triad@xxxxxxxxx> 2.9.1-1 - New upstream version, new nice features. -------------------------------------------------------------------------------- ================================================================================ gtk2-2.12.8-1.fc8 (FEDORA-2008-1747) The GIMP ToolKit (GTK+), a library for creating GUIs for X -------------------------------------------------------------------------------- Update Information: The latest stable upstream release of GTK+ fixes a number of bugs. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 12 2008 Matthias Clasen <mclasen@xxxxxxxxxx> - 2.12.8-1 - Update to 2.12.8 -------------------------------------------------------------------------------- ================================================================================ inkscape-0.45.1+0.46pre1-4.fc8 (FEDORA-2008-1718) Vector-based drawing program using SVG -------------------------------------------------------------------------------- Update Information: This is not meant to ever make it to stable until upstream releases 0.46. So please don't give positive karma. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Lubomir Kundrak <lkundrak@xxxxxxxxxx> - 0.45.1+0.46pre1-4 - Tolerate recoverable errors in OCAL feeds - Fix OCAL insecure temporary file usage (#432807) * Wed Feb 13 2008 Lubomir Kundrak <lkundrak@xxxxxxxxxx> - 0.45.1+0.46pre1-3 - Fix crash when adding text objects (#432220) * Thu Feb 7 2008 Lubomir Kundrak <lkundrak@xxxxxxxxxx> - 0.45.1+0.46pre1-2 - Build with gcc-4.3 * Wed Feb 6 2008 Lubomir Kundrak <lkundrak@xxxxxxxxxx> - 0.45.1+0.46pre1-1 - 0.46 prerelease - Minor cosmetic changes to satisfy the QA script - Dependency on Boost - Inkboard is not optional - Merge from Denis Leroy's svn16571 snapshot: - Require specific gtkmm24-devel versions - enable-poppler-cairo - No longer BuildRequire libsigc++20-devel -------------------------------------------------------------------------------- References: [ 1 ] Bug #424411 - Batch conversion opens print dialog https://bugzilla.redhat.com/show_bug.cgi?id=424411 -------------------------------------------------------------------------------- ================================================================================ kgtk-0.9.4-3.fc8 (FEDORA-2008-1733) Allows Gtk and Qt applications to use KDE's file dialogs -------------------------------------------------------------------------------- Update Information: This is also an enhancement; updates the package to version 0.9.4 -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 0.9.4-3 - Added patch to fix kgtk-wrapper script's detection of client app's toolkit (RHBZ #432321) * Tue Jan 29 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 0.9.4-2 - Added "intptr_t" patch to fix pointer-to-int conversion bug on 64-bit archs - Added "kdelibs4.0_kconfig_api" patch to sync KConfig API to kdelibs 4.0 for F9+ * Mon Jan 28 2008 Francois Aucamp <faucamp@xxxxxxxxxxxxxxxxx> - 0.9.4-1 - Update to version 0.9.4 - Dropped obsolete autotools patches - Added conditional builds for KDE4 (F9+) and KDE3 (F8-) - Added cmake lib64 suffix macro (to be removed if the global RPM cmake macros are accepted) - Added TODO to package docs - Added %find_lang macro to gather locale files - Changed License field from GPL to GPLv2+ - Added %cmake macro to spec (until the macro is accepted globally in RPM) - Added "open_O_CREAT_parameters" patch to fix usage of open() -------------------------------------------------------------------------------- References: [ 1 ] Bug #432321 - testing-Version works not with mozilla-tarballs https://bugzilla.redhat.com/show_bug.cgi?id=432321 -------------------------------------------------------------------------------- ================================================================================ libeXosip2-3.1.0-1.fc8 (FEDORA-2008-1715) A library that hides the complexity of using the SIP protocol -------------------------------------------------------------------------------- Update Information: Update oRTP to 0.14.2. Update libosip2 to 3.1.0. Update libeXosip2 to 3.1.0. Update linphone to 2.1.1. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 3.1.0-1 - Update to 3.1.0 * Tue Feb 5 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 3.0.3-3 - Apply patch from Adam Tkac that fixes compilation with GCC 4.3. * Mon Feb 4 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 3.0.3-2 - Update to new patchlevel release. -------------------------------------------------------------------------------- References: [ 1 ] Bug #430228 - linphone can't build with new speex https://bugzilla.redhat.com/show_bug.cgi?id=430228 [ 2 ] Bug #429699 - Linphone 2.0.0 is out https://bugzilla.redhat.com/show_bug.cgi?id=429699 -------------------------------------------------------------------------------- ================================================================================ libextractor-0.5.19a-1.fc8 (FEDORA-2008-1706) Simple library for keyword extraction -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxxxxxxxxxx> - 0.5.19a-1 - updated to 0.5.19a - added flac-plugin subpackage -------------------------------------------------------------------------------- References: [ 1 ] Bug #427868 - libextractor-0.5.19 is available https://bugzilla.redhat.com/show_bug.cgi?id=427868 [ 2 ] Bug #428640 - libextractor-0.5.19a is available https://bugzilla.redhat.com/show_bug.cgi?id=428640 -------------------------------------------------------------------------------- ================================================================================ libgnomeprint22-2.18.4-1.fc8 (FEDORA-2008-1719) Printing library for GNOME -------------------------------------------------------------------------------- Update Information: The latest stable upstream release contains the following improvements: * Support searching and cut'n'paste of text in PDF files output by libgnomeprint. (Suresh Chandrasekharan) * Fix problem in the postcript backend that caused images to be printed as black squares. (Behdad Esfahbod) -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Matthias Clasen <mclasen@xxxxxxxxxx> - 2.18.4-1 - Update to 2.18.4 * Tue Jan 29 2008 Matthias Clasen <mclasen@xxxxxxxxxx> - 2.18.3-1 - Update to 2.18.3 -------------------------------------------------------------------------------- ================================================================================ libosip2-3.1.0-1.fc8 (FEDORA-2008-1715) oSIP is an implementation of SIP -------------------------------------------------------------------------------- Update Information: Update oRTP to 0.14.2. Update libosip2 to 3.1.0. Update libeXosip2 to 3.1.0. Update linphone to 2.1.1. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 3.1.0-1 - Update to 3.1.0. * Fri Jan 25 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 3.0.3-3 - Update to new patchlevel release. -------------------------------------------------------------------------------- References: [ 1 ] Bug #430228 - linphone can't build with new speex https://bugzilla.redhat.com/show_bug.cgi?id=430228 [ 2 ] Bug #429699 - Linphone 2.0.0 is out https://bugzilla.redhat.com/show_bug.cgi?id=429699 -------------------------------------------------------------------------------- ================================================================================ libtasn1-1.3-1.fc8 (FEDORA-2008-1736) This is the ASN.1 library used in GNUTLS -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxxxxxxxxxx> - 1.3-1 - updated to 1.3 (#426488, #431334) - use wrapper around libtasn1-config which should make it multilib safe (#342411); this implies an untagged 'Requires: pkgconfig' for -devel now - conditionalized BR of valgrind (#401041) -------------------------------------------------------------------------------- References: [ 1 ] Bug #342411 - multiarch conflicts in libtasn1 https://bugzilla.redhat.com/show_bug.cgi?id=342411 [ 2 ] Bug #401041 - libtasn1 BuildRequires valgrind, that is not available on all archs. https://bugzilla.redhat.com/show_bug.cgi?id=401041 [ 3 ] Bug #426488 - libtasn1-1.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=426488 [ 4 ] Bug #431334 - libtasn1-1.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=431334 -------------------------------------------------------------------------------- ================================================================================ linphone-2.1.1-1.fc8 (FEDORA-2008-1715) Phone anywhere in the whole world by using the Internet -------------------------------------------------------------------------------- Update Information: Update oRTP to 0.14.2. Update libosip2 to 3.1.0. Update libeXosip2 to 3.1.0. Update linphone to 2.1.1. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 2.1.1-1 - Update to 2.1.1 * Fri Feb 1 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 2.1.0-1 - Update to 2.1.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #430228 - linphone can't build with new speex https://bugzilla.redhat.com/show_bug.cgi?id=430228 [ 2 ] Bug #429699 - Linphone 2.0.0 is out https://bugzilla.redhat.com/show_bug.cgi?id=429699 -------------------------------------------------------------------------------- ================================================================================ logwatch-7.3.6-14.fc8 (FEDORA-2008-1701) A log file analysis program -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 8 2008 Ivana Varekova <varekova@xxxxxxxxxx> 7.3.6-14 - Resolves: #432766 fix cron script -------------------------------------------------------------------------------- References: [ 1 ] Bug #432766 - "Wrong file owner" displayed incorrectly. https://bugzilla.redhat.com/show_bug.cgi?id=432766 -------------------------------------------------------------------------------- ================================================================================ mock-0.9.7-2.fc8 (FEDORA-2008-1738) Builds packages inside chroots -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 31 2008 Michael Brown <mebrown@xxxxxxxxxxxxxxxxxx> - 0.9.7-1 - redo mock.util.do() to use python subprocess module, which should be much more maintainable than our old homegrown code. - Fix exclude= lines once again. Yum fnmatch parser doesnt understand [!x] notation - add --unpriv and --cwd options to run chroot commands without elevated privs and in a specific working directory (under the root). - mount all filesystems when running chroot commands - remove redundant ccache init since we now source /etc/profile.d/ccache.sh * Wed Jan 16 2008 Clark Williams <williams@xxxxxxxxxx> - 0.9.6-1 - renamed configs and put compat symlinks in place - misc cleanups (whitespace fixes, info messages, etc.) - tmpfs plugin fix - split --target and --arch command line arguments - changed from -l to --login on bash invocations - create /dev/full in chroot -------------------------------------------------------------------------------- ================================================================================ ocaml-dbus-0.03-2.fc8 (FEDORA-2008-1700) OCaml library for using D-Bus -------------------------------------------------------------------------------- ================================================================================ ortp-0.14.2-0.20080211.2.fc8 (FEDORA-2008-1715) A C library implementing the RTP protocol (RFC3550) -------------------------------------------------------------------------------- Update Information: Update oRTP to 0.14.2. Update libosip2 to 3.1.0. Update libeXosip2 to 3.1.0. Update linphone to 2.1.1. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 0.14.2-0.20080211.2.fc8 - Update to 0.14.2 snapshot * Tue Feb 5 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 0.14.1-0.20080123.2 - Apply patch to remove -Werror from the build (for PPC). * Fri Feb 1 2008 Jeffrey C. Ollie <jeff@xxxxxxxxxx> - 0.14.1-0.20080123.1 - Update to 0.14.1 (using CVS snapshot until official release is available). -------------------------------------------------------------------------------- References: [ 1 ] Bug #430228 - linphone can't build with new speex https://bugzilla.redhat.com/show_bug.cgi?id=430228 [ 2 ] Bug #429699 - Linphone 2.0.0 is out https://bugzilla.redhat.com/show_bug.cgi?id=429699 -------------------------------------------------------------------------------- ================================================================================ perl-Class-Inspector-1.20-1.fc8 (FEDORA-2008-1730) Get information about a class and its structure -------------------------------------------------------------------------------- ================================================================================ perl-Locale-Maketext-Lexicon-0.66-1.fc8 (FEDORA-2008-1722) Extract translatable strings from source -------------------------------------------------------------------------------- ================================================================================ php-5.2.5-2.fc8 (FEDORA-2008-1693) The PHP HTML-embedded scripting language -------------------------------------------------------------------------------- Update Information: This update contains the latest stable release of PHP, fixing a number of bugs. -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Joe Orton <jorton@xxxxxxxxxx> 5.2.5-2 - ext/date: use system timezone database * Tue Dec 11 2007 Joe Orton <jorton@xxxxxxxxxx> 5.2.5-1 - update to 5.2.5 (#384991) -------------------------------------------------------------------------------- References: [ 1 ] Bug #384991 - PHP 5.2.5 released https://bugzilla.redhat.com/show_bug.cgi?id=384991 -------------------------------------------------------------------------------- ================================================================================ setroubleshoot-2.0.5-1.fc8 (FEDORA-2008-1742) Helps troubleshoot SELinux problems -------------------------------------------------------------------------------- Update Information: This fixes a significant bug which caused invalid UTF-8 bytes to be written into XML files. Enhance the interrogation of audit data to diminish the number of <Unknown> values. Properly quote suggested shell commands. -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 6 2008 John Dennis <jdennis@xxxxxxxxxx> - 2.0.5-1 - allow sealert -l lookup to accept * wildcard - add a few more audit fields needing special decode handling * Thu Jan 31 2008 <jdennis@xxxxxxxxxx> - 2.0.4-1 - Resolve bug #430421: audit_listener_database.xml:3029: parser error in xmlParseDoc() rewrite the audit_msg_decode logic to beaware of specific audit fields - add new template substitution $SOURCE, a friendly name, $SOURCE_PATH still exists and is the full path name of $SOURCE, also add 'source' attribute in AVC class, fix how source and source_path are computed from audit's comm and exe fields - fix the computation of tpath to also look at the audit name field, formerly it had only been looking at path, fixes <Unknown> showing up for many targets - add exception handling around xml file writes (Alan Cox reports problem when /var is full) - add testing documentation - Resolve bug #430845: obsolete URL in setroubleshoot package description - Resolve bug #428960: Permissive message makes no sense. - init script now allows extra test options - show_browser() now opens and raises the window (e.g. presents) rather than just assuring it's realized (e.g. iconified, or hidden) - sealert -l message in syslog converts from html before writing to syslog - Resolve bug #320881: export setroubleshoot_selinux_symposium in PDF format - add code to verify all async rpc's have been cleared from the async rpc cache - add code to set a default rpc method return if the interface does not define a callback (methods which did not have a callback were not returning anything and hence were not getting cleared from the cache) * Fri Jan 11 2008 <jdennis@xxxxxxxxxx> - 2.0.2-1 - Resolve bug #428252: Problem with update/remove old version - Add code to validate xml database version, if file is incompatible it is not read, the next time the database is written it will be in the new version format. This means the database contents are not preserved across database version upgrades. - Remove postun trigger from spec file used to clear database between incompatible versions the new database version check during database read will handle this instead - bullet proof exit status in init script and rpm scriptlets - Resolve bug #247302: setroubleshoot's autostart .desktop file fails to start under a KDE session - Resolve bug #376041: Cannot check setroubleshoot service status as non-root - Resolve bug #332281: remove obsolete translation - Resolve bug #344331: No description in gnome-session-properties - Resolve bug #358581: missing libuser-python dependency - Resolve bug #426586: Renaming translation po file from sr@Latn to sr@latin - Resolve bug #427260: German Translation - enhance the sealert man page * Fri Jan 4 2008 <jdennis@xxxxxxxxxx> - 2.0.1-1 - make connection error message persist instead of timeout in browser - updated Brazilian Portuguese translation: Igor Pires Soares <igor@xxxxxxxxxxxxxxxxx> - implement uid,username checks - rpc methods now check for authenticated state - fix html handling of summary string - add 'named' messages to status bar, make sure all messages either timeout or are named - fix ordering of menus, resolves bug #427418 - add 'hide quiet' to browser view filtering, resolves bug #427421 - tweak siginfo text formatting - add logon to SECommandLine so that sealert -l <local_id> works * Fri Dec 28 2007 <jdennis@xxxxxxxxxx> - 2.0.0-1 - prepare for v2 test release - Completed most work for version 2 of setroubleshoot, prepare for test release - import Dan's changes from the mainline primarily allow_postfix_local_write_mail_spool plugin - escape html, fix siginfo.format_html(), siginfo.format_text() - add async-error signal - change identity to just username - make sure set_filter user validation works and reports error in browser - fix generation of line numbers and host when connected to audispd - add permissive notification, resolves bug #231334: Wording doesn't change for permissive mode - resolves bug #244345: avc path information incomplete - get the uid,gid when a client connects to the server - set_filter now verifies the filter is owned by the user, - resolves bug #288261: setroubleshoot lack of user authentication - remove filter options which weren't being used - change '@' in audit data hostname to '.' - remove restart dialog resolves bug #321171: sealert's dialog after update is higly confusing - fix rpc xml arg - fix handling of host value - tweak what fields are in signature - move data items which had been in 'avc' object into siginfo - clean up siginfo format - large parts of new audit data pipeline working, checkpoint - fix duplicate xml nodes when generating xml tree - audit event can now be xml serialized - switch from using int's for audit record types to strings - avoid conversion headaches and possibilty of not being able to convert a new unknown type - add logic to allow XmlSerialize to be subclassed and init_from_xml_node to be overridden - add support to xml serialize classes AuditEventID, AuditEvent, AuditRecord - use metaclass for xml class init - start adding xml support to audit data classes - Use metaclass to wrap class init - move xml serialization code from signature.py to xml_serialize.py - simplify aspect of the serialization code - add unstructured xml mapping, each xml element name has its content mapped to obj.name - modify xml serialization to be driven by xml contents - general clean up - checkpoint conversion of serialization to use metaclasses - clean up class/data specifications for XmlSerializable - add support for client rpc testing - add changelog entry - add SubProcess class to setroubleshootd in preparation to - run daemon as subprocess so we can gather results and compare them to the expected data we sent - rewrite all plugins to use new v2 audit data - add SubProcess class to setroubleshootd in preparation to run daemon as subprocess so we can gather results and compare them to the expected data we sent - add new test support: add config section 'test', add boolean 'analyze' to config test section, add class TestPluginReportReceiver which is installed if test.analyze is True, it prints analysis report. In test_setroubleshootd send AUDIT_EOE to assure sequential event processing so analysis results have same ordering as events that are sent by test_setroubleshootd - alert signatures now include host information, alerts will be grouped by host -------------------------------------------------------------------------------- References: [ 1 ] Bug #416351 - setroubleshoot does not escape regex chars in suggested cmds https://bugzilla.redhat.com/show_bug.cgi?id=416351 [ 2 ] Bug #430421 - setroubleshoot - audit_listener_database.xml:3029: parser error in xmlParseDoc() https://bugzilla.redhat.com/show_bug.cgi?id=430421 [ 3 ] Bug #430845 - obsolete URL in setroubleshoot package description https://bugzilla.redhat.com/show_bug.cgi?id=430845 [ 4 ] Bug #428960 - Message makes no sense. https://bugzilla.redhat.com/show_bug.cgi?id=428960 [ 5 ] Bug #320881 - Somebody just didn't get it! https://bugzilla.redhat.com/show_bug.cgi?id=320881 -------------------------------------------------------------------------------- ================================================================================ setroubleshoot-plugins-2.0.4-1.fc8 (FEDORA-2008-1742) Analysis plugins for use with setroubleshoot -------------------------------------------------------------------------------- Update Information: This fixes a significant bug which caused invalid UTF-8 bytes to be written into XML files. Enhance the interrogation of audit data to diminish the number of <Unknown> values. Properly quote suggested shell commands. -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 31 2008 <jdennis@xxxxxxxxxx> - 2.0.4-1 - Resolve bug #416351: setroubleshoot does not escape regex chars in suggested cmds - add new template substitution $SOURCE, a friendly name, $SOURCE_PATH still exists and is the full path name of $SOURCE * Tue Jan 15 2008 <dwalsh@xxxxxxxxxx> - 2.0.2-1 - Add catchall_boolean.py plugin * Fri Jan 11 2008 <jdennis@xxxxxxxxxx> - 2.0.1-1 - Resolve bug #332281: remove obsolete translation - Resolve bug #426586: Renaming translation po file from sr@Latn to sr@latin * Fri Dec 28 2007 <jdennis@xxxxxxxxxx> - 2.0.0-1 - prepare for v2 test release -------------------------------------------------------------------------------- References: [ 1 ] Bug #416351 - setroubleshoot does not escape regex chars in suggested cmds https://bugzilla.redhat.com/show_bug.cgi?id=416351 [ 2 ] Bug #430421 - setroubleshoot - audit_listener_database.xml:3029: parser error in xmlParseDoc() https://bugzilla.redhat.com/show_bug.cgi?id=430421 [ 3 ] Bug #430845 - obsolete URL in setroubleshoot package description https://bugzilla.redhat.com/show_bug.cgi?id=430845 [ 4 ] Bug #428960 - Message makes no sense. https://bugzilla.redhat.com/show_bug.cgi?id=428960 [ 5 ] Bug #320881 - Somebody just didn't get it! https://bugzilla.redhat.com/show_bug.cgi?id=320881 -------------------------------------------------------------------------------- ================================================================================ testdisk-6.9-1.fc8 (FEDORA-2008-1703) Tool to check and undelete partition -------------------------------------------------------------------------------- Update Information: - EFI GUID Partition Table is now supported. EFI GPT is used mainly on Itanium, MacBook and Mac Pro. - TestDisk displays unicode filenames correctly and can handle unicode filesnames when copying files from an NTFS partition. - Encrypted LUKS, Mac HFSX, Linux raid md 1.0/1.1/1.2 (0.9 was already supported) partitions can be recovered by this new version. - For ext2/ext3 partitions, PhotoRec 6.9 can search for lost files either in unallocated space only or in whole partition. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 14 2008 Christophe Grenier <grenier@xxxxxxxxxxxxxx> 6.9-1 - Update to latest version -------------------------------------------------------------------------------- ================================================================================ tetex-3.0-44.6.fc8 (FEDORA-2008-1674) The TeX text formatting system. -------------------------------------------------------------------------------- Update Information: * Fri Jan 18 2008 Jindrich Novy <jnovy@xxxxxxxxxx> 3.0-44.6 - obsolete only old xdvik version in order to not to clash wih newer xdvik, which is packaged separately * Mon Jan 7 2008 Jindrich Novy <jnovy@xxxxxxxxxx> 3.0-44.5 - run restorecon also for /var/lib/texmf/ to have correct selinux labels (#427066) - remove old tarball added accidentially to CVS in history * Fri Nov 30 2007 Jindrich Novy <jnovy@xxxxxxxxxx> 3.0-44.4 - fix nasty bug in epstopdf (#241794) -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 18 2008 Jindrich Novy <jnovy@xxxxxxxxxx> 3.0-44.6 - obsolete only old xdvik version in order to not to clash wih newer xdvik, which is packaged separately * Mon Jan 7 2008 Jindrich Novy <jnovy@xxxxxxxxxx> 3.0-44.5 - run restorecon also for /var/lib/texmf/ to have correct selinux labels (#427066) - remove old tarball added accidentially to CVS in history * Fri Nov 30 2007 Jindrich Novy <jnovy@xxxxxxxxxx> 3.0-44.4 - fix nasty bug in epstopdf (#241794) -------------------------------------------------------------------------------- References: [ 1 ] Bug #241794 - doxygen gives gs invalid eps so that it fails with "ERROR: /syntaxerror in -file-" https://bugzilla.redhat.com/show_bug.cgi?id=241794 [ 2 ] Bug #427066 - incorrect selinux labels on files in /var/lib/texmf/tfm/jknappen/ec/ https://bugzilla.redhat.com/show_bug.cgi?id=427066 -------------------------------------------------------------------------------- ================================================================================ tor-0.1.2.19-1.fc8 (FEDORA-2008-1705) Anonymizing overlay network for TCP (The onion router) -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 12 2008 Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxxxxxxxxxx> - 0.1.2.19-1 - updated to 0.1.2.19 - use file based BR for latex - improved 'status' method of initscript to return rc of 'pidofproc' instead of doing further manual tests. Calling 'pidofproc' directly instead of within a subshell should workaround #432254 too. * Tue Oct 30 2007 Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxxxxxxxxxx> - 0.1.2.18-1 - updated to 0.1.2.18 -------------------------------------------------------------------------------- References: [ 1 ] Bug #431358 - tor 0.1.2.19 available (security and major bugfixes) https://bugzilla.redhat.com/show_bug.cgi?id=431358 -------------------------------------------------------------------------------- ================================================================================ uniconvertor-1.1.1-1.fc8.2 (FEDORA-2008-1687) Universal vector graphics translator -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Andy Shevchenko <andy@xxxxxxxxxxxx> 1.1.1-1.2 - update to 1.1.1 * Sat Jan 12 2008 Andy Shevchenko <andy@xxxxxxxxxxxx> 1.1.0-1 - update to 1.1.0 -------------------------------------------------------------------------------- ================================================================================ xchat-gnome-0.18-7.fc8 (FEDORA-2008-1744) GNOME front-end to xchat -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 12 2008 Brian Pepple <bpepple@xxxxxxxxxxxxxxxxx> - 0.18-7 - Updated away/back patch. (#430883) * Wed Jan 30 2008 Brian Pepple <bpepple@xxxxxxxxxxxxxxxxx> - 0.18-6 - Add patch to fix away/back command. -------------------------------------------------------------------------------- References: [ 1 ] Bug #430883 - xchat-gnome : unchecking "Mark as away" does not work https://bugzilla.redhat.com/show_bug.cgi?id=430883 -------------------------------------------------------------------------------- ================================================================================ ypserv-2.19-9.fc8 (FEDORA-2008-1726) The NIS (Network Information Service) server -------------------------------------------------------------------------------- ChangeLog: * Wed Feb 13 2008 Vitezslav Crhonek <vcrhonek@xxxxxxxxxx> - 2.19-9 - Mark /var/yp/Makefile as %config(noreplace) Resolves: #432582 - Comment "slp" part of ypserv.conf to avoid ypserv warnings Resolves: #154806 - Spec file cleanup - remove period from end of Summary, fix license, remove macros from Changelog * Mon Feb 4 2008 Vitezslav Crhonek <vcrhonek@xxxxxxxxxx> - 2.19-8 - Fix Buildroot - Fix /var/yp/Makefile Resolves: #431008 -------------------------------------------------------------------------------- References: [ 1 ] Bug #432582 - %config(noreplace) /var/yp/Makefile https://bugzilla.redhat.com/show_bug.cgi?id=432582 [ 2 ] Bug #154806 - Support for SLP (line XX) is not compiled in https://bugzilla.redhat.com/show_bug.cgi?id=154806 -------------------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list