summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.175Mark Wielaard2018-11-141-0/+14
| | | | | | | | Set version to 0.175 Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for 0.174elfutils-0.174Mark Wielaard2018-09-141-0/+11
| | | | | | | | Set version to 0.174. Mention new functionality in NEWS. Update po/*.po files. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for 0.173elfutils-0.173Mark Wielaard2018-06-291-0/+15
| | | | | | | | Set version to 0.173. Mention new functionality in NEWS. Update po/*.po files. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for 0.172.elfutils-0.172Mark Wielaard2018-06-111-0/+7
| | | | | | | | | | It has been only 10 days since the previous release and there are no functional changes compared to 0.171. The speedup of eu-readelf -N is pretty nice. And ~25 patches fix various bugs (hangs and crashes) in dealing with bad DWARF5 data. Most have been found by running the afl fuzzer on eu-readelf and various testcases. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-011-0/+14
| | | | | | | Set version to 0.171. Update po/*.po files. Mention DWARF5, split dwarf and GNU DebugFission support in NEWS. Signed-off-by: Mark Wielaard <[email protected]>
* config: files under /usr/lib/sysctl.d (_sysctldir) aren't %config.Mark Wielaard2017-11-101-2/+2
| | | | | | | Admin can place the real config file under /etc/sysctl.d as override. https://bugzilla.redhat.com/show_bug.cgi?id=1506660 Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for 0.170.elfutils-0.170Mark Wielaard2017-08-021-0/+10
| | | | | | | Set version to 0.170. Update po/*.po files. Add some more user visible changes to NEWS. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-051-0/+5
| | | | | | | Set version to 0.169. Update copyright year. Update po/*.po files. And add user visible changes to new 0.169 NEWS section. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare for elfutils 0.168 release.elfutils-0.168Mark Wielaard2016-12-271-2/+9
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.167 release.Mark Wielaard2016-08-041-1/+10
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Remove eu-ld and unused code.Mark Wielaard2016-08-031-2/+0
| | | | | | | | Nobody has hacked on eu-ld in a very long time. It didn't really work. And we didn't install it by default in the spec file. Remove sources, the build rules and any (now) unused code. Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.166 release.elfutils-0.166Mark Wielaard2016-03-311-0/+4
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.165 release.Mark Wielaard2016-01-081-7/+20
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* config: Add libelf and libdw pkg-config files.Mark Wielaard2016-01-051-0/+2
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.164 release.Mark Wielaard2015-10-151-0/+14
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* spec: Provide default-yama-scope.Mark Wielaard2015-08-041-0/+25
| | | | | | | | | | | | | | | | | | | | When yama is enabled in the kernel it might be used to filter any user space access which requires PTRACE_MODE_ATTACH like ptrace attach, access to /proc/PID/{mem,personality,stack,syscall}, and the syscalls process_vm_readv and process_vm_writev which are used for interprocess services, communication and introspection (like synchronisation, signaling, debugging, tracing and profiling) of processes. These are precisely the things that libdw dwfl and ebl backends rely on. So make sure they don't mysteriously fail in such cases by providing the default yama scope sysctl value. This is implemented as a separate subpackage that just provides this functionality so other packages that don't directly rely on elfutils-libs can also just Requires: default-yama-scope to function properly. https://bugzilla.redhat.com/show_bug.cgi?id=1209492#c69 Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.163 release.elfutils-0.163Mark Wielaard2015-06-191-0/+3
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* elfutils.spec.in (devel): Include known-dwarf.h and version.h.elfutils-0.162Mark Wielaard2015-06-111-0/+2
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.162 release.Mark Wielaard2015-06-101-0/+14
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.161 release.Mark Wielaard2014-12-181-0/+11
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.160 release.Mark Wielaard2014-08-251-0/+8
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.159 release.Mark Wielaard2014-05-181-0/+25
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.158 release.Mark Wielaard2014-01-031-0/+15
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* 0.157 release updates for NEWS, elfutils.spec.in and .po files.elfutils-0.157Mark Wielaard2013-09-301-1/+2
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.157 release.Mark Wielaard2013-09-271-0/+6
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.156 release.elfutils-0.156Jan Kratochvil2013-07-251-0/+22
| | | | Signed-off-by: Jan Kratochvil <[email protected]>
* Prepare 0.155 release.elfutils-0.155Mark Wielaard2012-08-271-0/+17
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.153 release.Mark Wielaard2012-06-221-0/+11
| | | | Signed-off-by: Mark Wielaard <[email protected]>
* Update name, license and contributor policy.Mark Wielaard2012-06-051-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change name from "Red Hat elfutils" to "elfutils". * Update license of standalone tools and test from GPLv2 to GPLv3+. * Change license of libraries from GPLv2+exception to GPLv2/LGPLv3+. * Add Developer Certificate of Origin based contributor policy. top-level: - COPYING: Upgraded from GPLv2 to GPLv3. - CONTRIBUTING, COPYING-GPLv2, COPYING-LGPLv3: New files. - NEWS: Added note about new contribution and license policy. - Makefile.am: Updated to GPLv3, added new files to EXTRA_DIST. - configure.ac: Update to GPLv3, changed AC_INIT name to 'elfutils'. backends, lib, libasm, libcpu, libdw, libdwfl, libebl, libelf: - All files updated to GPLv2/LGPLv3+. Except some very small files (<5 lines) which didn't have any headers at all before, the linker .maps files and the libcpu/defs files which only contain data and libelf/elf.h which comes from glibc and is under LGPLv2+. config: - elfutils.spec.in: Add new License: headers and new %doc files. - Update all license headers to GPLv2/LGPLv3+ for files used by libs. src, tests: - All files updated to GPLv3+. Except for the test bz2 data files, the linker maps and script files and some very small files (<5 lines) that don't have any headers. Signed-off-by: Richard Fontana <[email protected]> Signed-off-by: Mark Wielaard <[email protected]>
* Prepare 0.153 release.elfutils-0.153Mark Wielaard2012-02-231-0/+15
|
* Update spec file for dependency on C++ libraryUlrich Drepper2011-10-021-26/+28
|
* Prepare 0.152 release.elfutils-0.152Ulrich Drepper2011-02-151-0/+8
|
* Prepare 0.151 release.elfutils-0.151Ulrich Drepper2011-01-121-1/+5
|
* elfutils 0.150 release preparationelfutils-0.150Ulrich Drepper2010-11-221-0/+7
|
* Prepare 0.149 release.elfutils-0.149Ulrich Drepper2010-09-131-0/+8
|
* Update .spec file.drepper2010-07-021-0/+5
|
* 0.148 release.elfutils-0.148Ulrich Drepper2010-06-281-0/+9
|
* Prepare 0.147 release.elfutils-0.147Ulrich Drepper2010-05-031-0/+6
|
* Prepare 0.146 release.Ulrich Drepper2010-04-211-0/+3
|
* 0.145 release preparations.elfutils-0.145Ulrich Drepper2010-02-231-0/+9
|
* 0.144 release preparation.elfutils-0.144Ulrich Drepper2010-01-141-0/+9
|
* Preparation for 0.143 release.elfutils-0.143Ulrich Drepper2009-09-211-0/+20
|
* 0.141 release.Ulrich Drepper2009-04-231-0/+9
|
* 0.140 release.elfutils-0.140Ulrich Drepper2009-02-161-0/+5
|
* Update ChangeLog in spec file.elfutils-0.139Ulrich Drepper2009-01-221-0/+7
|
* Distribute <elfutils/version.h> in elfutils-libelf-devel rpm file.Ulrich Drepper2009-01-221-0/+1
|
* Update .spec file 0.138 date line.elfutils-0.138Roland McGrath2008-12-311-1/+1
| | | | Signed-off-by: Roland McGrath <[email protected]>
* 0.138 spec updatesRoland McGrath2008-12-241-2/+12
|
* 0.137 release.elfutils-0.137Ulrich Drepper2008-08-271-0/+3
|
* 0.136 release.elfutils-0.136Ulrich Drepper2008-08-261-0/+4
|