Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194098

Summary: dev-db/postgresql 7.x/8.x version bump
Product: Gentoo Linux Reporter: Ian Stakenvicius <ian>
Component: New packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: aiwa_azca, griffon26, kfm
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
URL: http://www.postgresql.org/about/news.862
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 204760    

Description Ian Stakenvicius 2007-09-28 15:54:56 UTC
There's been an update to postgresql on all major versions to sort out a New Zealand timezone issue (among other things) -- could the ebuilds be version-bumped please?

Current versions for each slot:
    * 8.2.5
    * 8.1.10
    * 8.0.14
    * 7.4.18
    * 7.3.20


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-29 05:00:23 UTC
*** Bug 194153 has been marked as a duplicate of this bug. ***
Comment 2 Dennis 2007-10-02 21:56:25 UTC
any eta on when this could happen? thank you!
Comment 3 sulfinu 2007-11-21 12:10:06 UTC
Well, almost two months and no change. Is anyone still maintaining postgresql ebuilds?
Unfortunately, it's not as easy to install manually as Eclipse, for example (which suffers from outdated versions, too).
Comment 4 sulfinu 2007-11-22 18:15:17 UTC
It turns out that the 8.2.5 version can be installed by simply renaming the 8.2.4 ebuild and associated patches. It works, so far.
Comment 5 kfm 2008-01-07 15:25:43 UTC
Defined block on bug 204760, which details 5 serious security vulnerabilities that have been addressed in the latest versions. One can only hope that this galvanizes someone into action.

The required versions are now: 8.2.6, 8.1.11, 8.0.15, 7.4.19 and 7.3.21. I'm in the process of testing a 8.2.6 ebuild and, so far, it appears that the only required change is for SRC_URI to be rewritten as:

SRC_URI="mirror://postgresql/source/v${PV}/${P}.tar.bz2"

This is because the package is no longer split into separate tarballs (-base, -docs and so forth). Apart from that, all of the gentoo patches appear to be applicable still and I have not noted any other required changes. Not sure about the older versions, but I expect them to be stock version bumps.
Comment 6 kfm 2008-01-21 14:57:07 UTC
Closing bug because all versions in portage are now current (7.3.21, 7.4.19, 8.0.15, 8.1.11 and 8.2.6).