[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted postgresql-common 42bpo1 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 22 Feb 2006 18:48:11 +0100
Source: postgresql-common
Binary: postgresql-common
Architecture: source all
Version: 42bpo1
Distribution: sarge-backports
Urgency: low
Maintainer: Martin Pitt <mpitt@debian.org>
Changed-By: Norbert Tretkowski <nobse@debian.org>
Description: 
 postgresql-common - manager for PostgreSQL database clusters
Closes: 345516 346442 348447 348875 351475 351835 351891 351985 353674 353754 353832
Changes: 
 postgresql-common (42bpo1) sarge-backports; urgency=low
 .
   * Rebuilt for sarge.
 .
 postgresql-common (43) unstable; urgency=low
 .
   * debian/postgresql-common.cron.d: Update documentation for 8.1 and correct
     paths in it. Closes: #351891
   * pg_createcluster: Fix typos in POD. Closes: #351835
   * debian/postgresql-common.dirs: Add /var/lib/postgresql to ensure that the
     postgres user always has an existant home directory. Closes: #351985
   * debian/supported-versions, lsb_debian(): Add 'testing'. Closes: #353754
   * PgCommon.pm, change_ugid():
     - Suppress warning on nonexistant user names.
     - Do not split group list at comma; getgrent already converts commas in
       /etc/groups to spaces, and splitting on commas breaks pam-ldap
       environments. Thanks to Chmouel Boudjnah.
     - Closes: #353674
   * pg_wrapper: Set PGSYSCONFDIR to /etc/postgresql-common if it is unset, to
     provide a sane default for the location of pg_service.conf.
     Closes: #353832
   * pg_dropcluster: Remove /etc/postgresql/<version> and
     /var/lib/postgresql/<version> if empty.
   * t/TestLib.pm: Added check_clean() method to test for empty PostgreSQL
     related directories and processes, and use it in all tests.
   * pg_dropcluster: Remove default log file. This avoids leaving it behind if
     the log file directory was changed in postgresql.conf.
 .
 postgresql-common (42) unstable; urgency=low
 .
   * PgCommon.pm, change_ugid(): Implement initgroups() like behaviour to allow
     running the postmaster in auxiliary groups. This is necessary for e. g.
     reading shared SSL certificates.
   * t/TestLib.pm, exec_as(): Also change group id, in order to be able to read
     SSL certificates which are only group readable (which previously caused
     the test suite to fail).
   * debian/supported-versions: Add lsb_release output case 'unstable' to cope
     with recent lsb-release change. Closes: #351475
 .
 postgresql-common (41) unstable; urgency=low
 .
   * pg_createcluster: Make the definition of 'cluster already exists' less
     strict: check for files that indicate a cluster configuration instead of
     requiring the directory to be completely empty.
   * debian/maintscripts-functions, configure_version(): Improve check for
     already existing clusters to not catch subdirectories with non-cluster
     files (e. g. a single *.old and similar).
   * pg_ctlcluster: Add option -o to pass parameters to the postmaster process.
   * debian/postgresql-common.postinst: Avoid error message from ls if
     /usr/lib/postgresql does not exist.
   * PgCommon.pm, cluster_info(): Respect log_{directory,filename} settings;
     only use Debian's log directory if neither is set. Thanks to Scott Chapman
     for discovering this issue.
   * pg_ctlcluster: Create the log file if it does not yet exist; this ensures
     that we always know the file postmaster really uses and avoids the race
     condition with nonexisting files if log_filename contains time macros.
   * pg_createcluster: Explain possibility of overriding the log symlink with
     log_* in postgresql.conf.
   * architecture.html: Fix some typos, remove obsolete pg_upgradecluster
     procedure.
 .
 postgresql-common (40) unstable; urgency=low
 .
   * debian/supported-versions: Add 8.1 to Ubuntu 5.10 to properly support
     backport.
   * PgCommon.pm: If /etc/postgresql-common/user_clusters does not exist, use
     the default cluster instead of returning an invalid value. Also, do not
     complain if the file does not exist (which is legitime). Closes: #348447
   * debian/README.Debian: Fix 'detailled' typo. Closes: #346442
   * Replace most calls to get_conf_value() with the much more efficient new
     function read_cluster_conf_file().
   * pg_upgradecluster: Factorized and cleaned up parameter deprecation/upgrade
     code.
   * Support auxiliary environment variables for postmaster:
     - pg_createcluster: Create /etc/postgresql/version/cluster/environment
       file (empty, just a comment).
     - pg_dropcluster: Remove environment file.
     - pg_ctlcluster: Clear environment and only set variables mentioned in
       environment file and LANG/LC_ALL.
     - Closes: #345516
   * t/020_create_sql_remove.t: Check save environment and correct function of
     the environment file.
   * PgCommon.pm, next_free_port(): Check if the port is already in use, skip
     it if so. Closes: #348875.
   * t/090_multicluster.t: Create a socket bound to port 5434 and check that it
     is not used by pg_createcluster.
Files: 
 8b70595ef866aaa29fe92973349cccca 586 misc optional postgresql-common_42bpo1.dsc
 772606a35da3871de5fa8f2519456316 66062 misc optional postgresql-common_42bpo1.tar.gz
 48fd8b7033444ad09537c0ae325cced4 87688 misc optional postgresql-common_42bpo1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD/KUgr/RnCw96jQERAgxKAKCSfaCNR296eYjnOqk74mwyPdxXDQCgkJLw
YDhtQVi4OYq/yBbq8EAM/kI=
=ZlF1
-----END PGP SIGNATURE-----


Accepted:
postgresql-common_42bpo1.dsc
  to pool/main/p/postgresql-common/postgresql-common_42bpo1.dsc
postgresql-common_42bpo1.tar.gz
  to pool/main/p/postgresql-common/postgresql-common_42bpo1.tar.gz
postgresql-common_42bpo1_all.deb
  to pool/main/p/postgresql-common/postgresql-common_42bpo1_all.deb



Reply to: