mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] postgresql: version bump 11.5 -> 13.3
Date: Tue, 29 Jun 2021 07:09:07 +0200	[thread overview]
Message-ID: <20210629050907.2523346-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210616143615.7294-1-bst@pengutronix.de>

Thanks, applied as db1ca4990cdfa77b3b769143767548104949f554.

Michael

[sent from post-receive hook]

On Tue, 29 Jun 2021 07:09:07 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210616143615.7294-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-postgresql.make b/rules/host-postgresql.make
> index c284478372dd..1092c38a8b1c 100644
> --- a/rules/host-postgresql.make
> +++ b/rules/host-postgresql.make
> @@ -28,7 +28,6 @@ HOST_POSTGRESQL_CONF_OPT	:= \
>  	--disable-rpath \
>  	--enable-spinlocks \
>  	--enable-atomics \
> -	--enable-strong-random \
>  	--disable-debug \
>  	--disable-profiling \
>  	--disable-coverage \
> @@ -38,8 +37,6 @@ HOST_POSTGRESQL_CONF_OPT	:= \
>  	--disable-cassert \
>  	--enable-thread-safety \
>  	--enable-largefile \
> -	--disable-float4-byval \
> -	--disable-float8-byval \
>  	--without-llvm \
>  	--without-icu \
>  	--without-tcl \
> diff --git a/rules/postgresql.make b/rules/postgresql.make
> index 7f464368336b..b7ce0c70a29d 100644
> --- a/rules/postgresql.make
> +++ b/rules/postgresql.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_POSTGRESQL) += postgresql
>  #
>  # Paths and names
>  #
> -POSTGRESQL_VERSION	:= 11.5
> -POSTGRESQL_MD5		:= 580da94f6d85046ff2a228785ab2cc89
> +POSTGRESQL_VERSION	:= 13.3
> +POSTGRESQL_MD5		:= edf0e016fc53025bcabc7e793920f1c1
>  POSTGRESQL		:= postgresql-$(POSTGRESQL_VERSION)
>  POSTGRESQL_SUFFIX	:= tar.bz2
>  POSTGRESQL_URL		:= https://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)/$(POSTGRESQL).$(POSTGRESQL_SUFFIX)
> @@ -42,7 +42,6 @@ POSTGRESQL_CONF_OPT	:= \
>  	--disable-rpath \
>  	--enable-spinlocks \
>  	--enable-atomics \
> -	--enable-strong-random \
>  	--disable-debug \
>  	--disable-profiling \
>  	--disable-coverage \
> @@ -52,8 +51,6 @@ POSTGRESQL_CONF_OPT	:= \
>  	--disable-cassert \
>  	--enable-thread-safety \
>  	--enable-largefile \
> -	--disable-float4-byval \
> -	--disable-float8-byval \
>  	--without-llvm \
>  	--without-icu \
>  	--without-tcl \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      parent reply	other threads:[~2021-06-29  5:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 14:36 [ptxdist] [PATCH v2 1/2] " Bastian Krause
2021-06-16 14:36 ` [ptxdist] [PATCH v2 2/2] timescaledb: version bump 1.5.0 -> 2.3.0 Bastian Krause
2021-06-29  5:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-06-29  5:09 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210629050907.2523346-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox