aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES1
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
-rwxr-xr-xtest/features/3.1.exp4
-rw-r--r--todo2
5 files changed, 15 insertions, 12 deletions
diff --git a/RELNOTES b/RELNOTES
index 0b5ea924d..0f690860f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,7 @@ firejail (0.9.39) baseline; urgency=low
10 * added compile-time option to restrict --net= to root only 10 * added compile-time option to restrict --net= to root only
11 * run time config support, man firejail-config 11 * run time config support, man firejail-config
12 * added firecfg utility 12 * added firecfg utility
13 * AppArmor fixes
13 * default seccomp filter update 14 * default seccomp filter update
14 * disable STUN/WebRTC in default netfilter configuration 15 * disable STUN/WebRTC in default netfilter configuration
15 * new profiles: lxterminal, Epiphany, cherrytree, Polari, Vivaldi, Atril 16 * new profiles: lxterminal, Epiphany, cherrytree, Polari, Vivaldi, Atril
diff --git a/configure b/configure
index 703df1b7d..6e95643db 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for firejail 0.9.39. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.40-rc1.
4# 4#
5# Report bugs to <netblue30@yahoo.com>. 5# Report bugs to <netblue30@yahoo.com>.
6# 6#
@@ -580,8 +580,8 @@ MAKEFLAGS=
580# Identity of this package. 580# Identity of this package.
581PACKAGE_NAME='firejail' 581PACKAGE_NAME='firejail'
582PACKAGE_TARNAME='firejail' 582PACKAGE_TARNAME='firejail'
583PACKAGE_VERSION='0.9.39' 583PACKAGE_VERSION='0.9.40-rc1'
584PACKAGE_STRING='firejail 0.9.39' 584PACKAGE_STRING='firejail 0.9.40-rc1'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='http://firejail.wordpress.com' 586PACKAGE_URL='http://firejail.wordpress.com'
587 587
@@ -1246,7 +1246,7 @@ if test "$ac_init_help" = "long"; then
1246 # Omit some internal or obsolete options to make the list less imposing. 1246 # Omit some internal or obsolete options to make the list less imposing.
1247 # This message is too long to be a string in the A/UX 3.1 sh. 1247 # This message is too long to be a string in the A/UX 3.1 sh.
1248 cat <<_ACEOF 1248 cat <<_ACEOF
1249\`configure' configures firejail 0.9.39 to adapt to many kinds of systems. 1249\`configure' configures firejail 0.9.40-rc1 to adapt to many kinds of systems.
1250 1250
1251Usage: $0 [OPTION]... [VAR=VALUE]... 1251Usage: $0 [OPTION]... [VAR=VALUE]...
1252 1252
@@ -1307,7 +1307,7 @@ fi
1307 1307
1308if test -n "$ac_init_help"; then 1308if test -n "$ac_init_help"; then
1309 case $ac_init_help in 1309 case $ac_init_help in
1310 short | recursive ) echo "Configuration of firejail 0.9.39:";; 1310 short | recursive ) echo "Configuration of firejail 0.9.40-rc1:";;
1311 esac 1311 esac
1312 cat <<\_ACEOF 1312 cat <<\_ACEOF
1313 1313
@@ -1403,7 +1403,7 @@ fi
1403test -n "$ac_init_help" && exit $ac_status 1403test -n "$ac_init_help" && exit $ac_status
1404if $ac_init_version; then 1404if $ac_init_version; then
1405 cat <<\_ACEOF 1405 cat <<\_ACEOF
1406firejail configure 0.9.39 1406firejail configure 0.9.40-rc1
1407generated by GNU Autoconf 2.69 1407generated by GNU Autoconf 2.69
1408 1408
1409Copyright (C) 2012 Free Software Foundation, Inc. 1409Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1705,7 +1705,7 @@ cat >config.log <<_ACEOF
1705This file contains any messages produced by compilers while 1705This file contains any messages produced by compilers while
1706running configure, to aid debugging if configure makes a mistake. 1706running configure, to aid debugging if configure makes a mistake.
1707 1707
1708It was created by firejail $as_me 0.9.39, which was 1708It was created by firejail $as_me 0.9.40-rc1, which was
1709generated by GNU Autoconf 2.69. Invocation command line was 1709generated by GNU Autoconf 2.69. Invocation command line was
1710 1710
1711 $ $0 $@ 1711 $ $0 $@
@@ -4184,7 +4184,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4184# report actual input values of CONFIG_FILES etc. instead of their 4184# report actual input values of CONFIG_FILES etc. instead of their
4185# values after options handling. 4185# values after options handling.
4186ac_log=" 4186ac_log="
4187This file was extended by firejail $as_me 0.9.39, which was 4187This file was extended by firejail $as_me 0.9.40-rc1, which was
4188generated by GNU Autoconf 2.69. Invocation command line was 4188generated by GNU Autoconf 2.69. Invocation command line was
4189 4189
4190 CONFIG_FILES = $CONFIG_FILES 4190 CONFIG_FILES = $CONFIG_FILES
@@ -4238,7 +4238,7 @@ _ACEOF
4238cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4238cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4239ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4239ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4240ac_cs_version="\\ 4240ac_cs_version="\\
4241firejail config.status 0.9.39 4241firejail config.status 0.9.40-rc1
4242configured by $0, generated by GNU Autoconf 2.69, 4242configured by $0, generated by GNU Autoconf 2.69,
4243 with options \\"\$ac_cs_config\\" 4243 with options \\"\$ac_cs_config\\"
4244 4244
diff --git a/configure.ac b/configure.ac
index c2beb0cc1..9a57ea774 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.39, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.40-rc1, netblue30@yahoo.com, , http://firejail.wordpress.com)
3AC_CONFIG_SRCDIR([src/firejail/main.c]) 3AC_CONFIG_SRCDIR([src/firejail/main.c])
4#AC_CONFIG_HEADERS([config.h]) 4#AC_CONFIG_HEADERS([config.h])
5 5
diff --git a/test/features/3.1.exp b/test/features/3.1.exp
index a66fbdae1..c55f3aa8a 100755
--- a/test/features/3.1.exp
+++ b/test/features/3.1.exp
@@ -22,7 +22,7 @@ sleep 1
22send -- "ls -al | wc -l\r" 22send -- "ls -al | wc -l\r"
23expect { 23expect {
24 timeout {puts "TESTING ERROR 1.1\n";exit} 24 timeout {puts "TESTING ERROR 1.1\n";exit}
25 "5" 25 "6"
26} 26}
27 27
28send -- "ls -al .bashrc\r" 28send -- "ls -al .bashrc\r"
@@ -73,7 +73,7 @@ if { $overlay == "overlay" } {
73 send -- "ls -al | wc -l\r" 73 send -- "ls -al | wc -l\r"
74 expect { 74 expect {
75 timeout {puts "TESTING ERROR 3.1\n";exit} 75 timeout {puts "TESTING ERROR 3.1\n";exit}
76 "5" 76 "6"
77 } 77 }
78 78
79 send -- "ls -al .bashrc\r" 79 send -- "ls -al .bashrc\r"
diff --git a/todo b/todo
index 694af8640..da732be9f 100644
--- a/todo
+++ b/todo
@@ -80,3 +80,5 @@ CapAmb: 0000000000000000
80Seccomp lists: 80Seccomp lists:
81https://github.com/torvalds/linux/blob/1e75a9f34a5ed5902707fb74b468356c55142b71/arch/x86/entry/syscalls/syscall_64.tbl 81https://github.com/torvalds/linux/blob/1e75a9f34a5ed5902707fb74b468356c55142b71/arch/x86/entry/syscalls/syscall_64.tbl
82https://github.com/torvalds/linux/blob/1e75a9f34a5ed5902707fb74b468356c55142b71/arch/x86/entry/syscalls/syscall_32.tbl 82https://github.com/torvalds/linux/blob/1e75a9f34a5ed5902707fb74b468356c55142b71/arch/x86/entry/syscalls/syscall_32.tbl
83
8413. check for --chroot why .config/pulse dir is not created