Changelog for
postgresql90-plperl-9.0.2-1PGDG.f12.x86_64.rpm :
Tue Dec 14 13:00:00 2010 Devrim GÜNDÜZ
- 9.0.2-1PGDG
- Update to 9.0.2, per changes described at:
http://www.postgresql.org/docs/9.0/static/release-9-0-2.html
Tue Dec 7 13:00:00 2010 Devrim GÜNDÜZ - 9.0.1-6PGDG
- Fix a major issue: Keep alternatives links during an upgrade. In
previous releases, all links were gone during an upgrade. Per report
and fix from Richard A Karhuse.
Wed Nov 17 13:00:00 2010 Devrim GÜNDÜZ - 9.0.1-5PGDG
- postgres user needs to own .bash_profile
- Revert postun->postun change. I hope this will fix the issue that prevents
postgresql90 package to be removed completely.
Thu Nov 11 13:00:00 2010 Devrim GÜNDÜZ - 9.0.1-4PGDG
- Fix an oversight in .bash_profile generation, per report from Ger Timmens.
Thu Nov 11 13:00:00 2010 Devrim GÜNDÜZ - 9.0.1-3PGDG
- Fix status line in init script, per report from Jeff Mace in -bugs list, #5746
- Remove hardcoded major version numbers in init script, and substitute PGMAJORVERSION
instead.
Tue Oct 12 14:00:00 2010 Devrim GÜNDÜZ - 9.0.1-2PGDG
- Append PGPORT to pid filename in init script. Per report from Carlos Sotto Maior.
- Properly fix .bash_profile issue, by moving it to %post server, and not owning
the file.
- Add PGPORT to lockfile variable in init script.
Fri Oct 1 14:00:00 2010 Devrim GÜNDÜZ - 9.0.1-1PGDG
- Update to 9.0.1, per changes described at:
http://www.postgresql.org/docs/current/static/release-9-0-1.html,
which also fixes CVE-2010-3433.
- Change pam file name, per bug report from Michael Best.
- Move plpython2.so file into correct subpackage, per report from Damon Hart.
- Don\'t install .bash_profile as we used to in pre 9.0. Instead, use cat,
so that package manager will be happy during upgrade to new major version.
Per report from Christian V R Lopez.
- Arrange for the postmaster, but not any of its child processes, to be run
with oom_adj -17. This compensates for the OOM killer not being smart about
accounting for shared memory usage.
Fri Sep 17 14:00:00 2010 Devrim GÜNDÜZ - 9.0.0-1PGDG
- Update to PostgreSQL 9.0.0
Fri Sep 10 14:00:00 2010 Devrim GÜNDÜZ - 9.0-rc2_2PGDG
- Finally, renamed package from postgresql to postgresql90, 1n order to
*really
* fix parallel RPM installation. Previous versions were installable
via rpm command itself, but per some testing with 9.1 packages, I figured
that is is not possible with yum.
Mon Sep 6 14:00:00 2010 Devrim GÜNDÜZ - 9.0-rc1_1PGDG.1
- Use better/consistent name for psql alternatives section. Per 9.1 RPM tests.
Tue Aug 31 14:00:00 2010 Devrim GUNDUZ 9.0rc1-1PGDG
- Update to 9.0 rc1
- Update (fix) .bash_profile so that it contains correct $PGDATA.
Mon Aug 2 14:00:00 2010 Devrim GUNDUZ 9.0beta4-1PGDG
- Update to 9.0 beta4
Fri Jul 9 14:00:00 2010 Devrim GUNDUZ 9.0beta3-1PGDG
- Update to 9.0 beta3
Wed Jun 9 14:00:00 2010 Devrim GUNDUZ 9.0beta2-2PGDG
- Apply more improvements on alternatives section, per Konstantin
Pelepelin. While passing, improve and fix drop alternatives part,
too. Use preun instead of postun.
- Trim changelog.
Sun Jun 6 14:00:00 2010 Devrim GUNDUZ 9.0beta2-1PGDG
- Update to 9.0 Beta2
- Fix docdir configure option
Fri Apr 30 14:00:00 2010 Devrim GUNDUZ 9.0beta1-1PGDG
- Update to 9.0 Beta1
Thu Apr 1 14:00:00 2010 Devrim GUNDUZ 9.0alpha5-1PGDG
- Update to 9.0 Alpha5
- Add a few lines for installing html and man pages.
Mon Mar 22 13:00:00 2010 Devrim GUNDUZ 9.0alpha4-2PGDG
- Move euc2004_sjis2004.so into server package. This explains why
initdb is broken when -contrib is not installed. Fixes #11.
- Improve/fix alternatives section
Sun Feb 21 13:00:00 2010 Devrim GUNDUZ 9.0alpha4-1PGDG
- Update to 9.0 Alpha4
- Update README.rpm-dist to reflect latest changes
- Rename pgfts macro to disablepgfts to match 9.0 behaviour.
- Fix service name in spec file.
- Update init script for LSB compilance issues (as much as possible).
- Install a file under /etc/ld.so.conf.d, so libs can be detected easily.
Sun Dec 20 13:00:00 2009 Devrim GUNDUZ 8.5alpha3-1PGDG
- Update to 8.5 Alpha3
Wed Oct 28 13:00:00 2009 Devrim GUNDUZ 8.5alpha2-1PGDG
- Update to 8.5 Alpha2
Tue Aug 25 14:00:00 2009 Devrim GUNDUZ 8.5alpha1-2PGDG
- More fixes for multiple version installation.
Mon Aug 24 14:00:00 2009 Devrim GUNDUZ 8.5alpha1-1PGDG
- Initial cut for 8.5 Alpha 1, which supports multiple version installation.
WARNING: This is for testing only.