Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        cups-libs: Common Unix Printing System - libraries
        
        
            | Name: | cups-libs | Vendor: | Scientific Linux | 
        
            | Version: | 1.1.17 | License: | GPL | 
        
            | Release: | 13.3.29 | URL: | http://www.cups.org/ | 
        
        
        - Summary
- The Common UNIX Printing System provides a portable printing layer for
UNIX® operating systems. It has been developed by Easy Software Products
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces.
The cups-libs package provides libraries used by applications to use CUPS
natively, without needing the lp/lpr commands.
Changelog
        
            - * Wed Jul  6 19:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 1:1.1.17-13.3.29
- - Apply patch to fix CAN-2004-2154 (case-sensitive Location matching).
  STR #700 (bug #162405). 
            - * Tue Jul  5 19:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com>
- - Reverted most changes since 1.1.17-13.3.27 for security update.  Only kept:
  - DeletePrinterFromClass() fixes from bug #160620:
    - Use memmove() instead of memcpy() for removing element from array.
    - Only call SetPrinterAttrs() if we deleted a printer from the class.
            - * Thu Jun 23 19:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 1:1.1.17-13.3.28
- - Fixed French templates for the web interface (bug #159065).