Lists: | pdxpug |
---|
From: | Selena Deckelmann <selena(at)chesnok(dot)com> |
---|---|
To: | Postgresql PDX_Users <pdxpug(at)postgresql(dot)org> |
Subject: | Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-03-28 20:29:20 |
Message-ID: | CAN1EF+wjksUQzjs01pVncXKV8ZKgKAjt01ijOAKxzkxhgvEj-g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
http://www.postgresql.org/message-id/14040.1364490185@sss.pgh.pa.us
Everyone is recommended to upgrade as soon as possible. Suggestion is to
not let databases remain not-upgraded through Monday if at all possible.
-selena
From: | web(at)mr-paradox(dot)net |
---|---|
To: | pdxpug(at)postgresql(dot)org |
Subject: | Re: Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-04-04 18:37:05 |
Message-ID: | 20130404183705.GA80771@mr-paradox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
On Thu, Mar 28, 2013 at 01:29:20PM -0700, Selena Deckelmann wrote:
- http://www.postgresql.org/message-id/14040.1364490185@sss.pgh.pa.us
-
- Everyone is recommended to upgrade as soon as possible. Suggestion is to
- not let databases remain not-upgraded through Monday if at all possible.
-
- -selena
Can anyone confirm if this is the correct version for the security fix?
postgresql92-server.x86_64 9.2.4-1PGDG.rhel6 @pgdg-92-centos
The pgdg repo shows it was last updated April 1, which doesn't seem correct.
Thanks.
Dave
From: | john melesky <list(at)phaedrusdeinus(dot)org> |
---|---|
To: | web(at)mr-paradox(dot)net |
Cc: | pdxpug(at)postgresql(dot)org |
Subject: | Re: Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-04-04 18:41:45 |
Message-ID: | 20130404184145.GB17047@phaedrusdeinus.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
> Can anyone confirm if this is the correct version for the security fix?
>
> postgresql92-server.x86_64 9.2.4-1PGDG.rhel6 @pgdg-92-centos
9.2.4 is the correct version, according to the release notice:
http://www.postgresql.org/about/news/1456/
> The pgdg repo shows it was last updated April 1, which doesn't seem correct.
According to the release FAQ (http://www.postgresql.org/support/security/faq/2013-04-04/)
> We have two teams that communicate on private lists hosted on the
> PGDG infrastructure. Both teams had access to the source code prior
> to the release of any packages for analyzing the security patch and
> then creating packages for distributing PostgreSQL binaries. These
> are our Security Team and our Packagers List. In both cases, these
> groups had early access in order to participate in patching the
> security hole.
So it's probably accurate.
-john
From: | Selena Deckelmann <selena(at)chesnok(dot)com> |
---|---|
To: | web(at)mr-paradox(dot)net |
Cc: | Postgresql PDX_Users <pdxpug(at)postgresql(dot)org> |
Subject: | Re: Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-04-04 18:45:30 |
Message-ID: | CAN1EF+wZqE_Y1v=-LwVh-HJi5Z0qc3rudqxzdse90-gHPB4+LQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
On Thu, Apr 4, 2013 at 11:37 AM, <web(at)mr-paradox(dot)net> wrote:
> On Thu, Mar 28, 2013 at 01:29:20PM -0700, Selena Deckelmann wrote:
> - http://www.postgresql.org/message-id/14040.1364490185@sss.pgh.pa.us
> -
> - Everyone is recommended to upgrade as soon as possible. Suggestion is to
> - not let databases remain not-upgraded through Monday if at all possible.
> -
> - -selena
>
> Can anyone confirm if this is the correct version for the security fix?
>
> postgresql92-server.x86_64 9.2.4-1PGDG.rhel6 @pgdg-92-centos
>
> The pgdg repo shows it was last updated April 1, which doesn't seem
> correct.
>
The packages were pushed early, and then mirrored to the public today.
-selena
From: | David Kerr <dmk(at)mr-paradox(dot)net> |
---|---|
To: | john melesky <list(at)phaedrusdeinus(dot)org> |
Cc: | web(at)mr-paradox(dot)net, pdxpug(at)postgresql(dot)org |
Subject: | Re: Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-04-04 18:52:39 |
Message-ID: | 20130404185239.GA81713@mr-paradox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
On Thu, Apr 04, 2013 at 06:41:45PM +0000, john melesky wrote:
- > Can anyone confirm if this is the correct version for the security fix?
- >
- > postgresql92-server.x86_64 9.2.4-1PGDG.rhel6 @pgdg-92-centos
-
- 9.2.4 is the correct version, according to the release notice:
-
- http://www.postgresql.org/about/news/1456/
Yeah, but it also says it affects 9.2.4:
"The 토토 사이트 has released a security update to all current versions of the
PostgreSQL database system, including versions 9.2.4"
- > The pgdg repo shows it was last updated April 1, which doesn't seem correct.
-
- According to the release FAQ (http://www.postgresql.org/support/security/faq/2013-04-04/)
-
- > We have two teams that communicate on private lists hosted on the
- > PGDG infrastructure. Both teams had access to the source code prior
- > to the release of any packages for analyzing the security patch and
- > then creating packages for distributing PostgreSQL binaries. These
- > are our Security Team and our Packagers List. In both cases, these
- > groups had early access in order to participate in patching the
- > security hole.
-
- So it's probably accurate.
I did read that too, but I was just expecting a modified date of today.
Thanks though, I think you're right and that is the correct one.
From: | Selena Deckelmann <selena(at)chesnok(dot)com> |
---|---|
To: | David Kerr <dmk(at)mr-paradox(dot)net> |
Cc: | john melesky <list(at)phaedrusdeinus(dot)org>, web(at)mr-paradox(dot)net, Postgresql PDX_Users <pdxpug(at)postgresql(dot)org> |
Subject: | Re: Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-04-04 18:55:06 |
Message-ID: | CAN1EF+xdOwEj3x6xx=tmCpp0TCfUSBB7G3kmJ8LLYC8bo6fwxw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
On Thu, Apr 4, 2013 at 11:52 AM, David Kerr <dmk(at)mr-paradox(dot)net> wrote:
> On Thu, Apr 04, 2013 at 06:41:45PM +0000, john melesky wrote:
> - > Can anyone confirm if this is the correct version for the security fix?
> - >
> - > postgresql92-server.x86_64 9.2.4-1PGDG.rhel6 @pgdg-92-centos
> -
> - 9.2.4 is the correct version, according to the release notice:
> -
> - http://www.postgresql.org/about/news/1456/
>
> Yeah, but it also says it affects 9.2.4:
> "The 토토 사이트 has released a security update to
> all current versions of the
> PostgreSQL database system, including versions 9.2.4"
>
The meaning was "the updates include: version, version, version, version"
From: | web(at)mr-paradox(dot)net |
---|---|
To: | Selena Deckelmann <selena(at)chesnok(dot)com> |
Cc: | john melesky <list(at)phaedrusdeinus(dot)org>, web(at)mr-paradox(dot)net, Postgresql PDX_Users <pdxpug(at)postgresql(dot)org> |
Subject: | Re: Heads up on Postgres security release coming April 4, 2013 |
Date: | 2013-04-04 19:00:34 |
Message-ID: | 20130404190034.GB81713@mr-paradox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pdxpug |
On Thu, Apr 04, 2013 at 11:55:06AM -0700, Selena Deckelmann wrote:
- On Thu, Apr 4, 2013 at 11:52 AM, David Kerr <dmk(at)mr-paradox(dot)net> wrote:
-
- > On Thu, Apr 04, 2013 at 06:41:45PM +0000, john melesky wrote:
- > - > Can anyone confirm if this is the correct version for the security fix?
- > - >
- > - > postgresql92-server.x86_64 9.2.4-1PGDG.rhel6 @pgdg-92-centos
- > -
- > - 9.2.4 is the correct version, according to the release notice:
- > -
- > - http://www.postgresql.org/about/news/1456/
- >
- > Yeah, but it also says it affects 9.2.4:
- > "The 토토 사이트 has released a security update to
- > all current versions of the
- > PostgreSQL database system, including versions 9.2.4"
- >
-
- The meaning was "the updates include: version, version, version, version"
That makes sense, and what I would normally expect. I don't know why I read this
one differently.
Also, unbeknownst to me, my dev machines have auto-update for security on
so I was wondering how I already had it =)
Thanks again!