Changelog for
systemtap-docs-2.0-2.4.1.noarch.rpm :
* Sat Jan 12 2013 tonyjAATTsuse.com- Update to version 2.0. See systemtap.spec for changelog
* Fri Jul 27 2012 ajAATTsuse.de- Fix build with glibc 2.16
* Mon Jun 18 2012 jslabyAATTsuse.de- Upgrade to version 1.8
* Thu Jun 14 2012 dimstarAATTopensuse.org- Add systemtap-automake112.patch: Fix build with automake 1.12: + Support for automatic de-ANSI-fication has been removed. + Patch taken from upstream, git commit id 5b2bc70.
* Sat Feb 18 2012 tonyjAATTsuse.com- Update to version 1.7. See systemtap.spec for changelog
* Sun Jan 29 2012 cooloAATTsuse.com- add automake too
* Wed Dec 21 2011 cooloAATTsuse.com- add autoconf as buildrequire to avoid implicit dependency
* Wed Nov 02 2011 jslabyAATTsuse.de- update to 1.6
* Tue Jun 07 2011 cooloAATTnovell.com- fix file dependencies of examples and testsuite
* Tue May 17 2011 jslabyAATTsuse.de- fix gcc 4.6 build
* Fri Jan 21 2011 tonyjAATTnovell.com- Update to version 1.4. See systemtap.changes for full changelog.
* Thu Aug 26 2010 tonyjAATTnovell.com- Update to version 1.3
* Thu Mar 11 2010 tonyjAATTnovell.com- Update to version 1.1. See systemtap.changes for full changelog.
* Wed Dec 02 2009 tonyjAATTnovell.com- Minor changes to spec file
* Fri Oct 02 2009 tonyjAATTsuse.de- updated to version 1.0. See systemtap.changes for full changelog.
* Tue Jul 21 2009 tiwaiAATTsuse.de- corrected to use libexecdir- fix summary and description
* Thu Jun 18 2009 tiwaiAATTsuse.de- change to noarch
* Tue Jun 16 2009 tiwaiAATTsuse.de- updated to version 0.9.8:
* Module signing support
* Debuginfo suggestions when a script fails
* Using %M in print formats for hex dumps can now print entire buffers
* Dwarfless syscalls: The nd_syscalls tapset is now available to probe system calls without requiring kernel debug info.
* sid() returns the session ID of the current process
* stringat() indexes a single character from a string.
* New script examples
* Fri May 22 2009 tiwaiAATTsuse.de- add missing examples installation in docs subpackage
* Wed May 20 2009 tiwaiAATTsuse.de- split docs and examples to docs subpackage and generate from its own spec file to cut off the dependency loop
* Fri May 15 2009 tiwaiAATTsuse.de- split to several subpackages, systemtap-runtime, -client, -server and -sdt-devel (bnc#503088).
* Fri May 08 2009 tiwaiAATTsuse.de- updated to released version 0.9.7:
* Lots of fixes, improvements, see NEWS file for details