Your message dated Mon, 20 Feb 2017 19:21:00 +0000 with message-id <76c4dae9-edd8-3c10-70f2-49b4bbde3bf4@thykier.net> 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 owner@bugs.debian.org immediately.) -- 855599: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855599 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: postgresql-9.6/9.6.2-1
- From: Christoph Berg <christoph.berg@credativ.de>
- Date: Mon, 20 Feb 2017 17:26:28 +0100
- Message-id: <[🔎] 20170220162628.6esjm4ihcxxroggn@msg.df7cb.de>
- Mail-followup-to: Christoph Berg <christoph.berg@credativ.de>, Debian Bug Tracking System <submit@bugs.debian.org>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org 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 <christoph.berg@credativ.de> 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, ChristophAttachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: Christoph Berg <christoph.berg@credativ.de>, 855599-done@bugs.debian.org
- Subject: Re: Bug#855599: unblock: postgresql-9.6/9.6.2-1
- From: Niels Thykier <niels@thykier.net>
- Date: Mon, 20 Feb 2017 19:21:00 +0000
- Message-id: <76c4dae9-edd8-3c10-70f2-49b4bbde3bf4@thykier.net>
- In-reply-to: <[🔎] 20170220162628.6esjm4ihcxxroggn@msg.df7cb.de>
- References: <[🔎] 20170220162628.6esjm4ihcxxroggn@msg.df7cb.de>
Christoph Berg: > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > 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 ---