summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* hplip 3.17.10+repack0-2 Debian releasedebian/3.17.10+repack0-2Didier Raboud2017-12-31
|
* Remove not-needed-anymore gksu/kdesu/kdesudo/… dependenciesPino Toscano2017-12-31
| | | | Closes: #867561
* Bump S-V to 4.1.3 without changes neededDidier Raboud2017-12-31
|
* Update Homepage fieldDidier Raboud2017-12-31
|
* hplip 3.17.10+repack0-1 Debian releaseDidier Raboud2017-10-18
|
* Merge upstream-repacked 3.17.10+repack0 version and refresh git-dpm patchesDidier Raboud2017-10-18
|\
| * Fix handling of unicode filenames in sixext.pyGaurav Sood2017-10-18
| | | | | | | | | | LP: #1480152 Closes: #861731
| * Fix list wrapping in scan.py to fix generated manpageDidier Raboud2017-10-18
| |
| * Add 'include <cups/ppd.h>' in various places as CUPS 2.2 moved some ↵Till Kamppeter2017-10-18
| | | | | | | | definitions to ppd.h
| * Patch UI files to match upstream produced .py codeJulian Andres Klode2017-10-18
| | | | | | | | | | | | The update tab was manually patched out in the generated code, and the label_2 was renamed in the code. Patch-Name: ui-patch-upstream-like.patch
| * LaserJet PostScript 4000 PPD bugfixJean Tourrilhes2017-10-18
| | | | | | | | | | | | | | | | | | | | The PostScript PPD for the HP LaserJet 4000 is buggy, and prevent printing complex documents. The 4000 and 4050 are pretty much the same printer. The fix was to extract the missing snipset from the PPD for the 4050 and put it in the PPD for the 4000. Origin: vendor Bug: https://bugs.launchpad.net/hplip/+bug/1298194 Bug-Debian: https://bugs.debian.org/742766 Patch-Name: HP-LaserJet_4000-PostScript-PPD.patch
| * Install check-plugin.py as a scriptJulian Andres Klode2017-10-18
| | | | | | | | | | | | | | | | The installer installs check-plugin.py as hp-check-plugin, do the same from the Makefile. Origin: vendor Forwarded: no Patch-Name: install-check-plugin.diff
| * In hp-scan's manpage, sort PAGE_SIZES in help, for the manpage to be ↵Didier Raboud2017-10-18
| | | | | | | | | | | | reproducibly created Patch-Name: order-page-sizes-consistently.patch
| * Fix download and installation of HP's proprietary plug-in in Python3 ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | | | environments LP: #1422004 Patch-Name: hp-plugin-download-fix.patch
| * Allow non-JPEG scanning on the HP DeskJet 3520 All-in-One and similar devicesLuboš Doležel2017-10-18
| | | | | | | | | | | | LP: #1245578 Patch-Name: hpscan-deskjet-3520-aio-allow-non-jpeg-scanning.patch
| * Workaround patch for missing Python3 transition of the old (pre-USB-storage) ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | photo memory card support (pcardext) as this part builds in Python3 environments but with pointer-related warnings which are fatal errors for Ubuntu's build servers. The patch silences the warnings but the memory card support is dropped in Python3 environments. This patch is supplied by the HPLIP upstream developers and will be replaced by a more proper solution in the next upstream release of HPLIP (see LP: #1275353) Patch-Name: pcardext-python3-workaround-upstream.patch
| * Make sure that the HPLIP components which access the USB (especially the ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | | | | | CUPS backends "hp" and "hpfax") do not crash when libusb fails to connect to the USB, for example on machines without USB or with the USB kernel modules not loaded LP: #1302437 Patch-Name: musb-c-do-not-crash-on-usb-failure.patch
| * Fix "duplex descriptor uninitialized"Matej Vela2017-10-18
| | | | | | | | | | Closes: #583273 Patch-Name: hpaio-option-duplex.diff
| * Make the menu of the hp-systray applet appearing when the applet is ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | | | converted to an indicator applet by sni-qt and put into the notification area of KDE LP: #857929 Patch-Name: hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.patch
| * Simplified the construction of the title line of the hp-systray applet menu, ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | | | | | so that the applet-to-indicator converter sni-qt also imports this title line (at least the text of it). Thanks to Aurelien Gateau for this patch. Patch-Name: hp-systray-make-menu-title-visible-in-sni-qt-indicator.patch
| * The hpfax CUPS backend uses its function bug() (which in turnuses log()) ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | | | before log() gets imported (with base.g). Made use of log() in bug() optional LP: #560849 Patch-Name: hpfax-bug-function-used-before-importing-log.patch
| * For the Lidil printers, enable two-cartridge modes (black and color ↵Till Kamppeter2017-10-18
| | | | | | | | | | | | | | cartridge) in the hpcups driver and assign the choices of the "Printout Mode" option to two-cartridge modes in the hpijs driver LP: #235399 Patch-Name: add-lidil-two-cartridge-modes.patch
| * Try libhpmud.so.0 after libhpmud.soEvgeny Golov2017-10-18
| | | | | | | | | | Closes: #600670 Patch-Name: try_libhpmud.so.0.patch
| * Make simple-scan the default scanning frontendTill Kamppeter2017-10-18
| | | | | | | | | | LP: #539015 Patch-Name: simple-scan-as-default.patch
| * Fixed short-edge duplex for non-PS laser printersTill Kamppeter2017-10-18
| | | | | | | | | | | | LP: #244295 Patch-Name: pjl-duplex-binding.patch
| * Corrections: models.dat entry for the HP PhotoSmart Pro B9100Till Kamppeter2017-10-18
| | | | | | | | | | | | LP: #213984 Patch-Name: hp_photosmart_pro_b9100_support.patch
| * some missing charsignTill Kamppeter2017-10-18
| | | | | | | | Patch-Name: 14_charsign_fixes.patch
| * Blank-ink-only patch by Richard Spencer-SmithTorsten Landschoff2017-10-18
| | | | | | | | Patch-Name: 01_rss.patch
| * Cope with prnt/hpcups/ErnieFilter.{cpp,h} removal by disabling the functionalityDidier Raboud2017-10-18
| | | | | | | | | | Origin: vendor Patch-Name: cope-with-ErnieFilter-absence.patch
| * Merge upstream 3.17.10 version; un-gzip source filesDidier Raboud2017-10-18
| |\
| | * New upstream version 3.17.10Didier Raboud2017-10-18
| | |
* | | record new upstream branchDidier Raboud2017-10-18
| | |
* | | hplip 3.17.9+repack0-1 Debian releaseDidier Raboud2017-10-02
| | |
* | | Bump S-V to 4.1.1 without changes neededDidier Raboud2017-10-02
| | |
* | | Merge upstream-repacked 3.17.9+repack0 version and refresh git-dpm patchesDidier Raboud2017-10-02
|\ \ \
| * | | Fix handling of unicode filenames in sixext.pyGaurav Sood2017-10-02
| | | | | | | | | | | | | | | | | | | | LP: #1480152 Closes: #861731
| * | | Fix list wrapping in scan.py to fix generated manpageDidier Raboud2017-10-02
| | | |
| * | | Add 'include <cups/ppd.h>' in various places as CUPS 2.2 moved some ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | definitions to ppd.h
| * | | Patch UI files to match upstream produced .py codeJulian Andres Klode2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | The update tab was manually patched out in the generated code, and the label_2 was renamed in the code. Patch-Name: ui-patch-upstream-like.patch
| * | | LaserJet PostScript 4000 PPD bugfixJean Tourrilhes2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PostScript PPD for the HP LaserJet 4000 is buggy, and prevent printing complex documents. The 4000 and 4050 are pretty much the same printer. The fix was to extract the missing snipset from the PPD for the 4050 and put it in the PPD for the 4000. Origin: vendor Bug: https://bugs.launchpad.net/hplip/+bug/1298194 Bug-Debian: https://bugs.debian.org/742766 Patch-Name: HP-LaserJet_4000-PostScript-PPD.patch
| * | | Install check-plugin.py as a scriptJulian Andres Klode2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The installer installs check-plugin.py as hp-check-plugin, do the same from the Makefile. Origin: vendor Forwarded: no Patch-Name: install-check-plugin.diff
| * | | In hp-scan's manpage, sort PAGE_SIZES in help, for the manpage to be ↵Didier Raboud2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | reproducibly created Patch-Name: order-page-sizes-consistently.patch
| * | | Fix download and installation of HP's proprietary plug-in in Python3 ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | environments LP: #1422004 Patch-Name: hp-plugin-download-fix.patch
| * | | Allow non-JPEG scanning on the HP DeskJet 3520 All-in-One and similar devicesLuboš Doležel2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | LP: #1245578 Patch-Name: hpscan-deskjet-3520-aio-allow-non-jpeg-scanning.patch
| * | | Workaround patch for missing Python3 transition of the old (pre-USB-storage) ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | photo memory card support (pcardext) as this part builds in Python3 environments but with pointer-related warnings which are fatal errors for Ubuntu's build servers. The patch silences the warnings but the memory card support is dropped in Python3 environments. This patch is supplied by the HPLIP upstream developers and will be replaced by a more proper solution in the next upstream release of HPLIP (see LP: #1275353) Patch-Name: pcardext-python3-workaround-upstream.patch
| * | | Make sure that the HPLIP components which access the USB (especially the ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CUPS backends "hp" and "hpfax") do not crash when libusb fails to connect to the USB, for example on machines without USB or with the USB kernel modules not loaded LP: #1302437 Patch-Name: musb-c-do-not-crash-on-usb-failure.patch
| * | | Fix "duplex descriptor uninitialized"Matej Vela2017-10-02
| | | | | | | | | | | | | | | | | | | | Closes: #583273 Patch-Name: hpaio-option-duplex.diff
| * | | Make the menu of the hp-systray applet appearing when the applet is ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | converted to an indicator applet by sni-qt and put into the notification area of KDE LP: #857929 Patch-Name: hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.patch
| * | | Simplified the construction of the title line of the hp-systray applet menu, ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so that the applet-to-indicator converter sni-qt also imports this title line (at least the text of it). Thanks to Aurelien Gateau for this patch. Patch-Name: hp-systray-make-menu-title-visible-in-sni-qt-indicator.patch
| * | | The hpfax CUPS backend uses its function bug() (which in turnuses log()) ↵Till Kamppeter2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | before log() gets imported (with base.g). Made use of log() in bug() optional LP: #560849 Patch-Name: hpfax-bug-function-used-before-importing-log.patch