aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-09-18 10:39:26 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-09-18 10:39:26 -0400
commitd8b179d0884b99ac228ad18cc23d13160fc261b5 (patch)
treec272b4447c9f982ff4bb69e0c2b0ee01e6273414
parenterror strings (diff)
downloadfirejail-d8b179d0884b99ac228ad18cc23d13160fc261b5.tar.gz
firejail-d8b179d0884b99ac228ad18cc23d13160fc261b5.tar.zst
firejail-d8b179d0884b99ac228ad18cc23d13160fc261b5.zip
0.9.56 released0.9.56
-rw-r--r--RELNOTES5
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
-rw-r--r--src/firejail/main.c4
4 files changed, 14 insertions, 15 deletions
diff --git a/RELNOTES b/RELNOTES
index 931c6577c..98398e51f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,4 @@
1firejail (0.9.56~rc1) baseline; urgency=low 1firejail (0.9.56) baseline; urgency=low
2 * work in progress
3 * modif: removed CFG_CHROOT_DESKTOP configuration option 2 * modif: removed CFG_CHROOT_DESKTOP configuration option
4 * modif: removed compile time --enable-network=restricted 3 * modif: removed compile time --enable-network=restricted
5 * modif: removed compile time --disable-bind 4 * modif: removed compile time --disable-bind
@@ -23,7 +22,7 @@ firejail (0.9.56~rc1) baseline; urgency=low
23 * new profiles: Beaker, electrum, clamtk, pybitmessage, dig, whois, 22 * new profiles: Beaker, electrum, clamtk, pybitmessage, dig, whois,
24 * new profiles: jdownloader, Fluxbox, Blackbox, Awesome, i3 23 * new profiles: jdownloader, Fluxbox, Blackbox, Awesome, i3
25 * new profiles: start-tor-browser.desktop 24 * new profiles: start-tor-browser.desktop
26 -- netblue30 <netblue30@yahoo.com> Sat, 11 Aug 2018 08:00:00 -0500 25 -- netblue30 <netblue30@yahoo.com> Tue, 18 Sep 2018 08:00:00 -0500
27 26
28firejail (0.9.54) baseline; urgency=low 27firejail (0.9.54) baseline; urgency=low
29 * modif: --force removed 28 * modif: --force removed
diff --git a/configure b/configure
index cfcdae929..3043a97fc 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.56~rc1. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.56.
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.56~rc1' 583PACKAGE_VERSION='0.9.56'
584PACKAGE_STRING='firejail 0.9.56~rc1' 584PACKAGE_STRING='firejail 0.9.56'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='https://firejail.wordpress.com' 586PACKAGE_URL='https://firejail.wordpress.com'
587 587
@@ -1275,7 +1275,7 @@ if test "$ac_init_help" = "long"; then
1275 # Omit some internal or obsolete options to make the list less imposing. 1275 # Omit some internal or obsolete options to make the list less imposing.
1276 # This message is too long to be a string in the A/UX 3.1 sh. 1276 # This message is too long to be a string in the A/UX 3.1 sh.
1277 cat <<_ACEOF 1277 cat <<_ACEOF
1278\`configure' configures firejail 0.9.56~rc1 to adapt to many kinds of systems. 1278\`configure' configures firejail 0.9.56 to adapt to many kinds of systems.
1279 1279
1280Usage: $0 [OPTION]... [VAR=VALUE]... 1280Usage: $0 [OPTION]... [VAR=VALUE]...
1281 1281
@@ -1337,7 +1337,7 @@ fi
1337 1337
1338if test -n "$ac_init_help"; then 1338if test -n "$ac_init_help"; then
1339 case $ac_init_help in 1339 case $ac_init_help in
1340 short | recursive ) echo "Configuration of firejail 0.9.56~rc1:";; 1340 short | recursive ) echo "Configuration of firejail 0.9.56:";;
1341 esac 1341 esac
1342 cat <<\_ACEOF 1342 cat <<\_ACEOF
1343 1343
@@ -1442,7 +1442,7 @@ fi
1442test -n "$ac_init_help" && exit $ac_status 1442test -n "$ac_init_help" && exit $ac_status
1443if $ac_init_version; then 1443if $ac_init_version; then
1444 cat <<\_ACEOF 1444 cat <<\_ACEOF
1445firejail configure 0.9.56~rc1 1445firejail configure 0.9.56
1446generated by GNU Autoconf 2.69 1446generated by GNU Autoconf 2.69
1447 1447
1448Copyright (C) 2012 Free Software Foundation, Inc. 1448Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1744,7 +1744,7 @@ cat >config.log <<_ACEOF
1744This file contains any messages produced by compilers while 1744This file contains any messages produced by compilers while
1745running configure, to aid debugging if configure makes a mistake. 1745running configure, to aid debugging if configure makes a mistake.
1746 1746
1747It was created by firejail $as_me 0.9.56~rc1, which was 1747It was created by firejail $as_me 0.9.56, which was
1748generated by GNU Autoconf 2.69. Invocation command line was 1748generated by GNU Autoconf 2.69. Invocation command line was
1749 1749
1750 $ $0 $@ 1750 $ $0 $@
@@ -4379,7 +4379,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4379# report actual input values of CONFIG_FILES etc. instead of their 4379# report actual input values of CONFIG_FILES etc. instead of their
4380# values after options handling. 4380# values after options handling.
4381ac_log=" 4381ac_log="
4382This file was extended by firejail $as_me 0.9.56~rc1, which was 4382This file was extended by firejail $as_me 0.9.56, which was
4383generated by GNU Autoconf 2.69. Invocation command line was 4383generated by GNU Autoconf 2.69. Invocation command line was
4384 4384
4385 CONFIG_FILES = $CONFIG_FILES 4385 CONFIG_FILES = $CONFIG_FILES
@@ -4433,7 +4433,7 @@ _ACEOF
4433cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4433cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4434ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4434ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4435ac_cs_version="\\ 4435ac_cs_version="\\
4436firejail config.status 0.9.56~rc1 4436firejail config.status 0.9.56
4437configured by $0, generated by GNU Autoconf 2.69, 4437configured by $0, generated by GNU Autoconf 2.69,
4438 with options \\"\$ac_cs_config\\" 4438 with options \\"\$ac_cs_config\\"
4439 4439
diff --git a/configure.ac b/configure.ac
index 73736abc2..41f92d646 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.56~rc1, netblue30@yahoo.com, , https://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.56, netblue30@yahoo.com, , https://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/src/firejail/main.c b/src/firejail/main.c
index 7c44aca95..123fe96a1 100644
--- a/src/firejail/main.c
+++ b/src/firejail/main.c
@@ -523,7 +523,7 @@ static void run_cmd_and_exit(int i, int argc, char **argv) {
523 cpu_print_filter(pid); 523 cpu_print_filter(pid);
524 exit(0); 524 exit(0);
525 } 525 }
526 else if (strncmp(argv[i], "--apparmor.print=", 12) == 0) { 526 else if (strncmp(argv[i], "--apparmor.print=", 17) == 0) {
527 // join sandbox by pid or by name 527 // join sandbox by pid or by name
528 pid_t pid = require_pid(argv[i] + 17); 528 pid_t pid = require_pid(argv[i] + 17);
529 char *pidstr; 529 char *pidstr;
@@ -1094,7 +1094,7 @@ int main(int argc, char **argv) {
1094 //************************************* 1094 //*************************************
1095 1095
1096#ifdef HAVE_X11 1096#ifdef HAVE_X11
1097 else if (strncmp(argv[i], "--xephyr-screen=", 14) == 0) { 1097 else if (strncmp(argv[i], "--xephyr-screen=", 16) == 0) {
1098 if (checkcfg(CFG_X11)) 1098 if (checkcfg(CFG_X11))
1099 ; // the processing is done directly in x11.c 1099 ; // the processing is done directly in x11.c
1100 else 1100 else