[linux] 01/01: Set ABI to 1
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Feb 14 16:14:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 1ad5c45be8dba76a43f21d04fd1b2d4242f558b7
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Feb 14 16:14:05 2016 +0000
Set ABI to 1
---
debian/changelog | 1 +
debian/config/defines | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1160aa0..5ec3a6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
linux (4.4.1-1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
+ * Set ABI to 1
* iw_cxgb3: Fix incorrectly returning error on success (CVE-2015-8812)
* fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (CVE-2016-0617)
(regression in 4.3)
diff --git a/debian/config/defines b/debian/config/defines
index fb8a712..809d82b 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,5 +1,5 @@
[abi]
-abiname: trunk
+abiname: 1
[base]
arches:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list