Skip to content

Commit 94c3fa4

Browse files
authored
Merge pull request #5777 from dtrudg/changelog-202001015
Update changelog with post 3.7.0 fixes
2 parents b0d6e8d + 76dec27 commit 94c3fa4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ _With the release of `v3.0.0`, we're introducing a new changelog format in an at
99

1010
_The old changelog can be found in the `release-2.6` branch_
1111

12+
# Changes since v3.7.0
13+
14+
## Bug Fixes
15+
16+
- Accommodate /sys/fs/selinux mount changes on kernel 5.9+.
17+
- Fix loop devices file descriptor leak when shared loop devices is
18+
enabled.
19+
- Use MaxLoopDevices variable from config file in all appropriate
20+
locations.
21+
- Use -buildmode=default (non pie) on ppc64le to prevent crashes
22+
when using plugins.
23+
- Remove spurious warning in parseTokenSection()
24+
- e2e test fixes for new kernels, new unsquashfs version.
25+
26+
1227
# v3.7.0 - [2020-11-24]
1328

1429
## New features / functionalities

0 commit comments

Comments
 (0)