Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/elfix:elfix-0.4.x commit in: /, autom4te.cache/
Date: Sun, 04 Dec 2011 21:56:49
Message-Id: 305f30299a28b6264ad98f14e886a7a73079a30a.blueness@gentoo
1 commit: 305f30299a28b6264ad98f14e886a7a73079a30a
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 21:56:27 2011 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 21:56:27 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=305f3029
7
8 Prepare release 0.4.1
9
10 ---
11 ChangeLog | 3 +++
12 autom4te.cache/output.0 | 20 ++++++++++----------
13 autom4te.cache/output.1 | 20 ++++++++++----------
14 autom4te.cache/traces.1 | 2 +-
15 configure | 20 ++++++++++----------
16 configure.ac | 2 +-
17 6 files changed, 35 insertions(+), 32 deletions(-)
18
19 diff --git a/ChangeLog b/ChangeLog
20 index a02cae2..83ca939 100644
21 --- a/ChangeLog
22 +++ b/ChangeLog
23 @@ -1,7 +1,10 @@
24
25 2011-12-04
26
27 + * release 0.4.1
28 * src/paxctl-ng.c: add exception handling when trying to pax.setflags
29 + * src/paxctl-ng.c: make -e (report/mark only executables) filter output
30 + from either verbose or non-verbose output
31
32 2011-11-26
33
34
35 diff --git a/autom4te.cache/output.0 b/autom4te.cache/output.0
36 index de91dc4..a00a825 100644
37 --- a/autom4te.cache/output.0
38 +++ b/autom4te.cache/output.0
39 @@ -1,6 +1,6 @@
40 @%:@! /bin/sh
41 @%:@ Guess values for system-dependent variables and create Makefiles.
42 -@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.0.
43 +@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.1.
44 @%:@
45 @%:@ Report bugs to <http://bugs.gentoo.org/>.
46 @%:@
47 @@ -560,8 +560,8 @@ MAKEFLAGS=
48 # Identity of this package.
49 PACKAGE_NAME='elfix'
50 PACKAGE_TARNAME='elfix'
51 -PACKAGE_VERSION='0.4.0'
52 -PACKAGE_STRING='elfix 0.4.0'
53 +PACKAGE_VERSION='0.4.1'
54 +PACKAGE_STRING='elfix 0.4.1'
55 PACKAGE_BUGREPORT='http://bugs.gentoo.org/'
56 PACKAGE_URL=''
57
58 @@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then
59 # Omit some internal or obsolete options to make the list less imposing.
60 # This message is too long to be a string in the A/UX 3.1 sh.
61 cat <<_ACEOF
62 -\`configure' configures elfix 0.4.0 to adapt to many kinds of systems.
63 +\`configure' configures elfix 0.4.1 to adapt to many kinds of systems.
64
65 Usage: $0 [OPTION]... [VAR=VALUE]...
66
67 @@ -1314,7 +1314,7 @@ fi
68
69 if test -n "$ac_init_help"; then
70 case $ac_init_help in
71 - short | recursive ) echo "Configuration of elfix 0.4.0:";;
72 + short | recursive ) echo "Configuration of elfix 0.4.1:";;
73 esac
74 cat <<\_ACEOF
75
76 @@ -1403,7 +1403,7 @@ fi
77 test -n "$ac_init_help" && exit $ac_status
78 if $ac_init_version; then
79 cat <<\_ACEOF
80 -elfix configure 0.4.0
81 +elfix configure 0.4.1
82 generated by GNU Autoconf 2.68
83
84 Copyright (C) 2010 Free Software Foundation, Inc.
85 @@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
86 This file contains any messages produced by compilers while
87 running configure, to aid debugging if configure makes a mistake.
88
89 -It was created by elfix $as_me 0.4.0, which was
90 +It was created by elfix $as_me 0.4.1, which was
91 generated by GNU Autoconf 2.68. Invocation command line was
92
93 $ $0 $@
94 @@ -2700,7 +2700,7 @@ fi
95
96 # Define the identity of the package.
97 PACKAGE='elfix'
98 - VERSION='0.4.0'
99 + VERSION='0.4.1'
100
101
102 cat >>confdefs.h <<_ACEOF
103 @@ -6103,7 +6103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
104 # report actual input values of CONFIG_FILES etc. instead of their
105 # values after options handling.
106 ac_log="
107 -This file was extended by elfix $as_me 0.4.0, which was
108 +This file was extended by elfix $as_me 0.4.1, which was
109 generated by GNU Autoconf 2.68. Invocation command line was
110
111 CONFIG_FILES = $CONFIG_FILES
112 @@ -6169,7 +6169,7 @@ _ACEOF
113 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
114 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
115 ac_cs_version="\\
116 -elfix config.status 0.4.0
117 +elfix config.status 0.4.1
118 configured by $0, generated by GNU Autoconf 2.68,
119 with options \\"\$ac_cs_config\\"
120
121
122 diff --git a/autom4te.cache/output.1 b/autom4te.cache/output.1
123 index de91dc4..a00a825 100644
124 --- a/autom4te.cache/output.1
125 +++ b/autom4te.cache/output.1
126 @@ -1,6 +1,6 @@
127 @%:@! /bin/sh
128 @%:@ Guess values for system-dependent variables and create Makefiles.
129 -@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.0.
130 +@%:@ Generated by GNU Autoconf 2.68 for elfix 0.4.1.
131 @%:@
132 @%:@ Report bugs to <http://bugs.gentoo.org/>.
133 @%:@
134 @@ -560,8 +560,8 @@ MAKEFLAGS=
135 # Identity of this package.
136 PACKAGE_NAME='elfix'
137 PACKAGE_TARNAME='elfix'
138 -PACKAGE_VERSION='0.4.0'
139 -PACKAGE_STRING='elfix 0.4.0'
140 +PACKAGE_VERSION='0.4.1'
141 +PACKAGE_STRING='elfix 0.4.1'
142 PACKAGE_BUGREPORT='http://bugs.gentoo.org/'
143 PACKAGE_URL=''
144
145 @@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then
146 # Omit some internal or obsolete options to make the list less imposing.
147 # This message is too long to be a string in the A/UX 3.1 sh.
148 cat <<_ACEOF
149 -\`configure' configures elfix 0.4.0 to adapt to many kinds of systems.
150 +\`configure' configures elfix 0.4.1 to adapt to many kinds of systems.
151
152 Usage: $0 [OPTION]... [VAR=VALUE]...
153
154 @@ -1314,7 +1314,7 @@ fi
155
156 if test -n "$ac_init_help"; then
157 case $ac_init_help in
158 - short | recursive ) echo "Configuration of elfix 0.4.0:";;
159 + short | recursive ) echo "Configuration of elfix 0.4.1:";;
160 esac
161 cat <<\_ACEOF
162
163 @@ -1403,7 +1403,7 @@ fi
164 test -n "$ac_init_help" && exit $ac_status
165 if $ac_init_version; then
166 cat <<\_ACEOF
167 -elfix configure 0.4.0
168 +elfix configure 0.4.1
169 generated by GNU Autoconf 2.68
170
171 Copyright (C) 2010 Free Software Foundation, Inc.
172 @@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
173 This file contains any messages produced by compilers while
174 running configure, to aid debugging if configure makes a mistake.
175
176 -It was created by elfix $as_me 0.4.0, which was
177 +It was created by elfix $as_me 0.4.1, which was
178 generated by GNU Autoconf 2.68. Invocation command line was
179
180 $ $0 $@
181 @@ -2700,7 +2700,7 @@ fi
182
183 # Define the identity of the package.
184 PACKAGE='elfix'
185 - VERSION='0.4.0'
186 + VERSION='0.4.1'
187
188
189 cat >>confdefs.h <<_ACEOF
190 @@ -6103,7 +6103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
191 # report actual input values of CONFIG_FILES etc. instead of their
192 # values after options handling.
193 ac_log="
194 -This file was extended by elfix $as_me 0.4.0, which was
195 +This file was extended by elfix $as_me 0.4.1, which was
196 generated by GNU Autoconf 2.68. Invocation command line was
197
198 CONFIG_FILES = $CONFIG_FILES
199 @@ -6169,7 +6169,7 @@ _ACEOF
200 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
201 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
202 ac_cs_version="\\
203 -elfix config.status 0.4.0
204 +elfix config.status 0.4.1
205 configured by $0, generated by GNU Autoconf 2.68,
206 with options \\"\$ac_cs_config\\"
207
208
209 diff --git a/autom4te.cache/traces.1 b/autom4te.cache/traces.1
210 index 6cd8bd6..f362913 100644
211 --- a/autom4te.cache/traces.1
212 +++ b/autom4te.cache/traces.1
213 @@ -1,4 +1,4 @@
214 -m4trace:configure.ac:5: -1- AC_INIT([elfix], [0.4.0], [http://bugs.gentoo.org/])
215 +m4trace:configure.ac:5: -1- AC_INIT([elfix], [0.4.1], [http://bugs.gentoo.org/])
216 m4trace:configure.ac:5: -1- m4_pattern_forbid([^_?A[CHUM]_])
217 m4trace:configure.ac:5: -1- m4_pattern_forbid([_AC_])
218 m4trace:configure.ac:5: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
219
220 diff --git a/configure b/configure
221 index 68b2442..81cb101 100755
222 --- a/configure
223 +++ b/configure
224 @@ -1,6 +1,6 @@
225 #! /bin/sh
226 # Guess values for system-dependent variables and create Makefiles.
227 -# Generated by GNU Autoconf 2.68 for elfix 0.4.0.
228 +# Generated by GNU Autoconf 2.68 for elfix 0.4.1.
229 #
230 # Report bugs to <http://bugs.gentoo.org/>.
231 #
232 @@ -560,8 +560,8 @@ MAKEFLAGS=
233 # Identity of this package.
234 PACKAGE_NAME='elfix'
235 PACKAGE_TARNAME='elfix'
236 -PACKAGE_VERSION='0.4.0'
237 -PACKAGE_STRING='elfix 0.4.0'
238 +PACKAGE_VERSION='0.4.1'
239 +PACKAGE_STRING='elfix 0.4.1'
240 PACKAGE_BUGREPORT='http://bugs.gentoo.org/'
241 PACKAGE_URL=''
242
243 @@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then
244 # Omit some internal or obsolete options to make the list less imposing.
245 # This message is too long to be a string in the A/UX 3.1 sh.
246 cat <<_ACEOF
247 -\`configure' configures elfix 0.4.0 to adapt to many kinds of systems.
248 +\`configure' configures elfix 0.4.1 to adapt to many kinds of systems.
249
250 Usage: $0 [OPTION]... [VAR=VALUE]...
251
252 @@ -1314,7 +1314,7 @@ fi
253
254 if test -n "$ac_init_help"; then
255 case $ac_init_help in
256 - short | recursive ) echo "Configuration of elfix 0.4.0:";;
257 + short | recursive ) echo "Configuration of elfix 0.4.1:";;
258 esac
259 cat <<\_ACEOF
260
261 @@ -1403,7 +1403,7 @@ fi
262 test -n "$ac_init_help" && exit $ac_status
263 if $ac_init_version; then
264 cat <<\_ACEOF
265 -elfix configure 0.4.0
266 +elfix configure 0.4.1
267 generated by GNU Autoconf 2.68
268
269 Copyright (C) 2010 Free Software Foundation, Inc.
270 @@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
271 This file contains any messages produced by compilers while
272 running configure, to aid debugging if configure makes a mistake.
273
274 -It was created by elfix $as_me 0.4.0, which was
275 +It was created by elfix $as_me 0.4.1, which was
276 generated by GNU Autoconf 2.68. Invocation command line was
277
278 $ $0 $@
279 @@ -2700,7 +2700,7 @@ fi
280
281 # Define the identity of the package.
282 PACKAGE='elfix'
283 - VERSION='0.4.0'
284 + VERSION='0.4.1'
285
286
287 cat >>confdefs.h <<_ACEOF
288 @@ -6103,7 +6103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
289 # report actual input values of CONFIG_FILES etc. instead of their
290 # values after options handling.
291 ac_log="
292 -This file was extended by elfix $as_me 0.4.0, which was
293 +This file was extended by elfix $as_me 0.4.1, which was
294 generated by GNU Autoconf 2.68. Invocation command line was
295
296 CONFIG_FILES = $CONFIG_FILES
297 @@ -6169,7 +6169,7 @@ _ACEOF
298 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
299 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
300 ac_cs_version="\\
301 -elfix config.status 0.4.0
302 +elfix config.status 0.4.1
303 configured by $0, generated by GNU Autoconf 2.68,
304 with options \\"\$ac_cs_config\\"
305
306
307 diff --git a/configure.ac b/configure.ac
308 index 62c8482..faa8f41 100644
309 --- a/configure.ac
310 +++ b/configure.ac
311 @@ -2,7 +2,7 @@
312 # Process this file with autoconf to produce a configure script.
313
314 AC_PREREQ([2.65])
315 -AC_INIT([elfix], [0.4.0], [http://bugs.gentoo.org/])
316 +AC_INIT([elfix], [0.4.1], [http://bugs.gentoo.org/])
317 AC_CONFIG_SRCDIR([src/fix-gnustack.c])
318 AC_CONFIG_HEADERS([config.h])
319 AM_INIT_AUTOMAKE([1.11 foreign])