çÒÕÐÐÁ :: âÁÚÙ äÁÎÎÙÈ
ðÁËÅÔ: postgresql
çÌÁ×ÎÁÑ éÚÍÅÎÅÎÉÑ óÐÅË ðÁÔÞÉ úÁÇÒÕÚÉÔØ Bugs and FR
17 Á×ÇÕÓÔÁ 2005 Denis Smirnov <mithraen at altlinux.ru> 7.4.8-alt4.M24.2
- build with devel
- #7152
- build without jdbc
- initscript fixed
- x86_64 fix by Anton D. Kachalov <mouse@altlinux.org>
- bugfix
- libpq not conflict with libpq4
- *-devel not packaged by default
- ident authorization works now
- README.ALT added
- fixed restart after update (using pg_ctl)
- using pg_ctl for reload
- 7.4.7
- fixed restart after update
- 7.4.6
- 7.4.5
- fix broken depends.
- 7.4.3
- fix bugs id #4773
- Rebuilt with openssl-0.9.7d.
- rebuild with glibc-2.3
- fix bugs id #3866
- 7.4.2
- 7.4.1
- fix broken depends.
- conflicts with libecpg3
- cleanup spec
- 7.4
- fix pre script.
- fix build requires.
- fix bugs id #0002818
- fix documentation directory
- fix start/stop script
- 7.3.4
- fix bugs id #0002646, #0002650
- 7.3.3
- Rewritten start/stop script to new rc scheme.
- Make use of syslogd-1.4.1-alt11 /etc/syslog.d/ feature (#0002062)
- 7.3.2
- Remove libpgtcl-devel and libpgtcl-devel-static packages.
- fix bug id 2089.
- Fixed few broken dependencies.
- Fixed a lot of broken dependencies.
- Use subst instead of perl in %post script.
- split postgresql-libs to the libpq3, libecpg4 subpackages.
- split postgresql-tcl package to the postgresql-tcl and libpgtcl2 subpackages.
- add upgrade.pl script.
- fix & cleanup spec file
- 7.3.1
- fix wrong description
- remove postgresql-tk package
- fix init & chroot update scripts
- 7.3
- Remove locale and multibyte explicit enables -- they are both defaults now.
- Remove pgaccess code; it's not a part of the main tarball anymore.
- Remove ODBC stuff -- it's also separate now. Use unixODBC instead.
- Remove all perl client stuff.
- fix perl deps via exclude contrib/oracle
- rebuild with new perl
- Installation for perl files fixed
- rebuilt with tcl 8.4
- 7.2.3
- rebuild with gcc-3.2
- 7.2.2
- fixed remove old pid file.
- rebuilt with new tcl layout
- custom tcl shells removed, use package require Pgtcl instead
- Patched to link with libtinfo.
- fix postgresql.init script
- 7.2.1
- Fixed requires in python subpackage.
- Fixed requires in python subpackage.
- Fixed creating default database.
- Fixed permissions on directory /var/lib/pgsql-root/tmp
- Fixed include files in devel subpackage.
- Fixed devel subpackage.
- Corrected %ROOT tree permissions.
- Update for new chroot dir /var/lib/pgsql-root
- Fixed permissions on directories /var/lib/pgsql-root/*
- Fixed any bug.
- fix permission in devel package
- 7.2
- new chrooted scheme
- remove sgml docs.
- 7.1.3
- Corrected BuildRequires
- Rebuilt with new perl again
- Updated scripts to handle new syslogd.
- Corrected requires
- Rebuilt with python-2.1
- Rebuild with perl-5.6.1
- 7.1.1
- Removed broken and confusing logrotate script.
- adding subpackage plperl & jdbc.
- clean spec file
- add path to fix cyrillic unicode-conversion from Victor Wagner <vitus@ice.ru>
- fix permission chroot/tmp dir
- fix chroot problems
- fix postgresql init script
- Ported to new chrooted scheme.
- Automatically added buildreq
- Moved static libraries to devel-static subpackage.
- fix perl requires
- fix run level in postgresql init script
- fix permission 0700 -> 0600 for /var/log/pgsql
- fix postgresql init script
- Build for ALT Linux
- 7.1 RELEASE
- 7.1-1 RPM RELEASE
- Change to COPTS -- strip out -ffastmath -- Considered Harmful.
- Back to old versioning scheme, kept teg's other fixes.
- README.rpm-dist updated.
- PGVERSION updated all-around (hopefully!)
- Couple of fixes from Peter E.
- Rearrange dependencies -- only the -libs subpackage is required for most stuff
- Removed broken and confusing logrotate script.
- chown considered harmful - removed
- fix dangling symlimks (pg_crc.c)
- libpq.so changes for maximum compatiblity
- different versioning scheme, to avoid trouble later
- remove temporary perl file from the file list
- fix spelling error in tcl description
- mark odbcinst.ini as a config file
- use %defattr on packages which didn't have it
- Integrated the PL/Perl stuff from Karl DeBisschop --conditional.
- Packaging reorg: added contrib and docs subpackages.
- Removed sgml source docs from main package --> docs subpackage.
- Removed contrib tree from main package --> contrib subpackage.
- Contrib tree is now prebuilt -- HOWEVER, very little install work is
-- currently done with this.
- Quickie RC3. There will be a 7.1RC3-2 shortly with other stuff.
- RC2
- eliminate versioning information for ancilliary files in prep for CVS.
- Fix docs mixup.
- RC1 quickie.
- Beta 6 initial build.
- Use make install-all-headers instead of cpio hack for devel headers.
- Split out the libs into the libs subpackage.
- Updated initscript to use pg_ctl to stop
- Updated initscript to initdb and start postmaster with LC_ALL=C to
-- prevent index corruption.
- Beta4
- Return to 'pgsql' directories instead of 'postgresql'
- Better perl patches.
- Edit patches to get rid of some cruft.
- Eliminate some more pre-7.1 specfile baggage that is no longer necessary.
- Moved pg_id to server
- added Makefile.global and pg_config to devel
- Corrected /usr/include/pgsql to /usr/include/postgresql
- Fixed some configure options. Will be trying the configure macro next release
- Since it is terminally ill in this version pg_upgrade is _gone_.
- Thanks to Peter E for a good review.
- Running regression. 1 on the release-o-meter.
- Minor patches to get regression running right.
- Initscript tweaking -- the old test for a database structure fails with 7.1's new structure.
- Perl 5 needs to be built with PREFIX set on the Makefile, not GNUmakefile....
- The 7.1 build is different from the 7.0 build -- see the configure line.
- NOTE: many files that used to be in /usr/share/postgresql are now in /usr/share/postgresql!
- by request, conditional packages are now supported. See the top of the spec.
- Fixed the server postinstall problems.
- First 7.1 beta test-build
- Buggy dependency on /lib/cpp -- not a PreReq, but a BuildPreReq.
- made a template for IA64 (symlink to i386)
- add patch for IA64 (I got one from Lamar and modified it)
- RELEASE: 7.0.3-1
- Minor edits to initscript.
- PRE-RELEASE: 7.0.3-0.6 (final test)
- Final 7.0.3 tarball.
- Cross-dist changes to RedHat initscript for better portability.
- changed README.rpm name to README.rpm-dist (the .rpm extension confused
--some GUI file managers, as RealPlayer also uses that extension). - Edited README.rpm-dist to reflect cross-distribution packaging.
- NOTE: SuSE cross-compatibility is not yet complete SuSE RPM's for 7.0.3
--that are tailored for SuSE will be made available. - Fixed stupid dependency -- the main .so's were in the devel package (Arggh)
- PRE-RELEASE: 7.0.3-0.5
- Framework for better distribution-independent build
- Conditional around libtool conf stuff copy (For RedHat 6.1 and such).
- Conditional around RedHat-style initscript stuff.
- Comments at top of spec file now list copyright and license for spec file,
--as the license and copyright for the spec file itself has not previously
--been stated. - Envvars for postgres home dir login in .bash_profile.
- initscript now checks for success and failure functions using:
--typeset -f|grep "declare -f function_name" construct.
- PRE-RELEASE: 7.0.3-0.4
- Directory ownership on /usr/share/postgresql/test/regress was root.root.
- Patch Makefile.shlib to not use -soname for RPM's.
- Newer prerelease 7.0.3 tarball.
- PRE-RELEASE: 7.0.3-0.3
- Don't bother copying the test stuff I'm not packaging.
- Fix group add/del stuff in server subpackage post and postun scriptlets.
- symlink /usr/lib/libpq.so.2.0 -> libpq.so.2.1
- PRE-RELEASE: 7.0.3-0.2
- preliminary 7.0.3 distribution tarball -- reinstated man pages, etc.
- PRE-RELEASE: 7.0.3-0.1.
- Improved test subpackage -- only package regression.
- Latest pre-7.0.3 snapshot.
- Split out SuSE and Caldera spec files. Caldera COL eServer 2.3 requires
-- RPM 2.5.5-compatible spec files. SuSE is just too different from the others
-- for the spec file to cope, for now. - TODO: man pages and documentation.
- Reenabled the test subpackage for ftp.postgresql.org dist.
- Backported to RH 6.2 -- involved the Pg man page, doesn't appear to require
-- other stuff to be done.
- make /etc/logrotate.d/postgres 0644 instead of 0700 (#19520)
- rebuild with new glibc which has semaphore fixes for Alpha
- add documention for python interface (#17261)
- move the python interface tutorial to the %doc section
- the old dump script didn't work - added rh-pgdump.sh
to handle this. Point docs at it, and tell how it is to be used.
- fix the initscript so it points you at the 7.0.2 directory
in /usr/share/doc, not 7.0 (#16163). Also, remove statement
it was built on a 6.2 system. - prereq /lib/cpp and initscripts
- fix backups of existing files (#16706)
- fix conditional restart
- fix README.rpm to it points at /usr/share/doc, not /usr/doc
(part of #16416)
- don't build test package anymore, it's broken. These
tests should be run by pgsql developers and not
by db-developers, so it's not a big loss (#16165).
Obsolete it in the main package, so it doesn't get left over
- reference docs in /usr/share/doc, not /usr/doc (#16163)
- add python-devel, perl and tcl as build prereqs
- use /dev/null as STDIN for su commands in initscripts,
to avoid error messages from not being able to read from
tty
- condrestart fixes
- remove all plperl references, to avoid confusing post install scripts
- cleanups
- remove the symlink from libpq.so.2.0 to libpq.so.2.1
- remove some binaries from docs
- fix dangling symlink os.h
- use /sbin/service
- don't strip manually
- fixes to init script so they look more like the rest
(#13749, from giulioo@pobox.com) - use /etc/rc.d/init.d again (sigh)
- automatic rebuild
- require /etc/init.d
- remove perl kludge as perl 5.6 is now fixed
- include the man page for the perl module
- fix the init script and spec file to handle conditional
restart - move the init file to /etc/init.d
- use License instead of Copyright
- rebuild
- use %defattr on postgresql-perl
- use %_tmppath
- Don't use release number in patch
- Don't build on ia64 yet
- 7.0.2-2
- Corrected misreporting of version.
- Corrected for non-root build clean script.
- 7.0.2
- Postgresql-dump manpage to man1, and to separate source file to facilitate
-- _mandir macro expansion correctness. - NOTE: The PostScript documentation is no longer being included in the
-- PostgreSQL tarball. If demand is such, I will pull together a
-- postgresql-ps-docs subpackage or pull in the PostScript docs into the
-- main package. - RPM patchset has release number, now, to prevent patchfile confusion :-(.
- Incorporate most of Trond's changes (reenabled the alpha
-- patches, as it was a packaging error on my part). - Trimmed changelog history to Version 7.0beta1 on. To see the
-- previous changelog, grab the 6.5.3 RPM from RedHat 6.2 and pull the spec. - Rev to 7.0.1 (which incorporates the syslog patch, which has
-- been removed from rpm-pgsql-7.0.1-1.patch)
- disable the alpha patch, as it doesn't apply cleanly
- removed distribution, packager, vendor
- renamed spec file
- don't build pl-perl
- use %_mandir
- now includes vacuumdb.1*
- 7.0-3
- Incorporated Tatsuo's syslog segmentation patches
- Incorporated some of Trond's changes (see below)
-- Fixed some Perl 5.6 oddness in Rawhide - Incorporated some of Karl's changes (see below)
-- PL/Perl should now work. - Fixed missing /usr/bin/pg_passwd.
- 7.0-2.1
- make plperl module (works for linux i386, your guess for other platforms)
- use "make COPT=" because postgreSQL configusre script ignores CFLAGS
- 7.0-2
- pg_options default values changed.
- SPI headers (again!) fixed in a permanent manner -- hopefully!
- Alpha patches!
- changed bug in including man pages
- changed buildroot, removed packager, vendor, distribution
-- [Left all but buildroot as-is for PostgreSQL.org RPMS. LRO] - don't strip in package [strip in PostgreSQL.org RPMS]
- fix perl weirdnesses (man page in bad location, remove
perllocal.pod from file list)
- 7.0 final -1
- Man pages restructured
- Changed README.rpm notices about BETA
- incorporated minor changes from testing
- still no 7.0 final alpha patches -- for -2 or -3, I guess.
- 7.0 JDBC jars!
- 7.0RC5-0.5
- UserID of 26 to conform to RedHat Standard, instead of 40. This only
-- is for new installs -- upgrades will use what was already there. - Waiting on built jar's of JDBC. If none are forthcoming by release,
-- I'm going to have to bite the bullet and install the jdk....
- 7.0RC2-0.5
- Fixed /usr/src/redhat/BUILD path to $RPM_BUILD_DIR for portability
-- and so that RPM's can be built by non-root. - Minor update to README.rpm
- 0.6
- Fixed patchset: wasn't patching pgaccess or -i in postmaster.opts.default
- minor update to README.rpm
- 7.0RC1-0.5 (release candidate 1.)
- Fixed SPI header directories' permisssions.
- Removed packaging of Alpha patches until Ryan releases RC1-tested set.
- 7.0beta5-0.1 (released instead of the release candidate)
- 7.0beta4-0.2 (pre-release-candidate CVS checkout)
- Alpha patches!
- pg_options.sample
- 7.0beta3-0.1
- Release 0.3
- Fixed stderr redir problem in init script
- Init script now uses pg_ctl to start postmaster
- Packaged inital pg_options for good logging
- built with timestamped logging.
- Initial 7.0beta1 build
- Moved PGDATA to /var/lib/pgsql/data
- First stab at logging and logrotate functionality -- test carefully!
- -tcl subpackage split -- tcl client and pltcl lang separated from
-- the Tk stuff. PgAccess and the tk client are now in the -tk subpackage. - No patches for Alpha as yet.