17 Jun 2013 20:38
[ANNOUNCE] crash-7.0.1 is available
Dave Anderson <anderson <at> redhat.com>
2013-06-17 18:38:56 GMT
2013-06-17 18:38:56 GMT
Download from: http://people.redhat.com/anderson Changelog: - Fix the -I include path sequence in the extensions/eppic.mk file to prevent a series of "redefined" and "redeclaration" warnings when compiling the EPPIC extension module. (anderson <at> redhat.com) - Address two compile-time warnings generated as a result of the gdb-7.6.patch. Without the patch, there are "warning: no previous prototype" warnings for gdb_main_entry() and replace_ui_file_FILE(). (anderson <at> redhat.com) - Implemented a new "mod -t" option that walks through the installed modules and checks for non-zero values in each module's "taints" bitmask, and translates the bits into symbolic letters if possible, or shows the hexadecimal value of the bitmask if not. In older kernels, the "license_gplok" field is checked, and if non-zero, its value is displayed in hexadecimal. Lastly, if the "gpgsig_ok" member exists and is zero, a "(U)" notation will also be displayed. (atomlin <at> redhat.com, anderson <at> redhat.com) - Fixed compiler warnings generated by extensions/trace.c when compiled with -DFORTIFY_SOURCE=2. Without the patch, the messages "warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result", "warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result", and "warning: 'trace_dat' may be used uninitialized in this function" are(Continue reading)
RSS Feed