Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH master] postgresql: bump version to 9.6.3 (security)
@ 2017-05-11 14:20 Vicente Olivert Riera
  2017-05-11 15:51 ` Thomas Petazzoni
  2017-05-15 11:37 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2017-05-11 14:20 UTC (permalink / raw)
  To: buildroot

Three security vulnerabilities have been closed by this release:

CVE-2017-7484: selectivity estimators bypass SELECT privilege checks
CVE-2017-7485: libpq ignores PGREQUIRESSL environment variable
CVE-2017-7486: pg_user_mappings view discloses foreign server passwords

More details: https://www.postgresql.org/about/news/1746/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/postgresql/postgresql.hash | 4 ++--
 package/postgresql/postgresql.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash
index 1524a34..c65edf7 100644
--- a/package/postgresql/postgresql.hash
+++ b/package/postgresql/postgresql.hash
@@ -1,2 +1,2 @@
-# From https://ftp.postgresql.org/pub/source/v9.6.2/postgresql-9.6.2.tar.bz2.sha256
-sha256 0187b5184be1c09034e74e44761505e52357248451b0c854dddec6c231fe50c9  postgresql-9.6.2.tar.bz2
+# From https://ftp.postgresql.org/pub/source/v9.6.3/postgresql-9.6.3.tar.bz2.sha256
+sha256 1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6  postgresql-9.6.3.tar.bz2
diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
index e07afc9..62b41cb 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGRESQL_VERSION = 9.6.2
+POSTGRESQL_VERSION = 9.6.3
 POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
 POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
 POSTGRESQL_LICENSE = PostgreSQL
-- 
2.10.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH master] postgresql: bump version to 9.6.3 (security)
  2017-05-11 14:20 [Buildroot] [PATCH master] postgresql: bump version to 9.6.3 (security) Vicente Olivert Riera
@ 2017-05-11 15:51 ` Thomas Petazzoni
  2017-05-15 11:37 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-05-11 15:51 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 11 May 2017 15:20:14 +0100, Vicente Olivert Riera wrote:
> Three security vulnerabilities have been closed by this release:
> 
> CVE-2017-7484: selectivity estimators bypass SELECT privilege checks
> CVE-2017-7485: libpq ignores PGREQUIRESSL environment variable
> CVE-2017-7486: pg_user_mappings view discloses foreign server passwords
> 
> More details: https://www.postgresql.org/about/news/1746/
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/postgresql/postgresql.hash | 4 ++--
>  package/postgresql/postgresql.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks. Peter: wanted for LTS!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH master] postgresql: bump version to 9.6.3 (security)
  2017-05-11 14:20 [Buildroot] [PATCH master] postgresql: bump version to 9.6.3 (security) Vicente Olivert Riera
  2017-05-11 15:51 ` Thomas Petazzoni
@ 2017-05-15 11:37 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-05-15 11:37 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Three security vulnerabilities have been closed by this release:
 > CVE-2017-7484: selectivity estimators bypass SELECT privilege checks
 > CVE-2017-7485: libpq ignores PGREQUIRESSL environment variable
 > CVE-2017-7486: pg_user_mappings view discloses foreign server passwords

 > More details: https://www.postgresql.org/about/news/1746/

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-15 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11 14:20 [Buildroot] [PATCH master] postgresql: bump version to 9.6.3 (security) Vicente Olivert Riera
2017-05-11 15:51 ` Thomas Petazzoni
2017-05-15 11:37 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox