Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
cups-libs - Common Unix Printing System - libraries
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.
Packages
Latest: cups-libs-1.4.2-39.pre6.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| cups-libs |
1 |
1.4.2 |
39.pre6.el5.fio |
x86_64 |
356 KiB |
2011-06-22 22:20:42 |
Changelog:
- * 2011-02-01 - Jiri Popelka <jpopelka[AT]redhat[DOTCOM]> 1:1.4.2-39
- Fixed typo in sample snmp.conf file (bug #672614).
- * 2011-01-20 - Jiri Popelka <jpopelka[AT]redhat[DOTCOM]> 1:1.4.2-38
- Call avc_init() only once to not leak file descriptors (bug #668010).
- * 2010-12-09 - Jiri Popelka <jpopelka[AT]redhat[DOTCOM]> 1:1.4.2-37
- Fixed cupsSNMPQuirks parsing code in cups-snmp-quirks.patch (bug #580604).
- lpstat -p reported current job as job id zero (STR #3627, bug #614908).
- Set the default RIPCache to 128m (STR #3535, bug #616864).
- Scheduler tracks whether we are shutting down and doesn't start
new jobs if so (STR #3679, bug #624441).
- Added 'restartlog' action to initscript usage output (bug #632180).
- Fixed following rpmlint errors and warnings (bug #634931):
- Fix character encoding in CREDITS.txt.
- Mark D-Bus configuration file as config file.
- Don't mark MIME types and convs files as config files. Overrides
can be placed as new *.types/*.convs files in /etc/cups.
- Don't mark banners as config files. Better is to provide new banners.
- Don't mark initscript as config file.
- Don't mark templates and www files as config files. A better way to
provide local overrides is to use a different ServerRoot setting.
Note that a recent security fix required changed to template files.
- Provide versioned LPRng symbol for rpmlint.
- Use mode 0755 for binaries and libraries where appropriate.
- Move /etc/cups/pstoraster.convs to /usr/share/cups/mime/.
- Move cups-config man page to the devel sub-package.
- Revert STR #2537 so non-UTF-8 clients continue to be accepted (bug #642448).
- The php sub-package now explicitly requires the libs package with
the same version and release (bug #646814).
- Added tolerance for DNS failures (bug #654667).
- Fixed initscript to stop service on reboot/halt (bug #659692).
- * 2010-10-28 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-36
- Applied patch to fix cupsd memory corruption vulnerability
(CVE-2010-2941, STR #3648, bug #624438).
- * 2010-07-16 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-35
- Set org.cups.sid form variable in choose-device template (bug #615269).
- * 2010-07-14 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-34
- Don't set domain= for cookies (bug #613618).
- * 2010-06-24 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-33
- Fix latent privilege escalation vulnerability (STR #3510,
bug #604728, CVE-2010-2431).
- * 2010-06-23 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-32
- Prevent infinite loop via HTTP_UNAUTHORIZED responses (STR #3518,
bug #607211, CVE-2010-2432).
- * 2010-06-16 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-31
- Applied patch for CVE-2010-1748 (web interface memory disclosure,
STR #3577, bug #591983).
- Applied patch for CVE-2010-0542 (texttops unchecked memory
allocation failure leading to NULL pointer dereference, STR #3516,
bug #587746).
- Applied patch for CVE-2010-0540 (web interface CSRF, STR #2398),
including cancel-RSS fix (bug #588805).
- * 2010-06-10 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 1:1.4.2-30
- Use numeric addresses for interfaces unless HostNameLookups are
turned on (bug #590632).