public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mjw@redhat.com>
To: elfutils-devel@lists.fedorahosted.org
Subject: [PATCH] Prepare 0.167 release.
Date: Thu, 04 Aug 2016 13:50:00 +0200	[thread overview]
Message-ID: <1470311400-10451-1-git-send-email-mjw@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4279 bytes --]

It has been 4 months since 0.166 and given some new features and various
bug fixes it is time to push out a new 0.167 release. I just pushed the
patch below to prepare for that (stripped generated po from patch below).

The only pending fix that I know of is Jose's GNU_Sparc_HWCAPS tag values
patch. After that is in I would like to push out the release.

Please let me know if there are any other urgent pending changes/bugs
that should be resolved before doing the 0.167 if I missed them.

Thanks,

Mark

---
 ChangeLog               |    5 +
 NEWS                    |   12 +
 config/ChangeLog        |    4 +
 config/elfutils.spec.in |   11 +-
 configure.ac            |    2 +-
 po/ChangeLog            |    4 +
 po/de.po                | 1051 +++++++-------------------------
 po/es.po                | 1544 ++++++++++++++++++++---------------------------
 po/ja.po                | 1482 +++++++++++++++++++--------------------------
 po/pl.po                | 1486 +++++++++++++++++++--------------------------
 po/uk.po                | 1509 ++++++++++++++++++++-------------------------
 11 files changed, 2795 insertions(+), 4315 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6a038a2..07e8f57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-04  Mark Wielaard  <mjw@redhat.com>
+
+	* configure.ac: Set version to 0.167.
+	* NEWS: Add 0.167 section.
+
 2016-07-06  Mark Wielaard  <mjw@redhat.com>
 
 	* .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
diff --git a/NEWS b/NEWS
index 1a55d3a..599970b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.167
+
+libasm: Add eBPF disassembler for EM_BPF files.
+
+backends: Add m68k and BPF backends.
+
+ld: Removed.
+
+dwelf: Add ELF/DWARF string table creation functions. dwelf_strtab_init,
+       dwelf_strtab_add, dwelf_strtab_add_len, dwelf_strtab_finalize,
+       dwelf_strent_off, dwelf_strent_str and dwelf_strtab_free.
+
 Version 0.166
 
 config: The default program prefix for the installed tools is now eu-.
diff --git a/config/ChangeLog b/config/ChangeLog
index 4ca6fa8..2ca25bc 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2016-08-04  Mark Wielaard  <mjw@redhat.com>
+
+	* elfutils.spec.in: Update for 0.167.
+
 2016-07-06  Mark Wielaard  <mjw@redhat.com>
 
 	* elfutils.spec.in: Remove eu-ld.
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index b62be26..9b87d05 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -226,7 +226,16 @@ rm -rf ${RPM_BUILD_ROOT}
 %config(noreplace) %{_sysctldir}/10-default-yama-scope.conf
 
 %changelog
-* Thu Mar 31 2016 Mark Wielaard <mark@gmail.com> 0.166-1
+* Thu Aug  4 2016 Mark Wielaard <mjw@redhat.com> 0.167-1
+- libasm: Add eBPF disassembler for EM_BPF files.
+- backends: Add m68k and BPF backends.
+- ld: Removed.
+- dwelf: Add ELF/DWARF string table creation functions.
+  dwelf_strtab_init, dwelf_strtab_add, dwelf_strtab_add_len,
+  dwelf_strtab_finalize, dwelf_strent_off, dwelf_strent_str and
+  dwelf_strtab_free.
+
+* Thu Mar 31 2016 Mark Wielaard <mjw@redhat.com> 0.166-1
 - config: The default program prefix for the installed tools is now
   eu-. Use configure --program-prefix="" to not use a program prefix.
 
diff --git a/configure.ac b/configure.ac
index e753dd9..e5503f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,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.166],[https://bugzilla.redhat.com/],[elfutils])
+AC_INIT([elfutils],[0.167],[https://bugzilla.redhat.com/],[elfutils])
 
 # We want eu- as default program prefix if none was given by the user.
 # But if the user explicitly provided --program-prefix="" then pretend
diff --git a/po/ChangeLog b/po/ChangeLog
index 6e9900c..5ea4e53 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2016-08-04  Mark Wielaard  <mjw@redhat.com>
+
+	* *.po: Update for 0.167.
+
 2016-07-06  Mark Wielaard  <mjw@redhat.com>
 
 	* po/POTFILES.in: Removed libebl/eblobjecttypename.c,

             reply	other threads:[~2016-08-04 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-04 11:50 Mark Wielaard [this message]
2016-08-09 11:58 Jose E. Marchesi
2016-08-09 20:58 Mark Wielaard
2016-08-16 18:57 Mark Wielaard

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=1470311400-10451-1-git-send-email-mjw@redhat.com \
    --to=mjw@redhat.com \
    --cc=elfutils-devel@lists.fedorahosted.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).