From 895f7a34f354ee23bb51b4d8d402f07e3d163077 Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Fri, 1 Aug 2008 08:11:24 +0000 Subject: [PATCH] *** empty log message *** --- RELNOTES | 30 +++++++----------------------- config.h.in | 2 +- configure.in | 2 +- doc/ReleaseProcedure.txt | 2 ++ doc/siproxd_guide.sgml | 2 +- 5 files changed, 12 insertions(+), 26 deletions(-) diff --git a/RELNOTES b/RELNOTES index 6ac039e..1dbaa84 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,19 +1,10 @@ -Release Notes for siproxd-0.7.1 +Release Notes for siproxd-0.7.2 =============================== -Major changes since 0.7.0: - - new Plugin API (dynamically loadable plugins) - - works with libosip-3.1.0 (renamed MD5 function names) +Major changes since 0.7.1: + - -Upgrade Notes 0.7.0 to 0.7.1: - With the new plugin API, some configurations have changed in - configuration file. - - plugin_shortdial: configuration options have been renamed - pi_shortdial_akey -> plugin_shortdial_akey - pi_shortdial_entry -> plugin_shortdial_entry - - Call logging: The log_calls directive does no longer exist. - You load plugin_logcall and get logging. You don't load it - and don't get logging to syslog. +Upgrade Notes 0.7.1 to 0.7.2: General Overview: @@ -110,18 +101,11 @@ distribution I'd be happy to get a short notice. ----- -Signatures for siproxd-0.7.1.tar.gz archive: -MD5 Hash: 45e5a44803181e2bf3361d562060c904 -SHA-256 Hash: 5eef70f4e0a8f0f4628550807da3036f8b3086864bf4bcf5ab6d22ac3a6efd81 +Signatures for siproxd-0.7.2.tar.gz archive: +MD5 Hash: +SHA-256 Hash: GnuPG signature: ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.4 (GNU/Linux) - -iD8DBQBIh4viB2xLpFxU+GURAtN7AKCSUnBmwtYO/BMqRfFUqW3Wg8cptQCggiD8 -RSQVJbXHDz+px/w+/GfJP7Q= -=Lo+U ------END PGP SIGNATURE----- GnuPG: pub 1024D/87BCDC94 2000-03-19 Thomas Ries (tries at gmx.net) diff --git a/config.h.in b/config.h.in index 9e41117..e2b3dc1 100644 --- a/config.h.in +++ b/config.h.in @@ -301,7 +301,7 @@ /* type osip_MD5_CTX */ #undef osip_MD5_CTX -/* Define to `unsigned int' if does not define. */ +/* Define to `unsigned' if does not define. */ #undef size_t /* typedef socklen_t available */ diff --git a/configure.in b/configure.in index 6c5a07d..f51415d 100644 --- a/configure.in +++ b/configure.in @@ -53,7 +53,7 @@ dnl Release Version dnl SPD_MAJOR_VERSION=0 SPD_MINOR_VERSION=7 -SPD_MICRO_VERSION=1 +SPD_MICRO_VERSION=2 SPD_VERSION=$SPD_MAJOR_VERSION.$SPD_MINOR_VERSION.$SPD_MICRO_VERSION diff --git a/doc/ReleaseProcedure.txt b/doc/ReleaseProcedure.txt index 1a2f6bd..447e42b 100644 --- a/doc/ReleaseProcedure.txt +++ b/doc/ReleaseProcedure.txt @@ -20,6 +20,8 @@ Make the release: - create CVS tag (e.g. $ cvs rtag rel_0_5_7 siproxd) - publish on SF.net - publish on freshmeat.net +- copy RELNOTES to SF web page +- copy html doxument to SF web page Open new working release: - change version number in configure.in diff --git a/doc/siproxd_guide.sgml b/doc/siproxd_guide.sgml index bd55d9d..90fa6bd 100644 --- a/doc/siproxd_guide.sgml +++ b/doc/siproxd_guide.sgml @@ -17,7 +17,7 @@ tries@users.sourceforge.net - 2005-2007 + 2005-2008 Thomas Ries