Browse Source

pkg debian
changelog updates for 3.0.4 release. This is not really a debian compliant changelog and it does not grant credits to developers.
TODO: Use this changelog for versioning but install the full changelog under / when installing debian packages.

Jon Bonilla 15 years ago
parent
commit
691f990e13

+ 27 - 43
pkg/kamailio/deb/debian/changelog

@@ -1,14 +1,32 @@
 kamailio (3.0.4) unstable; urgency=low
 
-  * update to 3.0.4 from upstream
-
- -- Daniel-Constantin Mierla <[email protected]>  Wed, 20 Oct 2010 19:40:38 +0100
-
-kamailio (3.0.3.99) unstable; urgency=low
-
-    Update to 3.0.3.99
-
- -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
+    Makefile: version set 3.0.4
+    move debian folders to pkg/kamailio/deb
+    tm: t_save_lumps() verifies the route type
+    core: return & break are absorbed in expressions
+    core: fix end-script commands in expr. leaks
+    core: switch(string) break/return fix
+    core: switch(string) memleak fix
+    modules/tm: fixed t_unref bug catcher
+    iptrtpproxy: makefile LIBS update
+    iptrtpproxy: s/cfg_parse/sr_cfg_parse/
+    iptrtpproxy: minor doc updates
+    tls: fix wrong string variable length overwrite
+    core: fix mod_register & dlflags
+    Use libreadline-dev generic instead of libreadline5-dev in debian pkg
+    permissions(k): fixed misleading out of shm
+    mem: fix f_malloc big fragments search
+    modules_k/regex Fixed a memory leak when using pcre regex
+    usrloc(k): updated index of domain column
+    db_postgres: reset row_buf for each row
+    core: socket_str enclose IPv6 addresses in betwen
+    modules_k/nathelper: better add_contact_alias/handle_ruri_alias fix
+    modules_k/nathelper: replaced offending contact alias character
+    Modules_k:pv  No warning message for branch(count) if no branches
+    tls: fix state change while waiting for lock return
+
+
+ -- Jon Bonilla <[email protected]>  Wed, 20 Oct 2010 22:00:00 +0100
 
 kamailio (3.0.3) unstable; urgency=low
 
@@ -108,12 +126,6 @@ kamailio (3.0.3) unstable; urgency=low
 
  -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
 
-kamailio (3.0.2.99) unstable; urgency=low
-
-  * update to 3.0.2.99 for development version builds
-
- -- Jon Bonilla <[email protected]>  Fri, 28 May 2010 22:26:00 +0100
-
 kamailio (3.0.2) unstable; urgency=low
 
   * update to 3.0.2 from upstream
@@ -132,31 +144,3 @@ kamailio (3.0.0) unstable; urgency=low
 
  -- Daniel-Constantin Mierla <[email protected]>  Mon, 11 Jan 2010 18:30:42 +0100
 
-kamailio (3.0.0-rc3) unstable; urgency=low
-
-  * update to 3.0.0-rc3 from upstream
-  * updated debian/rules to work with the SIP Router style module packaging
-
- -- Daniel-Constantin Mierla <[email protected]>  Fri, 10 Dec 2009 12:10:02 +0100
-
-kamailio (3.0.0-rc2) unstable; urgency=low
-
-  * update to 3.0.0-rc2 from upstream
-  * updated debian/rules to work with the new style module packaging
-
- -- Jonas Bergler <[email protected]>  Wed, 18 Nov 2009 12:30:02 +1300
-
-kamailio (1.5.0-svn1) unstable; urgency=low
-
-  * increment debian packaging for trunk
-
- -- Henning Westerholt <[email protected]>  Mon, 02 Mar 2009 17:40:02 +0100
-
-kamailio (1.4.0-svn1) unstable; urgency=low
-
-  [ Klaus Darilion ]
-  * first release of Kamailio (after renaming from Openser)
-
- -- Julien BLACHE <[email protected]>  Wed, 12 Dec 2007 17:25:31 +0100
-
-

+ 29 - 39
pkg/kamailio/deb/etch/changelog

