Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1002-udev_rules.patch | Adapt upstream udev rules file to Debian standards. | Alessio Treglia <alessio@debian.org> | not-needed | |||
repro-doc.patch | Generate reproducible docs. | Dylan Aïssi <daissi@debian.org> | invalid | |||
1003-udev_rules_skip_printers.patch | On UDEV discovery do not let printers get auto-probed Devices which are not explicitly known as supported by libmtp gwt auto-probed by mtp-probe. Unfortunately, many devices which are not audio or media players test positive on the auto-probing and so their USB device files get "audio" group ownership. making them inaccessible for the sub system which is actually responsible for them. Therefore there are also rules for skipping some devices. . This patch adds skipping rules for printers, as they have to belong to the "lp" group for CUPS or Printer Applications to be able to access them. The extra rule for HP printers covers some weird, proprietary devices from HP, it is copied from HPLIP https://sourceforge.net/p/libmtp/bugs/1697/ |
Till Kamppeter <till.kamppeter@gmail.com> | yes | debian upstream |