Skip to content

Releases: MidnightBSD/src

3.0.1

04 Apr 04:19

Choose a tag to compare

MidnightBSD 3.0.1 release includes the following changes:

OpenSSL 1.1.1t
mport 2.2.9
Fix CVE-2020-10188 in telnetd
doas 6.3p9
tzdata 2023c
readelf - gnu compatibility on output

3.0.0

24 Mar 03:35
4ce92d9

Choose a tag to compare

Full release notes on the website https://www.midnightbsd.org/notes/

2.2.7

13 Feb 07:10
1cccc44

Choose a tag to compare

less 551
tzdata 2022g

2.2.6

22 Nov 16:34

Choose a tag to compare

Contains the following:

  • tzdata 2022f
  • heimdal security patches
  • mport package manager 2.2.5

2.2.5

09 Oct 21:30

Choose a tag to compare

fix some clang issues.

1.2.11

01 Sep 12:05

Choose a tag to compare

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

2.2.4

31 Aug 14:44

Choose a tag to compare

Fix a security issue with zlib:

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

Update tzdata to 2022c

2.2.3

29 Aug 04:05
50e18a5

Choose a tag to compare

Fix a security issue with CAM and when dumping core.

Requires rebuild of kernel only if on 2.2.2.

2.2.2

25 Jul 19:50

Choose a tag to compare

remove hashmap

2.2.1

02 Jul 15:52

Choose a tag to compare

Fixes two issues found in 2.2.0:

  1. a resource leak in libmport that would leak file descriptors.
  2. sshd / sftp server issue that would prevent connections with certain sysctls set.