]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
up to 0.190 auto/th/elfutils-0.190-1
authorJan Palus <atler@pld-linux.org>
Fri, 3 Nov 2023 23:09:33 +0000 (00:09 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 3 Nov 2023 23:09:33 +0000 (00:09 +0100)
elfutils-awk.patch [deleted file]
elfutils-paxflags.patch
elfutils-pl.po.patch
elfutils.spec

diff --git a/elfutils-awk.patch b/elfutils-awk.patch
deleted file mode 100644 (file)
index 5fc049f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- elfutils-0.179/tests/run-lfs-symbols.sh.orig       2020-04-30 19:56:23.935187505 +0200
-+++ elfutils-0.179/tests/run-lfs-symbols.sh    2020-04-30 19:57:13.321586623 +0200
-@@ -48,7 +48,7 @@
- testrun_lfs() {
-   echo "checking $1"
-   if [ -e "$1" ]; then
--    bad=$(testrun ${abs_top_builddir}/src/nm -u "$1" | awk "$LFS")
-+    bad=$(testrun ${abs_top_builddir}/src/nm -u "$1" | gawk "$LFS")
-     if [ -n "$bad" ]; then
-       echo "$1 contains non-lfs symbols:" $bad
-       exit_status=1
index c2e17fad0dbf9ac417c0d90b370a346cffea6b21..91d2723b21ada9450b474b5e5411121f8d5fddbc 100644 (file)
@@ -14,9 +14,9 @@ diff -urNp -x '*.orig' elfutils-0.183.org/libelf/elf.h elfutils-0.183/libelf/elf
 --- elfutils-0.183.org/libelf/elf.h    2021-02-07 18:54:39.000000000 +0100
 +++ elfutils-0.183/libelf/elf.h        2021-05-05 21:02:25.910006052 +0200
 @@ -719,6 +719,7 @@ typedef struct
- #define PT_GNU_STACK  0x6474e551      /* Indicates stack executability */
  #define PT_GNU_RELRO  0x6474e552      /* Read-only after relocation */
  #define PT_GNU_PROPERTY       0x6474e553      /* GNU property */
+ #define PT_GNU_SFRAME 0x6474e554      /* SFrame segment.  */
 +#define PT_PAX_FLAGS  0x65041580      /* PaX flags */
  #define PT_LOSUNW     0x6ffffffa
  #define PT_SUNWBSS    0x6ffffffa      /* Sun Specific segment */
index 3216d28f15fd5f10c59c5efd54d73bc15e77aab1..c6205a260a5ece758fac761c14731b9c9df51c9f 100644 (file)
@@ -60,7 +60,7 @@
 @@ -1714,11 +1705,6 @@ msgid "Place (de)compressed output into
  msgstr "Umieszcza zdekompresowane wyjście w PLIKU"
  
- #: src/elfcompress.c:1408
+ #: src/elfcompress.c:1411
 -#, fuzzy
 -#| msgid ""
 -#| "What type of compression to apply. TYPE can be 'none' (decompress), "
@@ -78,7 +78,7 @@
 +"„zlib” (kompresja zlib ELF, domyślna, „zlib-gabi” to alias), „zlib-"
 +"gnu” (kompresja .zdebug w stylu GNU, „gnu” to alias) lub „zstd” (kompresja ELF ZSTD)"
  
- #: src/elfcompress.c:1412
+ #: src/elfcompress.c:1415
  msgid ""
 @@ -4039,29 +4025,27 @@ msgstr ""
  "\n"
  #, c-format
 @@ -4295,7 +4279,7 @@ msgstr "Wyświetla indeks symboli archiw
  
- #: src/readelf.c:141
+ #: src/readelf.c:142
  msgid "Use the dynamic segment when possible for displaying info"
 -msgstr ""
 +msgstr "Użycie segmentu dynamicznego przy wyświetlaniu informacji, kiedy możliwe"
  
- #: src/readelf.c:143
+ #: src/readelf.c:144
  msgid "Output control:"
 @@ -4445,10 +4429,8 @@ msgid "cannot read ELF: %s"
  msgstr "nie można odczytać danych ELF: %s"
  
- #: src/readelf.c:1050
+ #: src/readelf.c:1072
 -#, fuzzy
 -#| msgid "cannot get section: %s"
  msgid "cannot find section"
 -msgstr "nie można uzyskać sekcji: %s"
 +msgstr "nie można odnaleźć sekcji"
  
- #: src/readelf.c:1087
+ #: src/readelf.c:1109
  msgid "NONE (None)"
 @@ -4816,15 +4798,7 @@ msgstr[2] ""
  "'%s'\n"
  
- #: src/readelf.c:1880
+ #: src/readelf.c:1902
 -#, fuzzy, c-format
 -#| msgid ""
 -#| "\n"
 -"'%s'\n"
 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>\n"
  
- #: src/readelf.c:1890
+ #: src/readelf.c:1912
  msgid "  Type              Value\n"
  msgstr "  Typ               Wartość\n"
  
- #: src/readelf.c:1899
+ #: src/readelf.c:1921
 -#, fuzzy
 -#| msgid "cannot get string section data: %s"
  msgid "cannot get string table by using dynamic segment"
 -msgstr "nie można uzyskać danych sekcji ciągów: %s"
 +msgstr "nie można uzyskać tablicy łańcuchów przy użyciu segmentu dynamicznego"
  
- #: src/readelf.c:1938
+ #: src/readelf.c:1960
  #, c-format
 @@ -5301,10 +5270,8 @@ msgid "      %u: %s\n"
  msgstr "      %u: %s\n"
  
- #: src/readelf.c:3890
+ #: src/readelf.c:4221
 -#, fuzzy
 -#| msgid "couldn't get shdr for group section: %s"
  msgid "Couldn't get data from section"
 -msgstr "nie można uzyskać shdr dla sekcji grupy: %s"
 +msgstr "Nie można uzyskać danych z sekcji"
  
- #: src/readelf.c:3955
+ #: src/readelf.c:4286
  msgid "sprintf failure"
 @@ -5945,13 +5912,12 @@ msgstr " ustawienie dyskryminatora na %u
- #: src/readelf.c:9157
+ #: src/readelf.c:9500
  #, c-format
  msgid " set inlined context %u, function name %s (0x%x)\n"
 -msgstr ""
 +msgstr " ustawienie kontekstu inline %u, nazwa funkcji %s (0x%x)\n"
  
- #: src/readelf.c:9181
+ #: src/readelf.c:9524
 -#, fuzzy, c-format
 -#| msgid "Also show function names"
 +#, c-format
 +msgstr " ustawienie nazwy funkcji %s (0x%x)\n"
  
  #. Unknown, ignore it.
- #: src/readelf.c:9188
+ #: src/readelf.c:9531
 @@ -6128,7 +6094,7 @@ msgstr ""
- #: src/readelf.c:10668
+ #: src/readelf.c:11011
  msgctxt "debugstr"
  msgid "Offset"
 -msgstr ""
 +msgstr "Offset"
  
- #: src/readelf.c:10678
+ #: src/readelf.c:11021
  #, c-format
 @@ -6519,32 +6485,32 @@ msgstr "%s: nie rozpoznano formatu pliku
  #: src/size.c:327
 +"section IDENTYFIKATOR-KOPII NAZWA-SEKCJI\n"
 +"section ŚCIEŻKA NAZWA-SEKCJI\n"
  
- #: tests/backtrace.c:483
+ #: tests/backtrace.c:491
  msgid "Run executable"
-@@ -7538,39 +7496,3 @@ msgstr "Dodatkowo wyświetla nazwy funkc
+@@ -7538,44 +7496,3 @@ msgstr "Dodatkowo wyświetla nazwy funkc
  #: tests/dwflmodtest.c:210
  msgid "Show instances of inlined functions"
  msgstr "Wyświetla wystąpienia wstawionych funkcji"
 -
 -#, c-format
+-#~ msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n"
+-#~ msgstr ""
+-#~ "sekcja [%2d] „%s”: rozmiar wpisu sekcji nie zgadza się z ElfXX_Rela\n"
+-
+-#, c-format
 -#~ msgid "cannot get .debug_addr section data: %s"
 -#~ msgstr "nie można uzyskać danych sekcji .debug_addr: %s"
 -
index 9051862ba661facbfe123f08250379175b5f4ce8..b818267a93e22cfc79da591f1157cf8d692773c0 100644 (file)
@@ -8,15 +8,14 @@
 Summary:       A collection of utilities and DSOs to handle compiled objects
 Summary(pl.UTF-8):     Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów
 Name:          elfutils
-Version:       0.189
+Version:       0.190
 Release:       1
 License:       GPL v2+ or LGPL v3+ (libraries), GPL v3+ (programs)
 Group:         Development/Tools
 Source0:       https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 5cfaa711a90cb670406cd495aeaa6030
+# Source0-md5: 79ad698e61a052bea79e77df6a08bc4b
 Patch0:                %{name}-pl.po.patch
 Patch1:                %{name}-debian-manpages.patch
-Patch2:                %{name}-awk.patch
 Patch3:                %{name}-align.patch
 Patch4:                %{name}-paxflags.patch
 Patch5:                %{name}-sparc.patch
@@ -196,7 +195,6 @@ Plik nagłówkowy biblioteki debuginfod.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
This page took 0.13361 seconds and 4 git commands to generate.