cupsys (1.2.1-0ubuntu1) dapper-updates; urgency=low
.
* Upgrade to new upstream version 1.2.1 (backported from edgy):
- fix for printing on Xerox IPP printers; Closes: LP#47387
- fix for banners on single page
- fix for custom page sizes (cups ignores them now in some cases)
Creating dapper task since it is a good candidate for dapper-updates.
** Changed in: cupsys (Ubuntu Dapper)
Status: Unconfirmed => Fix Committed
** Changed in: cupsys (Ubuntu Dapper)
Importance: Untriaged => Medium
Assignee: (unassigned) => Martin Pitt
--
CUPS tries to auto-gener
This is now fixed in cupsys_1.2.1-2ubuntu1 in edgy.
** Changed in: cupsys (Ubuntu)
Status: In Progress => Fix Released
--
CUPS tries to auto-generate SSL key, fails
https://launchpad.net/bugs/44931
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
And make cupsys depend on ssl-cert.
** Bug 49773 has been marked a duplicate of this bug
--
CUPS tries to auto-generate SSL key, fails
https://launchpad.net/bugs/44931
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Merely creating the directory with
sudo mkdir /etc/cups/ssl
sudo chown cupsys /etc/cups/ssl
was enough for me to get it running. Creating the certificate and key
was a matter of seconds.
However, to integrate our snakeoil SSL certificate support, we need to
do the following (as root):
mkd