summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-23 16:05:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-23 16:05:28 -0400
commit4079e102f8d8e9ece319244a302c63f5eb8c518e (patch)
treea3e76cedf1b999640abbdfc8d74d87c3fde7f7df
parentman page fix (diff)
downloadfirejail-4079e102f8d8e9ece319244a302c63f5eb8c518e.tar.gz
firejail-4079e102f8d8e9ece319244a302c63f5eb8c518e.tar.zst
firejail-4079e102f8d8e9ece319244a302c63f5eb8c518e.zip
0.9.38.2 testing
-rw-r--r--RELNOTES6
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
3 files changed, 13 insertions, 13 deletions
diff --git a/RELNOTES b/RELNOTES
index eb49768d4..df89c5d29 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,11 +1,11 @@
1firejail (0.9.38.1) baseline; urgency=low 1firejail (0.9.38.2) baseline; urgency=low
2 * testing in progress, it will be released as 0.9.38.2
3 * security: --whitelist deleted files, submitted by Vasya Novikov 2 * security: --whitelist deleted files, submitted by Vasya Novikov
4 * security: disable x32 ABI, submitted by Jann Horn 3 * security: disable x32 ABI, submitted by Jann Horn
5 * security: tighten --chroot, submitted by Jann Horn 4 * security: tighten --chroot, submitted by Jann Horn
6 * security: terminal sandbox escape, submitted by Stephan Sokolow 5 * security: terminal sandbox escape, submitted by Stephan Sokolow
7 * feature: clean local overlay storage directory (--overlay-clean) 6 * feature: clean local overlay storage directory (--overlay-clean)
8 -- netblue30 <netblue30@yahoo.com> Fri, 12 Aug 2016 10:00:00 -0500 7 * bugfixes
8 -- netblue30 <netblue30@yahoo.com> Tue, 23 Aug 2016 10:00:00 -0500
9 9
10firejail (0.9.38) baseline; urgency=low 10firejail (0.9.38) baseline; urgency=low
11 * IPv6 support (--ip6 and --netfilter6) 11 * IPv6 support (--ip6 and --netfilter6)
diff --git a/configure b/configure
index 4c6485b7b..52bb14259 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.38.1. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.38.2.
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.38.1' 583PACKAGE_VERSION='0.9.38.2'
584PACKAGE_STRING='firejail 0.9.38.1' 584PACKAGE_STRING='firejail 0.9.38.2'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='http://firejail.wordpress.com' 586PACKAGE_URL='http://firejail.wordpress.com'
587 587
@@ -1242,7 +1242,7 @@ if test "$ac_init_help" = "long"; then
1242 # Omit some internal or obsolete options to make the list less imposing. 1242 # Omit some internal or obsolete options to make the list less imposing.
1243 # This message is too long to be a string in the A/UX 3.1 sh. 1243 # This message is too long to be a string in the A/UX 3.1 sh.
1244 cat <<_ACEOF 1244 cat <<_ACEOF
1245\`configure' configures firejail 0.9.38.1 to adapt to many kinds of systems. 1245\`configure' configures firejail 0.9.38.2 to adapt to many kinds of systems.
1246 1246
1247Usage: $0 [OPTION]... [VAR=VALUE]... 1247Usage: $0 [OPTION]... [VAR=VALUE]...
1248 1248
@@ -1303,7 +1303,7 @@ fi
1303 1303
1304if test -n "$ac_init_help"; then 1304if test -n "$ac_init_help"; then
1305 case $ac_init_help in 1305 case $ac_init_help in
1306 short | recursive ) echo "Configuration of firejail 0.9.38.1:";; 1306 short | recursive ) echo "Configuration of firejail 0.9.38.2:";;
1307 esac 1307 esac
1308 cat <<\_ACEOF 1308 cat <<\_ACEOF
1309 1309
@@ -1395,7 +1395,7 @@ fi
1395test -n "$ac_init_help" && exit $ac_status 1395test -n "$ac_init_help" && exit $ac_status
1396if $ac_init_version; then 1396if $ac_init_version; then
1397 cat <<\_ACEOF 1397 cat <<\_ACEOF
1398firejail configure 0.9.38.1 1398firejail configure 0.9.38.2
1399generated by GNU Autoconf 2.69 1399generated by GNU Autoconf 2.69
1400 1400
1401Copyright (C) 2012 Free Software Foundation, Inc. 1401Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1697,7 +1697,7 @@ cat >config.log <<_ACEOF
1697This file contains any messages produced by compilers while 1697This file contains any messages produced by compilers while
1698running configure, to aid debugging if configure makes a mistake. 1698running configure, to aid debugging if configure makes a mistake.
1699 1699
1700It was created by firejail $as_me 0.9.38.1, which was 1700It was created by firejail $as_me 0.9.38.2, which was
1701generated by GNU Autoconf 2.69. Invocation command line was 1701generated by GNU Autoconf 2.69. Invocation command line was
1702 1702
1703 $ $0 $@ 1703 $ $0 $@
@@ -4140,7 +4140,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4140# report actual input values of CONFIG_FILES etc. instead of their 4140# report actual input values of CONFIG_FILES etc. instead of their
4141# values after options handling. 4141# values after options handling.
4142ac_log=" 4142ac_log="
4143This file was extended by firejail $as_me 0.9.38.1, which was 4143This file was extended by firejail $as_me 0.9.38.2, which was
4144generated by GNU Autoconf 2.69. Invocation command line was 4144generated by GNU Autoconf 2.69. Invocation command line was
4145 4145
4146 CONFIG_FILES = $CONFIG_FILES 4146 CONFIG_FILES = $CONFIG_FILES
@@ -4194,7 +4194,7 @@ _ACEOF
4194cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4194cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4195ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4195ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4196ac_cs_version="\\ 4196ac_cs_version="\\
4197firejail config.status 0.9.38.1 4197firejail config.status 0.9.38.2
4198configured by $0, generated by GNU Autoconf 2.69, 4198configured by $0, generated by GNU Autoconf 2.69,
4199 with options \\"\$ac_cs_config\\" 4199 with options \\"\$ac_cs_config\\"
4200 4200
diff --git a/configure.ac b/configure.ac
index 5c782074e..dbc855cf5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.38.1, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.38.2, 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