public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: elfutils-devel@sourceware.org
Cc: Mark Wielaard <mark@klomp.org>
Subject: [PATCH] Prepare for 0.190
Date: Fri,  3 Nov 2023 18:10:02 +0100	[thread overview]
Message-ID: <20231103171059.661699-1-mark@klomp.org> (raw)

Set version to 0.190
Update NEWS and elfutils.spec.in
Regenerate po/*.po files.

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 NEWS                    |   17 +-
 config/elfutils.spec.in |   15 +-
 configure.ac            |    2 +-
 po/de.po                | 1482 +++++++++++++++++++-------------------
 po/es.po                | 1493 +++++++++++++++++++-------------------
 po/ja.po                | 1492 +++++++++++++++++++-------------------
 po/pl.po                | 1495 +++++++++++++++++++-------------------
 po/uk.po                | 1496 ++++++++++++++++++++-------------------
 8 files changed, 3832 insertions(+), 3660 deletions(-)

diff --git a/NEWS b/NEWS
index 53c717eb..0420d3b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
-Version 0.190
+Version 0.190 "Woke!"
+
+CONTRIBUTING: Switch from real name policy to known identity policy.
+              Updated ChangeLog policy (no more separate ChangeLog files).
+              There is a SECURITY bug policy now.
+              The default branch is now 'main'.
+
+libelf: Add RELR support.
+
+libdw: Recognize .debug_[ct]u_index sections
 
 readelf: Support readelf -Ds, --use-dynamic --symbol.
+         Support .gdb_index version 9
+
+scrlines: New tool that compiles a list of source files associated
+          with a specified dwarf/elf file.
 
 debuginfod: Schema change (reindexing required, sorry!) for a 60%
             compression in filename representation, which was a large
@@ -8,6 +21,8 @@ debuginfod: Schema change (reindexing required, sorry!) for a 60%
             -wal management during scanning using the
             --scan-checkpoint option.
 
+backends: Various LoongArch updates.
+
 Version 0.189 "Don't deflate!"
 
 configure: eu-nm, eu-addr2line and eu-stack can provide demangled symbols
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 9277c08f..67e88cb5 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -341,8 +341,21 @@ exit 0
 %systemd_postun_with_restart debuginfod.service
 
 %changelog
-* Tue Apr 18 2023 Mark Wielaard <mjw@redhat.com> 0.190-1
+* Fri Nov  3 2023 Mark Wielaard <mark@klomp.org> 0.190-1
+- CONTRIBUTING: Switch from real name policy to known identity policy.
+  Updated ChangeLog policy (no more separate ChangeLog files).
+  There is a SECURITY bug policy now. The default branch is now 'main'.
+- libelf: Add RELR support.
+- libdw: Recognize .debug_[ct]u_index sections.
 - readelf: Support readelf -Ds, --use-dynamic --symbol.
+  Support .gdb_index version 9
+- scrlines: New tool that compiles a list of source files associated
+  with a specified dwarf/elf file.
+- debuginfod: Schema change (reindexing required, sorry!) for a 60%
+  compression in filename representation, which was a large
+  part of the sqlite index; also, more deliberate sqlite
+  -wal management during scanning using the --scan-checkpoint option.
+- backends: Various LoongArch updates.
 
 * Fri Mar  3 2023 Mark Wielaard <mark@klomp.org> 0.189-1
 - configure: eu-nm, eu-addr2line and eu-stack can provide demangled
diff --git a/configure.ac b/configure.ac
index 29ed32fe..af5b6bf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl  GNU General Public License for more details.
 dnl
 dnl  You should have received a copy of the GNU General Public License
 dnl  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([elfutils],[0.189],[https://sourceware.org/bugzilla],[elfutils],[http://elfutils.org/])
+AC_INIT([elfutils],[0.190],[https://sourceware.org/bugzilla],[elfutils],[http://elfutils.org/])
 
 dnl Workaround for older autoconf < 2.64
 m4_ifndef([AC_PACKAGE_URL],
diff --git a/po/de.po b/po/de.po
index 1e552484..47acd743 100644
--- a/po/de.po
+++ b/po/de.po
[...]
-- 
2.41.0


                 reply	other threads:[~2023-11-03 17:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231103171059.661699-1-mark@klomp.org \
    --to=mark@klomp.org \
    --cc=elfutils-devel@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).