SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for MySQL-Cluster-client-gpl-7.3.32-1.sles12.x86_64.rpm :
Thu Sep 5 14:00:00 2019 Bjorn Munch
- Add License Book, remove COPYING

Wed Jan 10 13:00:00 2018 Bjorn Munch
- No longer need to remove obsoleted mysqltest man pages

Tue Oct 31 13:00:00 2017 Bjorn Munch
- Remove obsoleted mysqltest man pages

Mon Oct 6 14:00:00 2014 Balasubramanian Kandasamy
- Add license info in each subpackage

Wed May 28 14:00:00 2014 Balasubramanian Kandasamy
- Updated usergroup to mysql on datadir

Wed Oct 30 13:00:00 2013 Balasubramanian Kandasamy
- Removed non gpl file docs/mysql.info from community packages

Mon Oct 21 14:00:00 2013 Balasubramanian Kandasamy
- Updated spec file for Cluster release

Wed Jun 26 14:00:00 2013 Balasubramanian Kandasamy
- Cleaned up spec file to resolve rpm dependencies.

Mon Nov 5 13:00:00 2012 Joerg Bruehe
- Allow to override the default to use the bundled yaSSL by an option like
--define=\"with_ssl /path/to/ssl\"

Wed Oct 10 14:00:00 2012 Bjorn Munch
- Replace old my-
*.cnf config file examples with template my-default.cnf

