dbconfig-common (2.0.22)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/2.0.21 tag
- Git: https://salsa.debian.org/debian/dbconfig-common.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 4411392
- Browser: https://salsa.debian.org/debian/dbconfig-common
- Last scan: 2023-01-26 15:46:21+00
- Next scan: 2023-02-03 22:28:00+00
- Debian changelog in Git:
dbconfig-common (2.0.22) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Paul Gevers ]
* make postgresql user the owner of the database; postgresql changed its
default for write access to databases (Closes: #1010923, #1021791)
-- Paul Gevers <elbrus@debian.org> Mon, 17 Oct 2022 21:31:16 +0200
- This branch is 5 commits ahead of tag debian/2.0.21
- Git log:
commit 071689820bf2b81124b895a9870534601ef568a7
Author: Paul Gevers <elbrus@debian.org>
Date: Thu Oct 20 10:51:05 2022 +0200
Building updates the po files, let's commit
commit a716e274e5818d9b582f4d571048e19f287cd59e
Author: Paul Gevers <elbrus@debian.org>
Date: Mon Oct 17 21:31:25 2022 +0200
Update d/changelog for release 2.0.22
commit ebbee58ce27a11dfcb13c1ba103862a50318e968
Author: Paul Gevers <elbrus@debian.org>
Date: Mon Oct 17 21:26:19 2022 +0200
postgresql changed its default for write access to databases
With the arrival of postgresql 15, database users are not allowed by
default to write to arbitrary database. This means that
dbconfig-common should make the database user the owner of the
database. Most changes in this commit are to fix the testsuite, the
real change is the addition of ' owner $dbuser' to the creation
command.
Closes: #1010923, #1021791
commit 318ccfc455166c75e181c4a19c72aab343cfdd29
Merge: 178f2dd 6fef74f
Author: Paul Gevers <elbrus@debian.org>
Date: Wed Feb 2 20:16:25 2022 +0000
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request debian/dbconfig-common!8
commit 6fef74f5c0619264ae0077b45159019361b027a3
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Feb 2 16:10:50 2022 +0000
Remove constraints unnecessary since buster
* dbconfig-common: Drop versioned constraint on bandwidthd-pgsql in Breaks.
Changes-By: deb-scrub-obsolete