aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2019-01-26 10:43:46 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2019-01-26 10:43:46 -0500
commit968940cf1763bb5a2958eff0c0c1b7371cb8acf2 (patch)
treed6ff0b6b8437d2b2c0b11b6eb828df8eff74ebe8
parentporting make deb-apparmor from LTS build (diff)
downloadfirejail-968940cf1763bb5a2958eff0c0c1b7371cb8acf2.tar.gz
firejail-968940cf1763bb5a2958eff0c0c1b7371cb8acf2.tar.zst
firejail-968940cf1763bb5a2958eff0c0c1b7371cb8acf2.zip
release 0.9.58 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 972e7d3a1..945bd7acc 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,4 @@
1firejail (0.9.58~rc1) baseline; urgency=low 1firejail (0.9.58) baseline; urgency=low
2 * work in progress
3 * --disable-mnt rework 2 * --disable-mnt rework
4 * --net.print command 3 * --net.print command
5 * GitLab CI/CD integration: disto specific builds 4 * GitLab CI/CD integration: disto specific builds
@@ -18,7 +17,8 @@ firejail (0.9.58~rc1) baseline; urgency=low
18 * new profiles: masterpdfeditor, QOwnNotes, aisleriot, Mendeley 17 * new profiles: masterpdfeditor, QOwnNotes, aisleriot, Mendeley
19 * new profiles: feedreader, ocenaudio, mpsyt, thunderbird-wayland 18 * new profiles: feedreader, ocenaudio, mpsyt, thunderbird-wayland
20 * new profiles: supertuxkart, ghostwriter, gajim-history-manager 19 * new profiles: supertuxkart, ghostwriter, gajim-history-manager
21 -- netblue30 <netblue30@yahoo.com> Mon, 21 Jan 2019 08:00:00 -0500 20 * bugfixes
21 -- netblue30 <netblue30@yahoo.com> Sat, 26 Jan 2019 08:00:00 -0500
22 22
23firejail (0.9.56) baseline; urgency=low 23firejail (0.9.56) baseline; urgency=low
24 * modif: removed CFG_CHROOT_DESKTOP configuration option 24 * modif: removed CFG_CHROOT_DESKTOP configuration option
diff --git a/configure b/configure
index cd46673f3..2c42e93f4 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.58~rc1. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.58.
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.58~rc1' 583PACKAGE_VERSION='0.9.58'
584PACKAGE_STRING='firejail 0.9.58~rc1' 584PACKAGE_STRING='firejail 0.9.58'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='https://firejail.wordpress.com' 586PACKAGE_URL='https://firejail.wordpress.com'
587 587
@@ -1275,7 +1275,7 @@ if test "$ac_init_help" = "long"; then
1275 # Omit some internal or obsolete options to make the list less imposing. 1275 # Omit some internal or obsolete options to make the list less imposing.
1276 # This message is too long to be a string in the A/UX 3.1 sh. 1276 # This message is too long to be a string in the A/UX 3.1 sh.
1277 cat <<_ACEOF 1277 cat <<_ACEOF
1278\`configure' configures firejail 0.9.58~rc1 to adapt to many kinds of systems. 1278\`configure' configures firejail 0.9.58 to adapt to many kinds of systems.
1279 1279
1280Usage: $0 [OPTION]... [VAR=VALUE]... 1280Usage: $0 [OPTION]... [VAR=VALUE]...
1281 1281
@@ -1337,7 +1337,7 @@ fi
1337 1337
1338if test -n "$ac_init_help"; then 1338if test -n "$ac_init_help"; then
1339 case $ac_init_help in 1339 case $ac_init_help in
1340 short | recursive ) echo "Configuration of firejail 0.9.58~rc1:";; 1340 short | recursive ) echo "Configuration of firejail 0.9.58:";;
1341 esac 1341 esac
1342 cat <<\_ACEOF 1342 cat <<\_ACEOF
1343 1343
@@ -1442,7 +1442,7 @@ fi
1442test -n "$ac_init_help" && exit $ac_status 1442test -n "$ac_init_help" && exit $ac_status
1443if $ac_init_version; then 1443if $ac_init_version; then
1444 cat <<\_ACEOF 1444 cat <<\_ACEOF
1445firejail configure 0.9.58~rc1 1445firejail configure 0.9.58
1446generated by GNU Autoconf 2.69 1446generated by GNU Autoconf 2.69
1447 1447
1448Copyright (C) 2012 Free Software Foundation, Inc. 1448Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1744,7 +1744,7 @@ cat >config.log <<_ACEOF
1744This file contains any messages produced by compilers while 1744This file contains any messages produced by compilers while
1745running configure, to aid debugging if configure makes a mistake. 1745running configure, to aid debugging if configure makes a mistake.
1746 1746
1747It was created by firejail $as_me 0.9.58~rc1, which was 1747It was created by firejail $as_me 0.9.58, which was
1748generated by GNU Autoconf 2.69. Invocation command line was 1748generated by GNU Autoconf 2.69. Invocation command line was
1749 1749
1750 $ $0 $@ 1750 $ $0 $@
@@ -4379,7 +4379,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4379# report actual input values of CONFIG_FILES etc. instead of their 4379# report actual input values of CONFIG_FILES etc. instead of their
4380# values after options handling. 4380# values after options handling.
4381ac_log=" 4381ac_log="
4382This file was extended by firejail $as_me 0.9.58~rc1, which was 4382This file was extended by firejail $as_me 0.9.58, which was
4383generated by GNU Autoconf 2.69. Invocation command line was 4383generated by GNU Autoconf 2.69. Invocation command line was
4384 4384
4385 CONFIG_FILES = $CONFIG_FILES 4385 CONFIG_FILES = $CONFIG_FILES
@@ -4433,7 +4433,7 @@ _ACEOF
4433cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4433cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4434ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4434ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4435ac_cs_version="\\ 4435ac_cs_version="\\
4436firejail config.status 0.9.58~rc1 4436firejail config.status 0.9.58
4437configured by $0, generated by GNU Autoconf 2.69, 4437configured by $0, generated by GNU Autoconf 2.69,
4438 with options \\"\$ac_cs_config\\" 4438 with options \\"\$ac_cs_config\\"
4439 4439
diff --git a/configure.ac b/configure.ac
index 25d559035..fcc5c5df4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1AC_PREREQ([2.68]) 1AC_PREREQ([2.68])
2AC_INIT(firejail, 0.9.58~rc1, netblue30@yahoo.com, , https://firejail.wordpress.com) 2AC_INIT(firejail, 0.9.58, netblue30@yahoo.com, , https://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