Changeset 462 for trunk/docs/Changelog


Ignore:
Timestamp:
Jan 16, 2015, 8:45:20 PM (10 years ago)
Author:
katerina
Message:

Fix for ticket #362 (Buffer for getgrnam_r too small).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r461 r462  
    113.1.4:
     2        * fix buffer allocation for getgrnam_r for large groups
     3          (problem reported by Sergio B)
    24        * search RPM in $HOME/rpmbuild if test -d _topdir fails (CentOS
    35          recommends '%(echo $HOME)/topdir', reported by E. Taft)
    46
    5 3.1.3:
     73.1.3 (01-11-2014):
    68        * remove initgroups() from the popen call in unix entropy gatherer
    79        * Add error message for update mode if local baseline cannot be found
    810
    9 3.1.2:
     113.1.2 (07-08-2014):
    1012        * Fixed incorrect memset in sh_checksum.c (sha256)
    1113        * Circumvent a gcc compiler bug with inline asm (gcc 4.8)
     
    2426        * Fix a free() on NULL (harmless but avoids spurious warning)
    2527
    26 3.1.1 (01-0-2014):
     283.1.1 (01-05-2014):
    2729        * Disable inline asm on Cygwin (issue reported by Erik)
    2830        * Fix sh_ipvx_is_ipv4 such that numeric hostnames are not
Note: See TracChangeset for help on using the changeset viewer.