*NIX-SOFT -> Системные

CUPS 1.4.6

,

Система печати в UNIX

Дата публикации:

ЭЖД, 11.05.2006 - 22:59

user posted image

ph34r.gif CUPS 1.2.0

CUPS 1.2.0 — первый стабильный релиз новой стабильной ветви разработки 1.2, содержит более 90 новых возможностей и изменений по сравнению с версией 1.1.23. Например, в CUPS 1.2 появился значительно улучшенный web-интерфейс, поддержка «plug-and-print» (в дословном переводе — «подключи-и-печатай») для многих локальных и сетевых принтеров, поддержка LDAP, IPv6 и доменных сокетов, IPP-уведомлений, автоматическое определение SSL…

Home_http://www.cups.org/
Downloads (~3,3 Mb)_http://www.cups.org/s...source.tar.bz2

de1ay, 19.02.2007 - 8:40

CUPS 1.2.8

user posted image Скачать:
http://www.cups.org/s...source.tar.bz2 ~3,5mb

scorpio, 5.01.2008 - 0:34

CUPS 1.3.5 (Stable)

Dec 17, 2007

CUPS 1.3.5
is now available from the CUPS web site and fixes some SNMP and PDF filter security issues, some USB printing issues, and several scheduler issues. Changes include:

The SNMP backend did not check for negative string lengths (STR #2589)
The scheduler incorrectly removed auth-info attributes, potentially leading to a loss of all options for a job.
The scheduler stopped sending CUPS browse packets on a restart when using fixed addresses (STR #2618)
Fixed PDF filter security issues (CVE-2007-4352 CVE-2007-5392 CVE-2007-5393)
Changing settings would always change the DefaultAuthType and Allow lines (STR #2580)
The scheduler would crash when submitting an undefined format file from Samba with LogLevel debug2 (STR #2600)
The scheduler did not use poll() when epoll() was not supported by the running kernel (STR #2582)
Fixed a compile problem with Heimdal Kerberos (STR #2592)
The USB backend now retries connections to a printer indefinitely rather than stopping the queue.
Printers with untranslated JCL options were not exported to Samba correctly (STR #2570)
The USB backend did not work with some Minolta USB printers (STR #2604)
The strcasecmp() emulation code did not compile (STR #2612)
The scheduler would crash if a job was sent to an empty class (STR #2605)
The lpc command did not work in non-UTF-8 locales (STR #2595)
Subscriptions for printer-stopped events also received other state changes (STR #2572)
cupstestppd incorrectly reported translation errors for the "en" locale.
ppdOpen() did not handle custom options properly when the Custom attribute appeared before the OpenUI for that option.
The scheduler could crash when deleting a printer or listing old jobs.
The Mac OS X USB backend did not allow for requeuing of jobs submitted to a class.
lpmove didn't accept a job ID by itself.
The scheduler incorrectly removed job history information for remote print jobs.
The scheduler incorrectly sent the "com.apple.printerListChanged" message for printer state changes.
The PostScript filter drew the page borders (when enabled) outside the imageable area.
The LPD and IPP backends did not default to the correct port numbers when using alternate scheme names.
The scheduler incorrectly deleted hardwired remote printers on system sleep.
The scheduler would abort if a bad browse protocol name was listed in the cupsd.conf file.
The online cupsd.conf help file incorrectly showed "dns-sd" instead of "dnssd" for Bonjour sharing.
The scheduler could crash changing the port-monitor value.
The scheduler generated CoreFoundation errors when run as a background process.
When printing with number-up > 1, it was possible to get an extra blank page.

_______________
Size: ~ 4.64 MB

Download:
ftp://ftp.easysw.com...-source.tar.gz

ЭЖД, 20.02.2008 - 21:34

ph34r.gif CUPS 1.3.6

Changes include:

Documentation updates (STR #2646, STR #2647, STR #2649)
Fixed a problem with the web interface "Use Kerberos Authentication" check box (STR #2703)
The scheduler unconditionally overwrote the printer-state- message with "process-name failed" when a filter or backend failed, preventing a useful error message from being shown to the user.
Policies on CUPS-Move-Job didn't work as expected (STR #2699)
The configure script only supported D-BUS on Linux (STR #2702)
The scheduler did not support (STR #2701)
The scheduler did not reset the job-hold-until attribute after a job's hold time was reached.
The scheduler did not support printer supply attributes (STR #1307)
The Kerberos credentials provided by some Windows KDCs were still too large - now use a dynamic buffer to support credentials up to 64k in size (STR #2695)
Printing a test page from the web interface incorrectly defaulted to the "guest" user (STR #2688)
The cupsEncodeOptions2() function did not parse multiple- value attribute values properly (STR #2690)
The scheduler incorrectly sent printer-stopped events for status updates from the print filters (STR #2680)
The IPP backend could crash when handling printer errors (STR #2667)
Multi-file jobs did not print to remote CUPS servers (STR #2673)
The scheduler did not provide the Apple language ID to job filters.
Kerberos authentication did not work with the web interface (STR #2606, STR #2669)
The requesing-user-name-allowed and -denied functionality did not work for Kerberos-authenticated usernames (STR #2670)
CUPS didn't compile on HP-UX 11i (STR #2679)
cupsEncodeOptions2() did not handle option values like "What's up, doc?" properly.
Added lots of memory allocation checks (Fortify)
The scheduler would crash if it was unable to add a job file (Fortify)
ppdOpen*() did not check all memory allocations (Coverity)
ippReadIO() did not check all memory allocations (Coverity)
The PostScript filter did not detect read errors (Coverity)
The scheduler did not check for a missing job-sheets-completed attribute when sending an event notification (Coverity)
"Set Printer Options" might not work with raw queues (Coverity)
cupsRasterInterpretPPD() could crash on certain PostScript errors (Coverity)
The USB backend did not check for back-channel support properly on all systems (Coverity)
Fixed memory leaks in the GIF and PNM image loading code (Coverity)
Removed some dead code in the CUPS API and scheduler (Coverity)
Fixed two overflow bugs in the HP-GL/2 filter (Coverity)
Fixed another ASN1 string parsing bug (STR #2665)
The RSS notifier directory was not installed with the correct permissions.
The standard CUPS backends could use 100% CPU while waiting for print data (STR #2664)
Filename-based MIME rules did not work (STR #2659)
The cups-polld program did not exit if the scheduler crashed (STR #2640)
The scheduler would crash if you tried to set the port-monitor on a raw queue (STR #2639)
The scheduler could crash if a polled remote printer was converted to a class (STR #2656)
The web interface and cupsctl did not correctly reflect the "allow printing from the Internet" state (STR #2650)
The scheduler incorrectly treated MIME types as case- sensitive (STR #2657)
The Java support classes did not send UTF-8 strings to the scheduler (STR #2651)
The CGI code did not handle interrupted POST requests properly (STR #2652)
The PostScript filter incorrectly handled number-up when the number of pages was evenly divisible by the number-up value.
The PDF filter incorrectly filtered pages when page-ranges and number-up were both specified (STR #2643)
The IPP backend did not handle printing of pictwps files to a non-Mac CUPS server properly.
The scheduler did not detect network interface changes on operating systems other than Mac OS X (STR #2631)
The scheduler now logs the UNIX error message when it is unable to create a request file such as a print job.
Added support for --enable-pie on Mac OS X.

Downloads (~3.9 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 2.04.2008 - 14:57

ph34r.gif CUPS 1.3.7

Changes include:

CVE-2008-0047: cgiCompileSearch buffer overflow (STR #2729)
CVE-2008-1373: CUPS GIF image filter overflow (STR #2765)
Updated the "make check" tests to do a more thorough automated test.
cups-driverd complained about missing directories (STR #2777)
cupsaddsmb would leave the Samba username and password on disk if no Windows drivers were installed (STR #2779)
The Linux USB backend used 100% CPU when a printer was disconnected (STR #2769)
The sample raster drivers did not properly handle SIGTERM (STR #2770)
The scheduler sent notify_post() messages too often on Mac OS X.
Kerberos access to the web interface did not work (STR #2748)
The scheduler did not support "AuthType Default" in IPP policies (STR #2749)
The scheduler did not support the "HideImplicitMembers" directive as documented (STR #2760)
"make check" didn't return a non-zero exit code on error (STR #2758)
The scheduler incorrectly logged AUTH_foo environment variables in debug mode (STR #2751)
The image filters inverted PBM files (STR #2746)
cupsctl would crash if the scheduler was not running (STR #2741)
The scheduler could crash when printing using a port monitor (STR #2742)
The scheduler would crash if PAM was broken (STR #2734)
The image filters did not work with some CMYK JPEG files produced by Adobe applications (STR #2727)
The Mac OS X USB backend did not work with printers that did not report a make or model.
The job-sheets option was not encoded properly (STR #2715)
The scheduler incorrectly complained about missing LSB PPD directories.

Downloads (~3,8 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 23.07.2008 - 14:00

ph34r.gif cups 1.3.8

The new release fixes some performance and printing bugs. Changes include:
Downloads (~3,8 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 10.10.2008 - 18:17

ph34r.gif cups 1.3.9

It contains the following fixes:
Downloads (~3,9 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 17.04.2009 - 12:53

ph34r.gif cups 1.3.10

Changes include:
Downloads (~3,7 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 29.08.2009 - 16:21

ph34r.gif CUPS 1.4.0

CUPS 1.4 (Common Unix Printing System) - новая версия стабильной ветки системы печати, в которую добавлено более 67 изменений и новых возможностей, среди которых:Следует отметить, что выпущенный релиз Mac OS X 10.6 включает в себя улучшенную инфраструктуру печати, основанную на CUPS 1.4.0.

Downloads (~4,3 Mb)_http://www.cups.org/s...source.tar.bz2

ЭЖД, 12.09.2009 - 12:00

ph34r.gif CUPS 1.4.1

The new release fixes several reported printing, web interface, PPD compiler, and CUPS API bugs. Changes include:
Downloads (~4,3 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 10.11.2009 - 19:36

ph34r.gif cups 1.4.2

Changes include:
Downloads (~4,3 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 31.03.2010 - 19:03

ph34r.gif cups 1.4.3

Changes include:

* SECURITY: The scheduler could try responding on a closed client connection, leading to a crash (STR #3200)
* SECURITY: The lppasswd program allowed the localization files to be overridden when running in setuid mode (STR #3482)
* Localization updates (STR #3352, STR #3409, STR #3422, STR #3452, STR #3473, STR #3502)
* Documentation updates (STR #3451, STR #3504)
* The IPP backend now sets the printer-state-message to "Ready to print." at the end of a successful job (STR #3460)
* The PPD compiler did not correctly add the manufacturer to the output filename when using the "-m" option (STR #3469)
* The IPP backend did not handle authentication properly for the Get- Printer-Attributes operation (STR 3458)
* Getting SNMP values larger than 127 bytes did not work.
* IPP conformance: Get-Jobs has a default value for requested-attributes (STR #3383)
* cupsPrintFiles() did not report all errors (STR #3449)
* cupsAddDest() could read freed memory (STR #3448)
* The DBUS notifier did not build (STR #3447)
* The scheduler would crash when an active printer was deleted.
* The snmp backend did not work with some printers (STR #3413)
* The web interface did not show the conflicting values when setting options (STR #3440)
* Setting options in the web interface did not always work (STR #3439)
* The scheduler did not use the Get-Job-Attributes policy for a printer (STR #3431)
* The scheduler added two job-name attributes to each job object (STR #3428)
* CSS files would not print (STR #3442)
* The scheduler did not clean out completed jobs when PreserveJobHistory was turned off (STR #3425)
* The web interface did not show completed jobs for a printer (STR #3436)
* Authenticated printing did not always work when printing directly to a remote server (STR #3435)
* The USB backend did not work on Solaris (STR #3423)
* cupstestppd didn't catch problems with JobPatchFile definitions (STR #3421)
* The socket backend could crash if a SNMP string had a negative length.
* Fixed some termination issues with the USB backend on Mac OS X.
* The side-channel APIs did not handle interrupts properly.
* The network backends incorrectly cleared the media-empty-warning state.
* The web interface did not allow users to successfully add serial printers (STR #3391)
* cupsTempFd() did not work in some situations (STR #3382)
* Some C API headers were missing C++ wrapper logic.
* The PPD compiler did not localize single-language PPD options properly (STR #3386)
* Modifying a printer from the web interface sometimes caused the wrong driver to be selected (STR #3418)
* The scheduler did not handle out-of-memory conditions properly when loading a job (STR #3407)
* When adding printers from the web interface, the dynamic updates of the device list made it hard to pick a device (STR #3406)
* Fixed a typo in the web interface admin page template (STR 3403)
* The web interface did not preserve the "printer is shared" state when modifying a printer (STR #3390)
* The PPD compiler incorrectly inserted translations of empty strings (STR #3411)
* The scheduler did not reset the SIGPIPE handler of child processes (STR #3399)
* cupsGetNamedDest() incorrectly returned the default printer if the named printer did not exist (STR #3397)
* Fixed a GNU TLS error handling bug (STR #3381)

Downloads (~4,3 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 18.06.2010 - 20:05

ph34r.gif CUPS 1.4.4

CUPS 1.4.4 fixes several security, scheduler, printing, and conformance issues. Changes include:

* Documentation updates (STR #3453, STR #3527, STR #3528, STR #3529)
* Security: The texttops filter did not check the results of allocations (STR #3516)
* Security: The fix for CVE-2009-3553 was incomplete (STR #3490)
* Security: The web admin interface could disclose the contents of memory (STR #3577)
* Security: CUPS could overwrite files as root in directories owned or writable by non-root users (STR #3510)
* The cups-config utility did not return the correct linker options on AIX (STR #3587)
* Fixed some IPP conformance issues with the scheduler's ippget-event-life, operations-supported, output-bin, and sides attributes (STR #3554)
* The OpenSSL interfaces have been made thread-safe and the GNU TLS interface is explicitly forbidden when threading is enabled (STR #3461)
* Fixed an IPP conformance issue with the scheduler's Send-Document implementation (STR #3514)
* Added additional validation checks for the 1284 device ID (STR #3534)
* Fixed a problem with the RPM spec file (STR #3544)
* The lpstat command did not limit the job list to the specified printers (STR #3541)
* The cupsfilter command did not set the RIP_MAX_CACHE environment variable (STR #3531)
* Fixed support for media-col and page size variants (STR #3394)
* The PostScript filter did not support all media selection options for the first page (STR #3525)
* The scheduler did not always remove job control files (STR #3425)
* The scheduler could crash on restart if classes were defined (STR #3524)
* The scheduler no longer looks up network interface hostnames by default on Mac OS X (STR #3523)
* ippWriteIO did not write collection (member) attributes properly in all cases (STR #3521)
* The "cupsctl --remote-any" and corresponding web interface check box (allow printing from the Internet) did not work reliably (STR #3520)
* The lpq and lpr commands would sometimes choose different default printers (STR #3503)
* cupsDo*Request did not flush error text, leading to multiple issues (STR #3325, STR #3519)
* cupsDoAuthentication did not cancel password authentication after 3 failures (STR #3518)
* Fixed several LDAP browsing bugs (STR #3392)
* The Dymo driver did not support copies (STR #3457)
* The scheduler did not update the classes.conf file when deleting a printer belonging to a class (STR #3505)
* The lppasswd command did not use localized password prompts (STR #3492)
* The socket backend no longer waits for back-channel data on platforms other than Mac OS X (STR #3495)
* The scheduler didn't send events when a printer started accepting or rejecting jobs (STR #3480)
* The web interface now includes additional CSRF protection (STR #3498)

Downloads (~4,3 Mb)_ftp://ftp.easysw.com...source.tar.bz2

ЭЖД, 12.11.2010 - 18:03

ph34r.gif CUPS 1.4.5

The new release fixes several scheduler and printing bugs as well as a reported security bug. Changes include:

* Documentation fixes (STR #3542, STR #3650)
* Localization fixes (STR #3635, STR #3636, STR #3647, STR #3666)
* Security: Fixed a memory corruption bug reported in CVE-2010-2941 (STR #3648)
* The CUPS API incorrectly mapped the HTTP_UNAUTHORIZED status to the IPP_NOT_AUTHORIZED status code, when IPP_NOT_AUTHENTICATED would be the correct mapping (STR #3684)
* The scheduler would restart jobs while shutting down (STR #3679)
* Fixed a PPD loader bug that could cause a crash in cupsd (STR #3680)
* Improved the mapping of non-standard PPD and PWG names (STR #3671)
* The scheduler did not initialize Kerberos in all cases (STR #3662)
* cupsAdminSetServerSettings duplicated Listen and Order lines (STR #3645)
* Added DeviceN colorspace support to the CUPS Raster format (STR #3419)
* ppdMarkDefaults() did not clear the marked field of the previous choices (STR #3642)
* The serial backend would not allow a raw job to be canceled (STR #3649)
* The socket backend could go into an infinite loop with certain printers (STR #3622)
* Setting the PRINTER or LPDEST environment variables to "name/instance" did not work (STR #3485)
* The scheduler did not handle the JobRetryLimit setting properly (STR #3466)
* The lpstat command always showed a remote job ID of 0 for shared printers (STR #3627)
* Increased the write timeout for the libusb-based USB backend to 5 minutes (STR #3595)
* The libusb-base USB backend did not check whether the printer has a serial number (STR #3590)
* The lpadmin command did not support setting of custom option values (STR #3631)
* The lpadmin command did not support setting of the location or description of a class (STR #3613)
* The cupsaddsmb command did not give up after too many failed attempts (STR #3615)
* The CUPS library no longer uses certain problematic ctype macros that change based on the locale's character set.
* PJL value substitution of more than 9 values was broken (STR #3621)
* Custom options with missing string values caused ppdEmit* to segfault (STR #3620)
* Fixed an issue with the Italian version of the web interface (STR #3624)
* Fixed the Solaris SMF configuration file for cups-lpd (STR #3611)
* The scheduler did not set the notify-subscribed-event attribute when delivering printer-added or printer-modified events (STR #3608)
* The mailto notifier could get into an infinite loop (STR #3609)
* Date/time information was not shown in banner pages.
* Relational operators were broken in #if/#elif/#else/#endif expressions for the PPD compiler.
* Moving a job via the web interface failed without asking for authentication (STR #3559)
* The scheduler now clears the printer-state-reasons when the driver is changed (STR #3570)
* The web interface did not allow a user to change the driver (STR #3537, STR #3601)
* The scheduler was not setting the PATH_INFO environment variable when needed (STR #3600)
* The scheduler incorrectly set the CUPSD_AUTH_TYPE environment variable instead of AUTH_TYPE (STR #3599)
* Fixed a buffer overrun in the PPD compiler (STR #3594)
* Fixed some additional IPP job template attribute mapping issues in the scheduler.

Downloads (~4,4 Mb)_http://www.cups.org/s...source.tar.bz2

ЭЖД, 7.01.2011 - 17:29

ph34r.gif CUPS 1.4.6

* Устранено появившееся в прошлой версии регрессивное изменение, приводящее к нарушению работы в фильтре pstops поддержки печати PostScript-файлов в ландшафтном режиме;
* Планировщик очередей по ошибке удалял незавершенные задачи по отправке факсов, после совершения попытки инициировать их повторную отправку;
* При включении отладочного лога нарушалась работа функции совместного доступа к принтеру;
* Налажена работы команды "make check" на платформе Solaris.

Downloads (~4,4 Mb)_http://cups.org/softw...source.tar.bz2


версия для печати -> Полная версия

SoftoRooM © 2004-2024