Merge branch 'rperier-guest/linux-sid' into sid

This commit is contained in:
Salvatore Bonaccorso 2018-09-15 20:35:12 +02:00
commit a4453abd32
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -16,6 +16,9 @@ linux (4.18.6-2) UNRELEASED; urgency=medium
initialized (CVE-2018-14609)
* hfsplus: fix NULL dereference in hfsplus_lookup() (CVE-2018-14617)
[ Romain Perier ]
* [x86] Enable TI TPS6598x USB Power Delivery controller family
-- Ben Hutchings <ben@decadent.org.uk> Sat, 08 Sep 2018 23:24:31 +0100
linux (4.18.6-1) unstable; urgency=medium

View File

@ -1744,6 +1744,7 @@ CONFIG_USB_SL811_CS=m
##
CONFIG_TYPEC=m
CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TPS6598X=m
##
## file: drivers/usb/typec/fusb302/Kconfig