richard: server/kolabd/kolabd ChangeLog, 1.9, 1.10 Makefile.am, 1.6, 1.7 NEWS, 1.1, 1.2

cvs at intevation.de cvs at intevation.de
Wed Dec 14 20:35:49 CET 2005


Author: richard

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv18627

Modified Files:
	ChangeLog Makefile.am NEWS 
Log Message:
* NEWS: updated with the latest news from: release-notes.txt
* Makefile.am: removed EXTRA_DIST += INSTALL as the INSTALL
  file is distributed by default.
  Changed kolabdocdir to $(pkgdocdir)/@PACKAGE@ as that makes it the
  same for all modules.



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ChangeLog	13 Dec 2005 21:10:26 -0000	1.9
+++ ChangeLog	14 Dec 2005 19:35:46 -0000	1.10
@@ -1,3 +1,10 @@
+2005-12-14 Richard Bos <richard at radoeka.nl>
+	* NEWS: updated with the latest news from: release-notes.txt
+	* Makefile.am: removed EXTRA_DIST += INSTALL as the INSTALL
+	  file is distributed by default.
+	  Changed kolabdocdir to $(pkgdocdir)/@PACKAGE@ as that makes it the
+	  same for all modules.
+
 2005-12-13 Richard Bos <richard at radoeka.nl>
 	* adduser.in, deluser.in, listusers.in, newconfig.in,
 	  services.in, showlog.in, showuser.in, start.in and stop.in:

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am	10 Dec 2005 21:57:11 -0000	1.6
+++ Makefile.am	14 Dec 2005 19:35:46 -0000	1.7
@@ -121,9 +121,8 @@
 	NEWS \
 	AUTHORS
 
-kolabdocdir = $(pkgdocdir)/kolabd
+kolabdocdir = $(pkgdocdir)/@PACKAGE@
 dist_kolabdoc_DATA = $(kolabdoc_FILES)
-EXTRA_DIST += INSTALL
 
 kolabsbin_FILES = kolabd \
 	kolabconf \

Index: NEWS
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/NEWS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- NEWS	10 Dec 2005 21:57:11 -0000	1.1
+++ NEWS	14 Dec 2005 19:35:46 -0000	1.2
@@ -0,0 +1,19 @@
+2.0.99-20051213
+
+      * Patches:
+          Issue1017 (Autoconfiscation patch by Richard Bos)
+          Issue1021 (Autoconfiscation patch by Richard Bos)
+          Issue1027 (Fix for a problem introduced by autoconfiscation)
+          Issue1028 (kolabd/namespace/libexec improvements)
+
+2.0.99-20051130
+
+      * More autoconfiscation patches from Richard Bos
+
+      * The kolab_smtpdpolicy makes use of the smtp authentication
+        credentials used by the sender now.
+
+      * Fixing:
+          Issue1002 (Documented path to template is wrong in some files)
+          Issue1004 (insuffient access for admins and maintainers)
+          Issue1009 (Preparation patch for the autoconfiscated krh module)





More information about the commits mailing list