12021-11-10 Mark Wielaard <mark@klomp.org> 2 3 * elfutils.spec.in: Update for 0.186. 4 52021-10-03 Frank Ch. Eigler <fche@redhat.com> 6 7 PR27783 8 * profile.sh, profile.csh: Rewrite to document and set DEBUGINFOD_URLS 9 from /etc/debuginfod/*.urls files. 10 * Makefile.am: Install the configury-specified .urls file. 11 * elfutils.spec: Package it. 12 132021-09-05 Dmitry V. Levin <ldv@altlinux.org> 14 15 * eu.am (STACK_USAGE_NO_ERROR): New variable. 16 172021-07-06 Alice Zhang <alizhang@redhat.com> 18 19 * debuginfod.sysconfig: Introduce default retry limit. 20 212021-05-10 Mark Wielaard <mark@klomp.org> 22 23 * elfutils.spec.in: Update for 0.185. 24 252021-05-11 Frank Ch. Eigler <fche@redhat.com> 26 27 * elfutils.spec.in: Add procps to BuildRequires: for %check. 28 292021-05-10 Mark Wielaard <mark@klomp.org> 30 31 * elfutils.spec.in: Update for 0.184. 32 332021-02-17 Timm Bäder <tbaeder@redhat.com> 34 35 * eu.am (NO_PACKED_NOT_ALIGNED_WARNING): New variable. 36 (AM_CFLAGS): Use NO_PACKED_NOT_ALIGNED_WARNING. 37 (AM_CXXFLAGS): Likewise. 38 392021-02-17 Timm Bäder <tbaeder@redhat.com> 40 41 * eu.am (TRAMPOLINES_WARNING): New variable. 42 (AM_CFLAGS): Use TRAMPOLINES_WARNING. 43 (AM_CXXFLAGS): Likewise. 44 452021-02-12 Mark Wielaard <mark@klomp.org> 46 47 * elfutils.spec.in: Escape %%check in comment. 48 492021-02-05 Mark Wielaard <mark@klomp.org> 50 51 * elfutils.spec.in: Update for 0.183. 52 532020-12-20 Dmitry V. Levin <ldv@altlinux.org> 54 55 * .gitignore: New file. 56 572020-12-12 Dmitry V. Levin <ldv@altlinux.org> 58 59 * 10-default-yama-scope.conf: Fix spelling typo in comment. 60 * upload-release.sh: Likewise. 61 * elfutils.spec.in: Fix spelling typos in %changelog. 62 632020-11-04 Dmitry V. Levin <ldv@altlinux.org> 64 65 * profile.sh.in, profile.csh.in: Do not define $DEBUGINFOD_URLS unless 66 configured using --enable-debuginfod-urls. 67 682020-11-02 Dmitry V. Levin <ldv@altlinux.org> 69 70 * Makefile.am (pkgconfig_DATA, install-data-local, uninstall-local): 71 Conditionalize on LIBDEBUGINFOD instead of DEBUGINFOD. 72 732020-10-31 Dmitry V. Levin <ldv@altlinux.org> 74 75 * Makefile.am (install-data-local, uninstall-local): Conditionalize 76 on DEBUGINFOD. 77 782020-10-30 Mark Wielaard <mark@klomp.org> 79 80 * elfutils.spec.in: Update for 0.182. 81 822020-10-31 Frank Ch. Eigler <fche@redhat.com> 83 84 * debuginfod.service: Bump up TimeoutStopSec. 85 862020-10-30 Frank Ch. Eigler <fche@redhat.com> 87 88 * elfutils.spec.in: Fix debuginfod config/state file attributes 89 for non-lossy updates. 90 912020-10-08 Frank Ch. Eigler <fche@redhat.com> 92 93 * Makefile.am (uninstall-local): Uninstall the new profile.d files. 94 952020-10-01 Frank Ch. Eigler <fche@redhat.com> 96 97 PR25461 98 * profile.sh.in, profile.csh.in: New files for /etc/profile.d 99 to define $DEBUGINFOD_URLS. 100 * elfutils.spec.in: Configure with --enable-debuginfod-urls. 101 * Makefile.am: Install them. 102 1032020-09-18 Mark Wielaard <mark@klomp.org> 104 105 * elfutils.spec.in: Add BuildRequires for libzstd-devel and zstd. 106 * libdw.pc.in: Requires.private libzstd. 107 1082020-09-08 Mark Wielaard <mark@klomp.org> 109 110 * elfutils.spec.in: Update for 0.181. 111 1122020-06-16 Mark Wielaard <mark@klomp.org> 113 114 * upload-release.sh: Use /usr/bin/env bash. 115 1162020-06-11 Mark Wielaard <mark@klomp.org> 117 118 * elfutils.spec.in: Update for 0.189. 119 1202020-04-21 Frank Ch. Eigler <fche@redhat.com> 121 122 * debuginfod.sysconfig (DEBUGINFOD_PATHS): Add /var/lib/pulp. 123 1242020-03-30 Mark Wielaard <mark@klomp.org> 125 126 * upload-release.sh: chmod uploaded dir and files to make them 127 readable. 128 1292020-03-30 Mark Wielaard <mark@klomp.org> 130 131 * elfutils.spec.in: Update for 0.179. 132 1332020-03-25 Frank Ch. Eigler <fche@redhat.com> 134 135 * elfutils.spec.in: *Require: bsdtar instead of dpkg. 136 1372020-03-04 Mark Wielaard <mark@klomp.org> 138 139 * elfutils.spec.in (package debuginfod): Remove Requires: rpm. 140 Add Requires: dpkg. 141 1422020-01-12 Frank Ch. Eigler <fche@redhat.com> 143 144 * elfutils.spec.in: Typo fix for "Requires: debuginfod-client". 145 1462020-01-11 Frank Ch. Eigler <fche@redhat.com> 147 148 * debuginfod.service: Set PrivateTmp=yes. 149 1502020-01-01 Dmitry V. Levin <ldv@altlinux.org> 151 152 * Makefile.am (pkgconfig_DATA): Conditionalize libdebuginfod.pc 153 on DEBUGINFOD. 154 1552019-12-22 Frank Ch. Eigler <fche@redhat.com> 156 157 * elfutils.spec.in (debuginfod): Add BuildRequire dpkg 158 for deb testing. (Available on Fedora & EPEL, not base RHEL.) 159 1602019-12-05 Mark Wielaard <mark@klomp.org> 161 162 * elfutils.spec.in: Add explicit version-release requires for all 163 packages. 164 1652019-11-28 Mark Wielaard <mark@klomp.org> 166 167 * elfutils.spec.in (debuginfod): Add an explicit Requires 168 elfutils-debuginfod-client. 169 1702019-11-27 Mark Wielaard <mark@klomp.org> 171 172 * elfutils.spec.in: Move all versioned libdebuginfod libraries 173 from debuginfod-client-devel to debuginfod-client. 174 1752019-11-26 Mark Wielaard <mark@klomp.org> 176 177 * elfutils.spec.in: Remove Group tags, remove fedora and rhel 178 specifics, introduce elfutils-libs subpackage, move Requires 179 and BuildRequires around for new subpackage, remove dot at end 180 of Summary tags, add post/postun ldconfig for libs and 181 debuginfod-client, remove default defattr(-,root,root) for file 182 lists, order binaries by name. 183 1842019-11-25 Mark Wielaard <mark@klomp.org> 185 186 * elfutils.spec.in: Add BuildRequires curl. 187 1882019-10-28 Frank Ch. Eigler <fche@redhat.com> 189 190 * eu.am (AM_CXXFLAGS): Clone & amend AM_CFLAGS for c++11 code. 191 * debuginfod.service, debuginfod.sysconfig: New files: systemd. 192 * Makefile.am: Install them. 193 * elfutils.spec.in: Add debuginfod and debuginfod-client subrpms. 194 1952019-08-29 Mark Wielaard <mark@klomp.org> 196 197 * elfutils.spec.in (%description devel): Remove libebl text. 198 (%install): Don't touch backend lib.*.so* files. 199 (%files): Remove backends dir and so files. 200 (%files devel): Remove libebl.h and libebl.a 201 2022019-08-28 Mark Wielaard <mark@klomp.org> 203 204 * elfutils.spec.in (License): Add GFDL. 205 (%install): Correct sub-shell syntax, use (), not {}. 206 (%files): Add man1/eu-*.1*. 207 Add eu-stack. Add COPYING-GFDL. 208 (%files libelf-devel): Add man3/elf_*.3*. 209 2102019-08-14 Dmitry V. Levin <ldv@altlinux.org> 211 212 * elfutils.spec.in (%files): Add %{_bindir}/eu-elfclassify. 213 2142019-08-13 Mark Wielaard <mark@klomp.org> 215 216 * Makefile.am (elfutils.spec.in): Use git --get user.name and 217 user.email. 218 2192019-04-15 Mark Wielaard <mark@klomp.org> 220 221 * upload-release.sh: Add git tag --verify. 222 2232019-02-14 Mark Wielaard <mark@klomp.org> 224 225 * elfutils.spec.in: Update for 0.176. 226 2272018-11-19 Mark Wielaard <mark@klomp.org> 228 229 * eu.am (AM_CFLAGS): Add -Wtrampolines. 230 2312018-07-04 Mark Wielaard <mark@klomp.org> 232 233 * upload-release.sh: New file. 234 2352018-06-11 Mark Wielaard <mark@klomp.org> 236 237 * elfutils.spec.in: Update for 0.172. 238 2392018-06-01 Mark Wielaard <mark@klomp.org> 240 241 * elfutils.spec.in: Update for 0.171. 242 2432018-02-09 Joshua Watt <JPEWhacker@gmail.com> 244 245 * eu.am (IMPLICIT_FALLTHROUGH_WARNING): Set to 5. 246 2472017-11-02 Mark Wielaard <mark@klomp.org> 248 249 * elfutils.spec.in: Config files under /usr/lib/sysctl.d (_sysctldir) 250 aren't %config. 251 2522017-10-24 Mark Wielaard <mark@klomp.org> 253 254 * eu.am (AM_CFLAGS): Handle -Wno-packed-not-aligned. 255 2562017-04-27 Ulf Hermann <ulf.hermann@qt.io> 257 258 * eu.am: Use fpic_CFLAGS. 259 2602016-08-02 Mark Wielaard <mark@klomp.org> 261 262 * elfutils.spec.in: Update for 0.170. 263 2642017-05-05 Mark Wielaard <mark@klomp.org> 265 266 * elfutils.spec.in: Update for 0.169. 267 2682016-12-27 Mark Wielaard <mjw@redhat.com> 269 270 * elfutils.spec.in: Update for 0.168 and new project location. 271 2722016-12-24 Mark Wielaard <mark@klomp.org> 273 274 * libdw.pc.in: Set URL to http://elfutils.org/ 275 * libelf.pc.in: Likewise. 276 2772016-11-02 Mark Wielaard <mjw@redhat.com> 278 279 * eu.am: Check HAVE_IMPLICIT_FALLTHROUGH_WARNING. 280 (AM_CFLAGS): Add IMPLICIT_FALLTHROUGH_WARNING. 281 2822016-08-04 Mark Wielaard <mjw@redhat.com> 283 284 * elfutils.spec.in: Update for 0.167. 285 2862016-07-06 Mark Wielaard <mjw@redhat.com> 287 288 * elfutils.spec.in: Remove eu-ld. 289 2902016-03-31 Mark Wielaard <mjw@redhat.com> 291 292 * elfutils.spec.in: Update for 0.166. 293 2942016-02-13 Mark Wielaard <mjw@redhat.com> 295 296 * eu.am: Check HAVE_NULL_DEREFERENCE_WARNING. 297 (AM_CFLAGS): Add NULL_DEREFERENCE_WARNING. 298 2992016-02-09 Mark Wielaard <mjw@redhat.com> 300 301 * eu.am: Check SANE_LOGICAL_OP_WARNING and 302 HAVE_DUPLICATED_COND_WARNING. 303 (AM_CFLAGS): Add LOGICAL_OP_WARNING and DUPLICATED_COND_WARNING. 304 3052016-01-08 Mark Wielaard <mjw@redhat.com> 306 307 * elfutils.spec.in: Add elfcompress. Update for 0.165. 308 3092016-01-04 Mark Wielaard <mjw@redhat.com> 310 311 * libelf.pc.in: New file. 312 * libdw.pc.in: Likewise. 313 * Makefile.am (EXTRA_DIST): Add libelf.pc.in and libdw.pc.in. 314 (pkgconfigdir): New variable. 315 (pkgconfigdir_DATA): Likewise. 316 * elfutils.spec.in (files devel): Add libdw.pc. 317 (files libelf-devel): Add libelf.pc. 318 3192015-10-15 Mark Wielaard <mjw@redhat.com> 320 321 * elfutils.spec.in: Update for 0.164. 322 3232015-10-07 Mark Wielaard <mjw@redhat.com> 324 325 * eu.am (ARFLAGS): Set to "cr". 326 3272015-10-09 Josh Stone <jistone@redhat.com> 328 329 * eu.am (print-%): New target to print any variable. 330 3312015-10-05 Josh Stone <jistone@redhat.com> 332 333 * eu.am (%.os): Add AM_V_CC silencers. 334 3352015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com> 336 337 * eu.am (%.os): Use -fPIC instead of -fpic to avoid relocation 338 overflows in some platforms. 339 3402015-09-22 Mark Wielaard <mjw@redhat.com> 341 342 * eu.am (AM_CFLAGS): Add -Wold-style-definition -Wstrict-prototypes. 343 3442015-08-04 Mark Wielaard <mjw@redhat.com> 345 346 * 10-default-yama-scope.conf: New file. 347 * Makefile.am (EXTRA_DIST): Add 10-default-yama-scope.conf. 348 * elfutils.spec.in (Requires): default-yama-scope. 349 (default-yama-scope): New package. 350 3512015-06-19 Mark Wielaard <mjw@redhat.com> 352 353 * elfutils.spec.in: Update for 0.163. 354 3552015-06-11 Mark Wielaard <mjw@redhat.com> 356 357 * elfutils.spec.in (devel): Include elfutils/known-dwarf.h and 358 elfutils/version.h. 359 3602015-06-10 Mark Wielaard <mjw@redhat.com> 361 362 * elfutils.spec.in: Update for 0.162. 363 3642015-05-23 Mark Wielaard <mjw@redhat.com> 365 366 * eu.am (STACK_USAGE_WARNING): New variable set based on 367 ADD_STACK_USAGE_WARNING conditional. 368 (AM_CFLAGS): Use STACK_USAGE_WARNING variable. 369 3702015-05-23 Mark Wielaard <mjw@redhat.com> 371 372 * eu.am (AM_CFLAGS): Add -Wstack-usage=262144. 373 3742015-04-23 Max Filippov <jcmvbkbc@gmail.com> 375 376 * eu.am (DEFS.os): New variable. 377 3782015-03-18 Petr Machata <pmachata@redhat.com> 379 380 * known-dwarf.awk (comment): Drop all uses of this variable. 381 (END): Always emit the non-_DESC variant. Emit 382 DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and 383 DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*. 384 3852015-02-20 Petr Machata <pmachata@redhat.com> 386 387 * known-dwarf.awk (END): Drop useless variables lo, hi. Merge two 388 continue-checks in one. 389 3902014-12-18 Mark Wielaard <mjw@redhat.com> 391 392 * elfutils.spec.in: Update for 0.161. 393 3942014-11-27 Mark Wielaard <mjw@redhat.com> 395 396 * eu.am: Define textrel_msg, textrel_found and textrel_check based 397 on FATAL_TEXTREL. 398 3992014-08-25 Mark Wielaard <mjw@redhat.com> 400 401 * elfutils.spec.in: Update for 0.160. 402 4032014-05-17 Mark Wielaard <mjw@redhat.com> 404 405 * elfutils.spec.in: Update for 0.159. 406 (%files devel): Add libdwelf.h. 407 4082014-04-13 Mark Wielaard <mjw@redhat.com> 409 410 * eu.am (AM_CFLAGS): Don't add -fmudflap. 411 (COMPILE.os): Don't remove no_mudflap.os. 412 4132014-01-22 Mark Wielaard <mjw@redhat.com> 414 415 * eu.am (AM_CFLAGS): Unconditionally add -Wformat=2. 416 4172014-01-03 Mark Wielaard <mjw@redhat.com> 418 419 * elfutils.spec.in: Update for 0.158. 420 4212013-11-01 Michael Forney <mforney@mforney.org> 422 423 * eu.am: Use READELF. 424 4252013-09-30 Mark Wielaard <mjw@redhat.com> 426 427 * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE 428 core notes. 429 4302013-09-27 Mark Wielaard <mjw@redhat.com> 431 432 * config/elfutils.spec.in: Update for 0.157. 433 4342013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com> 435 436 * config/elfutils.spec.in: Update for 0.156. 437 4382013-04-24 Mark Wielaard <mjw@redhat.com> 439 440 * eu.am: Use AM_CPPFLAGS instead of INCLUDES. 441 4422012-08-27 Mark Wielaard <mjw@redhat.com> 443 444 * config/elfutils.spec.in: Update for 0.155. 445 4462012-07-19 Mark Wielaard <mjw@redhat.com> 447 448 * known-dwarf.awk: "Generated by" header had wrong file names, 449 mention config/known-dwarf.awk and libdw/dwarf.h contents. 450 4512012-06-22 Mark Wielaard <mjw@redhat.com> 452 453 * config/elfutils.spec.in: Update for 0.154. 454 4552012-02-23 Mark Wielaard <mjw@redhat.com> 456 457 * config/elfutils.spec.in: Update for 0.153. 458 4592011-10-31 Mark Wielaard <mjw@redhat.com> 460 461 * known-dwarf.awk: Use gawk. 462 4632010-07-02 Ulrich Drepper <drepper@redhat.com> 464 465 * elfutils.spec.in: Add more BuildRequires. 466 Ship the .mo files with the libelf subpackage. 467 4682010-04-15 Roland McGrath <roland@redhat.com> 469 470 * eu.am (DEFS): Add -DLOCALEDIR=... here. 471 4722010-02-15 Roland McGrath <roland@redhat.com> 473 474 * eu.am: New file. 475 4762009-04-19 Roland McGrath <roland@redhat.com> 477 478 * version.h.in: Revert last change. 479 4802009-04-17 Roland McGrath <roland@redhat.com> 481 482 * version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor 483 by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789. 484 4852009-01-22 Ulrich Drepper <drepper@redhat.com> 486 487 * elfutils.spec.in: Distribute <elfutils/version.h> in 488 elfutils-libelf-devel. 489 4902009-01-22 Roland McGrath <roland@redhat.com> 491 492 * known-dwarf.awk: Handle DW_FOO_BAR_* sets better. 493 4942009-01-11 Roland McGrath <roland@redhat.com> 495 496 * known-dwarf.awk: New file. 497 * Makefile.am (EXTRA_DIST): Add it. 498 4992008-12-24 Roland McGrath <roland@redhat.com> 500 501 * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic. 502 Put the target inside [if MAINTAINER_MODE]. 503 5042008-12-16 Roland McGrath <roland@redhat.com> 505 506 * version.h.in: New file. 507 5082008-01-12 Ulrich Drepper <drepper@redhat.com> 509 510 * elfutils.spec.in: Add m4 to build requirements. 511 5122008-01-02 Ulrich Drepper <drepper@redhat.com> 513 514 * elfutils.spec.in: Changes for disasm branch merge. 515 5162007-08-08 Roland McGrath <roland@redhat.com> 517 518 * elfutils.spec.in (License): Canonicalize. 519 5202007-04-23 Roland McGrath <roland@redhat.com> 521 522 * elfutils.spec.in: Distribute eu-unstrip. 523 5242005-08-13 Roland McGrath <roland@redhat.com> 525 526 * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $. 527 5282005-07-28 Roland McGrath <roland@redhat.com> 529 530 * elfutils.spec.in: Remove libdwfl.so from package. 531 5322005-07-21 Ulrich Drepper <drepper@redhat.com> 533 534 * elfutils.spec.in: Distribute eu-elfcmp. 535 5362005-04-01 Ulrich Drepper <drepper@redhat.com> 537 538 * elfutils.spec.in: Distribute eu-addr2line. 539 5402005-03-17 Ulrich Drepper <drepper@redhat.com> 541 542 * elfutils.spec.in: Distribute libdw.{a,so,h}. 543 5442005-02-22 Ulrich Drepper <drepper@redhat.com> 545 546 * Makefile.am: Ignore result of cvs run. 547 548 * elfutils.spec.in: Simplify build process by not using a subdir. 549 This means we can use %configure. 550 5512005-02-18 Ulrich Drepper <drepper@redhat.com> 552 553 * Makefile.am: Automatically added changelog from NEWS file on dist. 554 5552005-02-15 Ulrich Drepper <drepper@redhat.com> 556 557 * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used. During 558 %build, really do build the binaries. 559 Remove --enable-shared configure parameters. 560 5612005-02-07 Ulrich Drepper <drepper@redhat.com> 562 563 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4. 564 5652004-11-23 Ulrich Drepper <drepper@redhat.com> 566 567 * elfutils.spec.in: Some more changes for the RPM with the fake 568 binaries. 569 5702004-01-29 Ulrich Drepper <drepper@redhat.com> 571 572 * elfutils.spec.in: Update BuildRequires. 573 5742004-01-17 Ulrich Drepper <drepper@redhat.com> 575 576 * Makefile.am: New file. 577 * config.guess: Moved to here from toplevel. 578 * config.rpath: Likewise. 579 * config.sub: Likewise. 580 * depcomp: Likewise. 581 * install-sh: Likewise. 582 * missing: Likewise. 583 * mkinstalldirs: Likewise. 584 * elfutils.spec.in: New file. 585