[Python-modules-commits] [python-dmidecode] 06/10: don't use unaligned access on ARM; patch by Steve Langasek; Closes: #864960

Sandro Tosi morph at moszumanska.debian.org
Wed Dec 6 04:58:18 UTC 2017


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

morph pushed a commit to branch master
in repository python-dmidecode.

commit 6aa4045b87ca2299fdfd97e210348b7c531299e0
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Dec 5 18:46:51 2017 -0500

    don't use unaligned access on ARM; patch by Steve Langasek; Closes: #864960
---
 debian/changelog | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 73f4390..8bd8e43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,11 @@ python-dmidecode (3.12.2-4) UNRELEASED; urgency=medium
     - scan github for new releases
   * debian/control
     - bump Standards-Version to 4.1.2 (no changes needed)
+  * debian/patches/0001-Don-t-use-unaligned-access-on-ARM.patch
+    - don't use unaligned access on ARM; patch by Steve Langasek;
+      Closes: #864960
 
- -- Sandro Tosi <morph at debian.org>  Thu, 30 Nov 2017 20:15:43 -0500
+ -- Sandro Tosi <morph at debian.org>  Tue, 05 Dec 2017 18:46:12 -0500
 
 python-dmidecode (3.12.2-3) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dmidecode.git



More information about the Python-modules-commits mailing list