• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12021-02-05  Mark Wielaard  <mark@klomp.org>
2
3	* elfutils.spec.in: Update for 0.183.
4
52020-12-20  Dmitry V. Levin  <ldv@altlinux.org>
6
7	* .gitignore: New file.
8
92020-12-12  Dmitry V. Levin  <ldv@altlinux.org>
10
11	* 10-default-yama-scope.conf: Fix spelling typo in comment.
12	* upload-release.sh: Likewise.
13	* elfutils.spec.in: Fix spelling typos in %changelog.
14
152020-11-04  Dmitry V. Levin  <ldv@altlinux.org>
16
17	* profile.sh.in, profile.csh.in: Do not define $DEBUGINFOD_URLS unless
18	configured using --enable-debuginfod-urls.
19
202020-11-02  Dmitry V. Levin  <ldv@altlinux.org>
21
22	* Makefile.am (pkgconfig_DATA, install-data-local, uninstall-local):
23	Conditionalize on LIBDEBUGINFOD instead of DEBUGINFOD.
24
252020-10-31  Dmitry V. Levin  <ldv@altlinux.org>
26
27	* Makefile.am (install-data-local, uninstall-local): Conditionalize
28	on DEBUGINFOD.
29
302020-10-30  Mark Wielaard  <mark@klomp.org>
31
32	* elfutils.spec.in: Update for 0.182.
33
342020-10-31  Frank Ch. Eigler  <fche@redhat.com>
35
36	* debuginfod.service: Bump up TimeoutStopSec.
37
382020-10-30  Frank Ch. Eigler  <fche@redhat.com>
39
40	* elfutils.spec.in: Fix debuginfod config/state file attributes
41	for non-lossy updates.
42
432020-10-08  Frank Ch. Eigler  <fche@redhat.com>
44
45	* Makefile.am (uninstall-local): Uninstall the new profile.d files.
46
472020-10-01  Frank Ch. Eigler  <fche@redhat.com>
48
49	PR25461
50	* profile.sh.in, profile.csh.in: New files for /etc/profile.d
51	to define $DEBUGINFOD_URLS.
52	* elfutils.spec.in: Configure with --enable-debuginfod-urls.
53	* Makefile.am: Install them.
54
552020-09-18  Mark Wielaard  <mark@klomp.org>
56
57	* elfutils.spec.in: Add BuildRequires for libzstd-devel and zstd.
58	* libdw.pc.in: Requires.private libzstd.
59
602020-09-08  Mark Wielaard  <mark@klomp.org>
61
62	* elfutils.spec.in: Update for 0.181.
63
642020-06-16  Mark Wielaard  <mark@klomp.org>
65
66	* upload-release.sh: Use /usr/bin/env bash.
67
682020-06-11  Mark Wielaard  <mark@klomp.org>
69
70	* elfutils.spec.in: Update for 0.189.
71
722020-04-21  Frank Ch. Eigler <fche@redhat.com>
73
74	* debuginfod.sysconfig (DEBUGINFOD_PATHS): Add /var/lib/pulp.
75
762020-03-30  Mark Wielaard  <mark@klomp.org>
77
78	* upload-release.sh: chmod uploaded dir and files to make them
79	readable.
80
812020-03-30  Mark Wielaard  <mark@klomp.org>
82
83	* elfutils.spec.in: Update for 0.179.
84
852020-03-25  Frank Ch. Eigler <fche@redhat.com>
86
87	* elfutils.spec.in: *Require: bsdtar instead of dpkg.
88
892020-03-04  Mark Wielaard  <mark@klomp.org>
90
91	* elfutils.spec.in (package debuginfod): Remove Requires: rpm.
92	Add Requires: dpkg.
93
942020-01-12  Frank Ch. Eigler  <fche@redhat.com>
95
96	* elfutils.spec.in: Typo fix for "Requires: debuginfod-client".
97
982020-01-11  Frank Ch. Eigler  <fche@redhat.com>
99
100	* debuginfod.service: Set PrivateTmp=yes.
101
1022020-01-01  Dmitry V. Levin  <ldv@altlinux.org>
103
104	* Makefile.am (pkgconfig_DATA): Conditionalize libdebuginfod.pc
105	on DEBUGINFOD.
106
1072019-12-22  Frank Ch. Eigler  <fche@redhat.com>
108
109	* elfutils.spec.in (debuginfod): Add BuildRequire dpkg
110	for deb testing.  (Available on Fedora & EPEL, not base RHEL.)
111
1122019-12-05  Mark Wielaard  <mark@klomp.org>
113
114	* elfutils.spec.in: Add explicit version-release requires for all
115	packages.
116
1172019-11-28  Mark Wielaard  <mark@klomp.org>
118
119	* elfutils.spec.in (debuginfod): Add an explicit Requires
120	elfutils-debuginfod-client.
121
1222019-11-27  Mark Wielaard  <mark@klomp.org>
123
124	* elfutils.spec.in: Move all versioned libdebuginfod libraries
125	from debuginfod-client-devel to debuginfod-client.
126
1272019-11-26  Mark Wielaard  <mark@klomp.org>
128
129	* elfutils.spec.in: Remove Group tags, remove fedora and rhel
130	specifics, introduce elfutils-libs subpackage, move Requires
131	and BuildRequires around for new subpackage, remove dot at end
132	of Summary tags, add post/postun ldconfig for libs and
133	debuginfod-client, remove default defattr(-,root,root) for file
134	lists, order binaries by name.
135
1362019-11-25  Mark Wielaard  <mark@klomp.org>
137
138	* elfutils.spec.in: Add BuildRequires curl.
139
1402019-10-28  Frank Ch. Eigler  <fche@redhat.com>
141
142	* eu.am (AM_CXXFLAGS): Clone & amend AM_CFLAGS for c++11 code.
143	* debuginfod.service, debuginfod.sysconfig: New files: systemd.
144	* Makefile.am: Install them.
145	* elfutils.spec.in: Add debuginfod and debuginfod-client subrpms.
146
1472019-08-29  Mark Wielaard  <mark@klomp.org>
148
149	* elfutils.spec.in (%description devel): Remove libebl text.
150	(%install): Don't touch backend lib.*.so* files.
151	(%files): Remove backends dir and so files.
152	(%files devel): Remove libebl.h and libebl.a
153
1542019-08-28  Mark Wielaard  <mark@klomp.org>
155
156	* elfutils.spec.in (License): Add GFDL.
157	(%install): Correct sub-shell syntax, use (), not {}.
158	(%files): Add man1/eu-*.1*.
159	Add eu-stack. Add COPYING-GFDL.
160	(%files libelf-devel): Add man3/elf_*.3*.
161
1622019-08-14  Dmitry V. Levin  <ldv@altlinux.org>
163
164	* elfutils.spec.in (%files): Add %{_bindir}/eu-elfclassify.
165
1662019-08-13  Mark Wielaard  <mark@klomp.org>
167
168	* Makefile.am (elfutils.spec.in): Use git --get user.name and
169	user.email.
170
1712019-04-15  Mark Wielaard  <mark@klomp.org>
172
173	* upload-release.sh: Add git tag --verify.
174
1752019-02-14  Mark Wielaard  <mark@klomp.org>
176
177	* elfutils.spec.in: Update for 0.176.
178
1792018-11-19  Mark Wielaard  <mark@klomp.org>
180
181	* eu.am (AM_CFLAGS): Add -Wtrampolines.
182
1832018-07-04  Mark Wielaard  <mark@klomp.org>
184
185	* upload-release.sh: New file.
186
1872018-06-11  Mark Wielaard  <mark@klomp.org>
188
189	* elfutils.spec.in: Update for 0.172.
190
1912018-06-01  Mark Wielaard  <mark@klomp.org>
192
193	* elfutils.spec.in: Update for 0.171.
194
1952018-02-09  Joshua Watt  <JPEWhacker@gmail.com>
196
197	* eu.am (IMPLICIT_FALLTHROUGH_WARNING): Set to 5.
198
1992017-11-02  Mark Wielaard  <mark@klomp.org>
200
201	* elfutils.spec.in: Config files under /usr/lib/sysctl.d (_sysctldir)
202	aren't %config.
203
2042017-10-24  Mark Wielaard  <mark@klomp.org>
205
206	* eu.am (AM_CFLAGS): Handle -Wno-packed-not-aligned.
207
2082017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
209
210	* eu.am: Use fpic_CFLAGS.
211
2122016-08-02  Mark Wielaard  <mark@klomp.org>
213
214	* elfutils.spec.in: Update for 0.170.
215
2162017-05-05  Mark Wielaard  <mark@klomp.org>
217
218	* elfutils.spec.in: Update for 0.169.
219
2202016-12-27  Mark Wielaard  <mjw@redhat.com>
221
222	* elfutils.spec.in: Update for 0.168 and new project location.
223
2242016-12-24  Mark Wielaard  <mark@klomp.org>
225
226	* libdw.pc.in: Set URL to http://elfutils.org/
227	* libelf.pc.in: Likewise.
228
2292016-11-02  Mark Wielaard  <mjw@redhat.com>
230
231	* eu.am: Check HAVE_IMPLICIT_FALLTHROUGH_WARNING.
232	(AM_CFLAGS): Add IMPLICIT_FALLTHROUGH_WARNING.
233
2342016-08-04  Mark Wielaard  <mjw@redhat.com>
235
236	* elfutils.spec.in: Update for 0.167.
237
2382016-07-06  Mark Wielaard  <mjw@redhat.com>
239
240	* elfutils.spec.in: Remove eu-ld.
241
2422016-03-31  Mark Wielaard  <mjw@redhat.com>
243
244	* elfutils.spec.in: Update for 0.166.
245
2462016-02-13  Mark Wielaard  <mjw@redhat.com>
247
248	* eu.am: Check HAVE_NULL_DEREFERENCE_WARNING.
249	(AM_CFLAGS): Add NULL_DEREFERENCE_WARNING.
250
2512016-02-09  Mark Wielaard  <mjw@redhat.com>
252
253	* eu.am: Check SANE_LOGICAL_OP_WARNING and
254	HAVE_DUPLICATED_COND_WARNING.
255	(AM_CFLAGS): Add LOGICAL_OP_WARNING and DUPLICATED_COND_WARNING.
256
2572016-01-08  Mark Wielaard  <mjw@redhat.com>
258
259	* elfutils.spec.in: Add elfcompress. Update for 0.165.
260
2612016-01-04  Mark Wielaard  <mjw@redhat.com>
262
263	* libelf.pc.in: New file.
264	* libdw.pc.in: Likewise.
265	* Makefile.am (EXTRA_DIST): Add libelf.pc.in and libdw.pc.in.
266	(pkgconfigdir): New variable.
267	(pkgconfigdir_DATA): Likewise.
268	* elfutils.spec.in (files devel): Add libdw.pc.
269	(files libelf-devel): Add libelf.pc.
270
2712015-10-15  Mark Wielaard  <mjw@redhat.com>
272
273	* elfutils.spec.in: Update for 0.164.
274
2752015-10-07  Mark Wielaard  <mjw@redhat.com>
276
277	* eu.am (ARFLAGS): Set to "cr".
278
2792015-10-09  Josh Stone  <jistone@redhat.com>
280
281	* eu.am (print-%): New target to print any variable.
282
2832015-10-05  Josh Stone  <jistone@redhat.com>
284
285	* eu.am (%.os): Add AM_V_CC silencers.
286
2872015-09-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
288
289	* eu.am (%.os): Use -fPIC instead of -fpic to avoid relocation
290	overflows in some platforms.
291
2922015-09-22  Mark Wielaard  <mjw@redhat.com>
293
294	* eu.am (AM_CFLAGS): Add -Wold-style-definition -Wstrict-prototypes.
295
2962015-08-04  Mark Wielaard  <mjw@redhat.com>
297
298	* 10-default-yama-scope.conf: New file.
299	* Makefile.am (EXTRA_DIST): Add 10-default-yama-scope.conf.
300	* elfutils.spec.in (Requires): default-yama-scope.
301	(default-yama-scope): New package.
302
3032015-06-19  Mark Wielaard  <mjw@redhat.com>
304
305	* elfutils.spec.in: Update for 0.163.
306
3072015-06-11  Mark Wielaard  <mjw@redhat.com>
308
309	* elfutils.spec.in (devel): Include elfutils/known-dwarf.h and
310	elfutils/version.h.
311
3122015-06-10  Mark Wielaard  <mjw@redhat.com>
313
314	* elfutils.spec.in: Update for 0.162.
315
3162015-05-23  Mark Wielaard  <mjw@redhat.com>
317
318	* eu.am (STACK_USAGE_WARNING): New variable set based on
319	ADD_STACK_USAGE_WARNING conditional.
320	(AM_CFLAGS): Use STACK_USAGE_WARNING variable.
321
3222015-05-23  Mark Wielaard  <mjw@redhat.com>
323
324	* eu.am (AM_CFLAGS): Add -Wstack-usage=262144.
325
3262015-04-23  Max Filippov  <jcmvbkbc@gmail.com>
327
328	* eu.am (DEFS.os): New variable.
329
3302015-03-18  Petr Machata  <pmachata@redhat.com>
331
332	* known-dwarf.awk (comment): Drop all uses of this variable.
333	(END): Always emit the non-_DESC variant.  Emit
334	DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and
335	DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*.
336
3372015-02-20  Petr Machata  <pmachata@redhat.com>
338
339	* known-dwarf.awk (END): Drop useless variables lo, hi.  Merge two
340	continue-checks in one.
341
3422014-12-18  Mark Wielaard  <mjw@redhat.com>
343
344	* elfutils.spec.in: Update for 0.161.
345
3462014-11-27  Mark Wielaard  <mjw@redhat.com>
347
348	* eu.am: Define textrel_msg, textrel_found and textrel_check based
349	on FATAL_TEXTREL.
350
3512014-08-25  Mark Wielaard  <mjw@redhat.com>
352
353	* elfutils.spec.in: Update for 0.160.
354
3552014-05-17  Mark Wielaard  <mjw@redhat.com>
356
357	* elfutils.spec.in: Update for 0.159.
358	(%files devel): Add libdwelf.h.
359
3602014-04-13  Mark Wielaard  <mjw@redhat.com>
361
362	* eu.am (AM_CFLAGS): Don't add -fmudflap.
363	(COMPILE.os): Don't remove no_mudflap.os.
364
3652014-01-22  Mark Wielaard  <mjw@redhat.com>
366
367	* eu.am (AM_CFLAGS): Unconditionally add -Wformat=2.
368
3692014-01-03  Mark Wielaard  <mjw@redhat.com>
370
371	* elfutils.spec.in: Update for 0.158.
372
3732013-11-01  Michael Forney  <mforney@mforney.org>
374
375	* eu.am: Use READELF.
376
3772013-09-30  Mark Wielaard  <mjw@redhat.com>
378
379	* elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
380	core notes.
381
3822013-09-27  Mark Wielaard  <mjw@redhat.com>
383
384	* config/elfutils.spec.in: Update for 0.157.
385
3862013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
387
388	* config/elfutils.spec.in: Update for 0.156.
389
3902013-04-24  Mark Wielaard  <mjw@redhat.com>
391
392	* eu.am: Use AM_CPPFLAGS instead of INCLUDES.
393
3942012-08-27  Mark Wielaard  <mjw@redhat.com>
395
396	* config/elfutils.spec.in: Update for 0.155.
397
3982012-07-19  Mark Wielaard  <mjw@redhat.com>
399
400	* known-dwarf.awk: "Generated by" header had wrong file names,
401	mention config/known-dwarf.awk and libdw/dwarf.h contents.
402
4032012-06-22  Mark Wielaard  <mjw@redhat.com>
404
405	* config/elfutils.spec.in: Update for 0.154.
406
4072012-02-23  Mark Wielaard  <mjw@redhat.com>
408
409	* config/elfutils.spec.in: Update for 0.153.
410
4112011-10-31  Mark Wielaard  <mjw@redhat.com>
412
413	* known-dwarf.awk: Use gawk.
414
4152010-07-02  Ulrich Drepper  <drepper@redhat.com>
416
417	* elfutils.spec.in: Add more BuildRequires.
418	Ship the .mo files with the libelf subpackage.
419
4202010-04-15  Roland McGrath  <roland@redhat.com>
421
422	* eu.am (DEFS): Add -DLOCALEDIR=... here.
423
4242010-02-15  Roland McGrath  <roland@redhat.com>
425
426	* eu.am: New file.
427
4282009-04-19  Roland McGrath  <roland@redhat.com>
429
430	* version.h.in: Revert last change.
431
4322009-04-17  Roland McGrath  <roland@redhat.com>
433
434	* version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor
435	by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789.
436
4372009-01-22  Ulrich Drepper  <drepper@redhat.com>
438
439	* elfutils.spec.in: Distribute <elfutils/version.h> in
440	elfutils-libelf-devel.
441
4422009-01-22  Roland McGrath  <roland@redhat.com>
443
444	* known-dwarf.awk: Handle DW_FOO_BAR_* sets better.
445
4462009-01-11  Roland McGrath  <roland@redhat.com>
447
448	* known-dwarf.awk: New file.
449	* Makefile.am (EXTRA_DIST): Add it.
450
4512008-12-24  Roland McGrath  <roland@redhat.com>
452
453	* Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic.
454	Put the target inside [if MAINTAINER_MODE].
455
4562008-12-16  Roland McGrath  <roland@redhat.com>
457
458	* version.h.in: New file.
459
4602008-01-12  Ulrich Drepper  <drepper@redhat.com>
461
462	* elfutils.spec.in: Add m4 to build requirements.
463
4642008-01-02  Ulrich Drepper  <drepper@redhat.com>
465
466	* elfutils.spec.in: Changes for disasm branch merge.
467
4682007-08-08  Roland McGrath  <roland@redhat.com>
469
470	* elfutils.spec.in (License): Canonicalize.
471
4722007-04-23  Roland McGrath  <roland@redhat.com>
473
474	* elfutils.spec.in: Distribute eu-unstrip.
475
4762005-08-13  Roland McGrath  <roland@redhat.com>
477
478	* Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
479
4802005-07-28  Roland McGrath  <roland@redhat.com>
481
482	* elfutils.spec.in: Remove libdwfl.so from package.
483
4842005-07-21  Ulrich Drepper  <drepper@redhat.com>
485
486	* elfutils.spec.in: Distribute eu-elfcmp.
487
4882005-04-01  Ulrich Drepper  <drepper@redhat.com>
489
490	* elfutils.spec.in: Distribute eu-addr2line.
491
4922005-03-17  Ulrich Drepper  <drepper@redhat.com>
493
494	* elfutils.spec.in: Distribute libdw.{a,so,h}.
495
4962005-02-22  Ulrich Drepper  <drepper@redhat.com>
497
498	* Makefile.am: Ignore result of cvs run.
499
500	* elfutils.spec.in: Simplify build process by not using a subdir.
501	This means we can use %configure.
502
5032005-02-18  Ulrich Drepper  <drepper@redhat.com>
504
505	* Makefile.am: Automatically added changelog from NEWS file on dist.
506
5072005-02-15  Ulrich Drepper  <drepper@redhat.com>
508
509	* elfutils.spec.in: Make sure RPM_OPT_FLAGS is used.  During
510	%build, really do build the binaries.
511	Remove --enable-shared configure parameters.
512
5132005-02-07  Ulrich Drepper  <drepper@redhat.com>
514
515	* elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
516
5172004-11-23  Ulrich Drepper  <drepper@redhat.com>
518
519	* elfutils.spec.in: Some more changes for the RPM with the fake
520	binaries.
521
5222004-01-29  Ulrich Drepper  <drepper@redhat.com>
523
524	* elfutils.spec.in: Update BuildRequires.
525
5262004-01-17  Ulrich Drepper  <drepper@redhat.com>
527
528	* Makefile.am: New file.
529	* config.guess: Moved to here from toplevel.
530	* config.rpath: Likewise.
531	* config.sub: Likewise.
532	* depcomp: Likewise.
533	* install-sh: Likewise.
534	* missing: Likewise.
535	* mkinstalldirs: Likewise.
536	* elfutils.spec.in: New file.
537