[Reproducible-commits] [dpkg] 21/25: Add powerpcel support to cputable

Holger Levsen holger at layer-acht.org
Tue May 3 08:43:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to annotated tag 1.16.16
in repository dpkg.

commit 742072b318a062702dd499f8dbc841d0095992a4
Author: Jae Junh <jaejunh at embian.com>
Date:   Mon Jul 21 00:55:40 2014 +0200

    Add powerpcel support to cputable
    
    Cherry picked from commit fd8934117860821c3a5ddb11c51eb86b25ad97c0.
    
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 cputable         | 1 +
 debian/changelog | 1 +
 2 files changed, 2 insertions(+)

diff --git a/cputable b/cputable
index 506083e..1f299f9 100644
--- a/cputable
+++ b/cputable
@@ -33,6 +33,7 @@ mips64		mips64		mips64			64	big
 mips64el	mips64el	mips64el		64	little
 or1k		or1k		or1k			32	big
 powerpc		powerpc		(powerpc|ppc)		32	big
+powerpcel	powerpcle	powerpcle		32	little
 ppc64		powerpc64	(powerpc|ppc)64		64	big
 ppc64el		powerpc64le	powerpc64le		64	little
 s390		s390		s390			32	big
diff --git a/debian/changelog b/debian/changelog
index 0c94fdd..59c9250 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ dpkg (1.16.15+nmu1) UNRELEASED; urgency=low
   * Fix out-of-bounds buffer read accesses when parsing field and trigger
     names or checking package ownership of conffiles and directories.
     Reported by Joshua Rogers <megamansec at gmail.com>.
+  * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh at embian.com>.
 
   [ Updated scripts translations ]
   * Fix typos in German (Helge Kreutzmann)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list