Your message dated Mon, 20 Feb 2017 19:21:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#855599: unblock: postgresql-9.6/9.6.2-1
has caused the Debian Bug report #855599,
regarding unblock: postgresql-9.6/9.6.2-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
855599: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855599
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package postgresql-9.6.
Debian/ part of the debdiff:
2004 files changed, 69144 insertions(+), 30899 deletions(-)
diff -Nru postgresql-9.6-9.6.1/debian/changelog
postgresql-9.6-9.6.2/debian/changelog
--- postgresql-9.6-9.6.1/debian/changelog 2016-11-02 11:04:52.000000000
+0100
+++ postgresql-9.6-9.6.2/debian/changelog 2017-02-07 12:02:33.000000000
+0100
@@ -1,3 +1,22 @@
+postgresql-9.6 (9.6.2-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version.
+
+ + Fix a race condition that could cause indexes built with CREATE INDEX
+ CONCURRENTLY to be corrupt (Pavan Deolasee, Tom Lane)
+
+ If CREATE INDEX CONCURRENTLY was used to build an index that depends on
+ a column not previously indexed, then rows inserted or updated by
+ transactions that ran concurrently with the CREATE INDEX command could
+ have received incorrect index entries. If you suspect this may have
+ happened, the most reliable solution is to rebuild affected indexes
+ after installing this update.
+
+ * Update watch file to use https.
+
+ -- Christoph Berg <[email protected]> Tue, 07 Feb 2017 12:02:33
+0100
+
postgresql-9.6 (9.6.1-2) unstable; urgency=medium
* Team upload.
diff -Nru postgresql-9.6-9.6.1/debian/watch postgresql-9.6-9.6.2/debian/watch
--- postgresql-9.6-9.6.1/debian/watch 2015-08-28 19:09:45.000000000 +0200
+++ postgresql-9.6-9.6.2/debian/watch 2016-12-09 10:27:44.000000000 +0100
@@ -1,4 +1,4 @@
version=3
opts=uversionmangle=s/alpha/~alpha/;s/beta/~beta/;s/rc/~rc/ \
-ftp://ftp.postgresql.org/pub/source/v(9.6.*)/postgresql-(9.6.*).tar.bz2
+https://ftp.postgresql.org/pub/source/v(9.6.*)/postgresql-(9.6.*).tar.bz2
unblock postgresql-9.6/9.6.2-1.pgdg+1
Thanks,
Christoph
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Christoph Berg:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package postgresql-9.6.
>
> Debian/ part of the debdiff:
>
> [...]
>
> unblock postgresql-9.6/9.6.2-1.pgdg+1
>
>
> Thanks,
> Christoph
>
Unblocked, thanks.
~Niels
--- End Message ---