Changeset 576 for trunk/docs/Changelog


Ignore:
Timestamp:
Mar 7, 2022, 7:56:13 PM (3 years ago)
Author:
katerina
Message:

For ticket #464 (changelog, release).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r570 r576  
    1 4.4.6:
     14.4.7:
     2        * fix compile error on MacOS
     3        * disable dnmalloc for gcc 11 (regexec does not work)
     4        * fix minor compile issues with gcc 11.2
     5        * fix problem with login/logout monitoring on MacOS (reported
     6        by Peter)
     7        * fix problem caused by switch from pubkey.gpg to pubkey.kbx
     8        (reported by A. Hofland)
     9
     104.4.6 (05-10-2021):
    211        * fix Debian 10 compile problem in dnmalloc (mallinfo2),
    312        reported by A. Hofland and others
     
    817        * fix issue with inotify (reported by Thorsten)
    918
    10 4.4.5:
     194.4.5 (01-07-2021):
    1120        * fix a memory leak introduced in 4.4.4
    1221
    13 4.4.4:
     224.4.4 (30-06-2021):
    1423        * fix more gcc 10 compiler warnings
    1524        * fix bug with signify-openbsd in client/server setup (reported
     
    1827        * fix recognition of invalid compiler options in configure.ac
    1928
    20 4.4.3:
     294.4.3 (31-10-2020):
    2130        * allow console logging to a unix domain socket
    2231        * fix spurious cppcheck warnings
     
    2635        * fix gcc 10 compiler warning in sh_portcheck.c
    2736
    28 4.4.2:
     374.4.2 (01-08-2020):
    2938        * re-enabled reading options from option group [samhain] in my.cnf
    3039        * fix server install in configure.ac: samhainadmin.pl <-> ..-gpg.pl, ..-sig.pl
    3140        * add more verbosity to portable binary installer, fix minor issues
    3241
    33 4.4.1:
     424.4.1 (27-02-2020):
    3443        * fix compatibility problem with older (version 2.0.x) GnuPG
    3544
    36 4.4.0:
     454.4.0 (31-10-2019):
    3746        * support for OpenBSD signify as alternative to GnuPG
    3847
    39 4.3.3:
     484.3.3 (11-07-2019):
    4049        * fix broken 'make deb' makefile target
    4150        * eliminate obsolete 'sstrip' utility
     
    4857        * add patch (by Kamel H.) to init for alternative root fs)
    4958
    50 4.3.2:
     594.3.2 (07-01-2019):
    5160        * fix compile failure on OpenBSD (reported by Mithrond)
    5261
    53 4.3.1:
     624.3.1 (25-09.2018):
    5463        * fix compile failure on non-Linux systems (reported by Romain and Tim)
    5564        * provide more information for error message about bad baseline
    5665          database file (issue raised by Romain)
    5766
    58 4.3.0:
     674.3.0 (10-09-2018):
    5968        * add support for /etc/subuid, /etc/subgid maps
    6069        * fix compiler warning on Ubuntu 18.04
    6170
    62 4.2.4:
     714.2.4 (21-12-2017):
    6372        * fix 'clobbered by..' compiler warning is src/sh_portcheck.c
    6473        * fix compiler warning because of deprecated _BSD_SOURCE macro
     
    6978        * fix bug in static dns resolver (reported by Piotr G.)
    7079
    71 4.2.3:
     804.2.3 (31-10-2017):
    7281        * fix order of search directories for 'make rpm' (issue reported by
    7382        Z. Drableg)
    7483
    75 4.2.2:
     844.2.2 (03-07-2017):
    7685        * fix bug with PortCheckSkip: for any given port, only first interface
    7786        specified in config is checked (reported by A. Hofland)
     
    8089        * add success/failure message for closing baseline database at init
    8190
    82 4.2.1:
     914.2.1 (06-04-2017):
    8392        * fix for broken SetSocketPassword authentication
    8493        (reported by Todd Stansell)
Note: See TracChangeset for help on using the changeset viewer.