summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-05-16 08:16:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-05-16 08:16:28 -0400
commit1ed6afad0c439d628cf0df6ab41a36ba706c3d4e (patch)
treef65708bf3c524b9ce8a3af3143bc783b6464d055
parentfix --dns (diff)
downloadfirejail-0.9.54.tar.gz
firejail-0.9.54.tar.zst
firejail-0.9.54.zip
0.9.54 testing0.9.54
-rw-r--r--RELNOTES5
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
-rw-r--r--etc/gedit.profile3
-rw-r--r--src/firejail/util.c2
5 files changed, 15 insertions, 15 deletions
diff --git a/RELNOTES b/RELNOTES
index 37526e9bd..b11862382 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,4 @@
1firejail (0.9.54~rc1) baseline; urgency=low 1firejail (0.9.54) baseline; urgency=low
2 * work in progress
3 * modif: --force removed 2 * modif: --force removed
4 * modif: --csh, --zsh removed 3 * modif: --csh, --zsh removed
5 * modif: --debug-check-filename removed 4 * modif: --debug-check-filename removed
@@ -48,7 +47,7 @@ firejail (0.9.54~rc1) baseline; urgency=low
48 * new profiles: arepack, aunpack profiles, ppsspp, scallion, clion, 47 * new profiles: arepack, aunpack profiles, ppsspp, scallion, clion,
49 * new profiles: baloo_filemetadata_temp_extractor, AnyDesk, webstorm, xmind, 48 * new profiles: baloo_filemetadata_temp_extractor, AnyDesk, webstorm, xmind,
50 * new profiles: qmmp, sayonara 49 * new profiles: qmmp, sayonara
51 -- netblue30 <netblue30@yahoo.com> Sun, 6 May 2018 08:00:00 -0500 50 -- netblue30 <netblue30@yahoo.com> Wed, 16 May 2018 08:00:00 -0500
52 51
53firejail (0.9.52) baseline; urgency=low 52firejail (0.9.52) baseline; urgency=low
54 * modif: --allow-private-blacklists was deprecated; blacklisting, 53 * modif: --allow-private-blacklists was deprecated; blacklisting,
diff --git a/configure b/configure
index c2fe501a8..c8510a5a8 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.54~rc3. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.54.
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.54~rc3' 583PACKAGE_VERSION='0.9.54'
584PACKAGE_STRING='firejail 0.9.54~rc3' 584PACKAGE_STRING='firejail 0.9.54'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='http://firejail.wordpress.com' 586PACKAGE_URL='http://firejail.wordpress.com'
587 587
@@ -1277,7 +1277,7 @@ if test "$ac_init_help" = "long"; then
1277 # Omit some internal or obsolete options to make the list less imposing. 1277 # Omit some internal or obsolete options to make the list less imposing.
1278 # This message is too long to be a string in the A/UX 3.1 sh. 1278 # This message is too long to be a string in the A/UX 3.1 sh.
1279 cat <<_ACEOF 1279 cat <<_ACEOF
1280\`configure' configures firejail 0.9.54~rc3 to adapt to many kinds of systems. 1280\`configure' configures firejail 0.9.54 to adapt to many kinds of systems.
1281 1281
1282Usage: $0 [OPTION]... [VAR=VALUE]... 1282Usage: $0 [OPTION]... [VAR=VALUE]...
1283 1283
@@ -1339,7 +1339,7 @@ fi
1339 1339
1340if test -n "$ac_init_help"; then 1340if test -n "$ac_init_help"; then
1341 case $ac_init_help in 1341 case $ac_init_help in
1342 short | recursive ) echo "Configuration of firejail 0.9.54~rc3:";; 1342 short | recursive ) echo "Configuration of firejail 0.9.54:";;
1343 esac 1343 esac
1344 cat <<\_ACEOF 1344 cat <<\_ACEOF
1345 1345
@@ -1447,7 +1447,7 @@ fi
1447test -n "$ac_init_help" && exit $ac_status 1447test -n "$ac_init_help" && exit $ac_status
1448if $ac_init_version; then 1448if $ac_init_version; then
1449 cat <<\_ACEOF 1449 cat <<\_ACEOF
1450firejail configure 0.9.54~rc3 1450firejail configure 0.9.54
1451generated by GNU Autoconf 2.69 1451generated by GNU Autoconf 2.69
1452 1452
1453Copyright (C) 2012 Free Software Foundation, Inc. 1453Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1749,7 +1749,7 @@ cat >config.log <<_ACEOF
1749This file contains any messages produced by compilers while 1749This file contains any messages produced by compilers while
1750running configure, to aid debugging if configure makes a mistake. 1750running configure, to aid debugging if configure makes a mistake.
1751 1751
1752It was created by firejail $as_me 0.9.54~rc3, which was 1752It was created by firejail $as_me 0.9.54, which was
1753generated by GNU Autoconf 2.69. Invocation command line was 1753generated by GNU Autoconf 2.69. Invocation command line was
1754 1754
1755 $ $0 $@ 1755 $ $0 $@
@@ -4407,7 +4407,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4407# report actual input values of CONFIG_FILES etc. instead of their 4407# report actual input values of CONFIG_FILES etc. instead of their
4408# values after options handling. 4408# values after options handling.
4409ac_log=" 4409ac_log="
4410This file was extended by firejail $as_me 0.9.54~rc3, which was 4410This file was extended by firejail $as_me 0.9.54, which was
4411generated by GNU Autoconf 2.69. Invocation command line was 4411generated by GNU Autoconf 2.69. Invocation command line was
4412 4412
4413 CONFIG_FILES = $CONFIG_FILES 4413 CONFIG_FILES = $CONFIG_FILES
@@ -4461,7 +4461,7 @@ _ACEOF
4461cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4461cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4462ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4462ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4463ac_cs_version="\\ 4463ac_cs_version="\\
4464firejail config.status 0.9.54~rc3 4464firejail config.status 0.9.54
4465configured by $0, generated by GNU Autoconf 2.69, 4465configured by $0, generated by GNU Autoconf 2.69,
4466 with options \\"\$ac_cs_config\\" 4466 with options \\"\$ac_cs_config\\"
4467 4467
diff --git a/configure.ac b/configure.ac
index f540c1469..494935d1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.54~rc3, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.54, 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/etc/gedit.profile b/etc/gedit.profile
index 33d03f62e..62c923f6b 100644
--- a/etc/gedit.profile
+++ b/etc/gedit.profile
@@ -38,7 +38,8 @@ tracelog
38# private-bin gedit 38# private-bin gedit
39private-dev 39private-dev
40# private-etc fonts 40# private-etc fonts
41private-lib gedit,libgspell-1.so.1,gconv,aspell 41# private-lib temporarily disabled pending code fixes
42#private-lib gedit,libgspell-1.so.1,gconv,aspell
42private-tmp 43private-tmp
43 44
44noexec ${HOME} 45noexec ${HOME}
diff --git a/src/firejail/util.c b/src/firejail/util.c
index b7868a9a3..8b3996927 100644
--- a/src/firejail/util.c
+++ b/src/firejail/util.c
@@ -41,7 +41,7 @@ void errLogExit(char* fmt, ...) {
41 MountData *m = get_last_mount(); 41 MountData *m = get_last_mount();
42 42
43 char *msg1; 43 char *msg1;
44 char *msg2; 44 char *msg2 = "Access error";
45 if (vasprintf(&msg1, fmt, args) != -1 && 45 if (vasprintf(&msg1, fmt, args) != -1 &&
46 asprintf(&msg2, "Access error: pid %d, last mount name:%s dir:%s type:%s - %s", getuid(), m->fsname, m->dir, m->fstype, msg1) != -1) 46 asprintf(&msg2, "Access error: pid %d, last mount name:%s dir:%s type:%s - %s", getuid(), m->fsname, m->dir, m->fstype, msg1) != -1)
47 syslog(LOG_CRIT, "%s", msg2); 47 syslog(LOG_CRIT, "%s", msg2);