Fri Oct 5 14:00:00 2012 Joerg Bruehe
- Let the installation use the new option \"--random-passwords\" of \"mysql_install_db\".
(Bug# 12794345 Ensure root password)
- Fix an inconsistency: \"new install\" vs \"upgrade\" are told from the (non)existence
of \"$mysql_datadir/mysql\" (holding table \"mysql.user\" and other system stuff).

Tue Jul 24 14:00:00 2012 Joerg Bruehe
- Add a macro \"runselftest\":
if set to 1 (default), the test suite will be run during the RPM build;
this can be oveeridden via the command line by adding
--define \"runselftest 0\"
Failures of the test suite will NOT make the RPM build fail!

Mon Jul 16 14:00:00 2012 Joerg Bruehe
- Add the man page for the \"mysql_config_editor\".

Mon Jun 11 14:00:00 2012 Joerg Bruehe
- Make sure newly added \"SPECIFIC-ULN/\" directory does not disturb packaging.

Wed Feb 29 13:00:00 2012 Brajmohan Saxena
- Removal all traces of the readline library from mysql (BUG 13738013)

Thu Jan 19 13:00:00 2012 Bjorn Munch
- Reinstate embedded, undoing the previous change

Fri Nov 25 13:00:00 2011 Jonathan Perkin
- Remove embedded product and files, for now it is disabled.

Thu Nov 24 13:00:00 2011 Jonathan Perkin
- More additional Cluster files.

Thu Sep 29 14:00:00 2011 Jonathan Perkin
- Bring over the most important bits from the previous Cluster spec files.

Wed Sep 28 14:00:00 2011 Joerg Bruehe
- Fix duplicate mentioning of \"mysql_plugin\" and its manual page,
it is better to keep alphabetic order in the files list (merging!).

Tue Sep 27 14:00:00 2011 Daniel Fischer
- Add Cluster files.

Wed Sep 14 14:00:00 2011 Joerg Bruehe
- Let the RPM capabilities (\"obsoletes\" etc) ensure that an upgrade may replace
the RPMs of any configuration (of the current or the preceding release series)
by the new ones. This is done by not using the implicitly generated capabilities
(which include the configuration name) and relying on more generic ones which
just list the function (\"server\", \"client\", ...).
The implicit generation cannot be prevented, so all these capabilities must be
explicitly listed in \"Obsoletes:\"

Tue Sep 13 14:00:00 2011 Jonathan Perkin
- Add support for Oracle Linux 6 and Red Hat Enterprise Linux 6. Due to
changes in RPM behaviour ($RPM_BUILD_ROOT is removed prior to install)
this necessitated a move of the libmygcc.a installation to the install
phase, which is probably where it belonged in the first place.

Tue Sep 13 14:00:00 2011 Joerg Bruehe
- \"make_win_bin_dist\" and its manual are dropped, cmake does it different.

Thu Sep 8 14:00:00 2011 Daniel Fischer
- Add mysql_plugin man page.

Tue Aug 30 14:00:00 2011 Tor Didriksen
- Set CXX=g++ by default to add a dependency on libgcc/libstdc++.
Also, remove the use of the -fno-exceptions and -fno-rtti flags.
TODO: update distro_buildreq/distro_requires

Tue Aug 30 14:00:00 2011 Joerg Bruehe
- Add the manual page for \"mysql_plugin\" to the server package.

Fri Aug 19 14:00:00 2011 Joerg Bruehe
- Null-upmerge the fix of bug#37165: This spec file is not affected.
- Replace \"/var/lib/mysql\" by the spec file variable \"%{mysqldatadir}\".

Fri Aug 12 14:00:00 2011 Daniel Fischer
- Source plugin library files list from cmake-generated file.

Mon Jul 25 14:00:00 2011 Chuck Bell
- Added the mysql_plugin client - enables or disables plugins.

Thu Jul 21 14:00:00 2011 Sunanda Menon
- Fix bug#12561297: Added the MySQL embedded binary

Thu Jul 7 14:00:00 2011 Joerg Bruehe
- Fix bug#45415: \"rpm upgrade recreates test database\"
Let the creation of the \"test\" database happen only during a new installation,
not in an RPM upgrade.
This affects both the \"mkdir\" and the call of \"mysql_install_db\".

Wed Feb 9 13:00:00 2011 Joerg Bruehe
- Fix bug#56581: If an installation deviates from the default file locations
(\"datadir\" and \"pid-file\"), the mechanism to detect a running server (on upgrade)
should still work, and use these locations.
The problem was that the fix for bug#27072 did not check for local settings.

Mon Jan 31 13:00:00 2011 Joerg Bruehe
- Install the new \"manifest\" files: \"INFO_SRC\" and \"INFO_BIN\".

Tue Nov 23 13:00:00 2010 Jonathan Perkin
- EXCEPTIONS-CLIENT has been deleted, remove it from here too
- Support MYSQL_BUILD_MAKE_JFLAG environment variable for passing
a \'-j\' argument to make.

Mon Nov 1 13:00:00 2010 Georgi Kodinov
- Added test authentication (WL#1054) plugin binaries

Wed Oct 6 14:00:00 2010 Georgi Kodinov
- Added example external authentication (WL#1054) plugin binaries

Wed Aug 11 14:00:00 2010 Joerg Bruehe
- With a recent spec file cleanup, names have changed: A \"-community\" part was dropped.
Reflect that in the \"Obsoletes\" specifications.
- Add a \"triggerpostun\" to handle the uninstall of the \"-community\" server RPM.
- This fixes bug#55015 \"MySQL server is not restarted properly after RPM upgrade\".

Tue Jun 15 14:00:00 2010 Joerg Bruehe
- Change the behaviour on installation and upgrade:
On installation, do not autostart the server.

*Iff
* the server was stopped before the upgrade is started, this is taken as a
sign the administrator is handling that manually, and so the new server will
not be started automatically at the end of the upgrade.
The start/stop scripts will still be installed, so the server will be started
on the next machine boot.
This is the 5.5 version of fixing bug#27072 (RPM autostarting the server).

Tue Jun 1 14:00:00 2010 Jonathan Perkin
- Implement SELinux checks from distribution-specific spec file.

Wed May 12 14:00:00 2010 Jonathan Perkin
- Large number of changes to build using CMake
- Introduce distribution-specific RPMs
- Drop debuginfo, build all binaries with debug/symbols
- Remove __os_install_post, use native macro
- Remove _unpackaged_files_terminate_build, make it an error to have
unpackaged files
- Remove cluster RPMs

Wed Mar 24 13:00:00 2010 Joerg Bruehe
- Add \"--with-perfschema\" to the configure options.

Mon Mar 22 13:00:00 2010 Joerg Bruehe
- User \"usr/lib
*\" to allow for both \"usr/lib\" and \"usr/lib64\",
mask \"rmdir\" return code 1.
- Remove \"ha_example.
*\" files from the list, they aren\'t built.

Wed Mar 17 13:00:00 2010 Joerg Bruehe
- Fix a wrong path name in handling the debug plugins.

Wed Mar 10 13:00:00 2010 Joerg Bruehe
- Take the result of the debug plugin build and put it into the optimized tree,
so that it becomes part of the final installation;
include the files in the packlist. Part of the fixes for bug#49022.

Mon Mar 1 13:00:00 2010 Joerg Bruehe
- Set \"Oracle and/or its affiliates\" as the vendor and copyright owner,
accept upgrading from packages showing MySQL or Sun as vendor.

Fri Feb 12 13:00:00 2010 Joerg Bruehe
- Formatting changes:
Have a consistent structure of separator lines and of indentation
(8 leading blanks => tab).
- Introduce the variable \"src_dir\".
- Give the environment variables \"MYSQL_BUILD_CC(CXX)\" precedence
over \"CC\" (\"CXX\").
- Drop the old \"with_static\" argument analysis, this is not supported
in 5.1 since ages.
- Introduce variables to control the handlers individually, as well
as other options.
- Use the new \"--with-plugin\" notation for the table handlers.
- Drop handling \"/etc/rc.d/init.d/mysql\", the switch to \"/etc/init.d/mysql\"
was done back in 2002 already.
- Make \"--with-zlib-dir=bundled\" the default, add an option to disable it.
- Add missing manual pages to the file list.
- Improve the runtime check for \"libgcc.a\", protect it against being tried
with the Intel compiler \"icc\".

Mon Jan 11 13:00:00 2010 Joerg Bruehe
- Change RPM file naming:
- Suffix like \"-m2\", \"-rc\" becomes part of version as \"_m2\", \"_rc\".
- Release counts from 1, not 0.

Wed Dec 23 13:00:00 2009 Joerg Bruehe
- The \"semisync\" plugin file name has lost its introductory \"lib\",
adapt the file lists for the subpackages.
This is a part missing from the fix for bug#48351.
- Remove the \"fix_privilege_tables\" manual, it does not exist in 5.5
(and likely, the whole script will go, too).

Mon Nov 16 13:00:00 2009 Joerg Bruehe
- remove erroneous traces of the InnoDB plugin (that is 5.1 only).

Tue Oct 6 14:00:00 2009 Magnus Blaudd
- Removed mysql_fix_privilege_tables

Fri Oct 2 14:00:00 2009 Alexander Nozdrin
- \"mysqlmanager\" got removed from version 5.4, all references deleted.

Fri Aug 28 14:00:00 2009 Joerg Bruehe
- Merge up from 5.1 to 5.4: Remove handling for the InnoDB plugin.

Thu Aug 27 14:00:00 2009 Joerg Bruehe
- This version does not contain the \"Instance manager\", \"mysqlmanager\":
Remove it from the spec file so that packaging succeeds.

Mon Aug 24 14:00:00 2009 Jonathan Perkin
- Add conditionals for bundled zlib and innodb plugin

Fri Aug 21 14:00:00 2009 Jonathan Perkin
- Install plugin libraries in appropriate packages.
- Disable libdaemon_example and ftexample plugins.

Thu Aug 20 14:00:00 2009 Jonathan Perkin
- Update variable used for mysql-test suite location to match source.


 
ICM