Package: systemtap / 1.2-5+squeeze1

Metadata

Package Version Patches format
systemtap 1.2-5+squeeze1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
manpage and spelling error fixes.patch | (download)

grapher/stapgraph.1.in | 2 1 + 1 - 0 !
runtime/access_process_vm.h | 2 1 + 1 - 0 !
runtime/uprobes/uprobes.c | 2 1 + 1 - 0 !
runtime/uprobes2/uprobes.c | 2 1 + 1 - 0 !
stap.1.in | 10 5 + 5 - 0 !
staprun.8.in | 2 1 + 1 - 0 !
tapset/signal.stp | 10 5 + 5 - 0 !
tapset/string.stp | 2 1 + 1 - 0 !
translate.cxx | 2 1 + 1 - 0 !
9 files changed, 17 insertions(+), 17 deletions(-)

---
no make distclean for man.diff | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
stapex docdir path.diff | (download)

stapex.3stap.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
use pdflatex.diff | (download)

configure.ac | 26 13 + 13 - 0 !
doc/Makefile.am | 18 6 + 12 - 0 !
doc/langref.tex | 1 1 + 0 - 0 !
doc/tutorial.tex | 19 10 + 9 - 0 !
4 files changed, 30 insertions(+), 34 deletions(-)

---
dont build pdfdocs.diff | (download)

configure.ac | 24 12 + 12 - 0 !
1 file changed, 12 insertions(+), 12 deletions(-)

---
vim filetype override.diff | (download)

vim/filetype.vim | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
new elfutils.diff | (download)

configure | 8 4 + 4 - 0 !
configure.ac | 6 3 + 3 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

---
grapher libs.diff | (download)

grapher/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
debversion.diff | (download)

Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
fix CVE 2010 4170 CVE 2010 4171.diff | (download)

Makefile.am | 5 4 + 1 - 0 !
Makefile.in | 5 4 + 1 - 0 !
README.security | 6 3 + 3 - 0 !
runtime/staprun/ctl.c | 3 3 + 0 - 0 !
runtime/staprun/staprun.c | 29 12 + 17 - 0 !
staprun.8.in | 6 3 + 3 - 0 !
6 files changed, 29 insertions(+), 25 deletions(-)

 cve-2010-4170, cve-2010-4171: staprun module loading/unloading security fixes
fix CVE 2011 2503.diff | (download)

runtime/staprun/staprun_funcs.c | 40 31 + 9 - 0 !
1 file changed, 31 insertions(+), 9 deletions(-)

---