summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-05-06 15:42:33 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-05-06 15:42:33 -0400
commitf05861efff9d1bebf8aa87f0e7fa18ac5bb4ade9 (patch)
tree7b4966a22aa8464b794c49c4280b85294f56f40f
parentremove 64bit seccomp filter from 32bit architectures (diff)
downloadfirejail-0.9.54-rc1.tar.gz
firejail-0.9.54-rc1.tar.zst
firejail-0.9.54-rc1.zip
0.9.54~rc1 released0.9.54-rc1
-rw-r--r--RELNOTES4
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
3 files changed, 12 insertions, 12 deletions
diff --git a/RELNOTES b/RELNOTES
index 3d03e659c..4945e3d3c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,4 +1,4 @@
1firejail (0.9.53) baseline; urgency=low 1firejail (0.9.54~rc1) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: --force removed 3 * modif: --force removed
4 * modif: --csh, --zsh removed 4 * modif: --csh, --zsh removed
@@ -44,7 +44,7 @@ firejail (0.9.53) baseline; urgency=low
44 * new profiles: enchant, enchant-2, Discord, acat, adiff, als, apack, 44 * new profiles: enchant, enchant-2, Discord, acat, adiff, als, apack,
45 * new profiles: arepack, aunpack profiles, ppsspp, scallion, clion, 45 * new profiles: arepack, aunpack profiles, ppsspp, scallion, clion,
46 * new profiles: baloo_filemetadata_temp_extractor, AnyDesk, webstorm, xmind 46 * new profiles: baloo_filemetadata_temp_extractor, AnyDesk, webstorm, xmind
47 -- netblue30 <netblue30@yahoo.com> Thu, 1 Mar 2018 08:00:00 -0500 47 -- netblue30 <netblue30@yahoo.com> Sun, 6 May 2018 08:00:00 -0500
48 48
49firejail (0.9.52) baseline; urgency=low 49firejail (0.9.52) baseline; urgency=low
50 * modif: --allow-private-blacklists was deprecated; blacklisting, 50 * modif: --allow-private-blacklists was deprecated; blacklisting,
diff --git a/configure b/configure
index a3b306d56..0dcc9c000 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.53. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.54~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.53' 583PACKAGE_VERSION='0.9.54~rc1'
584PACKAGE_STRING='firejail 0.9.53' 584PACKAGE_STRING='firejail 0.9.54~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
@@ -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.53 to adapt to many kinds of systems. 1280\`configure' configures firejail 0.9.54~rc1 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.53:";; 1342 short | recursive ) echo "Configuration of firejail 0.9.54~rc1:";;
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.53 1450firejail configure 0.9.54~rc1
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.53, which was 1752It was created by firejail $as_me 0.9.54~rc1, 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.53, which was 4410This file was extended by firejail $as_me 0.9.54~rc1, 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.53 4464firejail config.status 0.9.54~rc1
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 bd87ed9ee..9dc227a6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.53, netblue30@yahoo.com, , http://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.54~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