[linux] 02/02: Set ABI to 1
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon Sep 21 22:57:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 20ad6e5150e0760132a01a53411464e52e4f38ed
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Sep 22 00:34:02 2015 +0200
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 25cf168..eb152ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ linux (4.2.1-1) UNRELEASED; urgency=medium
- mmap: Fix races in madvise_remove() and sys_msync() (Closes: #796036)
* RDS: verify the underlying transport exists before creating a connection
(CVE-2015-6937)
+ * Set ABI to 1
[ Aurelien Jarno ]
* [mips*el] Fix BPF assembly code for pre-R2 CPUs. (fixes FTBFS)
diff --git a/debian/config/defines b/debian/config/defines
index 4c1d146..f03709a 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