aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-08-25 22:17:52 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-08-27 07:39:09 -0300
commit32de609fcf47e47e2820631cac82ab1410ca1f2d (patch)
tree5f31ea5217c9d7136e2b69bdfa81643b46f2cfc8
parentGive fbuilder full original environment (diff)
downloadfirejail-32de609fcf47e47e2820631cac82ab1410ca1f2d.tar.gz
firejail-32de609fcf47e47e2820631cac82ab1410ca1f2d.tar.zst
firejail-32de609fcf47e47e2820631cac82ab1410ca1f2d.zip
.git-blame-ignore-revs: add revert of allow/deny move
Add commit f43382f1e ("Revert "move whitelist/blacklist to allow/deny"") from PR #4410. As mentioned on commit b023b9a6f ("Exclude allow/deny move in profile from git blame") / PR #4390, commit fe0f975f4 ("move whitelist/blacklist to allow/deny") "is just a huge rename", and so is the revert of it. Note that there is a follow-up to f43382f1e: commit 2e4d52ec6 ("Revert allow/deny additional files") (sort of related to #4421). It renames a bit too much, which is later fixed by commit 3836131f3 ("Fix zim and rednotebook"). Since these are small changes and since they involve regressions, neither commit is added.
-rw-r--r--.git-blame-ignore-revs2
1 files changed, 2 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index cc0be3b3d..0c9701d1c 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -1,2 +1,4 @@
1# move whitelist/blacklist to allow/deny 1# move whitelist/blacklist to allow/deny
2fe0f975f447d59977d90c3226cc8c623b31b20b3 2fe0f975f447d59977d90c3226cc8c623b31b20b3
3# Revert "move whitelist/blacklist to allow/deny"
4f43382f1e9707b4fd5e63c7bfe881912aa4ee994