Next | Query returned 77 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2007-07-10 00:34:27 by Adrian Portelli | Files touched by this commit (2)
Log message:
Add an options.mk for SSL support
Suggested by pancake@ in PR #28573
   2007-07-09 22:01:45 by Juan Romero Pardines | Files touched by this commit (4)
Log message:
Drop maintainership.
   2007-07-04 22:55:07 by Johnny C. Lam | Files touched by this commit (136)
Log message:
Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
   2007-05-21 06:40:01 by Juan Romero Pardines | Files touched by this commit (16)
Log message:
Update to 5.0.41. Amongst many fixes these vulnerabilities were
fixed:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2583
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2692

And another patch adapted from a mailing list to fix:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2691

See http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-41.html
To see all changes.
   2007-03-12 13:33:12 by Matthias Scheler | Files touched by this commit (2)
Log message:
Fix build problem under NetBSD (-i386 3.1).
   2007-03-11 19:42:29 by Adam Ciarcinski | Files touched by this commit (24)
Log message:
Changes 5.0.37:

* Added the SHOW PROFILES and SHOW PROFILE statements to display statement
  profile data, and the accompanying INFORMATION_SCHEMA.PROFILING table.

* Added the Uptime_since_flush_status status variable, which indicates the
  number of seconds since the most recent FLUSH STATUS statement.

* Incompatible change in DATE_FORMAT().

* NDB Cluster: The LockPagesInMainMemory configuration parameter has changed
  its type and possible values.

* The bundled yaSSL library was upgraded to version 1.5.8.

* The --skip-thread-priority option now is enabled by default for binary Mac
  OS X distributions. Use of thread priorities degrades performance on Mac OS X.

* Added the --disable-grant-options option to configure.

* Bug fixes.
   2007-02-22 20:30:06 by Thomas Klausner | Files touched by this commit (33)
Log message:
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
   2006-12-10 05:12:17 by Juan Romero Pardines | Files touched by this commit (4)
Log message:
Update to 5.0.27:

This is a bugfix release for the current production release family.

MySQL 5.0.26 introduced an ABI incompatibility, which this release
reverts. Programs compiled against 5.0.26 are not compatible with
any other version and must be recompiled.
   2006-10-28 09:45:51 by Georg Schwarz | Files touched by this commit (11)
Log message:
added patches for IRIX 5
   2006-10-15 10:59:37 by Lubomir Sedlacik | Files touched by this commit (1)
Log message:
regen.

Next | Query returned 77 messages, browsing 41 to 50 | Previous