Created attachment 7713 [details] patch to build against CUPS 1.6 Hi, CUPS 1.6 has been planned to be out this summer. There's however one feature [1] that prevents samba from building against it. I'm attaching a patch that fixes it for me (tested with CUPS-1.6rc1). [1] http://www.cups.org/str.php?L3928
Your patch has been pushed to master. Thanks ! Jeremy.
Created attachment 7714 [details] git-am patchset for 3.6.next. Slightly modified patch that applies to 3.6.next. Jeremy.
Jeremy, I see a variable printer_current_time which reads the printer current time from cups, but we never use it. Shouldn't we just remove this code?
Sure, but that's an addition on top of this bug (I wondered why it was wasn't in master :-). If you want to re-spin the patch to include that please feel free. I just want to make sure it makes it into 3.6.next. Jeremy.
Created attachment 7720 [details] git-am patchset for 3.6.next. Updated version with the printer_current_time removed. Please review and then we'll get it into 3.6.next.
Comment on attachment 7720 [details] git-am patchset for 3.6.next. Looks fine for me.
Re-assigning to Karolin for inclusion in 3.6.next. Jeremy.
Pushed to v3-6-test. Closing out bug report. Thanks!