@@ -1,8 +1,32 @@
-kamailio (3.0.3.99) unstable; urgency=low
-
-    Update to 3.0.3.99
-
- -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
+kamailio (3.0.4) unstable; urgency=low
+
+    Makefile: version set 3.0.4
+    move debian folders to pkg/kamailio/deb
+    tm: t_save_lumps() verifies the route type
+    core: return & break are absorbed in expressions
+    core: fix end-script commands in expr. leaks
+    core: switch(string) break/return fix
+    core: switch(string) memleak fix
+    modules/tm: fixed t_unref bug catcher
+    iptrtpproxy: makefile LIBS update
+    iptrtpproxy: s/cfg_parse/sr_cfg_parse/
+    iptrtpproxy: minor doc updates
+    tls: fix wrong string variable length overwrite
+    core: fix mod_register & dlflags
+    Use libreadline-dev generic instead of libreadline5-dev in debian pkg
+    permissions(k): fixed misleading out of shm
+    mem: fix f_malloc big fragments search
+    modules_k/regex Fixed a memory leak when using pcre regex
+    usrloc(k): updated index of domain column
+    db_postgres: reset row_buf for each row
+    core: socket_str enclose IPv6 addresses in betwen
+    modules_k/nathelper: better add_contact_alias/handle_ruri_alias fix
+    modules_k/nathelper: replaced offending contact alias character
+    Modules_k:pv  No warning message for branch(count) if no branches
+    tls: fix state change while waiting for lock return
+
+
+ -- Jon Bonilla <[email protected]>  Wed, 20 Oct 2010 22:00:00 +0100
 
 kamailio (3.0.3) unstable; urgency=low
 
@@ -102,12 +126,6 @@ kamailio (3.0.3) unstable; urgency=low
 
  -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
 
-kamailio (3.0.2.99) unstable; urgency=low
-
-  * update to 3.0.2.99 for development version builds
-
- -- Jon Bonilla <[email protected]>  Fri, 28 May 2010 22:26:00 +0100
-
 kamailio (3.0.2) unstable; urgency=low
 
   * update to 3.0.2 from upstream
@@ -126,31 +144,3 @@ kamailio (3.0.0) unstable; urgency=low
 
  -- Daniel-Constantin Mierla <[email protected]>  Mon, 11 Jan 2010 18:30:42 +0100
 
-kamailio (3.0.0-rc3) unstable; urgency=low
-
-  * update to 3.0.0-rc3 from upstream
-  * updated debian/rules to work with the SIP Router style module packaging
-
- -- Daniel-Constantin Mierla <[email protected]>  Fri, 10 Dec 2009 12:10:02 +0100
-
-kamailio (3.0.0-rc2) unstable; urgency=low
-
-  * update to 3.0.0-rc2 from upstream
-  * updated debian/rules to work with the new style module packaging
-
- -- Jonas Bergler <[email protected]>  Wed, 18 Nov 2009 12:30:02 +1300
-
-kamailio (1.5.0-svn1) unstable; urgency=low
-
-  * increment debian packaging for trunk
-
- -- Henning Westerholt <[email protected]>  Mon, 02 Mar 2009 17:40:02 +0100
-
-kamailio (1.4.0-svn1) unstable; urgency=low
-
-  [ Klaus Darilion ]
-  * first release of Kamailio (after renaming from Openser)
-
- -- Julien BLACHE <[email protected]>  Wed, 12 Dec 2007 17:25:31 +0100
-
-

+ 29 - 39
pkg/kamailio/deb/lenny/changelog

@@ -1,8 +1,32 @@
-kamailio (3.0.3.99) unstable; urgency=low
-
-    Update to 3.0.3.99
-
- -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
+kamailio (3.0.4) unstable; urgency=low
+
+    Makefile: version set 3.0.4
+    move debian folders to pkg/kamailio/deb
+    tm: t_save_lumps() verifies the route type
+    core: return & break are absorbed in expressions
+    core: fix end-script commands in expr. leaks
+    core: switch(string) break/return fix
+    core: switch(string) memleak fix
+    modules/tm: fixed t_unref bug catcher
+    iptrtpproxy: makefile LIBS update
+    iptrtpproxy: s/cfg_parse/sr_cfg_parse/
+    iptrtpproxy: minor doc updates
+    tls: fix wrong string variable length overwrite
+    core: fix mod_register & dlflags
+    Use libreadline-dev generic instead of libreadline5-dev in debian pkg
+    permissions(k): fixed misleading out of shm
+    mem: fix f_malloc big fragments search
+    modules_k/regex Fixed a memory leak when using pcre regex
+    usrloc(k): updated index of domain column
+    db_postgres: reset row_buf for each row
+    core: socket_str enclose IPv6 addresses in betwen
+    modules_k/nathelper: better add_contact_alias/handle_ruri_alias fix
+    modules_k/nathelper: replaced offending contact alias character
+    Modules_k:pv  No warning message for branch(count) if no branches
+    tls: fix state change while waiting for lock return
+
+
+ -- Jon Bonilla <[email protected]>  Wed, 20 Oct 2010 22:00:00 +0100
 
 kamailio (3.0.3) unstable; urgency=low
 
