Changeset 576 for trunk/docs/Changelog
- Timestamp:
- Mar 7, 2022, 7:56:13 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/Changelog
r570 r576 1 4.4.6: 1 4.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 10 4.4.6 (05-10-2021): 2 11 * fix Debian 10 compile problem in dnmalloc (mallinfo2), 3 12 reported by A. Hofland and others … … 8 17 * fix issue with inotify (reported by Thorsten) 9 18 10 4.4.5 :19 4.4.5 (01-07-2021): 11 20 * fix a memory leak introduced in 4.4.4 12 21 13 4.4.4 :22 4.4.4 (30-06-2021): 14 23 * fix more gcc 10 compiler warnings 15 24 * fix bug with signify-openbsd in client/server setup (reported … … 18 27 * fix recognition of invalid compiler options in configure.ac 19 28 20 4.4.3 :29 4.4.3 (31-10-2020): 21 30 * allow console logging to a unix domain socket 22 31 * fix spurious cppcheck warnings … … 26 35 * fix gcc 10 compiler warning in sh_portcheck.c 27 36 28 4.4.2 :37 4.4.2 (01-08-2020): 29 38 * re-enabled reading options from option group [samhain] in my.cnf 30 39 * fix server install in configure.ac: samhainadmin.pl <-> ..-gpg.pl, ..-sig.pl 31 40 * add more verbosity to portable binary installer, fix minor issues 32 41 33 4.4.1 :42 4.4.1 (27-02-2020): 34 43 * fix compatibility problem with older (version 2.0.x) GnuPG 35 44 36 4.4.0 :45 4.4.0 (31-10-2019): 37 46 * support for OpenBSD signify as alternative to GnuPG 38 47 39 4.3.3 :48 4.3.3 (11-07-2019): 40 49 * fix broken 'make deb' makefile target 41 50 * eliminate obsolete 'sstrip' utility … … 48 57 * add patch (by Kamel H.) to init for alternative root fs) 49 58 50 4.3.2 :59 4.3.2 (07-01-2019): 51 60 * fix compile failure on OpenBSD (reported by Mithrond) 52 61 53 4.3.1 :62 4.3.1 (25-09.2018): 54 63 * fix compile failure on non-Linux systems (reported by Romain and Tim) 55 64 * provide more information for error message about bad baseline 56 65 database file (issue raised by Romain) 57 66 58 4.3.0 :67 4.3.0 (10-09-2018): 59 68 * add support for /etc/subuid, /etc/subgid maps 60 69 * fix compiler warning on Ubuntu 18.04 61 70 62 4.2.4 :71 4.2.4 (21-12-2017): 63 72 * fix 'clobbered by..' compiler warning is src/sh_portcheck.c 64 73 * fix compiler warning because of deprecated _BSD_SOURCE macro … … 69 78 * fix bug in static dns resolver (reported by Piotr G.) 70 79 71 4.2.3 :80 4.2.3 (31-10-2017): 72 81 * fix order of search directories for 'make rpm' (issue reported by 73 82 Z. Drableg) 74 83 75 4.2.2 :84 4.2.2 (03-07-2017): 76 85 * fix bug with PortCheckSkip: for any given port, only first interface 77 86 specified in config is checked (reported by A. Hofland) … … 80 89 * add success/failure message for closing baseline database at init 81 90 82 4.2.1 :91 4.2.1 (06-04-2017): 83 92 * fix for broken SetSocketPassword authentication 84 93 (reported by Todd Stansell)
Note:
See TracChangeset
for help on using the changeset viewer.