Changelog for
cups-pk-helper-0.0.4-12.SEL6.i686.rpm :
* Fri Dec 10 2010 Eddy Nigg
- Rebuild for StartCom Linux 6.0.x
* Wed Feb 24 2010 Marek Kasik - 0.0.4-12- Avoid timeout on job-related methods for invalid jobs- Make sure to return an error via dbus in case of failure- Resolves: #567986
* Wed Feb 24 2010 Marek Kasik - 0.0.4-11- Make cph_cups_job_get_status() efficient- Resolves: #567984
* Wed Jan 13 2010 Marek Kasik - 0.0.4-10- Fix adding of printers without specification of ppd-name (#545452)- Patch by Tim Waugh.- Related: #543948
* Wed Jan 13 2010 Marek Kasik - 0.0.4-9- Allow inactive users and any user to authenticate (#543085)- Related: #543948
* Wed Sep 30 2009 Marek Kasik - 0.0.4-8- Fix adding of printers without specification of device-uri.- Patch by Tim Waugh.- Resolves: #526442
* Tue Aug 18 2009 Marek Kasik - 0.0.4-7- Fix policies to check when editing a job.
* Tue Aug 18 2009 Marek Kasik - 0.0.4-6- Check result of polkit_authority_check_authorization_sync() for NULL.
* Thu Aug 13 2009 Marek Kasik - 0.0.4-5- Add parameters to DevicesGet method.
* Fri Jul 24 2009 Fedora Release Engineering - 0.0.4-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 16 2009 Marek Kasik - 0.0.4-3- Add devices_get() function.
* Thu Jun 18 2009 Marek Kasik - 0.0.4-2- Update to polkit-1
* Tue Mar 31 2009 Marek Kasik - 0.0.4-1- Update to 0.0.4
* Fri Feb 27 2009 Marek Kasik - 0.0.3-6- Replace job-cancel, job-restart and job-set-hold-until with job-edit- Replace job-cancel-another-owner, job-restart-another-owner and job-set-hold-until-another-owner with job-not-owned-edit- Add cph_cups_job_get_status() function + some minor changes
* Tue Feb 24 2009 Fedora Release Engineering - 0.0.3-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 13 2009 Marek Kasik 0.0.3-4- Add ability to reconnect to CUPS server after its reload (caused by cupsAdminSetServerSettings() or cupsPutFile())
* Wed Jan 28 2009 Marek Kasik 0.0.3-3- Add functions for handling jobs (JobRestart, JobCancel, JobSetHoldUntil)
* Mon Jan 26 2009 Marek Kasik 0.0.3-2- Add handling of file:/ protocol- Change order of checked policies so the PolicyKit asks only for \"printer-enable\" policy when enabling/disabling a printer- Change order of checked policies so the PolicyKit asks only for \"printer-set-default\" policy when setting default printer
* Tue Jan 13 2009 Marek Kasik 0.0.3-1- Initial spec file.