Blame CHANGES-2.0.txt

Packit 2fc92b
CHANGES-2.0.txt
Packit 2fc92b
---------------
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0.4
Packit 2fc92b
Packit 2fc92b
	- Fixed a bug in cupsRasterWritePixels (STR #4650)
Packit 2fc92b
	- Fixed redirection in the web interface (STR #4538)
Packit 2fc92b
	- The IPP backend did not respond to side-channel requests (STR #4645)
Packit 2fc92b
	- The scheduler did not start all pending jobs at once (STR #4646)
Packit 2fc92b
	- The web search incorrectly searched time-at-xxx values (STR #4652)
Packit 2fc92b
	- Fixed an RPM spec file issue (STR #4657)
Packit 2fc92b
	- The scheduler incorrectly started jobs while canceling multiple jobs
Packit 2fc92b
	  (STR #4648)
Packit 2fc92b
	- Fixed processing of server overrides without port numbers (STR #4675)
Packit 2fc92b
	- Documentation changes (STR #4651, STR #4674)
Packit 2fc92b
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0.3
Packit 2fc92b
Packit 2fc92b
	- Security: Fixed CERT VU #810572 exploiting the dynamic linker
Packit 2fc92b
	  (STR #4609)
Packit 2fc92b
	- Security: The scheduler could hang with malformed gzip data
Packit 2fc92b
	  (STR #4602)
Packit 2fc92b
	- Restored missing generic printer icon file (STR #4587)
Packit 2fc92b
	- Fixed logging of configuration errors to show up as errors (STR #4582)
Packit 2fc92b
	- Fixed potential buffer overflows in raster code and filters
Packit 2fc92b
	  (STR #4598, STR #4599, STR #4600, STR #4601)
Packit 2fc92b
	- Fixed a gzip processing bug (#4602)
Packit 2fc92b
	- Fixed <Limit> inside <Location> (STR #4575)
Packit 2fc92b
	- Fixed lpadmin when both -m and -o are used (STR #4578)
Packit 2fc92b
	- The web interface always showed support for 2-sided printing
Packit 2fc92b
	  (STR #4595)
Packit 2fc92b
	- cupsRasterReadHeader did not fully validate the raster header
Packit 2fc92b
	  (STR #4596)
Packit 2fc92b
	- The rastertopwg filter did not check for truncated input (STR #4597)
Packit 2fc92b
	- The cups-lpd mini-daemon did not check for request parameters
Packit 2fc92b
	  (STR #4603)
Packit 2fc92b
	- The scheduler could get caught in a busy loop (STR #4605)
Packit 2fc92b
	- The sample Epson driver could crash (STR #4616)
Packit 2fc92b
	- The IPP backend now correctly monitors jobs
Packit 2fc92b
	  (<rdar://problem/20495955>)
Packit 2fc92b
	- The ppdhtml and ppdpo utilities crashed when the -D option was used
Packit 2fc92b
	  before a driver information file (STR #4627)
Packit 2fc92b
	- ippfind incorrectly substituted "=port" for service_port.
Packit 2fc92b
	- The IPP/1.1 test file did not handle the initial print job
Packit 2fc92b
	  completing early (STR #4576)
Packit 2fc92b
	- Fixed a memory leak in cupsConnectDest (STR #4634)
Packit 2fc92b
	- PWG Raster Format output contained invalid ImageBox values
Packit 2fc92b
	  (<rdar://problem/21144309>)
Packit 2fc92b
	- Added Russian translation (STR #4577)
Packit 2fc92b
	- Added German translation (STR #4635)
Packit 2fc92b
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0.2
Packit 2fc92b
Packit 2fc92b
	- Security: cupsRasterReadPixels buffer overflow with invalid page
Packit 2fc92b
	  header and compressed raster data (STR #4551)
Packit 2fc92b
	- Command-line programs were not localized on Mac OS X
Packit 2fc92b
	  (<rdar://problem/14546232>)
Packit 2fc92b
	- The scheduler incorrectly cleared the MakeModel string in the
Packit 2fc92b
	  printers.conf file after a restart (<rdar://problem/16827518>)
Packit 2fc92b
	- CUPS did not compile with older versions of GNU TLS (STR #4527)
Packit 2fc92b
	- CUPS did not compile without Avahi or mDNSResponder (STR #4523)
Packit 2fc92b
	- ippLength() did not return the correct length for IPP_TAG_CONST
Packit 2fc92b
	  string values.
Packit 2fc92b
	- The scheduler incorrectly aborted jobs after a job was restarted
Packit 2fc92b
	  (<rdar://problem/19129387>)
Packit 2fc92b
	- The cups-files.conf file contained the old ServerCertificate/Key
Packit 2fc92b
	  directives instead of ServerKeychain.
Packit 2fc92b
	- Fixed builds when no SSL/TLS library is available, or when explicitly
Packit 2fc92b
	  disabled (STR #4531)
Packit 2fc92b
	- Fixed an OpenBSD charset transcoding issue.
Packit 2fc92b
	- Fixed USB printing on OpenBSD (STR #4525)
Packit 2fc92b
	- The --without-xinetd configure option did not work (STR #4542)
Packit 2fc92b
	- Backends needing to load OS X kernel extensions did not work
Packit 2fc92b
	  (<rdar://problem/19015679>)
Packit 2fc92b
	- Mapping of PPD keywords to IPP keywords did not work if the PPD
Packit 2fc92b
	  keyword was already an IPP keyword (<rdar://problem/19121005>)
Packit 2fc92b
	- cupsGetPPD* sent bad requests (STR #4567)
Packit 2fc92b
	- ippserver used the wrong temporary directory on Windows (STR #4547)
Packit 2fc92b
	- ippserver did not handle Bonjour registrations properly (STR #4548)
Packit 2fc92b
	- The scheduler could crash during shutdown if Avahi was shutdown
Packit 2fc92b
	  first (STR #4550)
Packit 2fc92b
	- Added a USB quirk rule for Intermec printers (STR #4553)
Packit 2fc92b
	- The scheduler did not always log which configuration file had the
Packit 2fc92b
	  error (STR #4559)
Packit 2fc92b
	- The ippfind and ipptool programs now correctly match hostnames with
Packit 2fc92b
	  trailing dots (STR #4563)
Packit 2fc92b
	- The ipptool timeout option did not work (STR #4515)
Packit 2fc92b
	- Fixed several issues with client.conf, CUPS_SERVER, and the "-h"
Packit 2fc92b
	  option of most commands (STR #4528)
Packit 2fc92b
	- Another change for OpenBSD (STR #4526)
Packit 2fc92b
	- Added Japanese localization (STR #4524)
Packit 2fc92b
	- Documentation changes (STR #4569)
Packit 2fc92b
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0.1
Packit 2fc92b
Packit 2fc92b
	- Security: SSLv3 is now disabled by default to protect against the
Packit 2fc92b
	  POODLE attack (STR #4476)
Packit 2fc92b
	- Printer sharing did not work when systemd was being used (STR #4497)
Packit 2fc92b
	- cupsGetPPD* would return a symlink to the PPD in /etc/cups/ppd even if
Packit 2fc92b
	  it was not readable by the user (STR #4500)
Packit 2fc92b
	- The web interface now protects against frame "click-jacking" attacks
Packit 2fc92b
	  (STR #4492)
Packit 2fc92b
	- Fixed a crash in ippAttributeString (<rdar://problem/17903871>)
Packit 2fc92b
	- Fixed a crash in the scheduler on Linux/*BSD if colord was not running
Packit 2fc92b
	  (STR #4496)
Packit 2fc92b
	- Fixed a random crash in the scheduler when not using systemd
Packit 2fc92b
	  (STR #4484)
Packit 2fc92b
	- Added systemd support for cups-lpd (STR #4493)
Packit 2fc92b
	- The scheduler did not honor the FatalErrors directive for mis-
Packit 2fc92b
	  configured Group and SystemGroup values (STR #4495)
Packit 2fc92b
	- The network backends no longer report waste-receptacle conditions when
Packit 2fc92b
	  using SNMP (STR #4499)
Packit 2fc92b
	- The IPP backend did not work with some configurations of Windows
Packit 2fc92b
	  (STR #4503)
Packit 2fc92b
	- RPMs did not build (STR #4490)
Packit 2fc92b
	- Added a USB quirk rule for the Brother HL-1250 (STR #4519)
Packit 2fc92b
	- Fixed compiles on unsupported platforms (STR #4510)
Packit 2fc92b
	- "cancel -a" did not cancel all jobs on all destinations (STR #4513)
Packit 2fc92b
	- The web interface did not work on OpenBSD (STR #4496)
Packit 2fc92b
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0.0
Packit 2fc92b
Packit 2fc92b
	- The scheduler did not preserve listener sockets from launchd or
Packit 2fc92b
	  systemd after a restart (<rdar://problem/18112848>)
Packit 2fc92b
	- Added some USB quirk rules for the libusb-based USB backend
Packit 2fc92b
	  (STR #4482)
Packit 2fc92b
	- Spanish localization update (STR #4487)
Packit 2fc92b
	- Updated documentation for 2.0.0 release.
Packit 2fc92b
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0rc1
Packit 2fc92b
Packit 2fc92b
	- Documentation updates (STR #4464)
Packit 2fc92b
	- The scheduler now monitors the AC power status on OS X, allowing for
Packit 2fc92b
	  "sleep printing" when sharing printers (<rdar://problem/17325852>)
Packit 2fc92b
	- The scheduler incorrectly called launch_activate_socket multiple times
Packit 2fc92b
	  on OS X (<rdar://problem/17523218>)
Packit 2fc92b
	- The ippserver test program now passes the IPP Everywhere self-
Packit 2fc92b
	  certification tests (STR #4101)
Packit 2fc92b
	- Relaxed the new OS X filter sandbox slightly (STR #4471,
Packit 2fc92b
	  <rdar://problem/17483959>)
Packit 2fc92b
	- Dropped the old Epson Stylus Color/Photo sample drivers since they
Packit 2fc92b
	  don't work with any current printers and there are free alternatives
Packit 2fc92b
	  that produce much better output (<rdar://problem/18036889>)
Packit 2fc92b
	- Log and configuration files that are not world-readable are again
Packit 2fc92b
	  accessible via the web interface (STR #4461)
Packit 2fc92b
	- PPD files are now created using the permissions specified by the
Packit 2fc92b
	  ConfigFilePerm directive.
Packit 2fc92b
	- Fixed RPM build issues (STR #4459)
Packit 2fc92b
	- Fixed the spinner image and restart page when reconfiguring the
Packit 2fc92b
	  scheduler through the web interface (STR #4475)
Packit 2fc92b
Packit 2fc92b
Packit 2fc92b
CHANGES IN CUPS V2.0b1
Packit 2fc92b
Packit 2fc92b
	- Added a "--list-filters" option to the cupsfilter command (STR #4325)
Packit 2fc92b
        - Added systemd support (STR #3917)
Packit 2fc92b
	- Added support for re-sending a job as a raster file if a higher-level
Packit 2fc92b
	  format such as PDF fails (<rdar://problem/15583721>)
Packit 2fc92b
	- Added support for regular expression matching in the MIME type rules
Packit 2fc92b
	  (<rdar://problem/11131245>)
Packit 2fc92b
	- Added support for TLS certificate validation and policy enforcement
Packit 2fc92b
	  (STR #1616)
Packit 2fc92b
	- Added support for simultaneous XML and test output from ipptool.
Packit 2fc92b
	- Added support for PAUSE directive in ipptool test files.
Packit 2fc92b
	- Added support for auto-typing of TIFF files by ipptool (STR #4418)
Packit 2fc92b
	- The scheduler now returns completed jobs in the correct newest-to-
Packit 2fc92b
	  oldest order (STR #4396)
Packit 2fc92b
	- The configure script now supports target-specific tools for pkg-config
Packit 2fc92b
	  and others (STR #4423)
Packit 2fc92b
	- The ipptool program now supports EXPECT statements for collection
Packit 2fc92b
	  member attributes (<rdar://problem/15355218>)
Packit 2fc92b
	- The ipptool program now supports collection attributes with multiple
Packit 2fc92b
	  values (<rdar://problem/15355124>)
Packit 2fc92b
	- The sample drivers now include all of the installed localizations by
Packit 2fc92b
	  default (<rdar://problem/14756625>)
Packit 2fc92b
	- Adopted Linux man page conventions and updated all man pages
Packit 2fc92b
	  (STR #4372, STR #4329)
Packit 2fc92b
	- The scheduler now supports the "first-index" operation attribute for
Packit 2fc92b
	  the Get-Jobs operation (STR #2913)
Packit 2fc92b
	- Changed the default AccessLogLevel and PageLogFormat to disable the
Packit 2fc92b
	  access_log and page_log files by default (<rdar://problem/16495000>)
Packit 2fc92b
	- cupsRasterInterpretPPD now supports the Orientation header in order to
Packit 2fc92b
	  support long-edge feed raster printers (<rdar://problem/15837926>)
Packit 2fc92b
	- The scheduler now allows run-as-root backends to have group read and
Packit 2fc92b
	  execute permissions (STR #2935)
Packit 2fc92b
	- The ippFindAttribute and ippFindNextAttribute functions now support
Packit 2fc92b
	  hierarchical searches (STR #4395)
Packit 2fc92b
	- Dropped OpenSSL support in favor of GNU TLS.
Packit 2fc92b
	- Dropped "dark wake" support on OS X, which was preventing portables
Packit 2fc92b
	  from going to sleep when there was a stuck job. We now use a variation
Packit 2fc92b
	  of the CUPS 1.4 sleep support to do a cleaner sleep
Packit 2fc92b
	  (<rdar://problem/14323704>)
Packit 2fc92b
	- Dropped support for AIX, HP-UX, and OSF/1 (aka Digital UNIX)
Packit 2fc92b
	- Dropped lppasswd and support for Digest authentication in in the
Packit 2fc92b
	  scheduler (STR #4321)
Packit 2fc92b
	- The cupsGetClasses, cupsGetPrinters, and cupsTempFile functions are no
Packit 2fc92b
	  longer supported.
Packit 2fc92b
	- The scheduler now caches more job history data and limits the number
Packit 2fc92b
	  of completed jobs returned by Get-Jobs as needed in order to prevent a
Packit 2fc92b
	  denial-of-service on busy servers (STR #2913)
Packit 2fc92b
	- The filter/backend sandbox on OS X now defaults to a more strict
Packit 2fc92b
	  whitelist (<rdar://problem/15939788>)
Packit 2fc92b
	- Increased the default idle exit timeout to 60 seconds on OS X
Packit 2fc92b
	  (<rdar://problem/16041820>)
Packit 2fc92b
	- Printer classes were not accessible on OS X
Packit 2fc92b
	  (<rdar://problem/16385643>)
Packit 2fc92b
	- The scheduler now uses </DefaultPrinter> to close the default printer
Packit 2fc92b
	  definition in printers.conf (STR #4153)
Packit 2fc92b
	- Canceling all jobs in the web interface now just cancels the jobs
Packit 2fc92b
	  (STR #1914)