aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-01-19 08:02:54 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2018-01-19 08:02:54 -0500
commit11acd906f6a4f3182c7a612facbd9614c203dfb4 (patch)
tree3f04ae58b2cb2801a5b52f5854c22003d68d1a1d
parentMerge pull request #1738 from vn971/add_syscalls_glibc_2.26 (diff)
downloadfirejail-11acd906f6a4f3182c7a612facbd9614c203dfb4.tar.gz
firejail-11acd906f6a4f3182c7a612facbd9614c203dfb4.tar.zst
firejail-11acd906f6a4f3182c7a612facbd9614c203dfb4.zip
merges
-rw-r--r--README1
-rw-r--r--RELNOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index e8dad6244..ac70b1631 100644
--- a/README
+++ b/README
@@ -594,6 +594,7 @@ Vasya Novikov (https://github.com/vn971)
594 - fixed firecfg clean/clear issue 594 - fixed firecfg clean/clear issue
595 - found the ugliest bug so far 595 - found the ugliest bug so far
596 - seccomp debug description in man page 596 - seccomp debug description in man page
597 - seccomp syscall list update for glibc 2.26-10
597Veeti Paananen (https://github.com/veeti) 598Veeti Paananen (https://github.com/veeti)
598 - fixed Spotify profile 599 - fixed Spotify profile
599vismir2 (https://github.com/vismir2) 600vismir2 (https://github.com/vismir2)
diff --git a/RELNOTES b/RELNOTES
index dc90c7df2..2bab5ddc2 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,6 @@
1firejail (0.9.53) baseline; urgency=low 1firejail (0.9.53) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * seccomp syscall list update for glibc 2.26-10
3 * new profiles: basilisk, Tor Browser language packs, PlayOnLinux, sylpheed, discord-canary 4 * new profiles: basilisk, Tor Browser language packs, PlayOnLinux, sylpheed, discord-canary
4 * new profiles: pycharm-community, pycharm-professional 5 * new profiles: pycharm-community, pycharm-professional
5 -- netblue30 <netblue30@yahoo.com> Tue, 12 Dec 2017 08:00:00 -0500 6 -- netblue30 <netblue30@yahoo.com> Tue, 12 Dec 2017 08:00:00 -0500