Hello community, here is the log from the commit of package CASA_auth_token_server checked in at Mon Dec 11 01:34:23 CET 2006. -------- --- CASA_auth_token_server/CASA_auth_token_server.changes 2006-11-30 00:16:28.000000000 +0100 +++ /mounts/work_src_done/STABLE/CASA_auth_token_server/CASA_auth_token_server.changes 2006-12-05 10:43:21.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Dec 4 15:15:44 MST 2006 - jluciani@novell.com + +- Fixed "Shutting..." rc script output problem documented in + BUG225027. + +------------------------------------------------------------------- Old: ---- CASA_auth_token_server-1.7.1018.tar.bz2 New: ---- CASA_auth_token_server-1.7.1031.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ CASA_auth_token_server.spec ++++++ --- /var/tmp/diff_new_pack.68mPDd/_old 2006-12-11 01:34:17.000000000 +0100 +++ /var/tmp/diff_new_pack.68mPDd/_new 2006-12-11 01:34:17.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package CASA_auth_token_server (Version 1.7.1018 ) +# spec file for package CASA_auth_token_server (Version 1.7.1031 ) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,9 +20,9 @@ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/Libraries Autoreqprov: on -%define bldno 1.7.1018 -Version: 1.7.1018 -Release: 2 +%define bldno 1.7.1031 +Version: 1.7.1031 +Release: 1 Summary: Novell CASA Authentication Token Libraries Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -345,6 +345,9 @@ %{prefix}/%{_lib}/mod_authn_casa.so.1 %changelog -n CASA_auth_token_server +* Mon Dec 04 2006 - jluciani@novell.com +- Fixed "Shutting..." rc script output problem documented in + BUG225027. * Tue Nov 28 2006 - jluciani@novell.com - Fixed 64-bit platform problems introduced while addressing bugs: BUG222541, BUG216949, BUG215221. ++++++ CASA_auth_token_server-1.7.1018.tar.bz2 -> CASA_auth_token_server-1.7.1031.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/CASA_auth_token_server-1.7.1018/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD new/CASA_auth_token_server-1.7.1031/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD --- old/CASA_auth_token_server-1.7.1018/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD 2006-11-30 00:11:13.000000000 +0100 +++ new/CASA_auth_token_server-1.7.1031/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD 2006-12-05 10:38:11.000000000 +0100 @@ -107,7 +107,7 @@ StopDAEMON() { - echo -n "Stopping casa_atvd..." + echo -n "Shutting down..." killproc $DAEMON RVAL=$? $ECHO diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/CASA_auth_token_server-1.7.1018/configure.in new/CASA_auth_token_server-1.7.1031/configure.in --- old/CASA_auth_token_server-1.7.1018/configure.in 2006-11-30 00:11:14.000000000 +0100 +++ new/CASA_auth_token_server-1.7.1031/configure.in 2006-12-05 10:38:11.000000000 +0100 @@ -22,7 +22,7 @@ AC_INIT(CASA_auth_token_server, 1.7.795,,CASA_auth_token_server) AC_CONFIG_SRCDIR(autogen.sh) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(CASA_auth_token_server, 1.7.1018) +AM_INIT_AUTOMAKE(CASA_auth_token_server, 1.7.1031) RELEASE=`date +%Y%m%d_%H%M` AC_SUBST(RELEASE) AM_MAINTAINER_MODE diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/CASA_auth_token_server-1.7.1018/package/linux/CASA_auth_token_server.changes new/CASA_auth_token_server-1.7.1031/package/linux/CASA_auth_token_server.changes --- old/CASA_auth_token_server-1.7.1018/package/linux/CASA_auth_token_server.changes 2006-11-30 00:11:14.000000000 +0100 +++ new/CASA_auth_token_server-1.7.1031/package/linux/CASA_auth_token_server.changes 2006-12-05 10:38:11.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Dec 4 15:15:44 MST 2006 - jluciani@novell.com + +- Fixed "Shutting..." rc script output problem documented in + BUG225027. + +------------------------------------------------------------------- Tue Nov 28 16:11:36 MST 2006 - jluciani@novell.com - Fixed 64-bit platform problems introduced while addressing diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/CASA_auth_token_server-1.7.1018/package/linux/CASA_auth_token_server.spec new/CASA_auth_token_server-1.7.1031/package/linux/CASA_auth_token_server.spec --- old/CASA_auth_token_server-1.7.1018/package/linux/CASA_auth_token_server.spec 2006-11-30 00:11:14.000000000 +0100 +++ new/CASA_auth_token_server-1.7.1031/package/linux/CASA_auth_token_server.spec 2006-12-05 10:38:11.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for the CASA_auth_token server ( Version 1.7.1018 ) +# spec file for the CASA_auth_token server ( Version 1.7.1031 ) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,8 +20,8 @@ License: LGPL Group: System/Libraries Autoreqprov: on -%define bldno 1.7.1018 -Version: 1.7.1018 +%define bldno 1.7.1031 +Version: 1.7.1031 Release: 1 Summary: Novell CASA Authentication Token Libraries for C/C++ Server Applications Source: %{name}-%{version}.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de