CUPS 2.4.0 Printing System Released, Check Out What's New

OpenPrinting project has just released CUPS 2.4.0 formed without Apple’s participation, which has since 2007.
The Common UNIX Printing System (CUPS) is a cross-platform printing solution used on many different Linux distros. Its use is very widespread, as it has become the standard print manager on the majority of popular Linux distros.
CUPS acts as a print spooler, scheduler, print job manager, and can store information for numerous local or network printers. It is based on the Internet Printing Protocol and provides complete printing services to most PostScript and raster printers.
At the end of 2019, Michael Sweet, the lead developer of CUPS left Apple after he joined Apple and the company purchased the source code a decade prior for this long-standing open-source printing system. As a result, Apple’s public CUPS development effectively ended and Apple now is basically interested in just maintaining CUPS 2.3 and not really developing it further.
Therefore, OpenPrinting now controls the CUPS project moving forward with Michael Sweet being involved in the effort, and the results were not late.
Now CUPS 2.4.0 is finally here in its production-ready state, bringing numerous security and performance improvements to make the widely used printing system more reliable and stable than ever.
-
- Login or register to post comments
Printer-friendly version
- 2150 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
Free, Libre, and Open Source Software
| Ole Aamoton GNOME Voice, GNOME Radio, and Gingerblue
|
GUADEC 2022 Conference Takes Place July 20–25 in Guadalajara, Mexico, for GNOME 43
GUADEC 2022 is the first in-person GUADEC event in the last two years due to the COVID-19 pandemic and associated traveling restrictions and health safety measures, and it also marks GNOME’s 25th anniversary.
| Timer Mechanisms With C and Linux
Timer mechanisms let you schedule the OS kernel to notify an application when a predetermined time has elapsed. You'll typically use them by providing two pieces of information. First, you'll need to specify how much time the timer should take before notifying. Secondly, you'll need to prepare a callback function to act when that notification occurs.
|
OpenPrinting Releases CUPS 2.4 With AirPrint, OAuth 2.0 Support
OpenPrinting Releases CUPS 2.4 With AirPrint, OAuth 2.0 Support - Phoronix