From eb9cd077f40fad4d1d6fdd8d92c163d3c91083c6 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 10 Apr 2017 23:49:54 +0200 Subject: [PATCH] Add git log --- debian/patches/git-manufacturer.patch | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/patches/git-manufacturer.patch b/debian/patches/git-manufacturer.patch index f2bb7602..1c757d2f 100644 --- a/debian/patches/git-manufacturer.patch +++ b/debian/patches/git-manufacturer.patch @@ -1,3 +1,9 @@ +commit 0ee455a451f4f354159fea709d20ccedcb36fcdb +Author: Dave Mielke +Date: Sun Nov 20 23:15:36 2016 -0500 + + Add manufacturer string protection to the generic USB device definitions (Cebra and MDV not done yet). (dm) + --- a/Drivers/Braille/Albatross/braille.c +++ b/Drivers/Braille/Albatross/braille.c @@ -173,9 +173,14 @@ static UsbChannel *usbChannel = NULL; -- GitLab