- Feb 08, 2025
-
- Jan 30, 2025
-
- Oct 29, 2024
-
-
David Runge authored
Rebuild to apply fix for issues with profile when using zsh. Switch to signed git tags as more transparent source.
-
David Runge authored
Fixes: #2 Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Oct 19, 2024
-
-
David Runge authored
Consolidate man pages. Add all direct library dependencies.
-
- Jul 22, 2024
-
- May 07, 2024
-
- May 02, 2024
-
- Mar 02, 2024
-
-
David Runge authored
Add new OpenPGP fingerprint `6C2B631563B8D330578D3CB474FD3FA2779E7073` to validpgpkeys, which has been added in https://sourceware.org/git/?p=elfutils.git;a=blobdiff;f=GPG-KEY;h=dca558b76ca1eeb22d52b1993510c54d0d8ad75f;hp=671373e657c2b246776e0aedce7f305775986b21;hb=ec5ce487c15dcd709d033dd5693b468ac34223ce;hpb=cc6e53b9f305148bda275ade40c0e625d98da2f2 in a signed commit. Remove expired/superseded OpenPGP fingerprint from validpgpkeys. Add additional direct dependency on libarchive for elfutils.
-
- Feb 22, 2024
-
-
Jan Alexander Steffens (heftig) authored
I don't think it's worth worrying about the extra `-g`.
-
Jan Alexander Steffens (heftig) authored
Instead of the other way around, which was more complicated.
-
Jan Alexander Steffens (heftig) authored
Put it with the packaging functions.
-
- Feb 10, 2024
-
-
Morten Linderud authored
Signed-off-by:
Morten Linderud <foxboron@archlinux.org>
-
- Feb 02, 2024
-
- Nov 06, 2023
-
-
David Runge authored
Add missing direct dependency on sh for elfutils.
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Aug 02, 2023
-
- Jul 31, 2023
-
- Mar 03, 2023
-
-
David Runge authored
Remove now unneeded patch for curl (included).
-
- Feb 01, 2023
-
- Jan 15, 2023
-
-
Frederik Schwan authored
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default.
- Nov 27, 2022
-
-
David Runge authored
Disable failing test (due to missing glibc debug package during test): https://bugs.archlinux.org/task/74875 Simplify build() by moving configure options to a local array. Add all available sodeps in the package() functions. Move /etc/debuginfod/* and /etc/profile.d/* files to libelf, so debuginfod works ootb with gdb: https://bugs.archlinux.org/task/73619 Minor style fixes.
-
- Aug 01, 2022
-
- Apr 26, 2022
-
-
David Runge authored
Remove unneeded quotes and curly braces. Make dependency on libelf less strickt (only use pkgver). Do not pass failed tests any longer (the build server environment has been fixed).
-
- Feb 09, 2022
-
- Feb 03, 2022
-
- Jan 30, 2022
-
-
David Runge authored
Add the distribution's debuginfod to a drop-in file in /etc/debuginfod.
-
- Dec 27, 2021
-
-
David Runge authored
Add -ffat-lto-objects to CFLAGS to prevent mangled static libs in libelf. Simplify quoting in file. Do not fail tests (they fail in restrictive build environments): archlinux/infrastructure#424 Simplify the installation of per split package files.
-
- Nov 11, 2021
-
-
David Runge authored
Add a separate build for which the tests are run (requires modified CFLAGS). Adapt elfutils install() to remove further files of the debuginfod package.
-
- May 26, 2021
-
-
David Runge authored
Split out debuginfod into its own package (debuginfod).
-
- May 11, 2021
-
- Feb 11, 2021
-
-
David Runge authored
The soprovides for libelf do not work, as the shared objects are not versioned.
-
- Feb 10, 2021
-
-
David Runge authored
It appears sodeps between split packages can not be introduced, without first introducing the .so provides (or not at all). Remove libasm.so, libdebuginfod.so, libdw.so and libelf.so from depends of the elfutils package.
-
David Runge authored
Remove GPL from license array (seems everything is covered by either LGPL3 or GPL3). Add all required makedepends. Run autoreconf in prepare(). Add --sysconfdir to install profile.d to correct location: https://bugs.archlinux.org/task/69368 Install/remove files more transparently in package(). Add all available and required sodeps in the respective package() functions. Add libasm.so, libdebuginfod.so, libdw.so and libelf.so to provides of libelf. Update maintainer info.
-
- Dec 24, 2020
-
- Sep 18, 2020
-