Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 7ccdc57b2ac1b6a3d8fb45c86647aab4 > files > 213

hplip-doc-2.8.2-2.2mdv2008.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<title>HPLIP</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="styles/default.css" type="text/css" /> 
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE" />
<META HTTP-EQUIV="EXPIRES" CONTENT="Mon, 22 Jul 2002 11:12:01 GMT" />
<META NAME="DESCRIPTION" CONTENT="HP Linux Imaging and Printing - HPLIP is an HP developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux.">
<META NAME="KEYWORDS" CONTENT="HPLIP, HP, Linux, Printing, HPIJS">
</head>
<body>
<div id="page"><!-- start page -->
<div id="container"><!-- start main container -->
<!-- start banner -->

<div id="banner">
<div id="banner_graphics">
        <div id="floatleft">
        <img src="images/hplogo2.png" alt="HP Logo" border="0" />
        </div>
        <div id="floatcenter">
        <a href="index.html">
        <img src="images/hpliplogo.png" alt="HP Logo" border="0" />
        </a>
        </div>
        <div id="floatright">
        <img src="images/tuxlogo2.png" alt="Tux" border="0" />
        </div>
    </div>
</div>
<!-- end banner -->

<div id="navbar">
<table>
    <tr>
        <td valign="top">
<div id="sidebar-a">
<ul id="sidebar-a-list">
    <menu compact="compact">
        <div class="menuheader"><a href="index.html" title="">Home</a></div>
    </menu>

<div class="menuheader">About</div>
    <menu compact="compact">
        <li><a href="features.html" title="">Features</a></li> 
        <li><a href="screenshots.html" title="">Screenshots</a></li> 
        <li><a href="faqs.html" title="FAQs">FAQs</a></li> 
        <li><a a href="about.html" title="About">About HPLIP</a></li>
    </menu>
<div class="menuheader">Setup and Installation</div>
    <menu compact="compact">
        <li><a href="downloads.html" title="Downloads">Download HPLIP</a></li>
        <li><a href="install/index.html" title="Installation Instructions">Installation Instructions</a></li> 
        <li><a href="system_requirements.html" title="System Requirements">System Requirements</a></li> 
        <li><a href="supported_devices/index.html" title="Supported Devices">Supported Devices</a></li> 
    </menu>
<div class="menuheader">Usage and Support</div>
    <menu compact="compact">
        <li><a href="mailing_lists.html" title="Mailing Lists">Support</a></li>
        <li><a href="howtos/index.html" title="How-Tos">How-Tos</a></li> 
        <li><a href="troubleshooting/index.html" title="Troubleshooting">Troubleshooting</a></li>
        <li><a href="release_notes.html" title="Release Notes">Release Notes</a></li>
    </menu>
<div class="menuheader">Resources</div>
    <menu compact="compact">
        <li><a href="tech_docs/index.html" title="">Technical Documentation</a></li> 
        <li><a href="http://sourceforge.net/projects/hplip/" title="Our project page on Sourceforge.net">Sourceforge Project Page</a></li> 
        <li><a href="license.html" title="Software License">Software License</a></li>
        <li><a a href="other_support.html" title="Other Support Information">Other Support Information</a></li>
        <li><a href="contacts.html" title="Contacts">Contacts</a></li>
    </menu>
</ul>
</div>
<!-- end sidebar --></td>
</div>
<td width=100%>
<div id="content"><!-- start content -->
        <a href="index.html">Home</a>
&gt;
Release Notes

<hr size="1"/>
        <div class="document">
<div class="section">
<h1><a id="release-notes" name="release-notes">Release Notes</a></h1>
<p><strong>HPLIP 2.8.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Corrected the IPP printer-state error messages in hp.c as requested by Tim Waugh.</li>
<li>Fixed printmode mismatch warning for mono lasers.</li>
<li>Fixed segmentation fault resulting from buffer overflow in compression.cpp</li>
<li>HPIJS PPD files are now created with the CUPS DDK instead of the foomatic database. Dynamic PPD files are now supported via the hpijs.drv file. See the technical documentation for more information about drv support.</li>
<li>Added foomatic-rip-hplip support. Foomatic-rip-hplip is for distros that do not have the latest foomatic-rip which is required for drv support.</li>
<li>Added a new configure option for foomatic-rip-hplip. The following configure options are valid for the different types of PPD installs.</li>
</ol>
<pre class="literal-block">
static ppd install with foomatic-rip-hplip
  --enable-foomatic-ppd-install   [enable foomatic static ppd install, uses hpppdir]
  --with-hpppddir  [destination for *-hpijs.ppd, *-ps.ppd and HP-Fax-hplip.ppd]
  --enable-foomatic-rip-hplip-install
dynamic ppd install with foomatic-rip-hplip
  --enable-foomatic-drv-install   [enable foomatic dynamic ppd install, uses drvdir and hpppddir]
  --with-drvdir  [destination for *.drv]
  --with-hpppddir  [destination for *-ps.ppd and HP-Fax-hplip.ppd]
  --enable-foomatic-rip-hplip-install
dynamic ppd install with foomatic-rip
  --enable-foomatic-drv-install   [enable foomatic dynamic ppd install, uses drvdir and hpppddir]
  --with-drvdir  [destination for *.drv]
  --with-hpppddir  [destination for *-ps.ppd and HP-Fax-hplip.ppd]
  --disable-foomatic-rip-hplip-install
