aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES5
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
3 files changed, 12 insertions, 13 deletions
diff --git a/RELNOTES b/RELNOTES
index eab5ff24f..b5eac249c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,4 @@
1firejail (0.9.51) baseline; urgency=low 1firejail (0.9.52) baseline; urgency=low
2 * work in progress!
3 * modif: --allow-private-blacklists was deprecated; blacklisting, 2 * modif: --allow-private-blacklists was deprecated; blacklisting,
4 read-only, read-write, tmpfs and noexec are allowed in 3 read-only, read-write, tmpfs and noexec are allowed in
5 private home directories 4 private home directories
@@ -45,7 +44,7 @@ firejail (0.9.51) baseline; urgency=low
45 kwin_x11, krunner, ping, bsdtar, makepkg (Arch), archaudit-report 44 kwin_x11, krunner, ping, bsdtar, makepkg (Arch), archaudit-report
46 cower (Arch), kdeinit4 45 cower (Arch), kdeinit4
47 46
48 -- netblue30 <netblue30@yahoo.com> Thu, 9 Nov 2017 08:00:00 -0500 47 -- netblue30 <netblue30@yahoo.com> Thu, 7 Dec 2017 08:00:00 -0500
49 48
50firejail (0.9.50~rc1) baseline; urgency=low 49firejail (0.9.50~rc1) baseline; urgency=low
51 * release pending! 50 * release pending!
diff --git a/configure b/configure
index cd46ad8fd..17b814393 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.51. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.52.
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.51' 583PACKAGE_VERSION='0.9.52'
584PACKAGE_STRING='firejail 0.9.51' 584PACKAGE_STRING='firejail 0.9.52'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='http://firejail.wordpress.com' 586PACKAGE_URL='http://firejail.wordpress.com'
587 587
@@ -1276,7 +1276,7 @@ if test "$ac_init_help" = "long"; then
1276 # Omit some internal or obsolete options to make the list less imposing. 1276 # Omit some internal or obsolete options to make the list less imposing.
1277 # This message is too long to be a string in the A/UX 3.1 sh. 1277 # This message is too long to be a string in the A/UX 3.1 sh.
1278 cat <<_ACEOF 1278 cat <<_ACEOF
1279\`configure' configures firejail 0.9.51 to adapt to many kinds of systems. 1279\`configure' configures firejail 0.9.52 to adapt to many kinds of systems.
1280 1280
1281Usage: $0 [OPTION]... [VAR=VALUE]... 1281Usage: $0 [OPTION]... [VAR=VALUE]...
1282 1282
@@ -1338,7 +1338,7 @@ fi
1338 1338
1339if test -n "$ac_init_help"; then 1339if test -n "$ac_init_help"; then
1340 case $ac_init_help in 1340 case $ac_init_help in
1341 short | recursive ) echo "Configuration of firejail 0.9.51:";; 1341 short | recursive ) echo "Configuration of firejail 0.9.52:";;
1342 esac 1342 esac
1343 cat <<\_ACEOF 1343 cat <<\_ACEOF
1344 1344
@@ -1446,7 +1446,7 @@ fi
1446test -n "$ac_init_help" && exit $ac_status 1446test -n "$ac_init_help" && exit $ac_status
1447if $ac_init_version; then 1447if $ac_init_version; then
1448 cat <<\_ACEOF 1448 cat <<\_ACEOF
1449firejail configure 0.9.51 1449firejail configure 0.9.52
1450generated by GNU Autoconf 2.69 1450generated by GNU Autoconf 2.69
1451 1451
1452Copyright (C) 2012 Free Software Foundation, Inc. 1452Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1748,7 +1748,7 @@ cat >config.log <<_ACEOF
1748This file contains any messages produced by compilers while 1748This file contains any messages produced by compilers while
1749running configure, to aid debugging if configure makes a mistake. 1749running configure, to aid debugging if configure makes a mistake.
1750 1750
1751It was created by firejail $as_me 0.9.51, which was 1751It was created by firejail $as_me 0.9.52, which was
1752generated by GNU Autoconf 2.69. Invocation command line was 1752generated by GNU Autoconf 2.69. Invocation command line was
1753 1753
1754 $ $0 $@ 1754 $ $0 $@
@@ -4367,7 +4367,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4367# report actual input values of CONFIG_FILES etc. instead of their 4367# report actual input values of CONFIG_FILES etc. instead of their
4368# values after options handling. 4368# values after options handling.
4369ac_log=" 4369ac_log="
4370This file was extended by firejail $as_me 0.9.51, which was 4370This file was extended by firejail $as_me 0.9.52, which was
4371generated by GNU Autoconf 2.69. Invocation command line was 4371generated by GNU Autoconf 2.69. Invocation command line was
4372 4372
4373 CONFIG_FILES = $CONFIG_FILES 4373 CONFIG_FILES = $CONFIG_FILES
@@ -4421,7 +4421,7 @@ _ACEOF
4421cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4421cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4422ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4422ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4423ac_cs_version="\\ 4423ac_cs_version="\\
4424firejail config.status 0.9.51 4424firejail config.status 0.9.52
4425configured by $0, generated by GNU Autoconf 2.69, 4425configured by $0, generated by GNU Autoconf 2.69,
4426 with options \\"\$ac_cs_config\\" 4426 with options \\"\$ac_cs_config\\"
4427 4427
diff --git a/configure.ac b/configure.ac
index 9254a3ee2..2b7dd1d28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.51, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.52, 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