aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--README.md19
-rw-r--r--RELNOTES1
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac15
5 files changed, 34 insertions, 23 deletions
diff --git a/README b/README
index 6cfd03031..12467748a 100644
--- a/README
+++ b/README
@@ -12,6 +12,8 @@ Linux namespace support. It supports sandboxing specific users upon login.
12Download: https://sourceforge.net/projects/firejail/files/ 12Download: https://sourceforge.net/projects/firejail/files/
13Build and install: ./configure && make && sudo make install 13Build and install: ./configure && make && sudo make install
14Documentation and support: https://firejail.wordpress.com/ 14Documentation and support: https://firejail.wordpress.com/
15Video Channel: https://www.youtube.com/channel/UCi5u-syndQYyOeV4NZ04hNA
16Backup Video Channel: https://www.bitchute.com/profile/JSBsA1aoQVfW/
15Development: https://github.com/netblue30/firejail 17Development: https://github.com/netblue30/firejail
16License: GPL v2 18License: GPL v2
17 19
diff --git a/README.md b/README.md
index 4c6b52d3d..973c4dcbd 100644
--- a/README.md
+++ b/README.md
@@ -24,19 +24,19 @@ implemented directly in Linux kernel and available on any Linux computer.
24<td> 24<td>
25<a href="http://www.youtube.com/watch?feature=player_embedded&v=7RMz7tePA98 25<a href="http://www.youtube.com/watch?feature=player_embedded&v=7RMz7tePA98
26" target="_blank"><img src="http://img.youtube.com/vi/7RMz7tePA98/0.jpg" 26" target="_blank"><img src="http://img.youtube.com/vi/7RMz7tePA98/0.jpg"
27alt="Firejail Intro video" width="240" height="180" border="10" /><br/>Firejail Intro</a> 27alt="Firejail Introduction" width="240" height="180" border="10" /><br/>Firejail Intro</a>
28</td> 28</td>
29 29
30<td> 30<td>
31<a href="http://www.youtube.com/watch?feature=player_embedded&v=J1ZsXrpAgBU 31<a href="http://www.youtube.com/watch?feature=player_embedded&v=J1ZsXrpAgBU
32" target="_blank"><img src="http://img.youtube.com/vi/J1ZsXrpAgBU/0.jpg" 32" target="_blank"><img src="http://img.youtube.com/vi/J1ZsXrpAgBU/0.jpg"
33alt="Firejail Intro video" width="240" height="180" border="10" /><br/>Firejail Demo</a> 33alt="Firejail Demo" width="240" height="180" border="10" /><br/>Firejail Demo</a>
34</td> 34</td>
35 35
36<td> 36<td>
37<a href="http://www.youtube.com/watch?feature=player_embedded&v=EyEz65RYfw4 37<a href="http://www.youtube.com/watch?feature=player_embedded&v=EyEz65RYfw4
38" target="_blank"><img src="http://img.youtube.com/vi/EyEz65RYfw4/0.jpg" 38" target="_blank"><img src="http://img.youtube.com/vi/EyEz65RYfw4/0.jpg"
39alt="Firejail Intro video" width="240" height="180" border="10" /><br/>Debian Install</a> 39alt="Debian Install" width="240" height="180" border="10" /><br/>Debian Install</a>
40</td> 40</td>
41 41
42 42
@@ -44,13 +44,19 @@ alt="Firejail Intro video" width="240" height="180" border="10" /><br/>Debian In
44<td> 44<td>
45<a href="http://www.youtube.com/watch?feature=player_embedded&v=Uy2ZTHc4s0w 45<a href="http://www.youtube.com/watch?feature=player_embedded&v=Uy2ZTHc4s0w
46" target="_blank"><img src="http://img.youtube.com/vi/Uy2ZTHc4s0w/0.jpg" 46" target="_blank"><img src="http://img.youtube.com/vi/Uy2ZTHc4s0w/0.jpg"
47alt="Firejail Intro video" width="240" height="180" border="10" /><br/>Arch Linux Install</a> 47alt="Arch Linux Install" width="240" height="180" border="10" /><br/>Arch Linux Install</a>
48 48
49</td> 49</td>
50<td> 50<td>
51<a href="http://www.youtube.com/watch?feature=player_embedded&v=xuMxRx0zSfQ 51<a href="http://www.youtube.com/watch?feature=player_embedded&v=xuMxRx0zSfQ
52" target="_blank"><img src="http://img.youtube.com/vi/xuMxRx0zSfQ/0.jpg" 52" target="_blank"><img src="http://img.youtube.com/vi/xuMxRx0zSfQ/0.jpg"
53alt="Firejail Intro video" width="240" height="180" border="10" /><br/>Disable Network Access</a> 53alt="Disable Network Access" width="240" height="180" border="10" /><br/>Disable Network Access</a>
54
55</td>
56<td>
57<a href="http://www.youtube.com/watch?feature=player_embedded&v=N-Mso2bSr3o
58" target="_blank"><img src="http://img.youtube.com/vi/N-Mso2bSr3o/0.jpg"
59alt="Firejail Security Deep Dive" width="240" height="180" border="10" /><br/>Firejail Security Deep Dive</a>
54 60
55</td> 61</td>
56</tr></table> 62</tr></table>
@@ -69,6 +75,9 @@ Wiki: https://github.com/netblue30/firejail/wiki
69 75
70GitLab-CI status: https://gitlab.com/Firejail/firejail_ci/pipelines/ 76GitLab-CI status: https://gitlab.com/Firejail/firejail_ci/pipelines/
71 77
78Video Channel: https://www.youtube.com/channel/UCi5u-syndQYyOeV4NZ04hNA
79
80Backup Video Channel: https://www.bitchute.com/profile/JSBsA1aoQVfW/
72 81
73## Security vulnerabilities 82## Security vulnerabilities
74 83
diff --git a/RELNOTES b/RELNOTES
index a5d03cd81..0e07e2d61 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,6 @@
1firejail (0.9.65) baseline; urgency=low 1firejail (0.9.65) baseline; urgency=low
2 * new profiles: vmware-view 2 * new profiles: vmware-view
3 -- netblue30 <netblue30@yahoo.com> Sat, 6 Feb 2021 09:00:00 -0500
3 4
4 5
5firejail (0.9.64.2) baseline; urgency=low 6firejail (0.9.64.2) baseline; urgency=low
diff --git a/configure b/configure
index 75c2499a9..4c19e6e85 100755
--- a/configure
+++ b/configure
@@ -711,7 +711,6 @@ enable_option_checking
711enable_analyzer 711enable_analyzer
712enable_apparmor 712enable_apparmor
713enable_dbusproxy 713enable_dbusproxy
714enable_overlayfs
715enable_usertmpfs 714enable_usertmpfs
716enable_man 715enable_man
717enable_firetunnel 716enable_firetunnel
@@ -1367,7 +1366,6 @@ Optional Features:
1367 --enable-analyzer enable GCC 10 static analyzer 1366 --enable-analyzer enable GCC 10 static analyzer
1368 --enable-apparmor enable apparmor 1367 --enable-apparmor enable apparmor
1369 --disable-dbusproxy disable dbus proxy 1368 --disable-dbusproxy disable dbus proxy
1370 --disable-overlayfs disable overlayfs
1371 --disable-usertmpfs disable tmpfs as regular user 1369 --disable-usertmpfs disable tmpfs as regular user
1372 --disable-man disable man pages 1370 --disable-man disable man pages
1373 --disable-firetunnel disable firetunnel 1371 --disable-firetunnel disable firetunnel
@@ -3530,18 +3528,16 @@ if test "x$enable_dbusproxy" != "xno"; then :
3530 3528
3531fi 3529fi
3532 3530
3531# overlayfs features temporarely disabled pending fixes
3533HAVE_OVERLAYFS="" 3532HAVE_OVERLAYFS=""
3534# Check whether --enable-overlayfs was given.
3535if test "${enable_overlayfs+set}" = set; then :
3536 enableval=$enable_overlayfs;
3537fi
3538
3539if test "x$enable_overlayfs" != "xno"; then :
3540
3541 HAVE_OVERLAYFS="-DHAVE_OVERLAYFS"
3542 3533
3543 3534#
3544fi 3535#AC_ARG_ENABLE([overlayfs],
3536# AS_HELP_STRING([--disable-overlayfs], [disable overlayfs]))
3537#AS_IF([test "x$enable_overlayfs" != "xno"], [
3538# HAVE_OVERLAYFS="-DHAVE_OVERLAYFS"
3539# AC_SUBST(HAVE_OVERLAYFS)
3540#])
3545 3541
3546HAVE_USERTMPS="" 3542HAVE_USERTMPS=""
3547# Check whether --enable-usertmpfs was given. 3543# Check whether --enable-usertmpfs was given.
diff --git a/configure.ac b/configure.ac
index e21e4a01f..69d85fa77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,13 +66,16 @@ AS_IF([test "x$enable_dbusproxy" != "xno"], [
66 AC_SUBST(HAVE_DBUSPROXY) 66 AC_SUBST(HAVE_DBUSPROXY)
67]) 67])
68 68
69# overlayfs features temporarely disabled pending fixes
69HAVE_OVERLAYFS="" 70HAVE_OVERLAYFS=""
70AC_ARG_ENABLE([overlayfs], 71AC_SUBST(HAVE_OVERLAYFS)
71 AS_HELP_STRING([--disable-overlayfs], [disable overlayfs])) 72#
72AS_IF([test "x$enable_overlayfs" != "xno"], [ 73#AC_ARG_ENABLE([overlayfs],
73 HAVE_OVERLAYFS="-DHAVE_OVERLAYFS" 74# AS_HELP_STRING([--disable-overlayfs], [disable overlayfs]))
74 AC_SUBST(HAVE_OVERLAYFS) 75#AS_IF([test "x$enable_overlayfs" != "xno"], [
75]) 76# HAVE_OVERLAYFS="-DHAVE_OVERLAYFS"
77# AC_SUBST(HAVE_OVERLAYFS)
78#])
76 79
77HAVE_USERTMPS="" 80HAVE_USERTMPS=""
78AC_ARG_ENABLE([usertmpfs], 81AC_ARG_ENABLE([usertmpfs],