@@ -102,12 +126,6 @@ kamailio (3.0.3) unstable; urgency=low
 
  -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
 
-kamailio (3.0.2.99) unstable; urgency=low
-
-  * update to 3.0.2.99 for development version builds
-
- -- Jon Bonilla <[email protected]>  Fri, 28 May 2010 22:26:00 +0100
-
 kamailio (3.0.2) unstable; urgency=low
 
   * update to 3.0.2 from upstream
@@ -126,31 +144,3 @@ kamailio (3.0.0) unstable; urgency=low
 
  -- Daniel-Constantin Mierla <[email protected]>  Mon, 11 Jan 2010 18:30:42 +0100
 
-kamailio (3.0.0-rc3) unstable; urgency=low
-
-  * update to 3.0.0-rc3 from upstream
-  * updated debian/rules to work with the SIP Router style module packaging
-
- -- Daniel-Constantin Mierla <[email protected]>  Fri, 10 Dec 2009 12:10:02 +0100
-
-kamailio (3.0.0-rc2) unstable; urgency=low
-
-  * update to 3.0.0-rc2 from upstream
-  * updated debian/rules to work with the new style module packaging
-
- -- Jonas Bergler <[email protected]>  Wed, 18 Nov 2009 12:30:02 +1300
-
-kamailio (1.5.0-svn1) unstable; urgency=low
-
-  * increment debian packaging for trunk
-
- -- Henning Westerholt <[email protected]>  Mon, 02 Mar 2009 17:40:02 +0100
-
-kamailio (1.4.0-svn1) unstable; urgency=low
-
-  [ Klaus Darilion ]
-  * first release of Kamailio (after renaming from Openser)
-
- -- Julien BLACHE <[email protected]>  Wed, 12 Dec 2007 17:25:31 +0100
-
-

+ 29 - 39
pkg/kamailio/deb/lucid/changelog

@@ -1,8 +1,32 @@
-kamailio (3.0.3.99) unstable; urgency=low
-
-    Update to 3.0.3.99
-
- -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
+kamailio (3.0.4) unstable; urgency=low
+
+    Makefile: version set 3.0.4
+    move debian folders to pkg/kamailio/deb
+    tm: t_save_lumps() verifies the route type
+    core: return & break are absorbed in expressions
+    core: fix end-script commands in expr. leaks
+    core: switch(string) break/return fix
+    core: switch(string) memleak fix
+    modules/tm: fixed t_unref bug catcher
+    iptrtpproxy: makefile LIBS update
+    iptrtpproxy: s/cfg_parse/sr_cfg_parse/
+    iptrtpproxy: minor doc updates
+    tls: fix wrong string variable length overwrite
+    core: fix mod_register & dlflags
+    Use libreadline-dev generic instead of libreadline5-dev in debian pkg
+    permissions(k): fixed misleading out of shm
+    mem: fix f_malloc big fragments search
+    modules_k/regex Fixed a memory leak when using pcre regex
+    usrloc(k): updated index of domain column
+    db_postgres: reset row_buf for each row
+    core: socket_str enclose IPv6 addresses in betwen
+    modules_k/nathelper: better add_contact_alias/handle_ruri_alias fix
+    modules_k/nathelper: replaced offending contact alias character
+    Modules_k:pv  No warning message for branch(count) if no branches
+    tls: fix state change while waiting for lock return
+
+
+ -- Jon Bonilla <[email protected]>  Wed, 20 Oct 2010 22:00:00 +0100
 
 kamailio (3.0.3) unstable; urgency=low
 
@@ -102,12 +126,6 @@ kamailio (3.0.3) unstable; urgency=low
 
  -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
 
-kamailio (3.0.2.99) unstable; urgency=low
-
-  * update to 3.0.2.99 for development version builds
-
- -- Jon Bonilla <[email protected]>  Fri, 28 May 2010 22:26:00 +0100
-
 kamailio (3.0.2) unstable; urgency=low
 
   * update to 3.0.2 from upstream
@@ -126,31 +144,3 @@ kamailio (3.0.0) unstable; urgency=low
 
  -- Daniel-Constantin Mierla <[email protected]>  Mon, 11 Jan 2010 18:30:42 +0100
 
