From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/elfix:elfix-0.4.x commit in: /, autom4te.cache/
Date: Sun, 4 Dec 2011 21:56:35 +0000 (UTC) [thread overview]
Message-ID: <305f30299a28b6264ad98f14e886a7a73079a30a.blueness@gentoo> (raw)
commit: 305f30299a28b6264ad98f14e886a7a73079a30a
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 21:56:27 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 21:56:27 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=305f3029
Prepare release 0.4.1
---
ChangeLog | 3 +++
autom4te.cache/output.0 | 20 ++++++++++----------
autom4te.cache/output.1 | 20 ++++++++++----------
autom4te.cache/traces.1 | 2 +-
configure | 20 ++++++++++----------
configure.ac | 2 +-
6 files changed, 35 insertions(+), 32 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a02cae2..83ca939 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
2011-12-04
+ * release 0.4.1
* src/paxctl-ng.c: add exception handling when trying to pax.setflags
+ * src/paxctl-ng.c: make -e (report/mark only executables) filter output
+ from either verbose or non-verbose output
2011-11-26
diff --git a/autom4te.cache/output.0 b/autom4te.cache/output.0
index de91dc4..a00a825 100644
--- a/autom4te.cache/output.0
+++ b/autom4te.cache/output.0
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.0.
+@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.1.
@%:@
@%:@ Report bugs to <http://bugs.gentoo.org/>.
@%:@
@@ -560,8 +560,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='elfix'
PACKAGE_TARNAME='elfix'
-PACKAGE_VERSION='0.4.0'
-PACKAGE_STRING='elfix 0.4.0'
+PACKAGE_VERSION='0.4.1'
+PACKAGE_STRING='elfix 0.4.1'
PACKAGE_BUGREPORT='http://bugs.gentoo.org/'
PACKAGE_URL=''
@@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures elfix 0.4.0 to adapt to many kinds of systems.
+\`configure' configures elfix 0.4.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1314,7 +1314,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of elfix 0.4.0:";;
+ short | recursive ) echo "Configuration of elfix 0.4.1:";;
esac
cat <<\_ACEOF
@@ -1403,7 +1403,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-elfix configure 0.4.0
+elfix configure 0.4.1
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by elfix $as_me 0.4.0, which was
+It was created by elfix $as_me 0.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -2700,7 +2700,7 @@ fi
# Define the identity of the package.
PACKAGE='elfix'
- VERSION='0.4.0'
+ VERSION='0.4.1'
cat >>confdefs.h <<_ACEOF
@@ -6103,7 +6103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by elfix $as_me 0.4.0, which was
+This file was extended by elfix $as_me 0.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6169,7 +6169,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-elfix config.status 0.4.0
+elfix config.status 0.4.1
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
diff --git a/autom4te.cache/output.1 b/autom4te.cache/output.1
index de91dc4..a00a825 100644
--- a/autom4te.cache/output.1
+++ b/autom4te.cache/output.1
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.0.
+@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.1.
@%:@
@%:@ Report bugs to <http://bugs.gentoo.org/>.
@%:@
@@ -560,8 +560,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='elfix'
PACKAGE_TARNAME='elfix'
-PACKAGE_VERSION='0.4.0'
-PACKAGE_STRING='elfix 0.4.0'
+PACKAGE_VERSION='0.4.1'
+PACKAGE_STRING='elfix 0.4.1'
PACKAGE_BUGREPORT='http://bugs.gentoo.org/'
PACKAGE_URL=''
@@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures elfix 0.4.0 to adapt to many kinds of systems.
+\`configure' configures elfix 0.4.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1314,7 +1314,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of elfix 0.4.0:";;
+ short | recursive ) echo "Configuration of elfix 0.4.1:";;
esac
cat <<\_ACEOF
@@ -1403,7 +1403,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-elfix configure 0.4.0
+elfix configure 0.4.1
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by elfix $as_me 0.4.0, which was
+It was created by elfix $as_me 0.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -2700,7 +2700,7 @@ fi
# Define the identity of the package.
PACKAGE='elfix'
- VERSION='0.4.0'
+ VERSION='0.4.1'
cat >>confdefs.h <<_ACEOF
@@ -6103,7 +6103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by elfix $as_me 0.4.0, which was
+This file was extended by elfix $as_me 0.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6169,7 +6169,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-elfix config.status 0.4.0
+elfix config.status 0.4.1
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
diff --git a/autom4te.cache/traces.1 b/autom4te.cache/traces.1
index 6cd8bd6..f362913 100644
--- a/autom4te.cache/traces.1
+++ b/autom4te.cache/traces.1
@@ -1,4 +1,4 @@
-m4trace:configure.ac:5: -1- AC_INIT([elfix], [0.4.0], [http://bugs.gentoo.org/])
+m4trace:configure.ac:5: -1- AC_INIT([elfix], [0.4.1], [http://bugs.gentoo.org/])
m4trace:configure.ac:5: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:5: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:5: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
diff --git a/configure b/configure
index 68b2442..81cb101 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for elfix 0.4.0.
+# Generated by GNU Autoconf 2.68 for elfix 0.4.1.
#
# Report bugs to <http://bugs.gentoo.org/>.
#
@@ -560,8 +560,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='elfix'
PACKAGE_TARNAME='elfix'
-PACKAGE_VERSION='0.4.0'
-PACKAGE_STRING='elfix 0.4.0'
+PACKAGE_VERSION='0.4.1'
+PACKAGE_STRING='elfix 0.4.1'
PACKAGE_BUGREPORT='http://bugs.gentoo.org/'
PACKAGE_URL=''
@@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures elfix 0.4.0 to adapt to many kinds of systems.
+\`configure' configures elfix 0.4.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1314,7 +1314,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of elfix 0.4.0:";;
+ short | recursive ) echo "Configuration of elfix 0.4.1:";;
esac
cat <<\_ACEOF
@@ -1403,7 +1403,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-elfix configure 0.4.0
+elfix configure 0.4.1
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by elfix $as_me 0.4.0, which was
+It was created by elfix $as_me 0.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -2700,7 +2700,7 @@ fi
# Define the identity of the package.
PACKAGE='elfix'
- VERSION='0.4.0'
+ VERSION='0.4.1'
cat >>confdefs.h <<_ACEOF
@@ -6103,7 +6103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by elfix $as_me 0.4.0, which was
+This file was extended by elfix $as_me 0.4.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6169,7 +6169,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-elfix config.status 0.4.0
+elfix config.status 0.4.1
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 62c8482..faa8f41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
-AC_INIT([elfix], [0.4.0], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.4.1], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])
next reply other threads:[~2011-12-04 21:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-04 21:56 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-29 1:03 [gentoo-commits] proj/elfix:elfix-0.4.x commit in: /, autom4te.cache/ Anthony G. Basile
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=305f30299a28b6264ad98f14e886a7a73079a30a.blueness@gentoo \
--to=blueness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox