Hello community,

here is the log from the commit of package postgresql-init for openSUSE:Factory 
checked in at 2016-02-16 09:27:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql-init (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql-init.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql-init"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql-init/postgresql-init.changes  
2015-10-24 10:25:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql-init.new/postgresql-init.changes     
2016-02-16 09:27:32.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Feb  2 10:40:21 UTC 2016 - [email protected]
+
+- Change the permissions and ownership of /var/run/postgresql to
+  match those of /tmp (the traditional location of PostgreSQL's
+  unix domain sockets and lock files), so that users other than
+  "postgres" are able to start teir own database instances. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql-init.spec ++++++
--- /var/tmp/diff_new_pack.I6mWNb/_old  2016-02-16 09:27:33.000000000 +0100
+++ /var/tmp/diff_new_pack.I6mWNb/_new  2016-02-16 09:27:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postgresql-init
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ postgresql-tmpfiles.conf ++++++
--- /var/tmp/diff_new_pack.I6mWNb/_old  2016-02-16 09:27:33.000000000 +0100
+++ /var/tmp/diff_new_pack.I6mWNb/_new  2016-02-16 09:27:33.000000000 +0100
@@ -1,2 +1,2 @@
 # For the PostgreSQL server's unix domain socket
-d /var/run/postgresql 0755 postgres postgres -
+d /var/run/postgresql 1777 root root -


Reply via email to