public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Prepare for elfutils 0.168 release.
@ 2016-12-27 15:28 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2016-12-27 15:28 UTC (permalink / raw)
  To: elfutils-devel

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 ChangeLog               |    5 +
 NEWS                    |    6 +
 config/ChangeLog        |    4 +
 config/elfutils.spec.in |   11 +-
 configure.ac            |    2 +-
 po/ChangeLog            |    4 +
 po/de.po                | 2070 +++++++++++++++++++++++-----------------------
 po/es.po                | 2073 +++++++++++++++++++++++------------------------
 po/ja.po                | 2071 +++++++++++++++++++++++-----------------------
 po/pl.po                | 2072 +++++++++++++++++++++++-----------------------
 po/uk.po                | 2072 +++++++++++++++++++++++-----------------------
 11 files changed, 5191 insertions(+), 5199 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 63eca76..bb2ec10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-27  Mark Wielaard  <mark@klomp.org>
+
+	* configure.ac: Set version to 0.168.
+	* NEWS: Add 0.168 updates.
+
 2016-12-24  Mark Wielaard  <mark@klomp.org>
 
 	* README: Move design notes to NOTES. Add URLs for home, releases,
diff --git a/NEWS b/NEWS
index b2d2ffa..fbb2c63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
 Version 0.168
 
+http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
+
+libelf: gelf_newehdr and gelf_newehdr now return void *.
+
 libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
 
+readelf: Add optional --symbols[=SECTION] argument to select section name.
+
 Version 0.167
 
 libasm: Add eBPF disassembler for EM_BPF files.
diff --git a/config/ChangeLog b/config/ChangeLog
index 10a7ce2..8a39e98 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-27  Mark Wielaard  <mjw@redhat.com>
+
+	* elfutils.spec.in: Update for 0.168 and new project location.
+
 2016-12-24  Mark Wielaard  <mark@klomp.org>
 
 	* libdw.pc.in: Set URL to http://elfutils.org/
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 9b87d05..c9dd624 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -1,11 +1,12 @@
 # -*- rpm-spec-*-
-Summary: A collection of utilities and DSOs to handle compiled objects
+Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
 Name: elfutils
 Version: @PACKAGE_VERSION@
 Release: 1
+URL: http://elfutils.org/
 License: GPLv3+ and (GPLv2+ or LGPLv3+)
 Group: Development/Tools
-Source: elfutils-%{version}.tar.bz2
+Source: ftp://sourceware.org/pub/elfutils/%{version}/elfutils-%{version}.tar.bz2
 Obsoletes: libelf libelf-devel
 Requires: elfutils-libelf = %{version}-%{release}
 Requires: glibc >= 2.7
@@ -226,6 +227,12 @@ rm -rf ${RPM_BUILD_ROOT}
 %config(noreplace) %{_sysctldir}/10-default-yama-scope.conf
 
 %changelog
+* Tue Dec 27 2016 Mark Wielaard <mark@klomp.org> 0.168-1
+- http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
+- libelf: gelf_newehdr and gelf_newehdr now return void *.
+- libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
+- readelf: Add optional --symbols[=SECTION] argument to select section name.
+
 * 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.
diff --git a/configure.ac b/configure.ac
index 55ec02e..4549906 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.167],[https://sourceware.org/bugzilla],[elfutils],[http://elfutils.org/])
+AC_INIT([elfutils],[0.168],[https://sourceware.org/bugzilla],[elfutils],[http://elfutils.org/])
 
 # 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 fb66598..38cae02 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-27  Mark Wielaard  <mark@klomp.org>
+
+	* *.po: Update for 0.168.
+
 2016-12-24  Mark Wielaard  <mark@klomp.org>
 
 	* Makevars (COPYRIGHT_HOLDER): Set to the elfutils developers.
 
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-27 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-27 15:28 [PATCH] Prepare for elfutils 0.168 release Mark Wielaard

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).