[linux] 01/01: Use correct patch header for via git format-patch-for-debian

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun May 15 18:09:42 UTC 2016


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

carnil pushed a commit to branch sid
in repository linux.

commit c67a821486e7c1ab7fe127082e8e4c932b3d9cba
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 15 20:09:17 2016 +0200

    Use correct patch header for via git format-patch-for-debian
---
 debian/patches/bugfix/all/net-fix-infoleak-in-llc.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/bugfix/all/net-fix-infoleak-in-llc.patch b/debian/patches/bugfix/all/net-fix-infoleak-in-llc.patch
index ab03436..ad12c3d 100644
--- a/debian/patches/bugfix/all/net-fix-infoleak-in-llc.patch
+++ b/debian/patches/bugfix/all/net-fix-infoleak-in-llc.patch
@@ -1,10 +1,10 @@
-From b8670c09f37bdf2847cc44f36511a53afc6161fd Mon Sep 17 00:00:00 2001
 From: Kangjie Lu <kangjielu at gmail.com>
 Date: Tue, 3 May 2016 16:35:05 -0400
-Subject: [PATCH] net: fix infoleak in llc
+Subject: net: fix infoleak in llc
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
+Origin: https://git.kernel.org/linus/b8670c09f37bdf2847cc44f36511a53afc6161fd
 
 The stack object “info” has a total size of 12 bytes. Its last byte
 is padding which is not initialized and leaked via “put_cmsg”.

-- 
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