From 682ebbeb525fcb20e5e89ea3d0a98a6e247d5d48 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Thu, 25 Aug 2011 18:08:00 +0200 Subject: [PATCH] debian 1.4.2 release version --- pkg/debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pkg/debian/changelog b/pkg/debian/changelog index c165ae53..5a5ebe04 100644 --- a/pkg/debian/changelog +++ b/pkg/debian/changelog @@ -1,3 +1,18 @@ +sems (1.4.2) natty; urgency=low + + * SEMS 1.4.2 release + * auth'ed BYE (wait_for_bye_transaction) + * fixes SIP auth for qop header format + * xmlrpc: fix busyloop with keep-alive + * a few minor SST issues + * builds on Ubuntu 11.4 (build-deps) + * ivr: release GIL on blocking file I/O + * SBC: fix codec filter for unnamed payloads<96 + * fixed DSM variables to outgoing call + * some examples and documentation added + + -- Stefan Thu, 25 Aug 2011 17:42:07 +0200 + sems (1.4.1) maverick; urgency=low * SEMS 1.4.1 release