summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/postgresql: Bump to 9.5Patrick Lauer2016-01-072-9/+11
| | | | Package-Manager: portage-2.2.26
* Remove OutdatedAaron W. Swenson2015-12-184-1285/+0
| | | | Package-Manager: portage-2.2.20.1
* Version BumpAaron W. Swenson2015-12-182-0/+432
| | | | Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Hardcode installAaron W. Swenson2015-12-154-0/+1270
| | | | | | | | | | Rely on $PATH being in the proper order so that the correct install program is used for modules utilizing PGXS in both hardened and non-hardened environments. Bug: 528786 Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Add 9.5 Beta 2Aaron W. Swenson2015-11-122-0/+427
| | | | | | | | | | | | | | | Many bugs and issues reported by our users and contributors have been fixed since the release of Beta1. These include: * Many documentation fixes and improvements * Rename PQsslAttributes() to PQsslAttributeNames() * Pass extra data to pgworkers for context * Fix other issues with parallel workers * Fix multiple issues with BRIN indexes * Fix problems with commit timestamps and replication * Put back ssl_renegotiation_limit, set to 0 Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Handle RuntimeDirectory in systemd unitElias Probst2015-10-259-15/+4
| | | | | | | | | | | Instead of using a separate `tmpfiles.d` definition to create `/run/postgresql`, let the service unit take care of it on its own. This prevents situations where the postgresql service can't start because `systemd-tmpfiles` wasn't run yet. Bug: https://bugs.gentoo.org/show_bug.cgi?id=563122 Package-Manager: portage-2.2.23
* dev-db/postgresql: Remove Insecure VersionsAaron W. Swenson2015-10-1312-4323/+0
| | | | | | Remove insecure versions. Package-Manager: portage-2.2.20.1
* dev-db/postgresql: alpha stable wrt bug #562586Agostino Sarubbo2015-10-125-5/+5
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
* dev-db/postgresql: arm stable wrt bug #562586Agostino Sarubbo2015-10-125-5/+5
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* dev-db/postgresql: sparc stable wrt bug #562586Mikle Kolyada2015-10-115-5/+5
| | | | Package-Manager: portage-2.2.20.1
* dev-db/postgresql: ia64 stable wrt bug #562586Agostino Sarubbo2015-10-115-5/+5
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* dev-db/postgresql: ppc stable wrt bug #562586Agostino Sarubbo2015-10-105-5/+5
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-db/postgresql: Stable for HPPA (bug #562586).Jeroen Roovers2015-10-105-5/+5
| | | | | Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
* dev-db/postgresql: x86 stable wrt bug #562586Agostino Sarubbo2015-10-095-5/+5
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-db/postgresql: amd64 stable wrt bug #562586Agostino Sarubbo2015-10-095-5/+5
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-db/postgresql: Stable for PPC64 (bug #562586).Jeroen Roovers2015-10-095-5/+5
| | | | | Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
* dev-db/postgresql: Remove Outdated PrereleaseAaron W. Swenson2015-10-082-429/+0
| | | | | | Remove outdated prerelease. Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Security BumpAaron W. Swenson2015-10-089-0/+2865
| | | | | | | | | | | | | | | | | | Security update fixes issues: 1. CVE-2015-5288: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed. 2. CVE-2015-5289: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service. Also added note for new installations that re-sourcing /etc/profile is reuiqred to pick up environment changes, like MANPATH so man can find pages installed in non-standard locations. Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Remove Old/InsecureAaron W. Swenson2015-10-088-2798/+0
| | | | | | Remove old and now insecure versions Package-Manager: portage-2.2.20.1
* dev-db/postgresql: add libressl supportJulian Ospald2015-10-047-3/+2391
|
* dev-db/postgresql: Merge "use /bin/sh (...) for postgres user"Michał Górny2015-10-0313-13/+13
|\ | | | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/75
| * dev-db/postgresql: use /bin/sh instead of /bin/bash for postgres userJakub Jirutka2015-09-0713-13/+13
| | | | | | | | See https://bugs.gentoo.org/show_bug.cgi?id=559884
* | dev-db/postgresql: add alpha keywordTobias Klausmann2015-09-071-1/+1
|/ | | | | | Gentoo-Bug: 555198 Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Fix Bug 555198Aaron W. Swenson2015-09-062-0/+435
| | | | | | Add patch to correct typo in Alpha architecture specific assembly code. Package-Manager: portage-2.2.20.1
* dev-db/postgresql: Fix No Server PatchAaron W. Swenson2015-09-061-39/+39
| | | | | Makefiles were changed slightly for 9.5. Patch updated so that it can be applied.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0830-0/+6196
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed