lp:ubuntu/raring-proposed/systemtap

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-proposed/systemtap
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

18. By Timo Juhani Lindfors

* New upstream release (Closes: #690404, #701365, #701365)
  (LP: #803549, #1130626, #1075772).
* Drop patches that are part of the new upstream release:
  - manpage-syntax1.diff
  - spelling-fixes1.diff
  - spelling-fixes2.diff
  - manpage-paths1.diff
  - fix.CVE-2012-0875.diff
* Add patches that fix various lintian warnings. These have all
  been accepted upstream so we can get rid of them in the next
  release (thanks Frank Ch. Eigler!):
  - 0001-man-stap.1-escape-minus-sign-properly.patch
  - 0002-man-stap.1-fix-typo.patch
  - 0003-man-stapprobes.3stap-escape-minus-sign-properly.patch
  - 0005-Add-missing-usr-bin-env-stap-to-some-examples.patch
  - 0006-man-stappaths.7-properly-escape-dot-in-the-beginning.patch
  - 0008-man-escape-quote-properly-in-header.patch
  - 0001-configure.ac-remove-temporary-file-after-test.patch
  - 0002-Makefile.am-remove-temporary-symlinks-in-distclean.patch
  - 0003-configure-Makefile-regenerate.patch
  - 0001-tapset-test-adieu.patch
  - 0001-Makefile.am-don-t-install-html-.tmpl-files.patch
  - 0002-Makefile.in-regenerate.patch
  - 0001-manpager-fix-warnings-by-adding-breaks-between-SEE-A.patch
* Add patch to partially fix #604453:
  - 0001-blacklist-more-unsafe-functions.patch
* Backport patch to support unreadable System.map on Ubuntu:
  - 0001-translator-tolerate-unavailable-System.map.patch
* Add patch to suggest reading README.Debian if anything
  fails. Usability testing shows that surprisingly few users
  will find it otherwise :-) This patch can not be forwarded
  upstream but it is very simple.
  - suggest-readme.debian.diff
* Upload to experimental since wheezy is frozen.
* Drop systemtap-grapher binary package as it has been
  removed by upstream. Remove its build-dependencies
  libgtkmm-2.4-dev, libboost-dev and libglademm-2.4-dev as well.
* Add powerpcspe to the architecture list (Closes: #700161).
* Ship stap-prep to help users figure out what
  debug symbol and header packages they need to install and mention
  this in README.Debian.
* Add patches to make stap-prep work on Debian:
  - 0001-Prepare-stap-prep-for-support-for-non-rpm-systems.patch
  - 0002-stap-prep-add-support-for-deb-based-systems.patch
  - 0003-man-add-man-page-for-stap-prep-1.patch
  - 0004-man-stap.1-add-reference-to-stap-prep-1.patch
  - 0001-install-stap-prep.1-man-page.patch
  - 0002-man-Makefile.in-regenerate.patch
* Add patch to improve error messages:
  - 0001-Suggest-running-stap-prep-after-all-failures.patch
* Enable emacs addon that makes editing .stp files easier.
* Ensure that build log shows full build commands.
* Bump Standards-Version to 3.9.4, no changes were needed.

17. By Timo Juhani Lindfors

[ Ritesh Raj Sarraf ]
* Add Timo Juhani Lindfors to Uploaders.

[ Timo Juhani Lindfors ]
* New Upstream Release.
* Drop patches that are obsolete or accepted upstream:
  dont-build-pdfdocs.diff dont-remove-scripts.diff
  examples-shebangs.diff grapher-libs.diff new-elfutils.diff
  no-make-distclean-for-man.diff stapex-docdir-path.diff
  use-pdflatex.diff vim-filetype-override.diff xmlto-test.diff
* Add patches to improve documentation: manpage-paths1.diff
  manpage-syntax1.diff spelling-fixes1.diff spelling-fixes2.diff
* Update standards-version to 3.9.2, no changes necessary
* Add armhf to the architecture list (Closes: #645797)
* Enable hardened build flags (Closes: #655882)
* Set architecture of systemtap-sdt-dev to linux-any to avoid confusion
  on kfreebsd (Closes: #656383, #656477)
* Add stapsys group which behaves like stapdev but does not permit
  the use of guru mode.
* Remove references to "Linux 2.6" from package description and suggests
  fields since we support 3.x too.

16. By Ritesh Raj Sarraf

* New Upstream Release
* Refresh patches:
  + manpage-and-spelling-error-fixes.patch
  + dont-build-pdfdocs.diff
  + new-elfutils.diff
* Drop patch:
  + no-make-distclean-for-man.diff
  + stapex-docdir-path.diff
* Add libavahi-client-dev build dependency
* Update Standards Version to 3.9.1
  + Use Breaks instead of Conflicts
* Explain about kernel feature dependency and availability (Closes: #591893)

15. By Eugeniy Meshcheryakov

* New upstream release
  - too many changes, upload to experimental for now
* Fix Vcs-Browser url
* Update debian/copyright
* Pass --disable-publican to configure, not usable in Debian
* Removed patches:
  - no-PROCFLAGS.diff - fixed upstream
  - no-xmto.diff - let's try to use xmlto..., build depend on it
  - stap-env.diff - no longer needed
  - SystemTap-1.0-limit-printf-arguments.patch - fixed upstream
  - SystemTap-1.0-limit-dwarf-expression-stack-size.patch - fixed upstream
  - SystemTap-1.0-unwind-table-size-checks.patch - fixed upstream
* Updated patches:
  - dont-build-pdfdocs.diff
  - grapher-libs.diff
* Build-depend on libboost-dev and libglademm-2.4-dev, needed for grapher
* New patches:
  - dont-remove-scripts.diff - do not remove scripts on clean
  - examples-shebangs.diff - add missing shebangs to examples
  - xmlto-test.diff - use html format to test xmlto, txt format requires
    additional build-dependencies

14. By Eugeniy Meshcheryakov

* New upstream snaphsot
* Don't build-depend on bzip2 anymore
* Removed patches:
  - docs-clean.diff - applied upstream
* Install stap-sign-module into -server
* Remove special rule for patch target, it is supported by new enough
  dh

13. By Eugeniy Meshcheryakov

* Use -regex for find in clean target, hopefully fixes FTBFS on s390
* Use © instead of (C) in debian/copyright
* Fix path to examples in stapex (3)

12. By Eugeniy Meshcheryakov

* New upstream snapshot
  - This release supports execution of probe modules by unpriviledged
    users. This feature is experimental and can cause security problems.
    Added note to NEWS.Debian
* Use quilt instead of dbs
* Strip numeric prefixes and add .diff to patches
* Removed patches:
  - relocatable-kernel-buildid.diff - applied upstream
  - configure-quot.diff - applied upstream
  - arm-nop.diff - applied upstream
* Remove autotools generated files in clean target
* New patches:
  - docs-clean.diff - remove generated files during clean
  - debversion.diff - add debian package version information into stap -V
    output
* Install NEWS.Debian into all binary packages
* Git is now used for packaging
  - Add Vcs-* headers to debian/control
  - Remove uupdate invokation from watch file
* Update README.source with information about using quilt

11. By Eugeniy Meshcheryakov

Add systemtap-sdt-dev package

10. By Eugeniy Meshcheryakov

* New upstream shapshot
* Removed patches:
  - 34-dont-include-libebl-h - applied upstream
* Add not to debian/copyright that Language Reference Guide is licensed
  under the GFDL with no Invariant Sections, no Front-Cover Texts, and
  no Back-Cover Texts
* Update copyright years in debian/copyright

9. By Eugeniy Meshcheryakov

New upstream snapshot

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/systemtap
This branch contains Public information 
Everyone can see this information.

Subscribers