</pre>
<ol class="arabic simple" start="7">
<li>Updated the krgb patch for gpl ghostscript 8.61. This patch added checks for null forward device in the graphic procedures. Corrected the &quot;force banding&quot; code in gsijs_open which was needed for small images (IE: hagaki in landscape).</li>
<li>Fixed defect (Error message &quot;Print command fail with error 256&quot; pops up when assign page range using comma.)</li>
<li>Fixed defect (Error message pops up when setup new device from toolbox by pressing the key &quot;INSERT&quot;.)</li>
<li>Fixed defect (Running toolbox generates error: error: Invalid locale: de_DE.UTF-8.utf8)</li>
<li>Fixed defect (Traceback information appears if delete the printer with root account in the &quot;Functions &gt; print &quot; tab of toolbox .)</li>
<li>Fixed defect (The refresh function will be invalid if refresh the information of &quot;DeskJet 656c&quot; several times.)</li>
<li>Fixed defect (The error &quot;Unable to mount photo card on device&quot; appears if delete device in &quot;Function-&gt;Unload Photo Card&quot; page on Officejet 7400.)</li>
<li>Added a &quot;ignore/continue&quot; choice in the text installer in the RESTART OR RE-PLUG IS REQUIRED section for network installs.</li>
<li>Fixed defect (Hplip installion process hangs up at &quot;PRINTER SETUP&quot; if select no GUIs during custom installion.)</li>
<li>Updated the &quot;hp&quot; backend to return hplip supported devices only during device discovery. If the device is not in the models.dat file the &quot;hp&quot; backend will exclude this device from the discovery list.</li>
<li>Added -c and -r params to hp-check, removed -p param</li>
<li>Added new CUPS DDK dependencies to installers</li>
<li>Added drv_dir to installers</li>
<li>Added ppd_install=, ppd_dir=, and drv_dir= checks in installers</li>
<li>Changed margins to .125 inch from 0</li>
<li>Added power settings plugin support for the Officejet H470</li>
<li>Added SOAP fax support (LJ M2727)</li>
<li>Enhanced distro detection in the installer (properly handles Ubuntu 7.10)</li>
<li>Fixed defect ([2.7.12] [Toolbox] installed w/o fax support causes traceback)</li>
<li>Added support for non-English &quot;Password:&quot; prompts in the installer</li>
<li>Added 'same_as_version' key to distros.dat</li>
<li>Fixed an issue in the text installer that would not allow a 'quit' if a running package manager was detected</li>
<li>Bumped libhpmud from 0.0.0 to 0.0.2 for support_type in hpmud_query_model().</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP LaserJet P1006 (LJZjsMono w/plug-in)
- HP LaserJet P1005 (LJZjsMono w/plug-in)
- HP LaserJet P1505 (LJZjsMono w/Optional plug-in)
- HP LaserJet P1505n (LJMono)
- HP Officejet H470 (DJGenericVIP)
- HP LaserJet P2014 (LJZjsMono w/Optional plug-in)
</pre>
<p><strong>HPLIP 2.8.2 - Known Issues</strong></p>
<ol class="arabic simple">
<li>User initiated printer status in the hp-toolbox is not available during the print job. Only the following printers are affected:</li>
</ol>
<pre class="literal-block">
- HP Laserjet 1000
- HP Laserjet 1005_series
- HP Laserjet 1018
- HP Laserjet 1020
- HP Laserjet m1005
- HP Laserjet p1005
- HP Laserjet p1006
- HP Laserjet p1007
- HP Laserjet p1008
- HP Laserjet p1505
- HP Laserjet p1505n
- HP Laserjet 1000
</pre>
<p><strong>HPLIP 2.7.12 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Enabled SendScanEvent in &quot;hp&quot; backend and libsane-hpaio.</li>
<li>Added laserjet pjl support to &quot;hp&quot; backend. Pjl support in the &quot;hp&quot; backend provides in-band printer status. Pjl support is enabled/disabled via the models.dat file.</li>
<li>Added pjl_read_thread to hp.c.</li>
<li>Added 1ms read timeout support to hpmud.</li>
<li>Added new printmodes to LJJetReady</li>
<li>Added custom papersize command</li>
<li>Added installtree.html to makefile.</li>
<li>Turned fax off for Photosmart 3200 series (device has no fax)</li>
<li>Added Officejet 4105 All-in-one to models.dat</li>
<li>Fixed defect (German: There are some truncated characters display on panel when disconnect one device.)</li>
<li>Refactored fax send objects</li>
<li>Fixed defect (&quot;0.0&quot; verses current version number.)</li>
<li>Fixed defect (Usability issues in plug-in download reported by Till Kamppetter)</li>
<li>Fixed defect (Traceback information displays when enter &quot;hp-fab&quot; command in terminal after GUI mod is disable in installation process.)</li>
<li>Changed OWNER from lp to root in 55-hpmud.rules as suggested by Suse.</li>
<li>Added more gui install files.</li>
<li>Bumped libhpmud from 0.0.0 to 0.0.1 for statustype support in hpmud_query_model().</li>
<li>Fixed defect (There is not help documents of -q parameter when input hp-setup -h in terminal.)</li>
<li>Fixed defect (Traceback information displays when edit or delete the nickname in fax address book which is added in Recipient(s).)</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP LaserJet M2727 MFP (Postscript) (printing only, no scanning or PC send fax)
- HP LaserJet M1005 MFP (LJm1005 w/plugin) (printing only, no scanning)
- HP LaserJet 1000/1005 (LJZjsMono w/plugin)
- HP LaserJet 3600/3500/3550 (LJJetReady optional plugin)
- HP LaserJet 9040 (Postscript)
</pre>
<p><strong>HPLIP 2.7.12 - Known Issues with Localization (L10N) and Internationalization (I18N):</strong></p>
<ol class="arabic simple">
<li>Non-Latin1 characters (Chinese, Russian, etc) cannot be used in the following locations: Coverpage information (hp-sendfax), command paths (hp-toolbox), photocard unload paths (hp-unload), fax header information (hp-toolbox), file print paths (hp-print), and file fax paths (hp-sendfax).</li>
<li>The date infomation in the status tab of HP Device Manager (hp-toolbox) may not have the correct format for the current locale.</li>
<li>Non-Latin1 characters (Chinese, Russian, etc) cannot be used for any command line utility as user input or command line argument.</li>
</ol>
<p><strong>HPLIP 2.7.10 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Made a change to 55-hpmud.rules so that it also works for SUSE 10.3. This rule is still backward compatible with older udev based distros.</li>
<li>Applied patch for issue CVE-2007-5208 (hpssd command injection)</li>
<li>Added detection for Reportlab 2.x in hp-check and hp-sendfax</li>
<li>Fixed defect (Traceback information displays when right-click the picture icon in the &quot;Unload Photo Card&quot; window.)</li>
<li>Added new icons for Officejet J3600 and Officejet J5500</li>
<li>Fixed defect (Chinese: The Default button in the print setting tab always invalid when configure the parameter of Page Orientation.)</li>
<li>Fixed defect (The printer will be replaced by adding another printer with the same name when setting up the printer.)</li>
<li>Added -q/--lang= to hp-setup</li>
<li>Fixed defect (Hplip installion process hangs up at &quot;PRINTER SETUP&quot; if select no GUIs during custom installion.)</li>
<li>Fixed defect (Chinese: Date information in the status tab of toolbox is not localized correctly.)</li>
<li>Added syslog &quot;loading firmware&quot; message to plugin udev files.</li>
<li>Some improvements/fixes to LaserJet status</li>
<li>Added -q/--lang to hp-unload, hp-sendfax, and hp-makecopies</li>
<li>Cleaned up some code in hpaio.</li>
<li>Updated APDK label in bootstrap</li>
<li>Cleaned up lj10xx ppds</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP Officejet Pro K8600 (DJGenericVP)
- HP Photosmart C4380 Series (DJGenericVP)
- HP LaserJet 1018 (LJZjsMono w/plug-in)
- HP LaserJet 1020 (LJZjsMono w/plug-in)
- HP LaserJet 1022 (LJZjsMono w/plug-in)
- HP LaserJet 1022n (LJZjsMono w/plug-in)
- HP LaserJet 1022nw (LJZjsMono w/plug-in)
- HP Deskjet 550C (DJ540)
</pre>
<p><strong>HPLIP 2.7.10 - Known Issues with Localization (L10N) and Internationalization (I18N):</strong></p>
<ol class="arabic simple">
<li>Non-Latin1 characters (Chinese, Russian, etc) cannot be used in the following locations: Coverpage information (hp-sendfax), command paths (hp-toolbox), photocard unload paths (hp-unload), fax header information (hp-toolbox), file print paths (hp-print), and file fax paths (hp-sendfax).</li>
<li>The date infomation in the status tab of HP Device Manager (hp-toolbox) may not have the correct format for the current locale.</li>
<li>Non-Latin1 characters (Chinese, Russian, etc) cannot be used for any command line utility as user input or command line argument.</li>
</ol>
<p><strong>HPLIP 2.7.9 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Made the default udev 55-hpmud.rules file more permissive (ie: MODE=0666). Users no longer have to belong to the &quot;lp&quot; group.
Users or distributions can change this user policy by modify the 55-hpmud.rules file.</li>
<li>Changed 55-hpmud.rules file to check udev &quot;add&quot; events by product-id. Check is done by wild-card compare instead of individual product-id.</li>
<li>All known product-ids that HPLIP/HPIJS supports have been added the model.dat file.</li>
<li>Updated the udev notes in the technical documentation.</li>
<li>Re-synced foomatic-db-engine with bzr branch at linuxprinting.org.</li>
<li>Fixed defect (Description of some File Types are not consistent with those in Description of Show Types window when add items to the list to send as a fax.)</li>
<li>Fixed defect (Hplip installation process hangs up at &quot;PRINTER SETUP&quot; if select no GUIs during custom installation.)</li>
<li>Fixed defect (Traceback information displays in terminal when click &quot;Unload Photo Card&quot; button in Toolbox.)</li>
<li>Filtered out foo2* drivers in hp-setup</li>
<li>Fixed defect (Traceback information displays in terminal when send fax in non-interactive mode in MEPIS 6.5 OS.)</li>
<li>Fixed installer support for MEPIS 6.5.</li>
<li>Added DJ550C and DJ560C support to hpijs. These devices are supported with the &quot;DESKJET 540&quot; device class.</li>
<li>Fixed defect (The default setting of &quot;print a test page&quot; is invalid when executing &quot;hp-setup -i&quot; command in terminal)</li>
<li>Added a connection type chooser to hp-setup -i</li>
<li>Enhanced/fixed handling of -p/--printer= in hp-testpage</li>
<li>Fixed defect (Traceback information displays in terminal when click &quot;Unload Photo Card&quot; button in Toolbox.)</li>
<li>Fixed defect (Some error information displays in terminal when performing a scan job via command &quot;hp-scan -n&quot;.)</li>
<li>Fixed defect (&quot;Move Up&quot; and &quot;Move Down&quot; buttons are not grayed when there is no file in the print list. )</li>
<li>Fixed defect (The same two files are both moved up/down by clicking &quot;Move Up&quot;/ &quot;Move Down&quot; button in Files to print list.)</li>
<li>Fixed defect (The record of &quot;Fax Address Book&quot; still appears after it is deleted from the record of Recipient tab.)</li>
<li>Fixed defect (Error occurs when adding a recipient to a group via in interactive mode &quot;hp-fab -i&quot;)</li>
<li>Fixed defect (Some error information is displayed when entering &quot;hp-scan -n --fax=&quot; in terminal)</li>
<li>Fixed defect (Adding printer using hp-setup with network is invalid from command line)</li>
<li>Fixed missing error status when hpmud_make_net_uri() failed.</li>
<li>Fixed issue where hp-setup would skip the first (Connection) page</li>
<li>Fixed defect (Some error information displays in terminal when add printer via the command &quot;hp-setup&quot;)</li>
<li>Removed lp group check in hp-check</li>
<li>Fixed defect (Error occurs when changing group information via command &quot;editgrp&quot; in interactive mode &quot;hp-fab -i&quot;)</li>
<li>Fixed defect (Error occurs when adding a recipient to a group via in interactive mode &quot;hp-fab -i&quot;)</li>
<li>Removed permissions modification from the installer</li>
<li>Removed lp group add from the installer</li>
<li>Removed permissions and lp checks from hp-check</li>
<li>Updated COPYING file.</li>
<li>Fixed defect (The default setting of &quot;print a test page&quot; is invalid when executing &quot;hp-setup -i&quot; command in terminal)</li>
<li>Fixed defect (The input &quot;q&quot; of &quot;perform level 2 cleaning&quot; is invalid during the cartridge cleaning process)</li>
<li>Fixed defect (The default setting of &quot;view the release notes&quot; is invalid during the text installation)</li>
<li>Fixed hp-fab -i (was still using old Kirbybase database)</li>
<li>Fixed hp-levels so that it will resize based on the available console width automatically</li>
<li>Removed lj1018 &amp; lj1020 firmware from distribution. These files should not have been in the tar ball.</li>
<li>Fixed defect (Some error information is displayed when entering &quot;hp-scan -n --fax=&quot; in terminal)</li>
<li>Fixed defect (KeyError: 0 during install or check)</li>
<li>Fixed issue with &quot;KeyError: internal-tag&quot; in check.py reported by a user</li>
<li>If running --disable-gui-build, the makefile no longer installs hplip/data/images/#. (ie: *.png files).</li>
<li>Fixed defect (The default setting of &quot;view the release notes&quot; is invalid during the text installation)</li>
<li>Removed laserjet contrast scan parameter from hpaio sane backend. Laserjets ignore this parameter. Contrast can be adjusted up-stream in xsane.</li>
<li>Fixed defect (The Printer Name can not be modified during setup UI process)</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.7.9 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP Photosmart D7400 series (DJGenericVIP)
- HP Photosmart D7200 series (DJGenericVIP)
- HP Officejet K7100 Series (DJGenericVIP)
- HP Photosmart C6200 series (DJGenericVIP)
- HP Photosmart C8100 series (DJGenericVIP)
- HP Photosmart C7200 series (DJGenericVIP)
- HP Photosmart D5300 series (DJGenericVIP)
- HP Officejet J3600 Series (DJ3600)
- HP Officejet J5500 Series (DJ3600)
</pre>
<p><strong>HPLIP 2.7.7 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed issues with ppd_install and ppd_dir in the installer</li>
<li>Device-id and device-status queries can now be made on more than just the 7/1/2 interface.</li>
<li>Added pre_install_cmd to installer to fix cups issue in PCLinuxOS and Mandriva</li>
<li>Added darwin build support to makefile.</li>
<li>Removed the localOnly conditional in the sane hpaio backend. This was needed for saned usage.</li>
<li>Fixed defect (Print Settings for fax device is incorrect after switching to other tabs.)</li>
<li>Fixed defect (The default unload directory path is invalid if user is root.)</li>
<li>Fixed defect (Wrong release dates for Fedora distros are displayed in terminal.)</li>
<li>Added Mandriva 2007.1 to distros.dat</li>
<li>Added Ubuntu 7.10 to distros.dat</li>
<li>Fixed defect (Entering hp-setup -bnet command in terminal, some error information occurs when network is unreachable.)</li>
<li>Fixed defect (hp-testpage produces traceback)</li>
<li>Added some additional error checking to type 3 status (LaserJets)</li>
<li>Re-designed hp-fab database backend (no longer uses KirbyBase, instead uses pickle)</li>
<li>Converted hp-fab and hp-sendfax to handle non-ascii characters (Unicode)</li>
<li>Added a distros.dat flag to handle usermod command with/without -a</li>
<li>Added a temporary printer destination codepath for hp-scan</li>
<li>Enhanced hp-setup launch code for the text installer</li>
<li>Lots of code cleanup in the logging facility</li>
<li>Fixed the constraints system in hp-scan (can use list based and tuple based constraints)</li>
<li>Removed '-a' from usermod command in installer</li>
<li>Converted code to use unicode when dealing with UI strings and user originated strings</li>
<li>Explicitly convert to utf-8 for file logging output</li>
<li>Added compile flag conditional compilation in hpmudext.c for parallel and network support</li>
<li>Fixed the run command in core_install so that exceptions wouldn't pass silently</li>
<li>Enhanced get_distro() in core_install so that it handles lsb_release output better</li>
<li>Fixed disable-pp-build and disable-net-build in hpmud.</li>
<li>Added localization files to tarball.</li>
<li>Various small bug fixes (esp. in the installer)</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.7.7 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP PhotoSmart A620 Series (PSP470)
- HP PhotoSmart A820 Series (PSP470)
- HP PhotoSmart A520 Series (DJGenericVIP)
</pre>
<p><strong>HPLIP 2.7.6 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Major version number change denotes new functionality.</li>
</ol>
<pre class="literal-block">
No more Start-up daemons
New Direct Device I/O (hpmud)
Controllable Permissions
Single 'Make' File
Support for Dynamic PPD file generation
New hp-scan command
</pre>
<ol class="arabic simple" start="2">
<li>Replaced hpiod with the new HP Multi-Point Transport Driver (hpmud). Hpmud is a shared library instead of a daemon.</li>
<li>Hpssd is started automatically when needed by HPLIP.</li>
<li>Removed HPIJS makefile. There is now only one makefile for HPLIP.</li>
<li>Added the following new HPLIP configure options.</li>
</ol>
<pre class="literal-block">
--enable-doc-build               enable documentation build (default=yes)
--enable-hpijs-only-build        enable hpijs only build (default=no)
--enable-foomatic-ppd-install    enable foomatic ppd install, uses hpppddir default=no
--enable-foomatic-xml-install    enable foomatic xml install, uses foomaticdir default=yes
--with-cupsbackenddir=DIR        set cups backend install directory, default=/usr/lib/cups/backend
--with-icondir=DIR               set icon install directory, default=/usr/share/applications
--with-hpppddir=DIR              set hp ppd install directory, default=datadir/ppd/HP
--with-docdir=DIR                set hplip documentation directory, default=datadir/doc
--with-foomaticdir=DIR           set foomatic db install directory, default=datadir/foomatic
</pre>
<ol class="arabic simple" start="6">
<li>Old HPIJS configure options --foomatic-install and --cups-install have been removed.</li>
<li>Changed the libsane-hpaio install directory from $(libdir) to $(libdir)/sane.</li>
<li>Fixed installer utilities (permission, trigger, etc) so they can be run manully from tarball root directory</li>
<li>Fixed defect (Some error occurs in terminal and the outputting file is empty when perform a scan job with the option &quot;-mgray&quot;.)</li>
<li>Added large file size warning to hp-scan</li>
<li>Added -x/--compression to hp-scan</li>
<li>Added 1200, 2400, and 4800 dpi support to hp-scan</li>
<li>Fixed defect (Traceback  - SUSE 10.1 - Changing Tabs To Print Settings)</li>
<li>Fixed defect (Using hp-clean on cmd line fails to clean)</li>
<li>Changed fax check so that low paper or low supplies don't prevent faxing [user reported]</li>
<li>Toolbox will display local docs if doc-build=yes or sf.net docs if doc-build=no</li>
<li>Added hp-unload file removal option</li>
<li>Changed hp-unload progress to a sep. dialog</li>
<li>Fixed an issue with hp-check with 'lp' group test</li>
<li>Added libtool and libgphoto2-devel packages for the libtool dependency for SUSE 10.2</li>
<li>Fixed defect (The files can not be rendered when perform a fax job in terminal on Mepis6.0 OS.)</li>
<li>Added new functionality into the web installer from the text installer
a) New data functions
b) pre- and post- build actions ('lp' group, udev trigger, etc)
c) Some defensive code enhancements</li>
<li>Fixed defect (The scan job is failed if --printer is specified when use &quot;hp-scan&quot; command in non-interactive mode.)</li>
<li>Fixed defect (Mepis and Debian unsubscriptable object on Toolbox launch)</li>
<li>Fixed an issue with stopping the hpssd process in the installer</li>
<li>Added PIL as an optional dependency to the installer</li>
<li>Fixed a couple of text installer issues that were casuing a traceback</li>
<li>Fixed libtool detection</li>
<li>Fixed defect ( Toolbox Looses Communication with Printers after Functions-&gt;Unload Photo Card)</li>
<li>Fixed defect (Fax Address Book - fab.db - unable to open or read file)</li>
<li>Added --size=&lt;page size name&gt; parameter to hp-scan</li>
<li>Added ppd_dir data to debian, mepis, suse in distros.py</li>
<li>Fixed 2.7.x jetdirect scanimage issue reported by Suse.</li>
<li>Fixed defect (The installation is failed if packages are missing when install with command &quot;./hplip-install&quot; on Mandriva2007 32bit OS.)</li>
<li>Fixed defect (The Installer process can not setup printer after finishing installation on Ubuntu 7.04 OS.)</li>
<li>Added the symlink fix Dapper to the text installer</li>
<li>Fixed an issue with the hppsd process shutdown</li>
<li>Added libtool dependency to installer</li>
<li>Made all configure time python checks conditional on hpijs-only-build as requested by Suse.</li>
<li>Added USB devnode permission checks to hp-check</li>
<li>Enhanced USB I/O checks in hp-check</li>
<li>Added udev .rules file modification module, installer/permissions.py (called by the installer)</li>
<li>Fixed defect (The Installer process can not setup printer after finishing installation on Ubuntu 7.04 OS.)</li>
<li>Added 'ppd_dir' to text installer</li>
<li>Added &quot;add user to lp group&quot; to text installer</li>
<li>Added hpssd shutdown to text installer</li>
<li>Fixed a problem with the configure flags in the installer</li>
<li>Added a root user check to the text installer</li>
<li>Cleaned up the text formatting in the installer</li>
<li>Added some distro data convenience functions in the installer</li>
<li>Added a check for adept-updater on Ubuntu</li>
<li>Fixed the HPLIP detection function</li>
<li>Changed the launching of hp-setup so that the entered su/sudo password is used</li>
<li>Changed the CUPS restart so that it only occurs with CUPS 1.1.x</li>
<li>Added the logoff required step in the installer</li>
<li>Added configure option --with-docdir as requested by Suse.</li>
<li>Added CUPS version check to hp-check (requires cups-config)</li>
<li>Added '-p' param to hp-check (pre-check, use before install. Run hp-check w/o -p after install.)</li>
<li>Added USB I/O checks to hp-check</li>
<li>Fixed defect (The Unload Photo Card function is invalid) [fixed error in hpmudext read channel API]</li>
<li>Fixed defect (An error occurs in terminal when manually find a network printer with a numerical type hostname.)</li>
<li>Fixed defect (some error message displays in terminal when enter &quot;hp-print&quot; command if no device is installed.)</li>
<li>Fixed defect (Print command is failed when perform a print job if printers have characters &quot;&amp;&quot;, &quot;*&quot;, &quot;(&quot;, &quot;)&quot;, &quot;|&quot;, &quot;&lt;&quot;, &quot;&gt;&quot;, &quot;,&quot; or &quot;.&quot; in their names.)</li>
<li>Fixed defect which was an issue with displaying non-readable characters in the progress screens.</li>
<li>Fixed defect (An error occurs when execute &quot;hp-align -bnet&quot; command in terminal.)</li>
<li>Added CUPS 1.1 detection and setting of configure flags and paths</li>
<li>Fixed the enable_ppd flag and made it dependent on CUPS 1.1 detection</li>
<li>Fixed a problem in the text installer that caused it to exit if no dependencies were installed</li>
<li>Added a trigger utility so that USB devices will be detected after the .rules files updates occur without replugging (added only to text installer for now)</li>
<li>Fixed defect which was an issue in canceling the installation process in the progress screens.</li>
<li>Fixed defect (Bad usability is brought if the Auto Refresh function is enabled.)</li>
<li>Fixed defect (The auto refresh can be enabled by click the OK button on Settings window.)</li>
<li>Fixed defect which was an issue in the script that runs the install options of the GUI installer.</li>
<li>Changed location of all user files to ~/.hplip/ directory (fax files, hplip.conf, and fab data file)</li>
<li>Added sane-devel to installer dependencies</li>
<li>Made the ppd_install flag be per distro and version rather than just for distro due to Fedora 5/6</li>
<li>Removed LSB dependency info from each distro dataset</li>
<li>Fixed defect (The send fax job can not performed successfully over network)</li>
<li>Added printer list to toolbox status bar [partially fixes user request] (defect)</li>
<li>Fixed defect (Some error messages displayed in terminal when executing hp-sendfax command in terminal.)</li>
<li>Fixed defect (The hp-setup is invalid if disable GUI option during install the build.)</li>
<li>Added bootstrap --ppd to build.py and dist.py</li>
<li>Fixed defect (The check job can not be finished completely before install the build.)</li>
<li>Added udev 55-hpmud.rules to &quot;make install&quot;. Users will have to be a member of the &quot;lp&quot; group in order to have access USB/Parallel devices.</li>
<li>Fixed hp-makeuri and underlying API</li>
<li>Fixed defect (Toolbox cannot be launched if the build hplip-2.7.5.6-shadow is installed with PC Send Fax option disabled via GUI Installer.)</li>
<li>Added libsane check at configure time.</li>
<li>Fixed models.dat and models dat editor tool for hpmud support</li>
<li>Added HPLIP_BUILD to dat editor tool</li>
<li>Fixed defect (adding unsupported file type to fax causes traceback)</li>
<li>Improved build time support for missing Python extensions</li>
<li>Added MakeURI APIs to hpmudext</li>
<li>Removed hpiod and hplip start/stop script.</li>
<li>Fixed defect (An error occurs in terminal when perform a copy job with Best Copy Quality in GUI mode.)</li>
<li>Fixed defect ([Photosmart 7550] no photo cart, clicking color cal causes traceback)</li>
<li>Fixed defect (hpssd.py crashed with IOError in __init__() [Launchpad bug #103871])</li>
<li>Fixed defect (toolbox crashed with AttributeError in printButton_clicked() [Luanchpad bug #109871])</li>
<li>Preliminary version of hp-scan checked in (ver. 0.1 -lots of missing features)</li>
<li>Changed to hpssd auto start functionality to use port detection rather than .pid/.port files.
Hpssd no longer supports dynamic port assignments. Its is recommended that only the IANA port as specified
in hplip.conf be used (port 2207). Hpssd does not create any .pid or .port files in /var/run or /tmp.</li>
<li>Added a missing file 'warnings.tmpl' to the Makefile.am.</li>
<li>Fixed defect (toolbox crashed with IndexError in UpdatePrinterCombos() [launchpad])</li>
<li>Flated the postscript ppd directory foomatic-db/db/source/PPD/HP/.</li>
<li>Fixed defect (Some error messages displayed in terminal when executing hp-sendfax command in terminal.)</li>
<li>Changed build and dist scripts so that they work with new unified makefile and ppd/xml changes</li>
<li>Changed text (CLI) installer to work with new unified makefile and and ppd/xml changes</li>
<li>Fixed defect (No prompt pops up if execute hp-unload in terminal when add the device Deskjet d1460 to PC which does not support Photo Unload function.)</li>
<li>Fixed defect (The prompt dialog does not pop up when adding a unsupported file type to the printer from toolbox.)</li>
<li>Fixed defect (A spelling mistake is found in Functions tab of Configure window.)</li>
<li>Fixed defect (Some controls are not fully displayed on Print Control table of toolbox.)</li>
<li>Added HP specific foomatic database to tar ball. This will allow foomatic db installs or PPD installs.</li>
<li>Removed code for screen that shows the optional path installation (defect).</li>
<li>Merged new hpssd autostart code</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.7.6 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Removed ESC*p command from DJGenericVIP class for each raster send to fix PhotoSmart C4200 assert</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP Photosmart C4200 series (DJGenericVIP)
- HP Photosmart A320 series (DJGenericVIP)
- HP Photosmart A440 series (DJGenericVIP)
- HP Color LaserJet CM4730 MFP (LJColor)
- HP Color LaserJet CP3505 (LJColor)
- LaserJet P2010 (LJMono)
- HP Photosmart C5200 series (DJGenericVIP)
- HP 910 (DJ3320)
- HP 915 (DJ3600)
</pre>
<p><strong>HPLIP 1.7.4 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed defect (The tip of menu &quot;Contents...&quot; is incorrect.) [added F1 accelerator]</li>
<li>Fixed defect (The corresponding operation could not work while executing hp-sendfax with &quot;--non-interactive&quot;, &quot;--faxnum&quot;, &quot;--recipient&quot;, &quot;--group&quot;, &quot;--logging&quot; parameters in terminal.)</li>
<li>Fixed an issue with adding recipients in fax UI</li>
<li>Fixed defect (The array of the Comments/Notes can not be consistent with that in fax coverpage.) [check &quot;Preformatted&quot; in coverpage dialog to preserve formatting]</li>
<li>Fixed defect (hp-makecopies --quality parameter is invalid.)</li>
<li>Fixed defect (The printer information still displays on Toolbox when refresh the device status after delete the Device.)</li>
<li>Fixed a problem reading USB IEEE 1284 device-id on the Photosmart A420 based products in hpiod.</li>
<li>Toolbox internal/built-in makecopies utility</li>
<li>Reworked the user settings code in the toolbox</li>
<li>Added PYTHONINCLUDEDIR configure option.</li>
<li>Removed hplip install code from &quot;make install&quot;. Hplip install code is part of the tarball only.</li>
<li>Fixed defect (Fax Address with blank nickname and blank fax number can be added to the Fax Address Book.)</li>
<li>Fixed defect (Some improper messages display in terminal when add a device via Network to a PC that is disconnecting with Network.)</li>
<li>Fixed defect (The word &quot;from&quot; is missing in &quot;Unload Photo Card&quot; section on Functions tab on Toolbox.)</li>
<li>Added icons to action buttons in the toolbox</li>
<li>Fixed defect (The rendering files process hangs up when perform a fax job)</li>
<li>Fixed defect (Some unexpected message displayed in terminal when sending a fax job to a group)</li>
<li>Removed setup.py calls from Makefile.am. Automake now installs python extensions.</li>
<li>Toolbox internal/built-in unload photo card utility</li>
<li>Fixed an issue with align type 10 (and 11) that caused the wrong alignment values to be sent from the GUI alignment tool (hp-align was OK) [reported by user]</li>
<li>Fixed the issue with .hplip.conf owner of root when hp-setup is run 1st [patch to Till]</li>
<li>Added some extra exception handling around device opens in scrolltoolview</li>
<li>Fixed defect (No any hint information to show the printer is stopped when enter hp-print command in terminal to launch a print job.)</li>
<li>Fixed defect (Toolbox can not display the print queue if switch to other tab and then go back to the print tab.)</li>
<li>Fixed defect (Another print job can not be sent to print queue successfully during printing.)</li>
<li>Fixed defect (Some unexpected information displays in terminal when perform a color carlibration job on Photosmart 2575 in GUI mode.)</li>
<li>Added order column and move up/down to hp-print</li>
<li>Toolbox internal/built-in send PC fax utility</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.7.4 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a custom paper size bug that caused unintended scaling in certain cases in services.cpp</li>
<li>Added supply level low warning message in hpijs.cpp as suggested by Tim Waugh</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- DeskJet D1400 Series (DJ3320)
- DeskJet D2400 Series (DJ3600)
- DeskJet D4200 Series (DJ4100)
- DeskJet F2100 Series (DJ3320)
- DeskJet F4100 Series (DJ3600)
- CM8050MFP with Edgeline (PS)
- CM8060MFP with Edgeline (PS)
</pre>
<p><strong>HPLIP 1.7.3 - This release has the following changes:</strong></p>
<ol class="arabic">
<li><p class="first">Added the &lt;nopjl /&gt; tag to hpijs-generator.in. This will remove the extra foomatic PJL options from most HP LaserJet PPD files.
The extra foomatic PJL options caused some HPIJS PCL data issues. This fixes a &quot;PCL XL error&quot; on LJ1010/1012 that can
occur on different PCs.</p>
</li>
<li><p class="first">Fixed defect (An error occurs when send a fax coverpage with &quot;&amp;&quot; or &quot;&lt;&quot; character in Regarding or Optional Message field.)</p>
</li>
<li><p class="first">Removed banner pages from fax print settings</p>
</li>
<li><p class="first">Altered hpfax: device discovery output to match hp: scheme (CUPS 1.2 only)</p>
</li>
<li><p class="first">Removed the wait cursor during the password entry screen [reported by Johannes]</p>
</li>
<li><p class="first">Added error messages and suppressed content in toolbox when device is not found or unsupported</p>
</li>
<li><p class="first">A new configure option was added --enable-cups11-build, this option controls the hp/hpfax device discovery message when
no devices are found. If needed, this option provides backward compatibility with CUPS 1.1.x applications.</p>
<p>With --enable-cups11-build set the &quot;no_device_found&quot; message is displayed during device discovery by the &quot;hp&quot; backend.</p>
<p>With --disable-cups11-build (default) set the backend prints a scheme based on the following conditions.</p>
</li>
</ol>
<pre class="literal-block">
Condition 1 - no daemons
   output nothing stdout
   return exit 1
Condition 2 - daemons running, no HP devices, output scheme
   direct hp &quot;Unknown&quot; &quot;HP Printer (HPLIP)&quot;
   return exit 0
Condition 3 - daemons running, HP printer found, output URI
   direct hp:/... &quot;hp model&quot; &quot;HP model HPLIP&quot; &quot;deviceid&quot;
   return exit 0
</pre>
<ol class="arabic simple" start="9">
<li>Changed the way that hp-setup was being launched from the toolbox, it was hanging on Edgy</li>
<li>Added Tools &gt; Printer Information</li>
<li>Added a check for 'lpr' for Debian installation (to force install of cupsys-bsd)</li>
<li>Moved the password prompt in the text/CLI installer past the distro confirm/select prompts to handle a problem with Mepis</li>
<li>Made a change to determine if networking is working during installation.</li>
<li>Added a private copy of sanei_init_debug to libsane-hpaio. This will remove the libsane.so dependency which was a problem for WINE.</li>
<li>Fixed defect (PPD file &quot;foomatic:HP-PSC_2400-hpijs.ppd&quot; can not be found when set up PSC 2400 in interactive mode.)</li>
<li>Fixed a page update defectin the toolbox (when switching devices, update page correctly)</li>
<li>Re-wrote hpaioAdvanceDocument function in libsane-hpaio. This change only effects SCL scanners with an ADF (ie: inkjet all-in-ones).
This fixes a double-feed ADF issue which occurred when scanning a single page.</li>
<li>Fixed defect (An unexpected error occurs when perform color calibration job in GUI mode on photosmart c7180.)</li>
<li>Some toolbox UI improvements</li>
<li>Converted hp-print to new UI</li>
<li>Fixed some defects in scrollprintview and devmgr</li>
<li>Added network detection to text/CLI installer</li>
<li>Toolbox internal/built-in print utility</li>
<li>Added password entry and validation to text/CLI installer</li>
<li>Fixed an issue when the ~/.hplip.conf file is not present on 1st run, the hp-setup run as root owns the file and doesn't allow the regular user to write to it.</li>
<li>Fixed defect (hp-setup -i can not setup a printer Photosmart c3100 which has multiple possible PPD files.)</li>
<li>Some visual updates to the toolbox</li>
<li>Fixed defect (DJ 4x0 power/battery settings not staying set)</li>
<li>Added a confirmation dialog to device remove in the toolbox</li>
<li>Linked quality and printoutmode in print settings</li>
<li>Switched [x] Enable style controls to (*) On ( ) Off style in print settings</li>
<li>Supply icons auto generate (removed supply PNG icons from data/images)</li>
<li>Fixed an issue with r_values in supplies processing</li>
<li>Added type 12 head support for PS33xx, PSC61xx, etc.</li>
<li>Fixed defect (The Print Settings of Fax device are invalid)</li>
<li>Fixed issue where L7xxx color cal wasn't showing the load paper UI</li>
<li>Fixed defect (The command &quot;hp-setup -i&quot; can not work normally)</li>
<li>Fixed defect (The setup process will hang up when modify the fax name to a name which contains more than 104 characters on setup UI.)</li>
<li>Changed magic.py to better handle text/plain vs. data detection</li>
<li>Added last used working directory support to hp-sendfax, hp-print, and hp-unload</li>
</ol>
<p><strong>HPLIP 1.7.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed defect (The fax file is printed out by the sender when use printer name with &quot;-p&quot; parameter to perform a fax job.)</li>
<li>Added CUPS fax queues to Print Settings and Print Control tabs</li>
<li>Added PQ Diag type 2, align type 12, color cal type 6, and LF cal type 2 for Officejet Pro L7xxx</li>
<li>Added agent types 20 and 21 for Officejet Pro L7xxx</li>
<li>Fixed defect (There is no response when click &quot;About&quot; in the &quot;Help&quot; menu in the toolbox window.)</li>
<li>Fixed defect (Function Commands configuration was disabled)</li>
<li>Fixed an issue where the ending banner page combo box would not show the proper setting if it were not 'none'</li>
<li>Fixed defect (An error occurs when select other ppd files from toolbox to setup)</li>
<li>Fixed defect (The command &quot;hp-setup -i&quot; can not work normally)</li>
<li>Fixed defect (The output of &quot;-t&quot; parameter is not the same as &quot;--prettyprint&quot; parameter when send a fax job using pretty printing for text files.)</li>
<li>Fixed defect (An error occurs when enter &quot;#&quot; in Fax Name field on &quot;Enter Printer Information&quot; window during setting up a printer.)</li>
<li>Fixed defect (Print outcomes are not full when set the &quot;Page Orientation&quot; as &quot;Landscape&quot; on &quot;Print Settings&quot; table.) [added &quot;Fit to page&quot; option in image printing section of Print Settings tab.]</li>
<li>Moved installer/images/xxx files from SCRIPT to DATA install in Makefile.am.</li>
<li>Fixed non-functioning printer control in hp-toolbox</li>
<li>Fixed an issue with the settings dialog not working [reported by Johannes]</li>
<li>Additional fixes to get PPD file handling working on Edgy and Feisty for CUPS 1.2.</li>
<li>Fixes for CUPS 1.2 and auto-generated PPD files for Feisty Fawn [reported by Till]</li>
<li>Fixed potential subscript array overflow in pcard/fat.c (reported by Suse).</li>
<li>Fixed an issue reported by Till with the device string returned by hpfax:</li>
<li>Fixed an issue in in the NoDeviceForm (missing __tr() method)</li>
<li>Fixed defect (Ubuntu Fiesty Herd 3 - ppd file w/hp-setup problem) [implemented change to PPD file enumeration for CUPS 1.2 as suggested by Till]</li>
<li>Added banner pages to print settings (job-sheets)</li>
<li>Fixed problem with watermark angle text in print settings (utf-8 decoding)</li>
<li>Added libusb-devel check to configure.in.</li>
<li>Added image printing settings to toolbox print settings</li>
<li>Added print adjustment settings to toolbox print settings</li>
<li>Enhanced the default button behavior in toolbox print settings</li>
<li>Removed sticky print settings from hp-print</li>
<li>hp_laserjet_p2015_series: Changed embedded-server-type from '0' to '1'</li>
<li>hp_laserjet_p2015_series: Changed panel-check-type from '0' to '1'</li>
<li>Fixed a traceback in hpfax: if HPLIP is not running during device detection (Launchpad bug #83936)</li>
<li>Added print job icons to indicate print job status</li>
<li>Updated some status icons</li>
<li>Fixed defect (An unexpected error occurs when enter hp-makecopies -d&lt;device-uri&gt; -m1 -n in terminal)</li>
<li>Fixed defect (&quot;See Also:hp-colorcal&quot; should not occur in the explanation for the hp-colorcal command on hplip website.)</li>
<li>Fixed defect (Refresh All button can not work on build hplip-1.7.1 public release.)</li>
<li>Fixed an issue in hpssd that caused history items in the ring buffer to slotted incorrectly</li>
<li>Added duplexer detection to the &quot;sides&quot; setting in the toolbox Print Settings (no &quot;sides&quot; selection if duplexer == 0)</li>
<li>Added new, more useful icons to the status list in the toolbox</li>
<li>Major toolbox (Device Manager) upgrade/redesign</li>
<li>Added printer settings tab (sets printer options in ~/.cups/lpoptions)</li>
<li>Removed panel tab (merged panel with status tab)</li>
<li>Redo of functions tab (new layout)</li>
<li>Redo of status tab (new icons, layout, inclusion of front panel display)</li>
<li>Front panel display will show device panel if available, otherwise most recent status text</li>
<li>Redo of supplies tab (new layout)</li>
<li>Redo of print jobs tab (now called printer control) (print control widget, new layout, etc)</li>
<li>hpssd will not store multiple history items with the same error code (last one gets replaced)</li>
<li>About box upgraded</li>
<li>cupsext extended in functionality (ppd, options, etc)</li>
<li>Removed trailing white space in IEEE 1284 model name. This will fix URIs that have a trailing &quot;_&quot; character in the model name.
This issue crept back into the hpiod code after the libusb update.</li>
<li>Fixed an issue in hp-check that caused a traceback if '/etc/sane.d/dll.conf' is missing</li>
<li>Added some more bug messages to hpaio.</li>
<li>Fixed a traceback in hp-levels reported on the mailing list (defect)</li>
<li>Set the device list column width in the toolbox splitter to be more narrow by default</li>
<li>Added the toolbox software version to the Device Manager about dialog</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.7.2 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed media type for maxdpi printmode for vip printers and its derivatives</li>
<li>Fixed the cause of carriage stall error in C41xx printers</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- Officejet Pro L7300 series (OJProKx50)
- Officejet Pro L7500 series (OJProKx50)
- Officejet Pro L7600 series (OJProKx50)
- Officejet Pro L7700 series (OJProKx50)
- HP Officejet Pro K5300 series (OJProKx50)
- HP Officejet Pro K5400 series (OJProKx50)
- HP Officejet J5700 series (DJGenericVIP)
</pre>
<p>OJProKx50 is derived from DJGenericVIP.</p>
<p><strong>HPLIP 1.7.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added some new html files to Makefile.am for hplip and hpijs.</li>
<li>Fixed uninitilized pointer in hplip_api library. As requested by SUSE.</li>
<li>Got some newer inkjet all-in-ones working with hp-makecopies</li>
<li>photosmart_c5100_series: Changed copy-type from '0' to '3'</li>
<li>photosmart_c6100_series: Changed copy-type from '0' to '3'</li>
<li>photosmart_c7100_series: Changed copy-type from '0' to '3'</li>
<li>photosmart_3300_series: Changed copy-type from '0' to '3'</li>
<li>photosmart_3100_series: Changed copy-type from '0' to '3'</li>
<li>photosmart_3200_series: Changed copy-type from '0' to '3'</li>
<li>Fixed defect (HPLIP Installer didn't display the correct OS information on the Red Hat Enterprise OS.)</li>
<li>Changed the pre- and post- depend Installer command fields to a list of commands</li>
<li>Added a &quot;last used device URI&quot; feature to all utilities/UIs</li>
<li>Added a device refresh after the job cancel function in the toolbox</li>
<li>Fixed defect (hp-setup -u no devices &lt;b&gt;, &lt;p&gt;, etc. characters in error log)</li>
<li>Fixed sane_start: &quot;Document feeder out of documents&quot; problem with LJ3300 MFP which have no ADF.</li>
<li>Fixed defect (Test email text update)</li>
<li>Improved progress dialog behaviour and messaging in hp-sendfax</li>
<li>Fixed defect (The counter of selected picture in status bar does not work if selecting picture by drag action.)</li>
<li>Fixed defect (The &quot;Show Thumbnail&quot; item still appears after executing &quot;Show Thumbnails&quot; operation if the picture does not support &quot;show thumbnail&quot; function.)</li>
<li>Implemented enhancement (Have front panel tab appear when supported by printer)</li>
<li>Fixed defect (The fax job can not be done while executing 'hp-sendfax -n' in terminal on Fedora Core 6 32bit OS.)</li>
<li>photosmart_c7100_series: Changed pcard-type from '2' to '1'</li>
<li>Added feature (Fax Address Book also should be added on the Tools &amp; Settings tab in toolbox for usability.)</li>
<li>Fixed defect (The printer still appears in the device list while deleting the printer from CUPS.)</li>
<li>Added feature: Toolbox device list auto refreshes after device is added using hp-setup from toolbox</li>
<li>Fixed an issue with ChoosePrinterDlg2</li>
<li>Re-wired &quot;Configure Print Settings&quot; in the toolbox to go directly to the correct settings page for the printer</li>
<li>Fixed an issue with toolbox auto refresh settings save in ~/.hplip.conf</li>
<li>Fixed defect (New Fax Address can not be listed in Individual(s) and Group(s) fields of Recipients tab on Debian 3.1 32bit OS.)</li>
<li>Fixed defect (The address can not be added to a group through edit function in Fax Address Book.)</li>
<li>Fixed defect (Help button is ineffective after clicking Align Cartridges in Toolbox on Debian3.1 32bit OS.)</li>
<li>Added some error checking to struct.unpack() in SLP packet decoding</li>
<li>Fixed defect (An error occurs when enter &quot;%&quot; in &quot;Print Name&quot; of &quot;Enter Printer Information&quot; window during setting up a device.)</li>
<li>Fixed defect (The unloaded file still be showed in &quot;Unload Files from Photo Card&quot; dialog box after unload it with &quot;Remove selected files&quot; option in GUI mode.)</li>
<li>Fixed defect (installer LANG=C problem) [problem with CUPS running detection, reported by a user]</li>
<li>Fixed defect ('.bmp' type file can not be directly added to a fax job though this file type is listed in the Direct Allowable Types list. )</li>
<li>Fixed problem with adding XPM files to hp-sendfax</li>
<li>Removed extraneous MIME types from hp-sendfax allowable types</li>
<li>Changed auto refresh update range to 5-60 sec.</li>
<li>Merged PyQt polling fix (should fix faxing on systems with PyQt 3.16 or 3.17)</li>
<li>Added page range validation to hp-print (disallows ranges like &quot;-2&quot; and &quot;2-&quot;)</li>
<li>Fixed defect 1291 (The plain-text type file which begins with character &quot;/*&quot; can not be added rendered by the fax driver.) [Pretty printing checkbox added to hp-print and hp-sendfax. Off by default.]</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.7.1 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Moved PSC 21XX from DJ9xxVIP to DJGenericVIP - these printers can do fullbleed printing on 4x6 media</li>
<li>Added a new printmode, photonormal for DJ9xxVIP to enable printers without media sensors to print to photo media</li>
</ol>
<p><strong>HPLIP 1.6.12 - This release has the following changes:</strong></p>
<ol class="arabic">
<li><dl class="first docutils">
<dt>Incorporated the following upstream change requests from Red Hat.</dt>
<dd><ol class="first last arabic simple">
<li>Removed IANA comment form hplip.conf.</li>
<li>Added libm library check to configure.in.</li>
<li>Added some IPP &quot;STATE:&quot; messages for CUPS 1.2 in the &quot;hp&quot; backend.</li>
</ol>
</dd>
</dl>
</li>
<li><p class="first">Added configure time warning if chkconfig or install_initd are not found. If either chkconfig or install_initd are not found &quot;make install&quot; will not install the hplip startup script in /etc/rc[0-6].d directories. The chkconfig/install_initd configure time information will be available in the hplip.conf.</p>
</li>
<li><p class="first">Applied 'hplip-loop' patch from Tim Waugh [changes hpssd.py async loop timeout from 0.5 to 5.0 sec].</p>
</li>
<li><p class="first">Fixed defect (The fax setup failed when executing hp-setup with serial number USB ID parameter in terminal in Fedora Core6 32bit OS.)</p>
</li>
<li><p class="first">Fixed defect ([Fedora Core 6] deps don't download but installer continues.)</p>
</li>
<li><p class="first">Fixed defect (The fax queue setup failed in SUSE10.1 32bit OS.) [possible fix]</p>
</li>
<li><p class="first">Fixed defect ([hp-setup] device i/o error no way to cancel or go back.)</p>
</li>
<li><p class="first">Fixed defect (The edit function can not be executed when changing fax number only in Fax Address Book.)</p>
</li>
<li><p class="first">Fixed defect (The fax number and fax name was exchanged on the &quot;Finished Adding printer&quot; page.)</p>
</li>
<li><p class="first">Fixed defect (Parameter &quot;-bcups&quot; of hp-probe command is disabled.)</p>
</li>
<li><p class="first">Fixed a potential batch scanning memory leak in libsane-hpaio with scanimage version 1.0.18 or higher.</p>
</li>
<li><p class="first">Fixed defect (A blank screen is displayed while executing &quot;hp-check -lerror&quot; in the terminal.)</p>
</li>
<li><p class="first">Fixed defect (The queue message of processing page is displayed twice when executing a fax job with multi-pages in terminal in Fedora core6.)</p>
</li>
<li><p class="first">Fixed a traceback in hp-check caused when non-HPLIP backends are encountered in CUPS. [reported by user on mailing list]</p>
</li>
<li><p class="first">Fixed defect (The duplicate Nickname can be added to the Fax Addresses by editing function.)</p>
</li>
<li><p class="first">photosmart_c6100_series: Changed copy-type from '3' to '0' [Note: Make copies is temp. disabled for all inkjet AiOs]</p>
</li>
<li><p class="first">Added installer support for Mepis and PCLinuxOS.</p>
</li>
<li><p class="first">Replaced &quot;pragma pack(1)&quot; with &quot;__attribute__((packed))&quot; in all C/C++ structures. This was needed for the ARM gcc compiler.</p>
</li>
<li><p class="first">Removed the libusb little-endian conversion in hpiod. This conversion was not needed for big-endian systems because the usbfs
takes care of the big-endian to little-endian conversion.</p>
</li>
<li><p class="first">Added SANE_DEBUG_HPAIO support to libsane-hpaio. Setting the SANE_DEBUG_HPAIO environment variable
will display the following messages to stderr.</p>
</li>
</ol>
<pre class="literal-block">
- SANE_DEBUG_HPAIO=2   (error messages)
- SANE_DEBUG_HPAIO=6   (error messages + device info)
- SANE_DEBUG_HPAIO=8   (error messages + device info + sane api calls)

The following command will display all hpaio messages while running xsane.

SANE_DEBUG_HPAIO=8 xsane

The following command will display all sane and hpaio messages while running xsane.

SANE_DEBUG_DLL=128 SANE_DEBUG_HPAIO=8 xsane
</pre>
<ol class="arabic simple" start="21">
<li>Finished enhancement (Add mDNS/Bonjour/Rendezvous support to hp-probe).</li>
<li>Updated graphics and text in hp-toolbox about dialog.</li>
<li>Marked SANE_I18N text strings for localization in libsane-hpaio.</li>
<li>Added checks to make sure conf files exist and have no errors.</li>
<li>Reorganized include files in libsane-hpaio.</li>
<li>Enhancement: HPSSD performance/code cleanup modifications (several functions moved from hpssd to client code).</li>
<li>Fax files are stored in temp files by hpssd rather than in memory.</li>
<li>Fixed a problem with lineart scanning using MMR compression on Laserjets.</li>
<li>Added PyQt/SIP version check to hp-check.</li>
<li>Workaround added for (Launch of hp-setup from hp-toolbox leads to error [reported by Johannes]) [Added error dialog if gksu or kdesu not found]</li>
<li>Fixed defect ([Fedora Core 6] deps don't download but installer continues).</li>
<li>Added the ability to quit in additional places for the color alignment command-line tool and cleaned up some wording with-in the command-line tool.</li>
<li>Fixed defect (Allow [SERIAL NO.|USB bus:device|IP|DEVNODE] to be used with -u)</li>
<li>Fixed defect (The &quot;remove of all files&quot; - radio button is always grayed-out in the hp-unload interface, so have removed it for now).
This was fixed by removing the radio button since we will not support this functionality at this time.</li>
<li>Added table header rows to the product support tables every 20 rows [customer suggestion]</li>
<li>Applied the Ubuntu provided 61_noqt_message.dpatch with changes [supplied by Matthias Klose with Ubuntu]</li>
<li>Fixed defect (Cannot complete installation, next button greyed out)</li>
<li>Added fix for password prompt during install using pexpect.</li>
<li>Added missing time import in setupform.py.</li>
<li>Fixed a problem with event forwarding in hpssd.</li>
<li>Fixed a problem with device status refresh in hp-sendfax (hpssd bug)</li>
<li>Moved hplip_api code to separate &quot;api&quot; directory.</li>
<li>Added hplip_api support for reading the new models.dat files. The new models.dat file replaces the .xml files.
For third-party applications, the preferred way to read the models.dat file is to use the hplip_api.
The hplip_api can be used to get model attributes without running the HPLIP daemons. See hplip_api.h for reference.</li>
<li>Fixed defect (These Examples in usage of hp-setup that would work in non-interactive mode should specify -i parameter.)</li>
<li>Fixed defect (hp-print UI not usable on 800x600 screen w/GNOME)</li>
<li>Applied 'hplip-loop' patch from Tim Waugh [changes hpssd.py async loop timeout from 0.5 to 5.0 sec]</li>
</ol>
<p>With SUSE 10.1 if hp-setup fails to create the print queue, and displays the dialog box &quot;failed to create printer queue, please restart CUPS.&quot; and restarting CUPS does not resolve the issue. You can update CUPS to 1.2.7 as a work around for this issue.</p>
<p><strong>This HPLIP package includes HPIJS 2.6.12 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Made hplip_api calls in hpijs conditional at compile time. The hpijs configure flag &quot;hplip-build&quot; will determine if
hplip_api calls are used.</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- Color LaserJet CP4005 (LJColor/PS)
- LaserJet M5025 MFP (LJMono/PS)
- LaserJet M3027 MFP (LJMono/PS)
</pre>
<p><strong>HPLIP 1.6.10 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed defect hp-print and hp-sendfax (An error occurs while executing hp-print with invalid device URI or the printer name in terminal).</li>
<li>Removed batch scanning sane_cancel dependency. This fixes a problem with scanimage version 1.0.18 or higher.</li>
<li>Added hplip-install and timedate to web man pages.</li>
<li>Re-ordered commands in web man pages list.</li>
<li>Fixed version in title of installer (shows tarball version, not installed version).</li>
<li>Fixed defect (GUI Install - hp-setup - Does Not Finish).</li>
<li>Added icons to toolbox function page buttons.</li>
<li>Added make copies support for some inkjet AiO devices.</li>
<li>Added hp-timedate utility.</li>
<li>Added description to man pages index web page.</li>
<li>Added titles to each web man page.</li>
<li>Fixed an issue in the installer with distro version in the form x.y.z (want x.y only).</li>
<li>Made linux/compiler.h conditional at configure time. Configure.h is no longer distributed with the kernel headers.</li>
<li>Simplified some text in hp-setup -u.</li>
<li>Fixed defect (The Timeout value for searching printer shouldn't be able to set as value larger than 45 secs in HP Device Manager).</li>
<li>Hooked-up hp-setup -u at the end of hplip-install.</li>
<li>Made GUI mode the default for hp-setup.</li>
<li>Fixed defect (Error occurs while manually finding the network printers in HP Device Manager).</li>
<li>Made the &quot;Find&quot; button on the Manual Find dialog the default button.</li>
<li>Added &quot;Setup New Device...&quot; in Toolbox.</li>
<li>Added &quot;Remove Device...&quot; in Toolbox.</li>
<li>Reworked &quot;No Devices Found&quot; dialog.</li>
<li>Fixed defect (Multi PPD files were found while installing the Photosmart D5160 through hp-setup).</li>
<li>Fixed defect (hp-setup -u default window size needs to be a tad larger).</li>
<li>Fixed defect (hp-setup -u par device detection problem).</li>
<li>Fixed defect (The &quot;Location&quot; and &quot;Description&quot; for Fax Information also should be available while setup the device over hp-setup in GUI mode).</li>
<li>Added additional fax name and printer name checking.</li>
<li>Fixed defect (hp-setup -u process slightly confusing). Added some extra text.</li>
<li>Fixed defect (hp-setup -u manually find usb device not manually working).</li>
<li>Fixed defect (hp-setup -u Location/Desscription text field limits (needs)).</li>
<li>Fixed defect (hp-setup -u help button does not function).</li>
<li>Implemented enhancement 1169 (Synchronize date/time between PC and Officejet).</li>
<li>Created timedate.py utility to set time and date from shell.</li>
<li>Changed xsane dependency detection so that it will work if X is not running.</li>
<li>Changes for setup.py -u.</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.6.10 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- LaserJet P2015 (LJMono/PS)
- LaserJet P2015d (LJMono/PS)
- LaserJet P2015n (LJMono/PS)
- LaserJet P2015dn (LJMono/PS)
- LaserJet P2015x (LJMono/PS)
- LaserJet M3035 MFP (LJMono/PS)
- LaserJet M5035 MFP (LJMono/PS)
- LaserJet M4345 mfp (LJMono/PS)
- LaserJet P3005 (LJMono/PS)
- LaserJet P3004 (LJMono/PS)
- Color LaserJet 2700 (PS)
- Color LaserJet 2700n (PS)
- Color LaserJet CM1015 (PS)
- Color LaserJet CM1017 (PS)
</pre>
<p>Note, current Color LaserJet CM1015/CM1017 support is limited to printing and status. Scanning will be supported in the future.</p>
<p><strong>HPLIP 1.6.9 - This release has the following changes:</strong></p>
<ol class="arabic">
<li><p class="first">Add new command hplip-install.</p>
</li>
<li><p class="first">Fixed defect (Printer supplies listed in &quot;random&quot; order).</p>
</li>
<li><p class="first">Fixed random supply order in hp-levels.</p>
</li>
<li><p class="first">Fixed defect (Don't report hpfax:/no_devices_found in CUPS 1.2).</p>
</li>
<li><p class="first">Fixed network printer detection (SLP).</p>
</li>
<li><p class="first">Added hp-probe back into tarball.</p>
</li>
<li><p class="first">Added hp-probe into create_docs.</p>
</li>
<li><p class="first">Upgraded hp-probe to new doc and logging stds.</p>
</li>
<li><p class="first">Upgraded hp-check to use same dependency checks as hplip-install.</p>
</li>
<li><p class="first">Modified create_docs/index.txt so that the num. of models is dynamically put onto the website home page.</p>
</li>
<li><p class="first">Modified create_docs so that the supported distro/versions is dynamically put onto the download page.</p>
</li>
<li><p class="first">Modified create_docs so that the download links are dynamically put onto the download page.</p>
</li>
<li><p class="first">Fixed defect (The HP Fax URI could not be showed if executing hp-makeuri with parameter &quot;--fax&quot; in the terminal).</p>
</li>
<li><p class="first">Added HPILP version to templates and dist.py.</p>
</li>
<li><p class="first">Fixed defect (The &quot;Add to List&quot; button for Coverpage would be grayed out after sent a fax job including Coverpage on Mandriva 2006 32bit OS).</p>
</li>
<li><p class="first">Fixed defect (An unexpected error occurred when add a FAB entry using the space as the fist character of the entry name).</p>
</li>
<li><p class="first">Made some misc. input validation improvements to hp-fab -i.</p>
</li>
<li><p class="first">Changed print code so that it can use lpr or lp depending on what is installed (lpr=default).</p>
</li>
<li><p class="first">Fixed defect (hp-unload only works with ASCII char's).</p>
</li>
<li><p class="first">Fixed defect (hp-unload gives incorrect permissions bits). hp-unload will save files with permissions of 0600.</p>
</li>
<li><p class="first">Fixed a laserjet scanning problem in hpiod.</p>
</li>
<li><p class="first">Changed the 1284.4/MLC setup command for CLJ2840/LJ3050/LJ3055.</p>
</li>
<li><p class="first">Cleaned up PML errors occuring on DJ 4xx when doing dynamic counters.</p>
</li>
<li><p class="first">Fixed status-dynamic-counters value for DJ 460.</p>
</li>
<li><p class="first">Fixed defect (Toolbox cannot be launched successfully after setup Northstar V with Network connection on Simplified Chinese Red Flag 5 OS).</p>
</li>
<li><p class="first">Added code to cleanup spinner from text UIs.</p>
</li>
<li><p class="first">Re-fixed defect (The fax job could not be sent while sending fax in non-interactive mode (reproduce 7 out of 10 times)).</p>
</li>
<li><p class="first">Removed rpm-build option from HPLIP configure. Rpm-build is no longer needed.</p>
</li>
<li><dl class="first docutils">
<dt>Added two new HPLIP configure options.</dt>
<dd><ol class="first last arabic simple">
<li>scan-build - enable/disable xsane backend build</li>
<li>gui-build - enable/disable GUI commands</li>
</ol>
</dd>
</dl>
</li>
<li><p class="first">Added exit status to HPLIP and HPIJS configure.</p>
</li>
<li><p class="first">Added python-devel check to configure.</p>
</li>
<li><p class="first">Added pthread-devel check to configure.</p>
</li>
<li><p class="first">Added ppdev-devel check to configure.</p>
</li>
<li><p class="first">Fixed defect (The fax job could not be sent while sending fax in non-interactive mode (reproduce 7 out of 10 times)).</p>
</li>
<li><p class="first">Fixed defect (The value of Notes for an FAB entry cannot be displayed correctly while the entry was added completely in interactive mode).</p>
</li>
<li><p class="first">Fixed defect (An error occurs while executing hp-sendfax in non-interactive mode with the device disconnected).</p>
</li>
<li><p class="first">Fixed defect (The .g3 file could not be added to the Items List and not be sent).</p>
</li>
<li><p class="first">Fixed defect (The fax job could not be sent in non-interactive mode).</p>
</li>
<li><p class="first">Create bindir if not already created in &quot;make install&quot;.</p>
</li>
<li><p class="first">Added scan-style and fit-to-page fix to hp-makecopies (fixes defects and issue on mailing-list).</p>
</li>
<li><p class="first">Added scaling=100 to hp-sendfax.</p>
</li>
<li><p class="first">Changed PyQt version mismatch to warning.</p>
</li>
<li><p class="first">Moved Qt import in hp-toolbox and hp-print to after command line processing.</p>
</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.6.9 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support CD/DVD label printing (ie: PS D5100).</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- PhotoSmart A310 series (DJGenericVIP)
- PhotoSmart C5100 series (DJGenericVIP)
- PhotoSmart C6100 series (DJGenericVIP)
- PhotoSmart C7100 series (DJGenericVIP)
- PhotoSmart D5100 series (DJGenericVIP)
- PhotoSmart D5060 series (DJGenericVIP)
- PhotoSmart Pro B8300 series (DJGenericVIP)
</pre>
<p><strong>HPLIP 1.6.7 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Changed from dynamic IP ports to static IANA IP ports for hpiod (2208) and hpssd (2207).</li>
<li>Changed the &quot;start&quot; return value in hplip startup script.</li>
<li>Fixed defect (The valid letter and number for gray plot could not be entered while executing hp-colorcal in terminal.)</li>
<li>Fixed defect (The fax job could not be sent in non-interactive mode.)</li>
<li>Completed enhancement (Move test page to last function with hp-setup.)</li>
<li>Fixed defect ([OfficeJet 9100] hp-setup not selecting correct ppd file). Also fixed defect that will make more devices match their PPDs.</li>
<li>Fixed defect ([HP-CHECK] traceback on QT check.)</li>
<li>Removed Uni-di check code from device.Device.__openChannel().</li>
<li>Added the combined device list to the website.</li>
<li>Added --prefix to &quot;$(PYTHON) setup.py install --prefix=$(prefix)&quot; command in Makefile.am.</li>
<li>Fixed a problem that caused the fax wrong configuration error to appear in error.</li>
<li>Adjusted HPIJS Makefile.am to use new BZR system at linuxprinting.org based on Till's instructions.</li>
<li>Adjusted makefile targets for PPDs in dist.py, build.py, and nightly.py.</li>
<li>Fixed defect (The dependencies &quot;libnetsnmp&quot;, &quot;libjpeg&quot;, &quot;libusb&quot;, &quot;libcrypto&quot; and &quot;libpthread&quot; could not be checked while execting hp-check on Fedora Core 5.)</li>
<li>Fixed defect (The interactive and GUI mode for hp-fab can be entered while executing hp-fab with parameter i and u.)</li>
<li>Fixed defect ((DeskJet 5540) traceback during align click from toolbox.)</li>
<li>Added non-interactive mode (-n) to hp-sendfax.</li>
<li>Added interactive mode (-i) to hp-fab.</li>
<li>Fixed defect (The reduction was set to 25% automatically while setting the Reduction/enlargement override 25-400%.)</li>
<li>Added some additional error checking in hp-makecopies.</li>
<li>Fixed defect (Only one copy could be done while setting the Number of Copies more than 1.)</li>
<li>Fixed the contrast slider in makecopies UI.</li>
<li>Removed some extraneous debugging output in hp-makecopies.</li>
<li>Fixed defect (CUPS 1.2 does not auto-associate the PPD file to the fax URI) reported by Till.</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.6.7 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- Photosmart D6100 series (DJGenericVIP)
- Photosmart D7100 series (DJGenericVIP)
</pre>
<p><strong>HPLIP 1.6.6a - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added a check to hp-sendfax, hp-makecopies and hp-unload to disallow GUI mode if X is not available.</li>
<li>Changed the hpfax: retry to 10sec (from 30sec).</li>
<li>Changed device URI pattern matching in device.py for BEH compatability (reported by Till).</li>
<li>Removed some extraneous debugging output in hp-setup.</li>
<li>Added 1284 Device ID string to HPFax PPD file for autodetection PPD matching.</li>
<li>Fixed gcc 4.1 warnings in APDK (Debian request).</li>
<li>Changed &quot;hp&quot; device discovery strings to display more device info.</li>
<li>Added makecopies UI files to tarball.</li>
<li>Adjusted XML files to enable makecopies for PML based MFPs (primarily LaserJets).</li>
<li>Combined hp-unload and hp-photo and added a new non-interactive mode.</li>
<li>Removed hp-photo from Makefile.am.</li>
<li>Changed makecopies.py command line params to more closely match unload.py.</li>
<li>Changed sendfax.py command line params to more closely match unload.py.</li>
<li>Fixed an issue with dynamic counter parsing with the new xstrip() functions.</li>
<li>Changed the fields that probedevicesfiltered returns to include the desc field for CUPS 1.2.</li>
<li>Changed the format of the hpfax: 1.2 autodection string.</li>
<li>Fixed an issue that caused the sendfax.html doc page to not be created if ReportLab not installed on build machine.</li>
<li>Added configure option &quot;--disable-fax-build&quot;.</li>
<li>Fixed issue (The file could not be added to the Items List while adding a file through toolbox.).</li>
<li>Removed subproc.py from Makefile.am (no longer being used).</li>
<li>Created replacement functions for strip([chars]) and lstrip([chars]) for Python 2.2 compatibility (for RH 8.0).</li>
<li>Fixed defect (Unable to setup several printers of same model).</li>
<li>Fixed defect (Add meta-tags to website template to force browsers to reload pages) (Thanks to John Sturgeon).</li>
<li>Fixed defect (The printer still appears in the device list while deleting the printer from CUPS.).</li>
<li>hp-toolbox will now auto refresh all devices (F6) when hp-setup adds a new CUPS printer queue.</li>
<li>Added some clarifying text to the supported_devices index page (e.g., Photosmart added to AiO list).</li>
<li>Made some improvements to the PPD file matching algorithm in hp-setup.</li>
<li>Add blue pen for PS8700.</li>
<li>Fixed defect in hpfax: reported by Johannes Meixner on 2006-6-19 on hplip-devel mailing list.</li>
<li>Fixed defect (Reformat logging strings) (request by Henrique de Moraes Holeschuh).</li>
<li>Changed code to use lp (instead of lpr) to remove a dependency on BSD printing support (patch by Henrique de Moraes Holeschuh).</li>
<li>Fixed bug in hpfax: backend that occured during device autodetection (reported by Till/Henrique).</li>
<li>Fixed hpfax: autodection string format for CUPS 1.2 (reported by Till).</li>
</ol>
<p><strong>HPLIP 1.6.6 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>HPLIP has reached 1.0 status. With this release we start using a new date encoded revision number.</li>
</ol>
<pre class="literal-block">
- x.y.m
- x = major release number
- y = year (ie: 6=2006)
- m = month (ie: 6=June)
</pre>
<ol class="arabic simple" start="2">
<li>Fixed broken links in HTML documentation (reported by Johannes Meixner).</li>
<li>Added DOT4Init retry in hpiod. This fixed a intermittent scanning problem with PS C3100.</li>
<li>Changed libsane-hpaio to display any received scan data after I/O timeout instead of aborting.</li>
<li>Fixed the File Types that can be directly added to the fax job could not be displayed accurately on Send Fax dialog.</li>
<li>Added 30sec retry and timeout to hpfax.</li>
<li>Added CUPS 1.2 compatible output to hpfax.</li>
<li>Added a core dump option to the hplip.sh script &quot;/etc/init.d/hplip debug&quot;.</li>
<li>Removed DeviceOpen from hp backend. This fixes two problems 1) usblp will no longer be removed for device discovery 2) device
discovery will no longer cause Inkjets to power-up.</li>
<li>Changed hp backend device discovery verbage in order to work better with CUPS 1.2 (Mandriva request).</li>
<li>Fixed panel display for older OfficeJets that have VSTATUS.</li>
<li>Fixed no printers installed, run toolbox, install printer, toolbox produces error.</li>
<li>Updated hpfax to &quot;No devices found&quot; text and behavior.</li>
<li>Removed extraneous syslog message during parallel port ProbeDevice (Debian request).</li>
<li>Rewrite of toolbox refresh code. Should fix long running issue.</li>
<li>Fixed HP-Toolbox no activity after an hour causes toolbox to disconnect from all printers.</li>
<li>Fixed the Job ID for fax job should be displayed in Status tab of toolbox while starting fax send.</li>
<li>Added FreeBSD conditionals to hpiod.</li>
<li>Modified XML schema - status-type broken out into status-type, status-battery-check, and status-dynamic-counters.</li>
<li>Modified all XML files to comply with new schema and switched status-types as appropriate.</li>
<li>Made hplip_GetID more bullet proof in hplip_api.c.</li>
<li>Fixed invalid memory free in libsane-hpaio. Only occurred in the sane_hpaio_open abort path.</li>
<li>Changed 1284.4/MLC credit reply timeout from 2 to 4 seconds in hpiod. This fixed a problem with 1200dpi uncompressed scanning (ie: PS2575).</li>
<li>Removed support dialog (should have been removed in 0.9.11, was missed).</li>
<li>Changed Tools and Support pane to include &quot;View Documentation&quot; rather than &quot;View Support&quot; - opens online docs in browser like Help | Contents...</li>
<li>Added sane hpaio.desc file to documentation.</li>
<li>Changed library check in hp-check from 'libsnmp' to 'libnetsnmp' (issue reported on mailing list).</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.6.6 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Starting with this release HPIJS will be using the same date encoded revision number as HPLIP. See item one above for details.</li>
<li>Fixed an auto duplex problem in HPIJS (issue reported by Red Hat).</li>
<li>Fixed gcc 4.1 compiler issues with HPIJS glue code (issue reported by Debian).</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- Deskjet D4100 series (DJ4100)
- Deskjet D2300 series (DJ3600)
- Deskjet D1360 series (DJ3320)
- Photosmart A430 series (DJGenericVIP)
- Photosmart A510 series (DJGenericVIP)
- Photosmart A710 series (PSP470)
- Photosmart A610 series (PSP470)
- Photosmart C4100 series (DJGenericVIP)
- Photosmart C3100 series (DJGenericVIP)
- Photosmart D7300 series (DJGenericVIP)
</pre>
<ol class="arabic" start="5">
<li><p class="first">Updated the Ghostscript KRGB patch. The gdevijs-krgb-1.3-gs8.54.patch revisited the KRGB buffer overflow issue with out-of-band data
in fill_rectangle and copy_mono. Changed the fill_rectangle and copy_mono to an inner loop buffer check instead of a outer
loop x/y extent check.</p>
<p>As requested by Ralph Giles, added K 1-bit and 8-bit support for KRGB, but only 1-bit is implemented for now.</p>
</li>
</ol>
<pre class="literal-block">
KRGB definition:
 1. K=1-bit or 8-bit black plane, RGB=24 bit color raster.
 2. K-plane will only contain objects that are black text and black line drawings.
 3. RGB raster will not contain K-plane objects.
 4. K resolution and RGB resolution will be equal.
 5. K-plane will be byte aligned.
 6. K-plane 1-bit definition; 1=black, 0=nothing (ColorSpace=KRGB).
 7. K-plane 8-bit definition; 255=black, 0=nothing (ColorSpace=KxRGB).
</pre>
<p><strong>HPLIP 0.9.11 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Changed hp-sendfax behavior. Hp-sendfax must be run before print jobs can be printed to a fax queue.</li>
<li>Completely revamped the email alert system (now uses sendmail rather than a SMTP server).</li>
<li>Changed hpssd so that it will not send an email if the same device has the same error code multiple times in a row.</li>
<li>Fixed ordering of -r and -l in lpr command used for printing test pages (fixes an issue from the support list).</li>
<li>Changes auto device refresh interval units from seconds to minutes in the hp-toolbox.</li>
<li>Added a device auto refresh type (all or 1) to settings dialog in the hp-toolbox.</li>
<li>Replaced hplip_readme.html with web documents available at hplip.sf.net.</li>
<li>Moved the DeviceClose in the hp-toolbox testpage routine to before the lpr to fix an issue with contention with the &quot;hp&quot; backend.</li>
<li>Fixed a defect in hp-fab that didn't allow previously added entries to be modified.</li>
<li>Added better error checking to hp-sendfax to detect HPLIP daemons not running.</li>
<li>Fixed LJ2840 network port for faxing in hpiod.</li>
<li>Fixed a URI case mismatch issue by changing a strcmp to strcasecmp in hpiod (0.9.10 patch).</li>
<li>Removed USB DeviceOpen model check in hpiod. With libusb this check is no longer needed (0.9.10 patch).</li>
<li>Fixed forever USB I/O error in hpiod which caused syslog overflow (0.9.10 patch).</li>
<li>Turned status off for all Business Inkjets 2200-2600 (they do not have S: field and don't respond to LJ style PML status OIDs).</li>
<li>Moved fax address book file from ~/.hplip.fab to ~/hpfax/fab.db.</li>
<li>Changed hp-fab so that duplicate entries cannot be created.</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.1.10 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Moved PSC 21xx from DJGenericVIP to DJ9xxVIP device class.</li>
<li>Forced hpijs and hppgsz to always build with -DNDEBUG.</li>
<li>Merged hpijs_readme.html into hplip documentation.</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- LaserJet 5200 (LJMono/PS)
- LaserJet 5200L (LJMono/PS)
- Color LaserJet 2605 (PS)
- Officejet 6300 series (DJGenericVIP)
- Officejet 4300 series (DJ3320)
</pre>
<p><strong>HPLIP 0.9.10 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Made the &quot;hp&quot; backend more product specific. HP USB keyboards should now be filtered out.</li>
<li>Fixed gzip 1.2.4 issue with &quot;make install&quot;.</li>
<li>Fixed jetdirect write timeout in hpiod.</li>
<li>Added deviceID to output of &quot;hp&quot; backend for CUPS 1.2 (Red Hat request).</li>
<li>Fixed a problem where no fax send dialog pops up when sending a fax job form OpenOffice Writer and the fax job can not be sent correctly.</li>
<li>Fixed a hp-setup crash which can occur during fax setup testpage print.</li>
<li>Modified the hp-toolbox and hp-print so that they will work with unsupported printer models without crashing.</li>
<li>Hp-setup now allows the user to manually enter a PPD file path.</li>
<li>The &quot;NickName&quot; from each located PPD file is displayed to the user so that the &quot;(recommended)&quot; text will be shown.</li>
<li>Fixed an error which occurs while executing hp-sendfax with b parameter.</li>
<li>Fixed a hp-toolbox problem displaying cartridge information for Photosmart 8700 when device is connected via network.</li>
</ol>
<p>This HPLIP package also includes HPIJS 2.1.9.</p>
<p><strong>HPLIP 0.9.9 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>HPLIP now uses libusb for all USB I/O. Libusb replaces kernel modules printer and usblp. Libusb 0.1.8 or higher is required.</li>
<li>Removed support for USB URIs based on device files. This means all LaserJets now use USB URIs based on &quot;hp:/hp_model?serial=xxxxxxxx&quot; instead of &quot;hp:/hp_model?device=/dev/usb/lpx&quot;. Old print queues based on the old URI must be updated to the new URI.</li>
<li>Added full USB 1284.4 support for CLJ2840, LJ3050 and LJ3060.</li>
<li>Added full USB 1284.4 support for LJ1010, LJ1012 and LJ1015.</li>
<li>Added full USB 1284.4 support for LJ2500.</li>
<li>Updated HP-Fax-hplip.ppd to be in conformance with CUPS 1.2. Also updated most LaserJets to CUPS 1.2 complaints.</li>
<li>Added checks for the failed import of the fax module due to the absence of the datetime module when &lt; Python 2.3 is installed. Affects hp-setup, hp-fab, and hp-sendfax.</li>
<li>Changed the GetSnmp timeout from 5 to 2 seconds in hpiod.</li>
<li>Fixed incorrect Supplies information for Color Laserjet 2840 displayed in toolbox.</li>
<li>Fixed problem where title input was of no use while adding a file to item list in send fax dialog.</li>
<li>Updated the krgb patch file for ghostscript. There are now two patch files one for GNU Ghostscript 7.07 and GPL Ghostscript 8.50.</li>
<li>Fixed &quot;hp-makeuri /dev/parport0&quot; sigfault when built with --disable-pp-build.</li>
<li>Added build time &quot;configure&quot; options to hplip.conf. Used to help document how binary package (or tar ball) was built.</li>
<li>Add models.xml parallel flag for Deskjet 5550.</li>
<li>Moved hp-sendfax temp .g3 files to ~/hpfax/hpfax-.g3.</li>
<li>Files added to hp-sendfax interface are now rendered into g3 format as they are added.</li>
<li>Removed temporary file creation from hpfax: (temp files now created only by hp-sendfax using mkstemp).</li>
<li>Added total page counting feature to hp-sendfax.</li>
<li>Added a BSD license to magic.py.</li>
<li>Changed the &quot;cups&quot; directory name to &quot;ppd&quot; and made &quot;ppd&quot; point to $(datadir)/HP in hplip.conf.</li>
<li>Removed ping code from base/utils.py, device.py:Device.open() and hpssd - hpssd can now be run as non-root.</li>
<li>HPLIP now installs HP-Fax-hplip.ppd independent of HPIJS. HPLIP installs HP-Fax-hplip.ppd into $(datadir)/HP directory, but</li>
<li>HPIJS creates the symlink from cups/model/foomatic-ppd to $(datadir)/HP.</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.1.9 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed an array index underflow in ljfastraster.cpp.</li>
<li>Save paper width and height in UXServices object after a call to SetPaperSize.</li>
<li>When fullbleed printing is requested, if printer supports it, return actual paper dimensions for PrintableArea.</li>
<li>Added support for the following new printer(s):</li>
</ol>
<pre class="literal-block">
- HP DeskJet F300 Series All-in-one (DJ3600)
</pre>
<p><strong>HPLIP 0.9.8 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added PC send fax support. This feature is is supported by a send fax UI (hp-sendfax), send fax setup in the hp-toolbox (HP Device Manager), and a fax address book (hp-fab). Files (and an optional coverpage) may be sent by running the send fax UI directly or by printing through the supplied HP Fax CUPS backend from any application or by using lp/lpr. A CUPS queue configured with the HP Fax CUPS backend (hpfax:) must be separately set up for faxing to operate.</li>
<li>Added HP Setup utility. This new utility (hp-setup) can quickly and automatically setup print and/or fax queues for HPLIP supported devices. It will automatically choose the closest matching PPD file, print a testpage, and set up a fax queue and allow the user to perform basic fax setup (TTI header setup) if appropriate. Using the -m parameter, hp-setup also replaces the functionality of 'hp-makeuri'.</li>
<li>Fixed deviceid zero termination issue in hplip_api.c.</li>
<li>Fixed HPLIP startup script as per RH request.</li>
<li>Enhanced the status history table in hp-info.</li>
<li>Changed device list in toolbox to use small icons for status overlay.</li>
<li>Modified models.xml file to add pen info back to OJ5500 and disable front panel.</li>
<li>Removed probe.py from distribution.</li>
<li>Added Fax URI generation to hp-makeuri.</li>
<li>Fixed hp-makeuri so that it would not report URIs for non-existent functions (e.g., a scan URI on a single function printer).</li>
<li>Fixed hp-makeuri quiet modes that they are actually quiet (no banner, etc).</li>
<li>Added a new chooser dialog that presents a list of CUPS queues rather than device URIs (switched hp-sendfax and hp-print over to new dialog).</li>
<li>Fixed a hpiod problem with the PS 2570 series. This will fix the scanning blue-screen error with USB High Speed.</li>
<li>Fixed _GNU_SOURCE define in hpaio.h. (RH patch)</li>
<li>Fixed GetDeviceStatus overwrite in hpiod. (RH patch)</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.1.8 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Removed a duplicate ; in ljjetready.h.</li>
<li>Commented out forward declaration of jpeg APIs from ljjetready.cpp - some compilers don't compile otherwise.</li>
<li>Moved OfficeJet 6100 and 6150 to DJ55xx.h; margins on these devices are same as those on DJ5550.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP LaserJet 3050 (LJMono/PS)
- HP LaserJet 3060/3062 (LJMono/PS)
- HP LaserJet 3390/3392 (LJMono/PS)
- HP Deskjet 6980 series (DJGenericVIP)
- HP Deskjet 6940 series (DJGenericVIP)
</pre>
<p>LJ3050 and LJ3060/3062 are similar to CLJ2800. Current support for these all-in-ones are limited to the following functionality.</p>
<ol class="arabic simple">
<li>Photo Card access is not available via hp-photo. Photo Card access is available via USB mass storage.</li>
<li>Network scanning is supported, but USB scanning is not. USB scanning requires libusb and should be available in the next HPLIP release.</li>
</ol>
<p><strong>HPLIP 0.9.7 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added 1284.4 support to hpiod. Previous support was MLC only.</li>
<li>Added configure option &quot;--disable-pp-build&quot; to disable parallel port build.</li>
<li>Fixed missing $(DESTDIR)/usr/bin directory in Makefile.am.</li>
<li>Converted HPLIP to autoconf 2.59.</li>
<li>Changed hp-toolbox startup behavior to increase performance.</li>
<li>Added checks in messaging code to prevent invalid messages from crashing hpssd.</li>
<li>Fixed gcc error when building with &quot;--disable-network-build&quot;.</li>
<li>Added hp-toolbox PML cleanup code to LJ status code.</li>
<li>Fixed clj28xx scanning issue. Mfpdtf buffer was too small libsane-hpaio. This fixes a problem introduced in  HPLIP 0.9.5.</li>
<li>Modified hp-makeuri to allow hostnames for network addresses.</li>
<li>Added support for &quot;alternate n-up&quot; for PS documents to hp-print.</li>
<li>Fixed an issue where the website link for support information is wrong in &quot;HP&quot; tab of &quot;Support Information&quot; dialog.</li>
<li>Fixed an issue setting the scan token in libsane-hpaio.</li>
<li>Fixed an issue where an error occurs while executing the command &quot;hp-check -lnone&quot; in terminal.</li>
<li>Fixed an issue where an exception is caught but the program does not show a correct prompt when running the command &quot;hp-align&quot; with parameter -p.</li>
<li>Fixed System::GetSnmp sigfault in hpiod. This will fix network scanning/hp-toolbox issues in previous HPLIP releases.</li>
<li>Fixed an issue where an error occurs while executing hp-photo after the usb cable was disconnected.</li>
</ol>
<p><strong>This HPLIP package includes HPIJS 2.1.7 which has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added configure option &quot;--enable-hplip-build&quot;.</li>
<li>Converted HPIJS to autoconf 2.59.</li>
<li>Fixed OJ K550 typo in HPIJS.</li>
<li>Added photo tray support to DJGenericVIP device class. This effects all DJGenericVIP PPD files.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Color LaserJet 3000 (LJColor/PS)
- HP Color LaserJet 3600 (LJJetReady)
- HP Color LaserJet 3800 (LJColor/PS)
</pre>
<p><strong>HPLIP 0.9.6 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>In hp-toolbox (Device Manager) made a small LaserJet status change that makes the CLJ 2550 work OK.</li>
<li>Fixed a bug with the PSC3310 with low photo supplies (caused a toolbox exception).</li>
<li>Fixed a problem that made an offline CLJ2500 crash hpssd.</li>
<li>The hp-toolbox no longer uses a &quot;listen&quot; server socket. All communication is done over the same client socket to hpssd.</li>
<li>Removed hardcoded &quot;/var/run&quot; paths, added &quot;/var/run&quot; path to hplip.conf. Removed root groupid check from hpiod. This allows HPLIP to be run from different userid and groupid other than root (debian/ubuntu request).</li>
<li>Remove &quot;su -root&quot; from the HPLIP startup script.</li>
<li>Incorporated most non-showstopper patches from Henrique Holschuh at debian.</li>
<li>Fixed bigendian macros in libsane-hpaio (0.9.5 patch).</li>
<li>Fixed pml scanning problem in libsane-hpaio (0.9.5 patch).</li>
<li>Added new hp-toolbox UI for supplies and maintenance tools.</li>
<li>Made numerous changes to hp-toolbox.</li>
<li>Set CLJ 25xx devices to uni-di mode in models.xml.</li>
<li>Moved DJ450 from DJGenericVIP class to DJ9xxVIP class, because mandatory margins are 0.25 inch on left and right sides and it does not support fullbleed on any papersize.</li>
<li>Added a new printer family, DJ55xx to take care of margin issues for DJ55xx printers.</li>
<li>Fixed a bug in sending custom paper size to JetReady and FastRaster printers.</li>
<li>Fixed a bug in LJFastRaster when last band was less than 128 hight, it was incorrectly positioned.</li>
<li>Fixed margin adjustment code to allow fullbleed or .125 inch margins for those printers that support it in autoduplex mode.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Color LaserJet 4730 MFP (LJColor/PS)
- HP Deskjet 460 (DJGenericVIP)
- HP Officejet Pro K550 (DJGenericVIP)
- HP Officejet Pro K850 (DJGenericVIP)
</pre>
<p><strong>HPLIP 0.9.5 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added parallel port support for printing and scanning. See Product Support table for supported devices and features.</li>
<li>Fixed most gcc4 warnings.</li>
<li>Changed the PS8700 PPD inputslot from &quot;default&quot; to &quot;upper&quot;.</li>
<li>Fixed gcc uninitialized varable warning in udevice.cpp.</li>
<li>Removed unused jdprobe code from hp.c backend.</li>
<li>Fixed miser mode MLC credit problem in hpiod.</li>
<li>Fixed MLC credit problem with short timeouts.</li>
<li>Rewrote most of the pml scanning code in libsane-hpaio.</li>
<li>Fixed &quot;condrestart&quot; typo in HPLIP startup script (as per Red Hat request).</li>
<li>Fixed many known hp-toolbox issues.</li>
<li>Fixed case where hp-toolbox crashed if models.xml entry was missing.</li>
<li>Fixed hp-colorcal incorrect parameter passing to maint routines (reported on forum)</li>
<li>Fixed a bug in hpssd.py that caused hal:\\ devices to crash hpssd.</li>
<li>Fixed supplies status for CLJ28xx.</li>
<li>Fixed powersettings for DJ4x0.</li>
<li>Fixed LJ1022 status problem.</li>
<li>Fixed a 4-sided full bleed printing issue in HPIJS.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Photosmart 420 (PSP100)
- HP Photosmart 470 (PSP100)
- HP Photosmart 2570 (DJGenericVIP)
- HP PSC 1400 (DJ3600)
- HP Officejet 5600 (DJ3600)
- HP Photosmart 3100 (DJGenericVIP)
- HP Photosmart 3200 (DJGenericVIP)
- HP Photosmart 3300 (DJGenericVIP)
- HP Photosmart 8000 (DJGenericVIP)
- HP Photosmart 7800 (DJGenericVIP)
- HP Deskjet 5940 (DJGenericVIP)
- HP Deskjet 5440 (DJGenericVIP)
- HP Color laserJet 4700 (LJColor/PS)
</pre>
<p><strong>HPLIP 0.9.4 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a bi-di problem with all LIDIL printers in HPIJS. This fixes a printing problem which occurred in HPLIP 0.9.3.</li>
<li>Fixed a 64-bit problem with LJJetReady printers in HPIJS.</li>
<li>Fixed a KRGB issue in the VIP path in HPIJS. This fixes a problem where black text would drop some pixels.</li>
<li>In order to accommodate 4-sided full bleed, PS320/330/370/380 were moved to DJGenericVIP device class.</li>
<li>Added uni-di device support to &quot;hp&quot; backend.</li>
<li>Added hplip_api convenience library. Converted HPLIP clients (hp, libsane-hpaio, hpijs, ptest) to hplip_api.</li>
<li>Added device ID mode to hp-info utility (Tim Waugh of Red Hat request).</li>
<li>Added new DeviceOpen() parameters to accommodate different backend types.</li>
<li>Changed and added new &quot;io&quot; support tags to models.xml.</li>
<li>Added LJ1022 to models.xml file.</li>
<li>Desensitized model names generated by hpiod. This will eliminate leading, trailing and double spaces in the model name.</li>
<li>Made change to the models.xml file for Photosmart 120 and 240 series which had pen 57 mislabeled as black.</li>
<li>Added LJ 8000 series entry to models.xml.</li>
<li>Added LJ 1160 series entry to models.xml.</li>
<li>Removed LJ 3100 from models.xml. There are no plans to support this printer.</li>
<li>Fixed a scanimage problem with OJ d135 and OJ 7110.</li>
<li>Fixed &quot;Invalid color calibration type&quot; error in hp-colorcal.</li>
<li>Fixed &quot;Unknown internal error&quot; when executing command &quot;hp-probe -bnet&quot;.</li>
<li>Fixed a intermittent SNMP problem reading signed integers in hpiod. This will fix some network scanning issues.</li>
<li>Fixed a problem where bi-di was not turned off correctly in hpijs. This caused extra deviceid queries.</li>
<li>Enhanced hp-info and hp-makeuri as per Red Hat and Suse request.</li>
<li>Changed SLP detection to detect more devices based on forum feedback.</li>
<li>Fixed postscript PPD file case sensitivity issue. This issue caused a problem with kprinter.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Color LaserJet 2800 (see support details below)
- HP Photosmart 8200
- HP Photosmart 330
- HP Photosmart 380
- Deskjet 1280
- Deskjet 3040
- Deskjet 3920
</pre>
<p>Current HP Color LaserJet 2800 support is limited to the following functionality.</p>
<ol class="arabic simple">
<li>Only postscript printing is supported.</li>
<li>Photo Card access is not available via hp-photo. Photo Card access is available via USB mass storage.</li>
<li>Network scanning is supported, but USB scanning is not.</li>
<li>Hp-toolbox status is not complete.</li>
</ol>
<p><strong>HPLIP 0.9.3 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Modified models.xml Deskjet_1220C panel_check_type to be 0 to solve a forum issue.</li>
<li>A change was made to fix the Test Email Alert.</li>
<li>Added MlcInit retry to hpiod.</li>
<li>Fixed some gcc warnings (debian request).</li>
<li>Converted hp backend, hpiod, hpijs and libsane-hpaio to INADDR_LOOPBACK (debian request).</li>
<li>Removed images.tgz.</li>
<li>Added configure check for libjpeg-devel support.</li>
<li>Changed hplip_readme.html &quot;Photo&quot; support to yes for OJ 7200/7300/7400.</li>
<li>Fixed intermittent device hang problem with LJ 1010/1012/1015 in hp.c. These devices cannot handle in-band USB deviceid queries.</li>
<li>Added OfficeJet V40 to models.xml solving a forum issue.</li>
<li>Fixed models.xml so that LJ 1010, 1012, 1015, and 1022 all print using &quot;raw&quot; io.</li>
<li>Fixed &quot;hp-probe -s*&quot; error.</li>
<li>Fixed error while clicking the&quot;Access Photo Cards&quot; without any photo card.</li>
<li>Fixed error while running hp-testpage command to print to testpage after disconnect the usb cable.</li>
<li>Added LJ 1010 and 1012 to models.xml, and made sure the OJ K80xi had both a single spaces and a double spaced entry.</li>
<li>Now &quot;make install DESTDIR=path&quot; automatically creates prerequisite directories and files.</li>
<li>Fixed error which occurs after launching the toolbox in the terminal.</li>
<li>In models.xml cloned HP LaserJet 4050 Series to the same thing with a trailing underscore to solve a forum issue.</li>
<li>Increased the printable region for DJGenericVIP. This resolves a HPIJS left margin issue.</li>
<li>Fixed a HPIJS problem printing more than one page with LJ 1010/1012.</li>
<li>Modified hpijs to ignore bi-di errors so the &quot;hp&quot; backend can handle them. This fixed a problem where hpijs would hang forever.</li>
</ol>
<p><strong>HPLIP 0.9.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed &quot;Invalid color calibration type&quot; error occurs when executing command &quot;colorcal&quot; in terminal.</li>
<li>Fixed issue reported in forum (AlignType3() number of arguments error in hp-align).</li>
<li>Made UI architectural change (removed hpguid.py, removed popup feature, etc).</li>
<li>Fixed a scanning issue with Laserjet flatbed scanners (PML scanners). Scan would fail at end of scan.</li>
<li>Removed images.tgz after install.</li>
<li>Fixed a problem when all function buttons are grayed out when toolbox is launched at the first time.</li>
<li>Fixed DJ450 battery check issue.</li>
<li>Fixed issue when Toolbox does not launch with PyQt 3.14-1mdk. All .py files produced by compiling .ui files with pyuic have been updated to fix the QSizePolicy() problem.</li>
<li>Added new print mode &quot;FastDraft Grayscale&quot; to DJGenericVIP.</li>
<li>Rebuilt PPD files with new &quot;FastDraft Grayscale&quot; support.</li>
<li>Put limit (max=5) on syslog messages when output device write() fails (Debian request).</li>
<li>Removed specified gcc options in hpijs configure.in (Debian request).</li>
<li>Fixed a 64-bit compile issue in ljjetready.cpp.</li>
</ol>
<p><strong>HPLIP 0.9.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Changed configure to check for libnetsnmp instead of libsnmp.</li>
<li>Made some $DESTDIR changes in configure.in for package maintainers.</li>
<li>Changed most &quot;make install&quot; symlinks from full path to relative path names.</li>
<li>Added a &quot;front panel&quot; enable/disable flag to models.xml. Some printers were disabled (ie, deskjets).</li>
<li>Ink level and status displays have been fixed for CP1160/1700, OJ 7100 series and OJ D series.</li>
<li>Added battery level check for mobile deskjets (DJ 450, etc).</li>
<li>Fixed issue that could cause DJ 450 to lock-up during panel check (miser mode).</li>
<li>Fixed extraneous hpiod error. Corrected pml iod in scl path that was in libsane-hpaio.</li>
<li>Fixed gcc warnings in libhpip.</li>
<li>Fixed hpijs bi-di assert issue with business inkjet 1100.</li>
<li>Added &quot;hp-check&quot; that checks SIP, Qt, PyQt, etc. dependencies.</li>
<li>Added PSC 750xi, OJ 5110 to models.xml file.</li>
<li>Added device manager *.ui files to package.</li>
<li>Added PPD files for the following printers.</li>
</ol>
<pre class="literal-block">
- HP LaserJet 4240
- HP LaserJet 9040
- HP color LaserJet 4610
- HP LaserJet 1022
- HP Business Inkjet 1000
</pre>
<p><strong>HPLIP 0.9 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added network scanning support.</li>
<li>Added full status and supply information for most LaserJets. See Product Support table.</li>
<li>Added HPLIP commands to $(bindir) path (ie, hp-toolbox, hp-probe, hp-unload, ...).</li>
<li>Added hp-makeuri command for generating &quot;hp&quot; URIs from an IP address or device node.</li>
<li>Fixed some network issues with hp-probe.</li>
<li>Fixed a problem with multiple files using the same name in photo card.</li>
<li>Fixed a snmp compile issue in configure.in (hplip-0.8.8.patch).</li>
<li>Fixed a bug in the cancel job code in hp-toolbox.</li>
<li>Fixed some dialog cancel defects in clean and align.</li>
<li>Reversed order of status history in hp-toolbox.</li>
<li>Added photo card access status.</li>
<li>Added hp-toolbox right click menu.</li>
<li>Hpssd no longer scans devices at startup, devices are scanned when hp-toolbox is first started.</li>
<li>Removed power-up from the probe command in hpiod. This means that when CUPS queries the &quot;hp&quot; backend for devices, the printer will not power-up.</li>
<li>Added non-zero exit codes to hp-toolbox as per Johannes Meixner's request.</li>
<li>Modified hp-toobox locale string formation for the date so that we avoid issue with locale not supporting various languages for %a and %b.</li>
<li>Added changes to display EXIF data in photo card.</li>
<li>Added channel cleanup code to hpiod. This will fix some issues when canceling print jobs from the host.</li>
<li>Added new configure option --enable-network-build [default=yes].</li>
<li>Added a non-scrolling &quot;front panel display&quot; feature to hp-toolbox.</li>
<li>Added Color Calibration for various printer platforms.</li>
<li>Added two new device classes - LJFastRaster and LJJetReady. LJFastRaster will replace the pxl1010 driver.</li>
<li>Added HP postscript PPD files to the hpijs package. This will allow postscript printing instead of printing via hpijs.</li>
<li>Added PPD files for the following printers. See HPIJS 2.1 hpijs_readme.html for more information.</li>
</ol>
<pre class="literal-block">
- LaserJet 1010/1012/1015 (LJFastRaster)
- Color LaserJet 3500/3550 (LJJetReady)
- HP Photosmart 8750
- HP Deskjet 6600
- HP Deskjet 9800 Series
</pre>
<p><strong>HPLIP 0.8.8 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added low ink infrastructure to device manager.</li>
<li>Made fixes to cleaning procedure.</li>
<li>Added security patches from Henrique de Moraes Holschuh (Debian).</li>
<li>Made pychecker fixes.</li>
<li>Offline devices will now show supplies list with &quot;Unknown&quot; levels (was blank before).</li>
<li>Fixed the display for black cartridge number 15 on the Supplies Tab.</li>
<li>Added tech-type to models.xml.</li>
<li>Added pidfile locking to hpiod.</li>
<li>Fixed gcc warning in pcardext.c.</li>
<li>Removed &quot;killall -HUP cupsd&quot; from /etc/init.d/hplip. Changed the hplip chkconfig priority so cups will run after hplip.</li>
<li>Makefile.am now copies /etc/init.d/hplip and /etc/hp/hplip.conf instead of symlinking.</li>
<li>Fixed Laserjet 1220 model.xml entry.</li>
<li>Changed hard coded /usr/lib/sane directory to $(libdir)/sane in the makefile. This will fix a lib64 issue.</li>
<li>Fixed an issue with the Alert email service.</li>
<li>Merged multiple makefiles into two. One for hplip and one for hpijs.</li>
<li>Added lib64 to cups search path in configure.in.</li>
<li>Added configure check for net-snmp-devel and cleaned up error checking.</li>
<li>Disable static library builds in configure.in.</li>
<li>Top level Makefile.in is now created from automake 1.9 or higher.</li>
<li>Added PPD files for the following new printers.</li>
</ol>
<pre class="literal-block">
- DeskJet 3535
- HP Business Inkjet 2800
</pre>
<p><strong>HPLIP 0.8.7 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Changed HPLIP base directory from prefix/hplip to datadir/hplip (ie, /usr/hplip to /usr/share/hplip).</li>
<li>Changed hpiod install from bindir/hpiod to sbindir/hpiod (ie, /usr/bin to /usr/sbin).</li>
<li>Hpiod.conf and hplip.sh are now installed to DESTDIR/etc.</li>
<li>Fixed a issue with the max setting for input trays in APDK (HPIJS 2.0.1).</li>
<li>Added OfficeJet k series support.</li>
<li>Changed scanning default compression from none to jpeg. This speeds up device I/O significantly during scanning. This option is settable from within xsane.</li>
<li>Cleaned up cancel button functionality in device manager.</li>
<li>Added r value caching to hpssd to increase responsiveness of some printers when doing dynamic counters.</li>
<li>Fixed a defect in strings.py (wrong string for not installed cart).</li>
<li>Added DeviceIDs to the models.xml file</li>
<li>Fixed issue with hpssd pidfile locking.</li>
<li>Added PPD files for the following new printers.</li>
</ol>
<pre class="literal-block">
- LaserJet 4345 mfp
- LaserJet 3015/3020/3030
</pre>
<p>Note, if you want to remove any previous HPLIP release you will need to manually remove the old /usr/hplip base directory and the /usr/bin/hpiod executable.</p>
<p><strong>HPLIP 0.8.4 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Updated the device manager.</li>
<li>Added makefile DESTDIR support to cupsext and pcardext.</li>
<li>Added ./configure option --enable-rpm-install to allow package managers to configure sane, icon, /etc/hp and /etc/init.d options.</li>
<li>Fixed a problem with 600dpi scanning.</li>
<li>Configure now checks for cups-devel and python-devel and fails if not found.</li>
<li>Configure now prints a warning message if network support could not be built.</li>
<li>Fixed some 64-bit warnings and corrected &quot;pragma pack&quot; problem in hpip.h.</li>
<li>Fixed &quot;/etc/init.d/hplip status|stop&quot; issues.</li>
<li>Set StartupNotify to false in .desktop file to remove prolonged launch busy cursor.</li>
<li>Fixed a probe.py problem with jetdirect 500x.</li>
<li>Made several improvements to the photo card UI.</li>
<li>Fixed a supplies problem with OJ9100/BIJ2300.</li>
<li>Fixed hpguid &quot;busy-loops&quot;.</li>
<li>Fixed problem with 95/97 pens showing &quot;not installed&quot; status.</li>
<li>Added PPD file for LJ3380.</li>
<li>Updated Product Support table.</li>
</ol>
<p><strong>HPLIP 0.8.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Startup/Shutdown script now kills all hpguid instances.</li>
<li>Fixed fat.c warnings.</li>
<li>Replaced &quot;mkdir&quot; and &quot;cp&quot; commands with &quot;install&quot; in makefiles.</li>
<li>Cleaned up DESTDIR support in makefiles.</li>
<li>Corrected HPIJS 2.0 revision number. It was 1.7.1x.</li>
<li>Updated appropriate PPD files with fastdraft support.</li>
</ol>
<p><strong>HPLIP 0.8.1 - Initial Release</strong></p>
<ol class="arabic simple">
<li>Provides unified connectivity for printing, scanning, photo-card access, and device management.</li>
</ol>
<p><strong>Issues/TODO</strong></p>
<ol class="arabic simple">
<li>Add network scanning support (done HPLIP 0.9).</li>
<li>Add status and supply information on selected LaserJet (done HPLIP 0.9).</li>
<li>Add fax-send support (done HPLIP 0.9.8).</li>
<li>Validate 64-bit support (done).</li>
<li>Validate big-endian support.</li>
</ol>
</div>
<div class="section">
<h1><a id="previous-hpijs-release-notes" name="previous-hpijs-release-notes">Previous HPIJS Release Notes</a></h1>
<p><strong>HPIJS 2.1.6 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Moved DJ450 from DJGenericVIP class to DJ9xxVIP class, because mandatory margins are 0.25 inch on left and right sides and it does not support fullbleed on any papersize.</li>
<li>Added a new printer family, DJ55xx to take care of margin issues for DJ55xx printers.</li>
<li>Fixed a bug in sending custom paper size to JetReady and FastRaster printers.</li>
<li>Fixed a bug in LJFastRaster when last band was less than 128 hight, it was incorrectly positioned.</li>
<li>Fixed margin adjustment code to allow fullbleed or .125 inch margins for those printers that support it in autoduplex mode.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Color LaserJet 4730 MFP (LJColor/PS)
- HP Deskjet 460 (DJGenericVIP)
- HP Officejet Pro K550 (DJGenericVIP)
- HP Officejet Pro K850 (DJGenericVIP)
</pre>
<p><strong>HPIJS 2.1.5 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a 4-sided full bleed printing issue in HPIJS.</li>
<li>Added support for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Photosmart 420 (PSP100)
- HP Photosmart 470 (PSP100)
- HP Photosmart 2570 (DJGenericVIP)
- HP PSC 1400 (DJ3600)
- HP Officejet 5600 (DJ3600)
- HP Photosmart 3100 (DJGenericVIP)
- HP Photosmart 3200 (DJGenericVIP)
- HP Photosmart 3300 (DJGenericVIP)
- HP Photosmart 8000 (DJGenericVIP)
- HP Photosmart 7800 (DJGenericVIP)
- HP Deskjet 5940 (DJGenericVIP)
- HP Deskjet 5440 (DJGenericVIP)
- HP Color laserJet 4700 (LJColor/PS)
</pre>
<p><strong>HPIJS 2.1.4 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a bi-di problem with all LIDIL printers.</li>
<li>Fixed a 64-bit problem with LJJetReady printers.</li>
<li>Fixed a KRGB issue in the VIP path in HPIJS. This fixes a problem where black text would drop some pixels.</li>
<li>In order to accommodate 4-sided full bleed, PS320/330/370/380 were moved to DJGenericVIP device class.</li>
<li>Added hplip_api convenience library support.</li>
<li>Fixed a problem where bi-di was not turned off correctly in hpijs. This caused extra deviceid queries.</li>
<li>Fixed postscript PPD file case sensitivity issue. This issue caused a problem with kprinter.</li>
<li>Added PPD files for the following new printers.</li>
</ol>
<pre class="literal-block">
- HP Color LaserJet 2800
- HP Photosmart 8200
- HP Photosmart 330
- HP Photosmart 380
- Deskjet 1280
- Deskjet 3040
- Deskjet 3920
</pre>
<p><strong>HPIJS 2.1.3 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Increased the printable region for DJGenericVIP. This resolves a left margin issue.</li>
<li>Fixed a problem printing more than one page with LJ 1010/1012.</li>
<li>Modified hpijs to ignore bi-di errors so the &quot;hp&quot; backend can handle them. This fixed a problem where hpijs would hang forever.</li>
</ol>
<p><strong>HPIJS 2.1.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added new print mode &quot;FastDraft Grayscale&quot; to DJGenericVIP.</li>
<li>Rebuilt PPD files with new &quot;FastDraft Grayscale&quot; support.</li>
<li>Put limit (max=5) on syslog messages when output device write() fails (Debian request).</li>
<li>Removed specified gcc options in hpijs configure.in (Debian request).</li>
<li>Fixed a 64-bit compile issue in ljjetready.cpp.</li>
</ol>
<p><strong>HPIJS 2.1.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed bi-di support issue for Business Inkjet 1100/1200.</li>
<li>Added PPD files for the following printers.</li>
</ol>
<pre class="literal-block">
- HP LaserJet 4240
- HP LaserJet 9040
- hp color LaserJet 4610
- HP LaserJet 1022
- HP Business Inkjet 1000
</pre>
<p><strong>HPIJS 2.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added two new device classes - LJFastRaster and LJJetReady. LJFastRaster will replace the pxl1010 driver.</li>
<li>Fixed some HP-UX compile issues.</li>
<li>Added HP postscript PPD files to the hpijs package. This will allow postscript printing instead of printing via hpijs.</li>
<li>Fixed input tray issue with Business Inkjet 1100/1200. The option was missing.</li>
<li>Changed default quality setting from 300 to 600 dpi for DJ9xxVIP.</li>
<li>Replaced gdevijs-krgb-1.0.patch with gdevijs-krgb-1.1.patch. This patch fixes as segfault issue with 1-bit color space IJS drivers (ie: epsonepl).</li>
<li>Fixed a issue with DJ3600 photo pen printing.</li>
<li>Added PPD files for the following printers.</li>
</ol>
<pre class="literal-block">
- LJFastRaster:
- LaserJet 1010/1012/1015
- LJJetReady:
- Color LaserJet 3500/3550
- DJGenericVIP:
- HP Photosmart 8750
- HP Deskjet 6600
- HP Deskjet 9800 Series
</pre>
<p><strong>HPIJS 2.0.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a 64 bit compiler issue with ljmono.cpp and ljcolor.cpp.</li>
</ol>
<p><strong>HPIJS 2.0.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a issue with the max setting for input trays in APDK.</li>
<li>Added PPD files for the following new printers.</li>
</ol>
<pre class="literal-block">
- LJMono:
- LaserJet 4345 mfp
- LaserJet 3015/3020/3030
</pre>
<p><strong>HPIJS 2.0 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>HPIJS now supports bi-di and uni-di I/O. Bi-di works only with HP Linux Imaging and Printing (HPLIP) &quot;hp&quot; CUPS backend. Bi-di provides better printer support such as DJGenricVIP four sided full bleed and DJ3320 pen alignment.</li>
<li>Added a new FastDraft Color mode to DJGenericVIP class</li>
<li>Moved Business InkJet 1100 and 1200 printers to DJGenericVIP class</li>
<li>Disabled KRGB path in HighRes mode for DJ9xx class. This fixes a blank page problem when black only data is printed in this printmode.</li>
</ol>
<p><strong>HPIJS 1.7.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added PPD files for the following new printers.</li>
</ol>
<pre class="literal-block">
- LJMono
- LaserJet 2410
- LaserJet 2420
- LaserJet 2430
- LaserJet 4250
- LaserJet 4350
</pre>
<p><strong>HPIJS 1.7 - This minor release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Changed build package prefix default from /usr to /usr/local in configure. This means &quot;./configure --prefix=/usr&quot; must be used when replacing an existing hpijs installation.</li>
<li>Added some NULL pointer checks as per Debian request.</li>
<li>Added PPD files for the following new printers.</li>
</ol>
<pre class="literal-block">
- DJGenericVIP:
- DeskJet 5740
- PhotoSmart 2600
- PhotoSmart 2700
- psc 1600
- psc 2350
- OfficeJet 6200
- OfficeJet 7200
- OfficeJet 7300
- OfficeJet 7400
- DJ3320:
- DeskJet 3740
- DJ3600:
- DeskJet 3840
- LJColor:
- Color LaserJet 2550
- Color LaserJet 5550
- LJMono:
- LaserJet 1160
- LaserJet 9050
- LaserJet 9050 MFP
- LaserJet 9040 MFP
</pre>
<p><strong>HPIJS 1.6.2 - This minor release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Updated foomatic-rip (3.0.2 SECURITY FIX).</li>
<li>Regenerated all PPD files with foomatic 3.0.2.</li>
<li>Added PPD files for the following new printers. There are no HPIJS code changes.</li>
</ol>
<pre class="literal-block">
- DJGenericVIP:
- DeskJet 6800
- DeskJet 6840
- LJMono:
- LaserJet 1160
- LaserJet 1320
- LJColor:
- Color LaserJet 9500 MFP
</pre>
<p><strong>HPIJS f.1 - This minor release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added PPD files for the following new printers. There are no HPIJS code changes.</li>
</ol>
<pre class="literal-block">
- DJGenericVIP:
- Photosmart 7400
- Photosmart 8100
- Photosmart 8400
- DeskJet 6540
- DeskJet 6520
- PS100:
- Photosmart 320
- Photosmart 370
</pre>
<p><strong>HPIJS 1.6 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for the following printers.</li>
</ol>
<pre class="literal-block">
- LJColor:
- hp business inkjet 2300
- hp officejet 9100
- DJ3320:
- officejet 4200
- DJ3600:
- psc 1310
</pre>
<ol class="arabic simple" start="2">
<li>Added the following envelope support. Needed for center-feed envelope trays (ie: laserjets).</li>
</ol>
<pre class="literal-block">
- No. 10 Envelope (4.12 x 9.5 in.)
- A2 Envelope (4.37 x 5.75 in.)
- C6 Envelope (4.49 x 6.38 in.)
- DL Envelope (4.33 x 8.66 in.)
- Japanese Envelope #3 (4.72 x 9.25 in.)
- Japanese Envelope #4 (3.54 x 8.07 in.)
</pre>
<ol class="arabic simple" start="3">
<li>Added KRGB support. HPIJS now supports two color spaces RGB and KRGB. KRGB provides image enhanced printing for black text and black line drawings which can not be done with current RGB based raster drivers.</li>
</ol>
<p>KRGB definition:</p>
<pre class="literal-block">
1. K=1-bit black plane, RGB=24 bit color raster.
2. K-plane will only contain objects that are black text and black line drawings.
3. RGB raster will not contain K-plane objects.

4. K resolution and RGB resolution will be equal.
5. K-plane will be byte aligned.
6. K-plane bit definition; 1=black, 0=nothing.
</pre>
<p>KRGB requires Ghostscript suppport. Current versions of Ghostscript do not support KRGB. In order to support KRGB, a Ghostscript KRGB patch is included in the HPIJS package. The patch modifies the IJS client in Ghostscript and is free to use under the MIT license. The new IJS client should be backward compatible with existing IJS servers. This means KRGB support is optional.</p>
<p>Use the following command in the Ghostscript source directory to apply the KRGB patch, then rebuild Ghostscript.</p>
<pre class="literal-block">
$ patch -p0 &lt; gdevijs-krgb-1.0.patch
</pre>
<p><strong>HPIJS 1.5 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for the following printers.</li>
</ol>
<pre class="literal-block">
- DeskJet 5600
- DeskJet 5100
- DeskJet 5800
- DeskJet 3600
- DeskJet 3500
- DeskJet 9600
- PSC 2300
- PSC 2400
- PSC 2500
- PSC 2170
- psc 1300
- OfficeJet 5500
- OfficeJet 4100
- OfficeJet 6150
- Business InkJet 1100
- Photosmart 240
- Photosmart 140
- Photosmart 7960
- Photosmart 7760
- Photosmart 7660
- Photosmart 7260
- Photosmart 7268
</pre>
<ol class="arabic simple" start="2">
<li>Removed support for hpijs 0.97.</li>
<li>Corrected the model name for the cp1700.</li>
<li>Added DJ3600 device class.</li>
<li>Updated the foomatic PPD files and foomatic-rip.</li>
<li>Added $(DESTDIR) in Makefile.am to facilitate rpm builds. Special thanks to Robert van den Aker for this suggestion.</li>
</ol>
<p><strong>HPIJS 1.4.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a GCC 2.95 compile problem with debug.h.</li>
<li>Fixed a foomatic-install issue with gzip 1.3 in Makefile.am. Removed the gzip -r option.</li>
<li>Updated the foomatic PPD files for HPIJS.</li>
</ol>
<p><strong>HPIJS 1.4 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added the following new printer support.</li>
</ol>
<pre class="literal-block">
- PSC 1100 Series
- PSC 1200 Series
- Officejet 5100 Series
- Officejet 6100 Series
- Officejet 7100 Series
- Photosmart 7345
- LaserJet 1150
- Business InkJet 3000
- Deskjet 9300
</pre>
<ol class="arabic simple" start="2">
<li>Added 4096 byte output buffering to improve USB performance.</li>
<li>Enabled data compression for DJ3320. Last release was not enabled.</li>
<li>Updated DJ3320 colormap for Normal and Draft.</li>
<li>Updated DJ9xx colormap and break point table for Normal and Best.</li>
<li>Model support is now done by printerfactory and printerproxy.</li>
<li>Fixed a Deskjet 5550 problem with odd page duplex jobs.</li>
<li>Documented new Photo mode for VIP printers with no auto media detection.</li>
<li>Package now includes all Footmatic 3.0 PPD files for HPIJS.</li>
<li>Turns out DJGenericVIP printers only supports full bleed with Oufuku-Hagaki or smaller. Code was changed to reflect this.</li>
<li>HPIJS installation &quot;make install&quot; now supports Foomatic and CUPS by default. Use &quot;./configure&quot; options &quot;foomatic-install&quot; and &quot;cups-install&quot; to disable this feature.</li>
</ol>
<pre class="literal-block">
Special thanks to Till Kamppeter for his support with the Foomatic project at www.linuxprinting.org. His tireless endeavor has consistently improved the printing process.
</pre>
<p><strong>HPIJS 1.3.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added data compression to DJ3320.</li>
<li>Changed the default black pen vertical alignment value for the DJ3320.</li>
<li>Added support for custom paper size.</li>
<li>Removed 3425-COVER paper size, this is now a custom paper size.</li>
<li>Added Printable Area documentation.</li>
<li>Fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300). The Officejet would hang after printing a job.</li>
</ol>
<p><strong>HPIJS 1.3 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added the following new printer support.</li>
</ol>
<pre class="literal-block">
- Deskjet 450
- Deskjet 3320
- Deskjet 3420
- Deskjet 3425
- Deskjet 3810
- Deskjet 3816
- Deskjet 3822
- Deskjet 6122
- Deskjet 6127
- Photosmart 230
- Photosmart 7550
- PSC 2100
- PSC 2150
- PSC 2200
</pre>
<ol class="arabic simple" start="2">
<li>Made a change to configure.in to check for uint32_t in stdint.h, machine/types.h and inttypes.h.</li>
<li>Added 600 dpi Best and 1200 dpi Photo to DJ9xx.</li>
<li>Added a new paper size for printing covers on Deskjet 3425.</li>
<li>Fixed a DJ850 extra page and top margin problem.</li>
<li>Fixed a Deskjet 1120/1125 multiple page problem. These printers now use the DJ9xx device class with limited support.</li>
</ol>
<pre class="literal-block">
Special credit goes to Matthias Bunte and Richard Spencer-Smith for providing input for the new DJ9xx 600/1200 dpi print modes. The new print modes are based on a patch originated by Matthias Bunte.
</pre>
<p><strong>HPIJS 1.2.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Made support for stdint.h conditional.</li>
<li>Added a check in configure.in for platforms that don't support stdint.h.</li>
</ol>
<p><strong>HPIJS 1.2.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added PS:MediaPositon parameter for tray selection.</li>
<li>The LJ1100 too light problem should be fixed.</li>
<li>DJ540 will now support DJ400.</li>
<li>Where appropriate, changed &quot;long&quot; to uint32_t for 64-bit platforms.</li>
<li>Updated HPIJS documentation.</li>
</ol>
<pre class="literal-block">
- Best Grayscale for DJ350, DJ6xx, DJ630 and Apollo is 600x300 not 600x600 dpi.
- Deskjet 5550/5551 and PhotoSmart 7150/7350 will support full bleed.
</pre>
<p><strong>HPIJS 1.2 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added the following new printer support.</li>
</ol>
<pre class="literal-block">
- Deskjet 3820
- Deskjet 5550
- Deskjet 5551
- Photosmart 130
- Photosmart 7150
- Photosmart 7350
</pre>
<ol class="arabic simple" start="2">
<li>Added monochrome support for following PCL only LaserJets.</li>
</ol>
<pre class="literal-block">
- LaserJet 1100
- LaserJet 2100
- LaserJet 6
- LaserJet 5
- LaserJet 4
</pre>
<ol class="arabic simple" start="3">
<li>Added grayscale 600dpi support to DJ350, DJ6xx, DJ630 and Apollo device classes.</li>
<li>Added legacy support for DJ540, DJ850 and DJ890 series.</li>
<li>Added OfficeJet support (some must be used with HPOJ driver).</li>
<li>Fixed the Flsa paper size problem.</li>
<li>Made minor changes to configure.in for Unix platforms.</li>
<li>Added more support for IJS List and Enumerate commands.</li>
<li>Updated IJS files to IJS 0.34.</li>
</ol>
<p><strong>HPIJS 1.1 - This release has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added new printer support for Business Inkjet 2200/2230/2250/2280.</li>
<li>Added HiRes mode to the PS100 device class.</li>
<li>Added Draft modes to most device classes.</li>
<li>Bumped DJ8xx and DJ8x5 Normal Grayscale support to 600 dpi.</li>
<li>Added support for paper sizes Ledger, Executive, Super B and Flsa.</li>
</ol>
<pre class="literal-block">
This release fixes a DJ9xxVIP duplex problem with GNU Ghostscript 7.05 and HPIJS 1.0.4. The problem caused the second page to print incorrectly when duplex was enabled. The problem occurred with 300 dpi input not 600 dpi input.
</pre>
<p><strong>HPIJS 1.0.4 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added a new HiRes mode to DJ9xxVIP device class.</li>
<li>Added support for paper sizes A3 and A5.</li>
<li>Removed Photo Full Bleed paper size and added a FullBleed parameter.</li>
<li>Fixed a duplex top margin problem with paper sizes other than Letter.</li>
<li>Fixed a duplex top margin problem with grey_k and grey_cmy.</li>
<li>Fixed a problem detecting B4 and B5 paper sizes.</li>
<li>Fixed a artifact (black vertical line) that could occur in the right margin.</li>
</ol>
<p>The new HiRes mode supports the maximum resolution for DJ9xxVIP device class. For these devices the box specification for resolution is 2400x1200. In the past no scaling was done to 2400 in the printer.</p>
<p>Full bleed support is no longer a separate paper size. Full bleed is enabled with a new Ghostscript command called FullBleed. Now you just select your 4x6 paper size and set FullBleed=1.</p>
<p><strong>HPIJS 1.0.3 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Added support for AFPL Ghostscript 7.04 and GNU Ghostscript 6.53. HPIJS is now compatible with the IJS client that comes with Ghostscript. This means the IJS client (gdevijs.c) included with HPIJS 1.0.2 is no longer needed.</li>
<li>This release is compatible with IJS 0.33. In order to be compliant with IJS 0.33, some Ghostscript commands have changed from HPIJS 1.0.2.</li>
<li>The Duplex command has changed from -dDuplex=n (n equals: 0=none, 1=tablet, 2=book) to following.</li>
</ol>
<pre class="literal-block">
-dDuplex=false -dTumble=false (none)
-dDuplex=true  -dTumble=false (book)
-dDuplex=true  -dTumble=true  (tablet)
</pre>
<ol class="arabic simple" start="4">
<li>HPIJS print mode parameters must use the &quot;Quality:&quot; prefix. The prefix will allow better management of parameter namespace. See the following Ghostscript command example.</li>
</ol>
<pre class="literal-block">
-sIjsParams=

&quot;Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2&quot;
</pre>
<ol class="arabic simple" start="5">
<li>The following Ghostscript command without the &quot;Quality:&quot; prefex is no longer supported.</li>
</ol>
<pre class="literal-block">
-sIjsParams=&quot;Quality=0,ColorMode=2,MediaType=0,PenSet=2&quot;
</pre>
<p>The new Ghostscript command -dIjsUseOutputFD is required when using HPIJS.</p>
<p><strong>HPIJS 1.0.2 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a problem printing Photo Full Bleed on the Photosmart 100.</li>
<li>Cleaned up BSD documentation in source files.</li>
</ol>
<p><strong>HPIJS 1.0.1 - This release now meets Debian Free Software Guidelines (DFSG) and addresses the following problems.</strong></p>
<ol class="arabic simple">
<li>Fixed a setpagedevice problem with the IJS client. PageSize can now be set from postscript.</li>
<li>Fixed a off-by-one error in IJS server, gcc -O2 optimization now seems to work.</li>
<li>Updated the documentation, see the hpijs_readme.html file.</li>
</ol>
<p><strong>HPIJS 1.0 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Updated HPIJS to APDK 3.01 which adds support for the following printers.</li>
</ol>
<pre class="literal-block">
- Deskjet 656           Photosmart 100        Apollo P-22
- Deskjet 825/845       Photosmart 1115       Apollo P2500
- Deskjet 920           Photosmart 1215       Apollo P2600
- Deskjet 940/948       Photosmart 1315
- Deskjet 995           CP 1160
- Deskjet 1125          CP 1700
- Deskjet 1220
- Deskjet 2250
</pre>
<ol class="arabic simple" start="2">
<li>Added support for the IJS interface. This release is backward compatible with HPIJS 0.97 interface.</li>
<li>Added support for Duplex. Duplex is only available with the IJS interface. When Duplex mode is set, top and bottom margins are set to 1/2 inch.</li>
<li>Added support for the following paper sizes. The new paper sizes are only available with the IJS interface.</li>
</ol>
<pre class="literal-block">
Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki
</pre>
<ol class="arabic simple" start="5">
<li>The PrintMode command has been replaced with separate commands - Quality, ColorMode, MediaType and PenSet. These commands are only available with the IJS interface.</li>
<li>Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom margin to 1/2 inch. Note, on the 6xx series the maximum bottom margin is .46 inch for black and .587 for color. This means for the 6xx series, color printing to within 1/2 inch bottom margin is not guaranteed.</li>
<li>Added a platform-independent automake/autoconf makefile.</li>
</ol>
<p><strong>HPIJS 0.97 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Made some bug fixes to the APDK 2.4 code and changed the top margin settings in gdevhpij.c back to a value that is compatible with existing printer drivers.</li>
<li>A line of text near the top of the page would not print.</li>
<li>Top and bottom margins on multiple page jobs was not consistent.</li>
</ol>
<p><strong>HPIJS 0.96 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Updated HPIJS to APDK 2.4 which adds support for the following printers.</li>
</ol>
<pre class="literal-block">
- DeskJet980
- DeskJet960
- DeskJet350
- Photosmart 1000/1100
- Photosmart 1215/1218
</pre>
<ol class="arabic simple" start="2">
<li>Made a small change to the top and right margins in gdevhpij.c. This corrects a problem where both Ghostscript and HPIJS were trying to set the margins.</li>
<li>Added some query commands to the GS/HPIJS communication interface. These commands can be used to return current printer parameters.</li>
<li>This release is backward compatible with HPIJS 0.95.</li>
</ol>
<p><strong>HPIJS 0.95 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Fixed a scaling problem with device-dependent postscript using CUPS. This was a problem with DJ630, DJ6xxP and DJ8xx photo mode only. This was not a problem printing device-independent postscript.</li>
<li>Changed Ghostscript command interface to HPIJS driver. The HPIJS driver is now called with the following Ghostscript commands.</li>
</ol>
<pre class="literal-block">
-sDEVICE=hpijs
-sDeviceName=x
where x equals: DJ630, DJ6xx, DJ6xxPhoto, DJ8xx, DJ9xx or DJ9xxVIP
</pre>
<p>3. This removes the hard coded device parameters from gdevhpij.c so new printer drivers can be added to HPIJS with out re-compiling Ghostscript.
The old interface used the following Ghostscript commands.</p>
<pre class="literal-block">
-sDEVICE=x
where x equals: DJ630, DJ6xx, DJ6xxP, DJ8xx, DJ9xx or DJ9xxVIP
</pre>
<ol class="arabic simple" start="4">
<li>The old interface is degraded and will eventually be dropped. New printer drivers will not use the old interface.</li>
</ol>
<p><strong>HPIJS 0.94 - This update has the following changes:</strong></p>
<ol class="arabic simple">
<li>Minor changes where made to the add-on files for Ghostscript. No functional changes or bug fixes. Changed gdevhpijs.c to gdevhpij.c (8.3 Ghostscript convention). Moved defines from models.h and hpijs.h to new gdevhpij.h. The gdevhpij.h file is LGPL.</li>
</ol>
<p><strong>HPIJS 0.93 - Initial release.</strong></p>
</div>
</div>

<hr size="1"/>
<center><small>Page last updated: Fri Feb  8 18:05:14 2008; HPLIP Version: 2.8.2</small></center>
</div>
</td></tr></table>
</div>
<!-- end content -->
<!-- end container -->
<div id="footer"><!-- start footer -->
        <hr size="1"/>
        <a href="legal.html">Legal Notices</a>
        Copyright &#169; 2003-2007, Hewlett-Packard Development Company, L.P.
        <a href="mailto:hplip@hp.com">Contact Site Maintainer</a><br>
        <a href="http://sourceforge.net/" alt="Hosted by Sourceforge.net"><img src="images/sflogo.png" border="0"></a>
</div>
<!-- end footer -->
</div><!-- end page -->

<!-- google analytics -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1543832-1";
urchinTracker();
</script>
<!-- start google analytics from hplip.marketing -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1543832-7";
urchinTracker();
</script>
<!-- end google analytics -->


<!-- START OF ACTIVEMETER CODE -->
<script type="text/javascript" language="javascript">
var __pid=30231;
var __am_invisible=1;
</script>
<!-- END OF ACTIVEMETER CODE -->

</body>
</html>