aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES10
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
3 files changed, 15 insertions, 15 deletions
diff --git a/RELNOTES b/RELNOTES
index 067bac4ea..30672819c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,21 +1,21 @@
1firejail (0.9.41) baseline; urgency=low 1firejail (0.9.42~rc1) baseline; urgency=low
2 * work in progress...
3 * deprecated --user option, please use "sudo -u username firejail" instead 2 * deprecated --user option, please use "sudo -u username firejail" instead
4 * --read-write opton rework 3 * --read-write option rework
4 * allow symlinks in home directory for --whitelist option
5 * AppImage support (--appimage) 5 * AppImage support (--appimage)
6 * Sandbox auditing support (--audit) 6 * Sandbox auditing support (--audit)
7 * remove environment variable (--rmenv) 7 * remove environment variable (--rmenv)
8 * noexec support (--noexec) 8 * noexec support (--noexec)
9 * Ubuntu snap support
9 * include /dev/snd in --private-dev 10 * include /dev/snd in --private-dev
10 * added mkfile profile command 11 * added mkfile profile command
11 * seccomp filter updated 12 * seccomp filter updated
12 * compile time and run time support to disable whitelists 13 * compile time and run time support to disable whitelists
13 * compile time support to disable global configuration file 14 * compile time support to disable global configuration file
14 * some profiles have been converted to private-bin
15 * new profiles: Gitter, gThumb, mpv, Franz messenger, LibreOffice 15 * new profiles: Gitter, gThumb, mpv, Franz messenger, LibreOffice
16 * new profiles: pix, audacity, strings, xz, xzdec, gzip, cpio, less 16 * new profiles: pix, audacity, strings, xz, xzdec, gzip, cpio, less
17 * new profiles: Atom Beta, Atom, jitsi 17 * new profiles: Atom Beta, Atom, jitsi
18 -- netblue30 <netblue30@yahoo.com> Tue, 31 May 2016 08:00:00 -0500 18 -- netblue30 <netblue30@yahoo.com> Thu, 21 Jul 2016 08:00:00 -0500
19 19
20firejail (0.9.40) baseline; urgency=low 20firejail (0.9.40) baseline; urgency=low
21 * added --nice option 21 * added --nice option
diff --git a/configure b/configure
index d7017e6d7..3596bfd82 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.41. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.42~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.41' 583PACKAGE_VERSION='0.9.42~rc1'
584PACKAGE_STRING='firejail 0.9.41' 584PACKAGE_STRING='firejail 0.9.42~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
@@ -1250,7 +1250,7 @@ if test "$ac_init_help" = "long"; then
1250 # Omit some internal or obsolete options to make the list less imposing. 1250 # Omit some internal or obsolete options to make the list less imposing.
1251 # This message is too long to be a string in the A/UX 3.1 sh. 1251 # This message is too long to be a string in the A/UX 3.1 sh.
1252 cat <<_ACEOF 1252 cat <<_ACEOF
1253\`configure' configures firejail 0.9.41 to adapt to many kinds of systems. 1253\`configure' configures firejail 0.9.42~rc1 to adapt to many kinds of systems.
1254 1254
1255Usage: $0 [OPTION]... [VAR=VALUE]... 1255Usage: $0 [OPTION]... [VAR=VALUE]...
1256 1256
@@ -1311,7 +1311,7 @@ fi
1311 1311
1312if test -n "$ac_init_help"; then 1312if test -n "$ac_init_help"; then
1313 case $ac_init_help in 1313 case $ac_init_help in
1314 short | recursive ) echo "Configuration of firejail 0.9.41:";; 1314 short | recursive ) echo "Configuration of firejail 0.9.42~rc1:";;
1315 esac 1315 esac
1316 cat <<\_ACEOF 1316 cat <<\_ACEOF
1317 1317
@@ -1410,7 +1410,7 @@ fi
1410test -n "$ac_init_help" && exit $ac_status 1410test -n "$ac_init_help" && exit $ac_status
1411if $ac_init_version; then 1411if $ac_init_version; then
1412 cat <<\_ACEOF 1412 cat <<\_ACEOF
1413firejail configure 0.9.41 1413firejail configure 0.9.42~rc1
1414generated by GNU Autoconf 2.69 1414generated by GNU Autoconf 2.69
1415 1415
1416Copyright (C) 2012 Free Software Foundation, Inc. 1416Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1712,7 +1712,7 @@ cat >config.log <<_ACEOF
1712This file contains any messages produced by compilers while 1712This file contains any messages produced by compilers while
1713running configure, to aid debugging if configure makes a mistake. 1713running configure, to aid debugging if configure makes a mistake.
1714 1714
1715It was created by firejail $as_me 0.9.41, which was 1715It was created by firejail $as_me 0.9.42~rc1, which was
1716generated by GNU Autoconf 2.69. Invocation command line was 1716generated by GNU Autoconf 2.69. Invocation command line was
1717 1717
1718 $ $0 $@ 1718 $ $0 $@
@@ -4217,7 +4217,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4217# report actual input values of CONFIG_FILES etc. instead of their 4217# report actual input values of CONFIG_FILES etc. instead of their
4218# values after options handling. 4218# values after options handling.
4219ac_log=" 4219ac_log="
4220This file was extended by firejail $as_me 0.9.41, which was 4220This file was extended by firejail $as_me 0.9.42~rc1, which was
4221generated by GNU Autoconf 2.69. Invocation command line was 4221generated by GNU Autoconf 2.69. Invocation command line was
4222 4222
4223 CONFIG_FILES = $CONFIG_FILES 4223 CONFIG_FILES = $CONFIG_FILES
@@ -4271,7 +4271,7 @@ _ACEOF
4271cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4271cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4272ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4272ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4273ac_cs_version="\\ 4273ac_cs_version="\\
4274firejail config.status 0.9.41 4274firejail config.status 0.9.42~rc1
4275configured by $0, generated by GNU Autoconf 2.69, 4275configured by $0, generated by GNU Autoconf 2.69,
4276 with options \\"\$ac_cs_config\\" 4276 with options \\"\$ac_cs_config\\"
4277 4277
diff --git a/configure.ac b/configure.ac
index 470c55d37..7ff04cd71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.41, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.42~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