mirror of https://github.com/sipwise/sipsak.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
328 lines
11 KiB
328 lines
11 KiB
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.11.1) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Tue, 22 Aug 2017 11:03:03 +0200
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.11.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 24 Apr 2017 16:04:48 +0200
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.10.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 30 Jan 2017 15:40:46 +0100
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.9.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 03 Oct 2016 18:17:49 +0200
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.8.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Thu, 07 Jul 2016 14:32:12 +0200
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.7.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 25 Apr 2016 14:11:26 +0200
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.6.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Tue, 09 Feb 2016 20:37:05 +0100
|
|
|
|
ngcp-sipsak (0.9.7pre+sipwise6+0~mr3.8.5.0) unstable; urgency=medium
|
|
|
|
[ nils-ohlmeier ]
|
|
* [8679eb4] -E overrules SRV result
|
|
* [7a2322b] added option -J to take ha1 instead of password
|
|
* [9d23d9b] s/strncopy/strncpy/
|
|
* [6a79753] made gnutls and ares comparasing non-bash compliant; thanks to Georg Schwarz
|
|
* [2ece605] fixed gcc 4.1 warnings
|
|
* [0ba5a5a] increased version to 0.9.7pre and updated to autoconf 2.60
|
|
* [8e36c9d] dont retransmit on reliable transports
|
|
* [720e445] prevent output at verbosity level zero
|
|
* [694ab12] fixed if -r was porvided before -p with IP address; thanks to Hendrik Scholz
|
|
* [b592354] reverted last accident commit except the fix for Hendrik
|
|
* [a5dd444] s/times/timers/ to prevent name clash
|
|
* [0ec8cf3] improved srand initialization according to perl docs. thnks to dsemyonov. closes #8289
|
|
* [5d827cf] added --disable-ips configure option which allows to compile the oldstyle --numeric behavior
|
|
* [f3599cc] added some first TLS code. Note: this is not working yet and thus not activated
|
|
* [d2324b0] first working TLS transfers
|
|
* [2a62957] more gnutls debug code
|
|
* [eb41b0e] added GNU TLS cert chain verification
|
|
* [8ad44ac] beautified error message output
|
|
* [ce89ac2] option -k only available with TLS support
|
|
* [0d79366] added beginnign of unit testing
|
|
* [753b156] improved is_number and re-wrote str_to_int (as results from the unit tests)
|
|
* [7139f31] made check unit test framework really optional
|
|
* [ba705c6] first try of an indent config
|
|
* [62b8c53] more tests and fixes as results from the tests :)
|
|
* [1bf0540] - re-worked str_to_int one more time as the previous behavior was broken after the last fix - added a centralized debug message function
|
|
* [19e80e2] added 'star' as special word for the contact option -C
|
|
* [561736d] made star really work
|
|
* [493a389] improved help output message
|
|
* [e8c985a] moved UA header to one central define
|
|
* [d106781] fixed overwritting of outbound proxy if domainname is an IP; thanks to Alexander Litvak
|
|
* [defaf92] made TLS transport and debug messages configurable
|
|
* [41756ec] fixed CNAME segfault and added SRV->CNAME resolution
|
|
* [d1659d6] realy respect -D in all cases
|
|
* [041c732] added sleep debug message
|
|
* [5025df9] fixed infinte value in statics mode
|
|
* [44cd3b8] added option -Z to modify SIP_T1 at run time
|
|
* [ebc7997] added syslog support
|
|
* [89e2bf8] log last request to syylog as well
|
|
* [93ffcf1] - fixed false retransmissions because of wrong cseq in reply - enabled -c parameter for Inivte mode
|
|
* [884d796] moved logging of message in case of regex to only failure case
|
|
* [5fb1331] print Via warning only in verbose mode - thanks to Juha Heinanen
|
|
* [6c67aab] - added new options for TLS (ca-cert, client-cert, ignore-cert-failure) Note: these options are only available as long options - added option to ignore TLS certificate verification errors - made certificate output after TLS handshake more verbose
|
|
* [814ac36] removed un-used variable
|
|
* [6b0ed3a] added mac port dirs to search paths
|
|
|
|
[ Peter Lemenkov ]
|
|
* [7ca6efc] Fix for wrong arity of callback function for c-ares
|
|
|
|
[ root ]
|
|
* [9d77e7f] added option -k, --local-ip
|
|
|
|
[ Victor Seva ]
|
|
* [5a4e554] MT#17517 debian: use autoreconf
|
|
|
|
-- Victor Seva <vseva@sipwise.com> Fri, 29 Jan 2016 15:45:44 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.8.5.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Tue, 17 Nov 2015 10:41:34 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.8.4.0) unstable; urgency=medium
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Thu, 20 Aug 2015 23:30:58 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.8.3.0) unstable; urgency=low
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Wed, 03 Jun 2015 16:50:23 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.8.2.0) unstable; urgency=low
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Wed, 08 Apr 2015 13:05:38 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.8.1.0) unstable; urgency=low
|
|
|
|
[ Michael Prokop ]
|
|
* [352c5e8] MT#9127 Bump Standards-Version to 3.9.6
|
|
|
|
[ Sipwise Jenkins Builder ]
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Wed, 18 Mar 2015 14:17:59 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.8.0.0) unstable; urgency=low
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Wed, 07 Jan 2015 21:41:41 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.7.0.0) unstable; urgency=low
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Thu, 30 Oct 2014 17:32:24 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.6.0.0) unstable; urgency=low
|
|
|
|
[ Michael Prokop ]
|
|
* [905dd11] MT#7335 Use libgnutls28-dev as alternative Build-Depends for Debian/jessie support
|
|
|
|
[ Sipwise Jenkins Builder ]
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Thu, 09 Oct 2014 16:56:43 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.5.0.0) unstable; urgency=low
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Thu, 10 Jul 2014 15:39:09 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.4.0.0) unstable; urgency=low
|
|
|
|
[ Michael Prokop ]
|
|
* [f9034f7] MT#6511 Bump Standards-Version to 3.9.5
|
|
|
|
[ Sipwise Jenkins Builder ]
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 26 May 2014 16:03:17 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6+0~mr3.3) unstable; urgency=low
|
|
|
|
* New release.
|
|
|
|
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Sat, 01 Feb 2014 19:59:18 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise6) unstable; urgency=low
|
|
|
|
[ Richard Fuchs ]
|
|
* fix string off-by-one bugs
|
|
|
|
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Wed, 07 Aug 2013 15:08:28 +0200
|
|
|
|
ngcp-sipsak (0.9.6+sipwise5) unstable; urgency=low
|
|
|
|
[ Michael Prokop ]
|
|
* Wrap and sort items in Debian packaging files.
|
|
|
|
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Tue, 11 Dec 2012 12:20:47 +0100
|
|
|
|
ngcp-sipsak (0.9.6+sipwise4) unstable; urgency=low
|
|
|
|
* Fixed bad tagging
|
|
|
|
-- Richard Fuchs <rfuchs@sipwise.com> Fri, 30 Sep 2011 11:10:04 -0400
|
|
|
|
ngcp-sipsak (0.9.6+sipwise3) unstable; urgency=low
|
|
|
|
* Fixed Debian packaging [Mika]
|
|
|
|
-- Richard Fuchs <rfuchs@sipwise.com> Fri, 30 Sep 2011 11:10:04 -0400
|
|
|
|
ngcp-sipsak (0.9.6+sipwise2) unstable; urgency=low
|
|
|
|
* Remove RAW support as it's not implemented properly and causes timeout
|
|
problems.
|
|
|
|
-- Richard Fuchs <rfuchs@sipwise.com> Wed, 21 Sep 2011 13:10:45 -0400
|
|
|
|
ngcp-sipsak (0.9.6+sipwise1) unstable; urgency=low
|
|
|
|
* Set --default-timeout from 500ms to 150ms in configure
|
|
* Abort after hitting timeout.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Wed, 21 Sep 2011 18:40:57 +0200
|
|
|
|
sipsak (0.9.6-2.1) unstable; urgency=low
|
|
|
|
* Non-maintainer upload.
|
|
* Switch GnuTLS detection to pkg-config. Closes: #529909
|
|
|
|
-- Andreas Metzler <ametzler@debian.org> Sun, 29 Nov 2009 09:24:31 +0100
|
|
|
|
sipsak (0.9.6-2) unstable; urgency=low
|
|
|
|
* Adopt the package by the Debian VoIP team per request of the old
|
|
maintainer, ARAKI Yasuhiro.
|
|
* Incorporate previous NMUs.
|
|
* Bump Standards-Version to 3.7.3.
|
|
|
|
-- Faidon Liambotis <paravoid@debian.org> Wed, 23 Jan 2008 11:09:07 +0200
|
|
|
|
sipsak (0.9.6-1.2) unstable; urgency=high
|
|
|
|
* Non-maintainer upload by the Debian VoIP team.
|
|
* Urgency high because of an RC bugfix.
|
|
* Mention all the copyright holders and GPLv2 "or later" in
|
|
debian/copyright. (Closes: #456440)
|
|
* Fix debian/watch by using a v3 watchfile. (Closes: #450083)
|
|
* Don't ship an empty /usr/sbin.
|
|
|
|
-- Faidon Liambotis <paravoid@debian.org> Tue, 22 Jan 2008 11:07:01 +0200
|
|
|
|
sipsak (0.9.6-1.1) unstable; urgency=low
|
|
|
|
* NMU
|
|
* Substitute AC_TRY_COMPILE with AC_TRY_LINK, fixing FTBFS with gcc-4.1
|
|
(Closes: #358643)
|
|
|
|
-- Julien Danjou <acid@debian.org> Tue, 30 May 2006 14:54:40 +0200
|
|
|
|
sipsak (0.9.6-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Tue, 31 Jan 2006 13:14:05 +0900
|
|
|
|
sipsak (0.9.5-1) unstable; urgency=low
|
|
|
|
* New upstream release. Currently disabled 'c-ares'. Because c-ares is not packaged for Debian.
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Mon, 21 Nov 2005 16:32:41 +0900
|
|
|
|
sipsak (0.9.2-2) unstable; urgency=low
|
|
|
|
* fix: Add the missing Build-Depends on 'libgnutls-dev' to debian/control. (Closes: #329779)
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Tue, 4 Oct 2005 14:43:09 +0900
|
|
|
|
sipsak (0.9.2-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
* fix: sipsak try to connect wrong port under no SRV record.
|
|
(Closes: #328262)
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Fri, 23 Sep 2005 02:18:30 +0900
|
|
|
|
sipsak (0.9.1-2) unstable; urgency=low
|
|
|
|
* Apply for debian-policy 3.6.2.1.
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Mon, 29 Aug 2005 21:01:54 +0900
|
|
|
|
sipsak (0.9.1-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
* DNS SRV support with libruli4.
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Fri, 5 Aug 2005 12:35:19 +0900
|
|
|
|
sipsak (0.8.12-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
|
|
-- araki yasuhiro <ar@debian.org> Wed, 4 May 2005 17:44:08 +0900
|
|
|
|
sipsak (0.8.11-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Fri, 4 Feb 2005 14:21:30 +0900
|
|
|
|
sipsak (0.8.10-1) unstable; urgency=low
|
|
|
|
* New upstream release
|
|
* Add debian/watch
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Fri, 8 Oct 2004 16:41:31 +0900
|
|
|
|
sipsak (0.8.7-3) unstable; urgency=low
|
|
|
|
* Description fix. Last version is not fixed.. (Closes: #242285)
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Tue, 6 Apr 2004 11:26:40 +0900
|
|
|
|
sipsak (0.8.7-2) unstable; urgency=low
|
|
|
|
* Description fix. (Closes: #242285)
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Tue, 6 Apr 2004 10:53:00 +0900
|
|
|
|
sipsak (0.8.7-1) unstable; urgency=low
|
|
|
|
* Initial Release. (Closes: #239984)
|
|
|
|
-- ARAKI Yasuhiro <ar@debian.org> Thu, 25 Mar 2004 13:37:46 +0900
|
|
|