From 27e5e33d2ca35de89d1f365a460b0b58e924ef12 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 7 May 2021 13:11:00 -0400 Subject: Fold in the last-minute fixes (0.4.5) --- changes/bug40380 | 3 --- changes/ticket40382 | 6 ------ 2 files changed, 9 deletions(-) delete mode 100644 changes/bug40380 delete mode 100644 changes/ticket40382 (limited to 'changes') diff --git a/changes/bug40380 b/changes/bug40380 deleted file mode 100644 index 24d2876b7d..0000000000 --- a/changes/bug40380 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (compiler warnings): - - Fix an indentation problem that led to a warning from GCC 11.1.1. - Fixes bug 40380; bugfix on 0.3.0.1-alpha. diff --git a/changes/ticket40382 b/changes/ticket40382 deleted file mode 100644 index 5ac1b771b9..0000000000 --- a/changes/ticket40382 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor features (compatibility, Linux seccomp sandbox): - - Add a workaround to enable the Linux sandbox to work correctly - on systems running Glibc 2.33. These versions have started - using the fstatat() system call, which previously our sandbox did not - allow. - Closes ticket 40382; see the ticket for a discussion of tradeoffs. -- cgit v1.2.3-54-g00ecf