]> err.no Git - dpkg/commitdiff
Add s390x.
authorAdam Heath <doogie@debian.org>
Sun, 15 Sep 2002 18:20:27 +0000 (18:20 +0000)
committerAdam Heath <doogie@debian.org>
Sun, 15 Sep 2002 18:20:27 +0000 (18:20 +0000)
ChangeLog
archtable
debian/changelog

index 528ece6849e437302c1bdd4c5d05e4d31fb2b7fe..a11401b1f680c0270ed4b80cab050edadf6508b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Sep 15 13:19:40 CDT 2002 Adam Heath <doogie@debian.org>
+
+  * archtable: Add s390x.
+
 Sun Sep 15 12:48:36 CDT 2002 Adam Heath <doogie@debian.org>
 
   * main/help.c: Fix dereference in cu_closefd(), which was the cause of
index 0e77c5938753b3d7fa7d07696023cbe6e7ba1529..14a82805e22ed9fbf6cbd1e510416d9b964efc17 100644 (file)
--- a/archtable
+++ b/archtable
@@ -51,3 +51,6 @@ s390-unknown-linux-gnu        s390            s390
 i386-openbsd2.8                openbsd-i386    i386
 powerpc-darwin         darwin-powerpc  darwin-powerpc
 i386-darwin            darwin-i386     darwin-i386
+s390x-linux-gnu                s390x           s390x
+s390x-ibm-linux-gnu    s390x           s390x
+s390x-unknown-linux-gnu        s390x           s390x
index 7fa50847497c24712f37c61bc2938a52e904033a..50e02e35974d086d791260415e1d1c1e91593e5f 100644 (file)
@@ -2,6 +2,7 @@ dpkg (1.10.9) unstable; urgency=low
 
   * Fix dereference in main/help.c:cu_closefd(), which was the cause of
     close(random number) on most arches, but close(0) on s390x.
+  * Add s390x to archtable.  Closes: #160976.
 
  -- Adam Heath <doogie@debian.org>  UNRELEASED