tsung 1.5.1-1 source package in Ubuntu

Changelog

tsung (1.5.1-1) unstable; urgency=low


  * New upstream release. (Closes: #691354, #695284, #728124, #719234)
  * Acknowledge NMU, thanks Julián Moreno Patiño.
  * debian/patches:
    - Removed 02_fix_tsung_recorder_crash_dump.diff, included upstream.
    - Removed 01_spelling_corrections.diff, included upstream.
  * debian/rules:
    - Included build of html documentation.
  * debian/control:
    - Added Build-Depends on python-sphinx.
    - Added dependencies to JavaScript libraries used by html documentation:
      - libjs-jquery
      - libjs-underscore
  * debian/tsung.docs:
    - Added new html documentation.
  * debian/tsung.doc-base:
    - Updated to point to new index.html file.
  * debian/copyright:
    - Added mention to src/templates/dygraph-combined.js.
    - Added mention to src/tsung_percentile.pl.in.
  * debian/tsung.links:
    - Added links to JavaScript files used by html documentation.
  * Removed debian/docs file, duplicate of debian/tsung.docs.
  * Moved from python-support to dh_python2.
  * Bump Standards-Version to 3.9.5. No changes required.

 -- Ignace Mouzannar <email address hidden>  Tue, 02 Sep 2014 18:12:13 -0400

Upload details

Uploaded by:
Ignace Mouzannar
Uploaded to:
Sid
Original maintainer:
Ignace Mouzannar
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
tsung_1.5.1-1.dsc 1.8 KiB 0fab620a016f7ca700377c39db068326449d6552cc026ecd510342d04a0ee3a7
tsung_1.5.1.orig.tar.gz 1.4 MiB 551457ffe89d1c5b7d064b13fe82e6bff00523ccc7a00367b0ae38cad0c2282b
tsung_1.5.1-1.debian.tar.xz 34.7 KiB 39648a10d47c2f35b6289c18567c163159eec1973ac2a8e578b3b63a32eb29ce

Available diffs

No changes file available.

Binary packages built by this source

tsung: distributed multi-protocol load testing tool

 Tsung is a distributed load testing tool. It can be used to stress
 HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP and Jabber/XMPP servers.
 .
 The purpose of Tsung is to simulate users in order to test the
 scalability and performance of IP based client/server applications.
 You can use it to do load and stress testing of your servers. Many
 protocols have been implemented and tested, and it can be easily
 extended. WebDAV, LDAP and MySQL support have been added recently
 (experimental).
 .
 For HTTP, it support 1.0 and 1.1 version, has a proxy mode to
 record sessions, support GET and POST method, Cookies and Basic
 WWW-authentication. It also has support for SSL.
 .
 It can be distributed on several client machines and is able to
 simulate hundreds of thousands of virtual users concurrently (or even
 millions if you have enough hardware ...).