1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156
|
sip-tester (1:3.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ Bas Couwenberg ]
* Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
Closes: #807226
-- Mattia Rizzolo <mattia@debian.org> Tue, 26 Jan 2016 12:16:10 +0000
sip-tester (1:3.2-1) unstable; urgency=low
[ Paul Belanger ]
* New Upstream Release (Closes: #623915).
* Switch to dpkg-source 3.0 (quilt) format
* Building with PCAP play.
* Switch back to Debhelper.
* debian/patches/spelling-error-in-binary: Fix lintian warning
[ Mark Purcell ]
* Drop pabs from Uploaders: at his request
* fix debhelper-overrides-need-versioned-build-depends
* fix description-synopsis-starts-with-article
-- Mark Purcell <msp@debian.org> Thu, 03 Nov 2011 21:56:17 +1100
sip-tester (1:3.1-3) unstable; urgency=low
* Fix "pkg-config: command not found" Added Build-Depends: (Closes: #585904)
-- Mark Purcell <msp@debian.org> Tue, 15 Jun 2010 07:36:34 +1000
sip-tester (1:3.1-2) unstable; urgency=low
* Really Build-Depends: libgsl0-dev - thks pabs & Nobuhuro (Closes: #585820)
* Refresh enable-gls.patch
-- Mark Purcell <msp@debian.org> Mon, 14 Jun 2010 09:22:37 +1000
sip-tester (1:3.1-1) unstable; urgency=low
* New Upstream Release - (Closes: #510663)
* Update debian/watch - (Closes: #450035)
* Switch Maintainer: Debian VoIP Team pkg-voip-maintainers
- Thanks & Welcome ARAKI Yasuhiro
* Switch to cdbs
- Added ${misc:Depends}
* Update to Standards 3.8.0:
- Add Homepage:
- Add Vcs- headers
- debian/compat -> 7
* Update debian/copyright
* debian/patches/include-limits.patch
* Drop OpenSSL support - Build-Conflicts: libssl-dev
- possible-gpl-code-linked-with-openssl
- Fixes "GPL code linked with OpenSSL without permission" (Closes: #581069)
* Add resonable man page with help2man - sipp.1 (Closes: #581067)
* Enable GLS - Build-Depends: & enable-gsl.patch (Closes: #581335)
-- Mark Purcell <msp@debian.org> Sun, 13 Jun 2010 16:15:44 +1000
sip-tester (3.1.r590-1) unstable; urgency=low
* New upstream release
-- ARAKI Yasuhiro <ar@debian.org> Sat, 23 Jan 2010 13:37:20 +0900
sip-tester (3.1.r577-1) unstable; urgency=low
* New upstream release (from svn trunk tree. Version 577).
-- ARAKI Yasuhiro <ar@debian.org> Fri, 20 Mar 2009 17:42:03 +0900
sip-tester (2.0.1-1.2) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* CVE-2008-1959: Fix stack-based buffer overflow in the
get_remote_video_port_media function
* CVE-2008-2085: Fix stack-baseed buffer overflow in the
get_remote_ip_media and get_remote_ipv6_media
functions which lead to arbitrary code execution (Closes: #479039).
-- Nico Golde <nion@debian.org> Sun, 04 May 2008 13:58:41 +0200
sip-tester (2.0.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Change ifdef to detect Tru64 unix. Thanks to Falk Hueffner.
Closes: #431308
-- Thomas Viehmann <tv@beamnet.de> Mon, 10 Mar 2008 20:19:18 +0000
sip-tester (2.0.1-1) unstable; urgency=low
* New upstream release
-- ARAKI Yasuhiro <ar@debian.org> Wed, 16 May 2007 19:15:34 +0900
sip-tester (1.1rc4-2.1) unstable; urgency=medium
* Non-maintainer upload.
* sipp.hpp: Use socklen_t on all architectures. Closes: #302092.
* Makefile: Remove `+DD64' from ia64-specific flags. Closes: #362178.
-- Matej Vela <vela@debian.org> Thu, 18 May 2006 16:59:35 -0500
sip-tester (1.1rc4-2) unstable; urgency=low
* package description update. Thanks W. Borgert <debacle@debian.org>. (Closes: #349687)
-- ARAKI Yasuhiro <ar@debian.org> Wed, 25 Jan 2006 18:12:21 +0900
sip-tester (1.1rc4-1) unstable; urgency=low
* New upstream release
* RTP play capabilities.
* add libnet1-dev and libpcap-dev in Build-Depends:.
-- ARAKI Yasuhiro <ar@debian.org> Mon, 26 Dec 2005 14:31:31 +0900
sip-tester (1.1rc3-1) unstable; urgency=low
* New upstream release. (Closes: #330425)
-- ARAKI Yasuhiro <ar@debian.org> Tue, 4 Oct 2005 14:20:31 +0900
sip-tester (1.1rc2-1) unstable; urgency=low
* New upstream release
-- araki yasuhiro <ar@debian.org> Wed, 3 Aug 2005 15:02:57 +0900
sip-tester (1.1rc1-3) unstable; urgency=low
* extend the package description. Thanks to Matias Hermanrud Fjeld.
Closes: #304099
* Fix: Session "net" to "comm".
* Building with TLS and authentication.
* Fix: FTBFS: cc: cannot specify -o with -c or -S and multiple compilations.
Closes: #302090
-- ARAKI Yasuhiro <ar@debian.org> Mon, 11 Apr 2005 11:53:53 +0900
sip-tester (1.1rc1-2) unstable; urgency=low
* FIX: Missing Build-Depends on 'libncurses5-dev'. Thanks to Andreas
Jochens. Closes: #302028
-- ARAKI Yasuhiro <ar@debian.org> Wed, 30 Mar 2005 09:25:37 +0900
sip-tester (1.1rc1-1) unstable; urgency=low
* Initial Release.
-- ARAKI Yasuhiro <ar@debian.org> Wed, 9 Mar 2005 17:55:42 +0900
|