SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for systemtap-debugsource-1.0-1.2.x86_64.rpm :
Tue Apr 6 14:00:00 2010 tonyjAATTnovell.com
- blacklist special_mapping (bnc#581693 P2)

Fri Mar 19 13:00:00 2010 tonyjAATTnovell.com
- Fix stap-client --server parsing error (systemtap-CVE-2009-4273_2.diff)
- Make probe syscall.mmap2 optional (bnc#588276)

Tue Feb 16 13:00:00 2010 tonyjAATTsuse.de
- VUL-0: systemtap-server code exec (bnc#574243)
- VUL-1: systemtap: DoS issue in __get_argv() function (bnc#577382)

Fri Jan 29 13:00:00 2010 tonyjAATTnovell.com
- Checkin split package version for SP1. OK\'d by kukuk.
systemtap-client and systemtap-server now contain avahi dependancies
(referenced by systemtap shell scripts).

Fri Jan 8 13:00:00 2010 tonyjAATTnovell.com
- Remove symbols from ipmib.stp causing tcpipstat.stp to break -- bnc#569074

Fri Jan 8 13:00:00 2010 tonyjAATTnovell.com
- remove unnecessary start adjustment from elf notes -- bnc#566244
for beta2

Fri Jan 1 13:00:00 2010 tonyjAATTnovell.com
- sys32_pipe for < 2.6.32 only -- BNC#566245

Wed Oct 21 14:00:00 2009 tonyjAATTsuse.de
- Fixes for CVE-2009-2911, BNC#548361

Fri Oct 2 14:00:00 2009 tonyjAATTsuse.de
- updated to version 1.0 for SLE11SP1 - FATE#307061

* SystemTap frontend (stap) changes
- EXPERIMENTAL support for unprivileged users.
- -a ARCH allows cross compiling of scripts, stap-start-server arguments
extended to support starting a cross compiling server
- Change notion of architecture to be same as kernels
- Support output file switching by SIGUSR2
- New experimental transport mechanism using ftrace\'s ring_buffer
- Reduction in memory consumption for scripts using many uprobes
- Support for recognizing DW_OP_{stack,implicit}_value DWARF expressions

* SystemTap script language changes
- Dwarf probes now support C++ scopes and so can be limited to classes or
namespaces.
- Preprocessor support for || and &&
- Probe alias names may be overloaded (multiple aliases of same name)

* SystemTap tapset changes
- Enabling semaphore now used to reduce computation overhead of dorman
process().mark() probes.
- Many functions marked as usable by unprivileged users (return global info
or specific to user process).
- New netdev tapset probe points for monitoring network traffic and device
configurations.
- New task_backtrace function returns the current hex backtrace of any
arbitrary task in the system.
- Function is_myproc returns whether the current process is owned by user
which started systemtap script.

Mon Feb 23 13:00:00 2009 tiwaiAATTsuse.de
- fix testsuite/systemtap.syscall/
* (bnc#478643)

Mon Feb 23 13:00:00 2009 tiwaiAATTsuse.de
- fix syscall wrapper SyS_
* calls for PPC (bnc#459387)

Thu Feb 12 13:00:00 2009 tiwaiAATTsuse.de
- backport the blacklist additions from upstream to fix possible
system crash (bnc#459387, bnc#473277)

Thu Feb 5 13:00:00 2009 tiwaiAATTsuse.de
- Backport tapset/signal.stp to fix the signal probe problem
(bnc#468321)

Tue Feb 3 13:00:00 2009 tiwaiAATTsuse.de
- Fix debugpath.exp with $SYSTEMTAP_DEBUGINFO_PATH (bnc#471811)

Thu Jan 29 13:00:00 2009 tiwaiAATTsuse.de
- Fix procfs dir_entry count warning (bnc#470526)
- Improve the parsing of lineno checks (bnc#468247)

Thu Jan 15 13:00:00 2009 tiwaiAATTsuse.de
- Fix quoting in Tcl scripts (bnc#461588)

Mon Jan 12 13:00:00 2009 tiwaiAATTsuse.de
- Fix syntax errors with Tcl send_log (bnc#460886)

Thu Dec 18 13:00:00 2008 tiwaiAATTsuse.de
- Fix stap failures with signal tapsets (bnc#459387)

Tue Dec 16 13:00:00 2008 tiwaiAATTsuse.de
- Fix dependency on libebl1 (bnc#448331, #445783)
- Fix stap for 2.6.28 kernels

Fri Dec 12 13:00:00 2008 tiwaiAATTsuse.de
- Don\'t assert of dwarf_getsrcfiles(). This hits recent SUSE
kernels (bnc#455992)
- Backport fix patches for stap-
*-server scripts to run with
netcat (bnc#446686)

Mon Dec 8 13:00:00 2008 tiwaiAATTsuse.de
- fixed unresolved path in man pages (bnc#457217)
- fixed build for old distros on OBS

Thu Dec 4 13:00:00 2008 tiwaiAATTsuse.de
- fix ioblock.stp for SUSE 2.6.27.x kernel (bnc#456175)

Fri Nov 21 13:00:00 2008 tiwaiAATTsuse.de
- Add the bound check of parameters to fix segfault (bnc#447551)

Tue Nov 4 13:00:00 2008 tiwaiAATTsuse.de
- Fix systemtap assertion with CONFIG_RELOCATABLE (bnc#440351)

Thu Sep 11 14:00:00 2008 tiwaiAATTsuse.de
- updated to snapshot 20080906

* Fix / clean up autotools stuff

* Ugly workaround for 2.6.27 and later kernel

* stap-server updates

* Lots of small fixes

Tue Aug 12 14:00:00 2008 tiwaiAATTsuse.de
- updated to snapshot 20080809

* bump to 0.7.1

* tutorials

* examples

* i386-fix merged

* previous patches are all merged in
- add latex2html to buildrequires for generating documents

Fri Jun 20 14:00:00 2008 tiwaiAATTsuse.de
- fix run on i386 (bnc#401970)
- don\'t include obsolete linux/compile.h.

Wed Jun 18 14:00:00 2008 tiwaiAATTsuse.de
- updated to snapshot 20080614:

* bump to version 0.7, man page updates, misc fixes
see ChangeLog for details

Fri Mar 14 13:00:00 2008 tiwaiAATTsuse.de
- updated to snapshot 20080308:

* configure fixes, compile option changes

* fixes for 2.6.25 kernel

Wed Jan 30 13:00:00 2008 tiwaiAATTsuse.de
- updated to snapshot 20080126

* fix configure and automake stuff

* gcc 4.3 fix is included

* ufprobes fixes, improvements

* reorganized probe condition implementation.

Fri Jan 11 13:00:00 2008 tiwaiAATTsuse.de
- updated to snapshot 20080105
- fixed build of the snapshot with gcc 4.3

Mon Nov 19 13:00:00 2007 tiwaiAATTsuse.de
- enable gcc-4.3 patch (yes, we use only gcc4.3 now)
- updated to snapshot 20071117

Thu Oct 25 14:00:00 2007 tiwaiAATTsuse.de
- disable gcc-4.3 fix again since it breaks older gccs...

Wed Oct 24 14:00:00 2007 tiwaiAATTsuse.de
- fix build with gcc 4.3

Mon Oct 22 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20071020:

* bump up version 0.6

* bunch of updates and fixes, see ChangeLog

Tue Aug 14 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070811:

* Updated -m MODNAME usage

* Rework on line editing functions

Mon Jul 16 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070714:

* configure fix for sqlite

* support for crash extension module

* new enum for type column in coverage_element

Wed Jul 4 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070630:

* auto-tools fixes, sqlite3 requirement
- add sqlite-devel and glib2-devel to buildrequires

Wed Jun 6 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070602:

* fix for gcc4.3

* minor fixes in elaborate.
*
- include the snapshot date into version string
- clean up spec file

Tue May 22 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070519:

* Updated temporary handlings

* Autoconf tweaks

* Performance improvements with const and temporary handlings

* Removed do_write and do_read probles, added aio_write,
aio_read, writev and readv probes.

Mon May 21 14:00:00 2007 tiwaiAATTsuse.de
- use the external elfutils packages.

Tue Apr 24 14:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070421 and elfutils-0.127:

* minor compile warning fixes

* add interruptible parameter

* improvement on documents

* fix for debugfs and relayfs mounts

* see ChangeLog for other changes

Mon Mar 19 13:00:00 2007 tiwaiAATTsuse.de
- updated to snapshot 20070317:
including all fix patches

Thu Mar 8 13:00:00 2007 tiwaiAATTsuse.de
- fix the handling of function arguments in more generic way
(#245310, #252311)
added a new option -P to switch the prologue-search behavior

Wed Mar 7 13:00:00 2007 tiwaiAATTsuse.de
- fix misalignment of exception table entry on s390x (#249576)

Mon Feb 26 13:00:00 2007 tiwaiAATTsuse.de
- fix crash with large H value in hist_linear() (#248430)

Fri Feb 23 13:00:00 2007 tiwaiAATTsuse.de
- fix mmap syscall on s390x (#248110)

Thu Feb 15 13:00:00 2007 tiwaiAATTsuse.de
- fix a wrong name of store_deref definition (#245544)

Wed Feb 14 13:00:00 2007 tiwaiAATTsuse.de
- fix the handling of function arguments on s390x (#245310)

Tue Feb 6 13:00:00 2007 tiwaiAATTsuse.de
- update to snapshot 20070203, bugfixes including:

* add missing sockets tapset support (#239346)

* fix the array membership (#242481)

Wed Jan 31 13:00:00 2007 tiwaiAATTsuse.de
- turn on Autoprov again to fix broken dependency.

Tue Jan 30 13:00:00 2007 tiwaiAATTsuse.de
- update to snapshot 20070120 and elfutils-0.125 to fix major
bugs (#238710):

* fixed libdw known bugs in elfutils 0.124

* add the missing support of tapsetr/errno.stp for s390x

* fix conditionals in syscall tapset for s390x

* new macros to safely read/write values from kernel pointers

* fix the non-standard C behavior to handle NULL in an array

* fixed support for benchmarking mode with off-line code

* added support to allow user to use array size declarations

* reduce number of calls to stp_module_relocate within $tvar
functions

Tue Jan 9 13:00:00 2007 tiwaiAATTsuse.de
- updated to the recent snapshot version (FATE 301670).

* fix cache bugs

* auto-tools fixes

* probe registartion rework

* allow negative numeric literals

* bugfixes/optmizations
- elfutls 1.2.4
removed codes with problematic license in elfutils (#232894)

Thu Aug 24 14:00:00 2006 tiwaiAATTsuse.de
- update elfutils to 1.2.3, including vmlinux.debuginfo fix.

Thu Aug 24 14:00:00 2006 tiwaiAATTsuse.de
- fix the auto-lookup of vmlinux debuginfo for SUSE systems
- fix the stp compilation with 2.6.18 kernel

Wed Aug 9 14:00:00 2006 tiwaiAATTsuse.de
- updated to latest snapshot (version 0.5.8)
with elfutils-1.2.2.


 
ICM