An error occurred fetching the project authors.
  1. 05 Nov, 2005 1 commit
  2. 28 Oct, 2005 1 commit
  3. 27 Oct, 2005 1 commit
    • lenz@mysql.com's avatar
      - Removed obsolete and outdated man page files from the man · f793d7b5
      lenz@mysql.com authored
         directory - these files are now maintained in the mysqldoc
         repository and included in the source distribution during the
         release build. Updated the configure.in script and Makefiles to
         create the man page file list at build time
       - Updated the file list in the RPM spec file to include all currently
         available man pages (this can not be done with wildcards, as
         the man pages are spread across several subpackages. However, RPM
         warns about unpackaged files, so newly added man pages can be 
         spotted)
      f793d7b5
  4. 13 Oct, 2005 2 commits
    • lenz@mysql.com's avatar
      - added a usermod call in the postinstall section of the RPM spec file · c93927ee
      lenz@mysql.com authored
         to assign a potential existing mysql user to the correct user group (BUG#12823) 
      c93927ee
    • lenz@mysql.com's avatar
      RPM spec file fixes: · a315d1be
      lenz@mysql.com authored
       - added a usermod call to assign a potential existing mysql user to the
         correct user group (BUG#12823)
       - Save the perror binary built during Max build so it supports the NDB
         error codes (BUG#13740)
       - added a separate macro "mysqld_group" to be able to define the
         user group of the mysql user seperately, if desired.
      a315d1be
  5. 29 Sep, 2005 1 commit
  6. 22 Aug, 2005 1 commit
  7. 04 Aug, 2005 2 commits
  8. 02 Aug, 2005 1 commit
  9. 29 Jul, 2005 1 commit
    • joerg@mysql.com's avatar
      Security fix in "zlib": · 3503b131
      joerg@mysql.com authored
      - upgrade zlib to 1.2.2
        (originally:  2005/03/23 21:08:13+01:00 serg@serg.mylan )
      - fixed linking with zlib
        (originally:  2005/05/24 22:42:43+02:00 lenz@mysql.com )
      - one more build fix for zlib.lib - added libpath to the mysql_test_run_new project files
        (originally:  2005/05/25 10:55:21+02:00 lenz@mysql.com )
      - Do not build the RPMs statically on i386 by default, only when adding either
        "--with static" or "--define '_with_static 1'" to the RPM build options.
        Static linking really only makes sense when linking against the specially patched
        glibc 2.2.5.
        (originally:  2005/06/14 21:39:08+02:00 lenz@mysql.com )
      - Apply security patch to bundled zlib for CAN-2005-2096. (Bug #11844)
        (originally:  2005/07/11 10:37:21-07:00 jimw@mysql.com )
      - applied a security fix to inftrees.h from the bundled zlib to resolve a second
        potential zlib security vulnerability (CAN-2005-1849). Fix was taken from the
        official zlib-1.2.3 distribution (no other zlib-1.2.3 changes were applied)
        (originally:  2005/07/27 14:55:08+02:00 lenz@mysql.com )
      - build the RPM binaries against the bundled zlib, when static linking is requested
        (originally:  2005/07/27 16:42:13+02:00 lenz@mysql.com )
      3503b131
  10. 28 Jul, 2005 1 commit
    • joerg@mysql.com's avatar
      Combining zlib security fixes for version 4.1.13a: · 2e4d2e22
      joerg@mysql.com authored
      Fix for CAN-2005-1849 from zlib-1.2.3
         (originally:  2005/07/27 14:55:08+02:00 lenz@mysql.com )
      Ensure static linking takes the bundled libraries
         (originally:  2005/07/27 16:42:13+02:00 lenz@mysql.com )
      Version number change.
      2e4d2e22
  11. 27 Jul, 2005 1 commit
  12. 15 Jul, 2005 1 commit
    • lenz@mysql.com's avatar
      RPM spec file improvements: · 0d7a2641
      lenz@mysql.com authored
      - create a "mysql" user group and assign the mysql user account to that group
        in the server postinstall section. (BUG 10984)
      - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
        Brazilian translations, more consequent use of macros)
      0d7a2641
  13. 04 Jul, 2005 1 commit
  14. 14 Jun, 2005 1 commit
  15. 07 Jun, 2005 1 commit
  16. 25 May, 2005 1 commit
  17. 20 Apr, 2005 1 commit
  18. 13 Apr, 2005 3 commits
    • lenz@mysql.com's avatar
      - fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM... · c8225b62
      lenz@mysql.com authored
      - fixed a date for a changelog entry  in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly
        ordered entries.
      c8225b62
    • lenz@mysql.com's avatar
      More changes to reflect the removal of manual.texi from the sources: · 077368fc
      lenz@mysql.com authored
      - Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies
      - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly
      
      The fill_help_tables.sql stub will be replaced with the approriate content when building the
      official source distribution via Bootstrap - it's now autogenerated on the documentation server
      and will be copied into place before packing up the source distribution.
      077368fc
    • lenz@mysql.com's avatar
      - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all · 11df4eec
      lenz@mysql.com authored
        references to the .texi file and the build targets that depend on manual.texi as the input file.
      - added COPYING as a regular file instead of creating it during the build. This ensures that it's part
        of the sources when pulling from BK (it used to be extracted from the manual)
      - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images)
      - added a dummy mysql.info placeholder file (the info file is still used as the source to extract
        various text files during the build). It will be replaced with a "real" file during the Bootstrap
        process to create the official source distribution - the placeholder just satisfies build dependencies.
      11df4eec
  19. 01 Apr, 2005 1 commit
  20. 17 Feb, 2005 1 commit
  21. 14 Feb, 2005 1 commit
  22. 07 Feb, 2005 1 commit
  23. 03 Feb, 2005 1 commit
  24. 14 Jan, 2005 1 commit
  25. 31 Dec, 2004 1 commit
  26. 26 Aug, 2004 1 commit
  27. 20 Aug, 2004 1 commit
  28. 10 Aug, 2004 1 commit
  29. 09 Aug, 2004 1 commit
  30. 05 Aug, 2004 1 commit
  31. 04 Aug, 2004 1 commit
  32. 30 Jul, 2004 1 commit
  33. 30 Jun, 2004 1 commit
  34. 24 Jun, 2004 1 commit
  35. 09 Jun, 2004 1 commit
    • guilhem@mysql.com's avatar
      Fix for BUG#4038 "rpm postinstall script leaves files as owned by root": · 4bd44185
      guilhem@mysql.com authored
      the rpm postinstall script must call mysql_install_db with --user=mysql,
      and mysql_install_db must then pass this to mysqld. Otherwise, mysqld
      runs as root, and if you have --log-bin=somewhere_out_of_var_lib_mysql
      it creates binlog files owned by root in this dir, and this dir is not
      fixed by the 'chmod mysql', so files remain owned by root, and later mysqld
      (running as 'mysql') can't read them.
      I'm hardcoding 'mysql' in the postinstall script, but it's already hardcoded
      there in many places (see the useradd and chown) so it's ok.
      4bd44185
  36. 05 Apr, 2004 1 commit