[Dbconfig-common-devel] dbconfig-common/debian TODO,1.10,1.11 changelog,1.29,1.30 dbconfig-common.templates,1.14,1.15

seanius@haydn.debian.org seanius@haydn.debian.org


Update of /cvsroot/dbconfig-common/dbconfig-common/debian
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv3715/debian

Modified Files:
	TODO changelog dbconfig-common.templates 
Log Message:
more suggestions from tobias

Index: TODO
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- TODO	14 Mar 2005 06:26:39 -0000	1.10
+++ TODO	27 Apr 2005 02:03:20 -0000	1.11
@@ -4,19 +4,8 @@
 
 - database support
   - general
-    - should we remove users completely at purge?
-    - pass the config file to any install/upgrade scripts
-  - mysql
-  - pgsql
-    - installation
-      - haven't verified that the script method works
-    - upgrading
-      - haven't verified that the script method works
-
-- translations
-  - still need to stabilize (primarily pgsql) templates
-  - still need to find volunteers
-  - incorporate christian perrier's debconf suggestions
+    - some kind of support for multi-db applications
+    - support for other database types (sqlite, others?)
 
 - general
   - how we handle admin passwords should differ based on remote/local.
@@ -24,3 +13,4 @@
 
 - unresolved issues
   - mysql does not support ssl for the time being (see bug #291945)
+  - should we remove users completely at purge?

Index: changelog
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/changelog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- changelog	26 Apr 2005 04:30:53 -0000	1.29
+++ changelog	27 Apr 2005 02:03:20 -0000	1.30
@@ -4,6 +4,7 @@
     admin wants a random password (this makes automatic installations
     even easier) thanks to Tobias Grimm <tobias.grimm@e-tobi.net> for
     the inspiration.
+  * the admin is prompted only once if the app. password is blank
   * added dependency on pwgen for generating passwords.
   * the manpage for dbconfig-generate-include was never built into
     the binary.  d'oh!

Index: dbconfig-common.templates
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/dbconfig-common.templates,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dbconfig-common.templates	26 Apr 2005 04:30:54 -0000	1.14
+++ dbconfig-common.templates	27 Apr 2005 02:03:20 -0000	1.15
@@ -197,7 +197,8 @@
 Type: password
 _Description: MySQL application password for ${pkg}:
  Please provide a password for ${pkg} to register with the
- database server.  This may be left blank if no password is required.
+ database server.  If left blank, a random password will be
+ generated for you.
 
 Template: dbconfig-common/mysql/admin-user
 Type: string