home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / hplip / TODO.Debian < prev    next >
Encoding:
Text File  |  2006-08-30  |  1.2 KB  |  30 lines

  1. 0.9.11-1:
  2.    - use html release notes as changelog
  3.  
  4. hpiod:
  5.     1. Fix pidfile locking so that main thread waits for the others to die
  6.        before exiting
  7.     2. Privilege separation, do away with most crap as root
  8.     3. Fix hpiod syslog to also include [pid] information
  9.  
  10. hpssd.py:
  11.     1. remove all hardcoded paths
  12.     2. syslog() stuff instead of dumping to stdout, and do it in a less
  13.        hideous way than "khazad-dum python:  [ERROR] ..."
  14.  
  15.     U1. Get upstream to allow one to configure sender address, etc
  16.     U2. Date header (#291277), precedence header too.
  17.  
  18. sane backend:
  19.     1. provide sane-<whatever> manpage
  20.  
  21. build:
  22.    1. use python automake support
  23.    1a. Make sure to call python as the detected python in autoconf, NOT as "python"
  24.        when that's fixed, remove "python" build-dep.
  25.    2. get all the hplip stuff into a hplip *python* package (basically, add hplip. before every import)
  26.       2a. then move it out of /usr/lib into the python paths
  27.    3. remove hardcoding of /etc/hp, make it a configure.in thing
  28.    4. remove python #! lines from stuff that are not end-user executables (done?)
  29.    5. fix and submit upstream something less hackish than the data -> ../share/data symlink
  30.