-kamailio (3.0.0-rc3) unstable; urgency=low
-
-  * update to 3.0.0-rc3 from upstream
-  * updated debian/rules to work with the SIP Router style module packaging
-
- -- Daniel-Constantin Mierla <[email protected]>  Fri, 10 Dec 2009 12:10:02 +0100
-
-kamailio (3.0.0-rc2) unstable; urgency=low
-
-  * update to 3.0.0-rc2 from upstream
-  * updated debian/rules to work with the new style module packaging
-
- -- Jonas Bergler <[email protected]>  Wed, 18 Nov 2009 12:30:02 +1300
-
-kamailio (1.5.0-svn1) unstable; urgency=low
-
-  * increment debian packaging for trunk
-
- -- Henning Westerholt <[email protected]>  Mon, 02 Mar 2009 17:40:02 +0100
-
-kamailio (1.4.0-svn1) unstable; urgency=low
-
-  [ Klaus Darilion ]
-  * first release of Kamailio (after renaming from Openser)
-
- -- Julien BLACHE <[email protected]>  Wed, 12 Dec 2007 17:25:31 +0100
-
-

+ 29 - 39
pkg/kamailio/deb/squeeze/changelog

@@ -1,8 +1,32 @@
-kamailio (3.0.3.99) unstable; urgency=low
-
-    Update to 3.0.3.99
-
- -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
+kamailio (3.0.4) unstable; urgency=low
+
+    Makefile: version set 3.0.4
+    move debian folders to pkg/kamailio/deb
+    tm: t_save_lumps() verifies the route type
+    core: return & break are absorbed in expressions
+    core: fix end-script commands in expr. leaks
+    core: switch(string) break/return fix
+    core: switch(string) memleak fix
+    modules/tm: fixed t_unref bug catcher
+    iptrtpproxy: makefile LIBS update
+    iptrtpproxy: s/cfg_parse/sr_cfg_parse/
+    iptrtpproxy: minor doc updates
+    tls: fix wrong string variable length overwrite
+    core: fix mod_register & dlflags
+    Use libreadline-dev generic instead of libreadline5-dev in debian pkg
+    permissions(k): fixed misleading out of shm
+    mem: fix f_malloc big fragments search
+    modules_k/regex Fixed a memory leak when using pcre regex
+    usrloc(k): updated index of domain column
+    db_postgres: reset row_buf for each row
+    core: socket_str enclose IPv6 addresses in betwen
+    modules_k/nathelper: better add_contact_alias/handle_ruri_alias fix
+    modules_k/nathelper: replaced offending contact alias character
+    Modules_k:pv  No warning message for branch(count) if no branches
+    tls: fix state change while waiting for lock return
+
+
+ -- Jon Bonilla <[email protected]>  Wed, 20 Oct 2010 22:00:00 +0100
 
 kamailio (3.0.3) unstable; urgency=low
 
@@ -102,12 +126,6 @@ kamailio (3.0.3) unstable; urgency=low
 
  -- Jon Bonilla <[email protected]>  Thu, 19 Aug 2010 17:54:23 +0100
 
-kamailio (3.0.2.99) unstable; urgency=low
-
-  * update to 3.0.2.99 for development version builds
-
- -- Jon Bonilla <[email protected]>  Fri, 28 May 2010 22:26:00 +0100
-
 kamailio (3.0.2) unstable; urgency=low
 
   * update to 3.0.2 from upstream
@@ -126,31 +144,3 @@ kamailio (3.0.0) unstable; urgency=low
 
  -- Daniel-Constantin Mierla <[email protected]>  Mon, 11 Jan 2010 18:30:42 +0100
 
-kamailio (3.0.0-rc3) unstable; urgency=low
-
-  * update to 3.0.0-rc3 from upstream
-  * updated debian/rules to work with the SIP Router style module packaging
-
- -- Daniel-Constantin Mierla <[email protected]>  Fri, 10 Dec 2009 12:10:02 +0100
-
-kamailio (3.0.0-rc2) unstable; urgency=low
-
-  * update to 3.0.0-rc2 from upstream
-  * updated debian/rules to work with the new style module packaging
-
- -- Jonas Bergler <[email protected]>  Wed, 18 Nov 2009 12:30:02 +1300
-
-kamailio (1.5.0-svn1) unstable; urgency=low
-
-  * increment debian packaging for trunk
-
- -- Henning Westerholt <[email protected]>  Mon, 02 Mar 2009 17:40:02 +0100
-
-kamailio (1.4.0-svn1) unstable; urgency=low
-
-  [ Klaus Darilion ]
-  * first release of Kamailio (after renaming from Openser)
-
- -- Julien BLACHE <[email protected]>  Wed, 12 Dec 2007 17:25:31 +0100
-
-