Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cups-pk-helper-debuginfo-0.2.2-2.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: cups-pk-helper-debuginfo Distribution: Fedora Project
Version: 0.2.2 Vendor: Fedora Project
Release: 2.fc17 Build date: Tue Oct 23 17:21:30 2012
Group: Development/Debug Build host: buildvm-04.phx2.fedoraproject.org
Size: 970420 Source RPM: cups-pk-helper-0.2.2-2.fc17.src.rpm
Packager: Fedora Project
Url: http://www.vuntz.net/download/cups-pk-helper/
Summary: Debug information for package cups-pk-helper
This package provides debug information for package cups-pk-helper.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv2+

Changelog

* Tue Oct 23 2012 Marek Kasik <mkasik@redhat.com> - 0.2.2-2
  - Fix a bunch of issues when getting/putting a file from cups
  - This fix changes behaviour of method FileGet, it needs to have the
  - target file created in advance (part of the security fix).
  - Resolves: #865815 (CVE-2012-4510)
* Thu Mar 22 2012 Marek Kasik <mkasik@redhat.com> - 0.2.2-1
  - Update to 0.2.2
  - Remove upstreamed patches
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 22 2011 Marek Kasik <mkasik@redhat.com> - 0.2.1-2
  - Fix configure.ac
* Tue Nov 22 2011 Marek Kasik <mkasik@redhat.com> - 0.2.1-1
  - Update to 0.2.1
  - Remove upstreamed patches
  - Actualize Requires
* Thu Oct 27 2011 Marek Kasik <mkasik@redhat.com> - 0.1.3-3
  - Set requesting-user-name for IPP_GET_JOB_ATTRIBUTES
  - Resolves: #743886
* Fri Sep 02 2011 Marek Kasik <mkasik@redhat.com> - 0.1.3-2
  - Make ppd-name parameter optional
  - Readd patch for allowing authentication for any and inactive users
  - Readd patch for check of result of polkit authorization check
  - Resolves: #724959
* Fri Aug 05 2011 Marek Kasik <mkasik@redhat.com> - 0.1.3-1
  - Update to 0.1.3
  - Fix #724959
* Wed Mar 23 2011 Marek Kasik <mkasik@redhat.com> - 0.1.2-1
  - Update to 0.1.2
* Thu Mar 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.1-1
  - Update to 0.1.1
  - Drop accumulated upstreamed patches
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.4-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Mar 22 2010 Marek Kasik <mkasik@redhat.com> - 0.0.4-13
  - Add JobCancelPurge method
  - Related: #548756
* Tue Feb 23 2010 Marek Kasik <mkasik@redhat.com> - 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
  - Remove a small leak
  - Resolves: #548790
* Tue Feb 23 2010 Marek Kasik <mkasik@redhat.com> - 0.0.4-11
  - Make cph_cups_job_get_status() efficient
  - Resolves: #548771
* Tue Feb 23 2010 Marek Kasik <mkasik@redhat.com> - 0.0.4-10
  - Fix adding of printers without specification of ppd-name.
  - Patch by Tim Waugh.
  - Resolves: #545452
* Tue Feb 23 2010 Marek Kasik <mkasik@redhat.com> - 0.0.4-9
  - Allow inactive users and any user to authenticate
  - Resolves: #543085
* Wed Sep 30 2009 Marek Kasik <mkasik@redhat.com> - 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 <mkasik@redhat.com> - 0.0.4-7
  - Fix policies to check when editing a job.
* Tue Aug 18 2009 Marek Kasik <mkasik@redhat.com> - 0.0.4-6
  - Check result of polkit_authority_check_authorization_sync() for NULL.
* Thu Aug 13 2009 Marek Kasik <mkasik@redhat.com> - 0.0.4-5
  - Add parameters to DevicesGet method.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 16 2009 Marek Kasik <mkasik@redhat.com> - 0.0.4-3
  - Add devices_get() function.
* Thu Jun 18 2009 Marek Kasik <mkasik@redhat.com> - 0.0.4-2
  - Update to polkit-1
* Tue Mar 31 2009 Marek Kasik <mkasik@redhat.com> - 0.0.4-1
  - Update to 0.0.4
* Fri Feb 27 2009 Marek Kasik <mkasik@redhat.com> - 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 <rel-eng@lists.fedoraproject.org> - 0.0.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 13 2009 Marek Kasik <mkasik@redhat.com> 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 <mkasik@redhat.com> 0.0.3-3
  - Add functions for handling jobs (JobRestart, JobCancel, JobSetHoldUntil)
* Mon Jan 26 2009 Marek Kasik <mkasik@redhat.com> 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 <mkasik@redhat.com> 0.0.3-1
  - Initial spec file.

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/26
/usr/lib/debug/.build-id/26/65c44140df4f4ec14c3487b19816886f616908
/usr/lib/debug/.build-id/26/65c44140df4f4ec14c3487b19816886f616908.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/cups-pk-helper-mechanism.debug
/usr/src/debug/cups-pk-helper-0.2.2
/usr/src/debug/cups-pk-helper-0.2.2/src
/usr/src/debug/cups-pk-helper-0.2.2/src/cph-iface-mechanism.c
/usr/src/debug/cups-pk-helper-0.2.2/src/cph-iface-mechanism.h
/usr/src/debug/cups-pk-helper-0.2.2/src/cups-pk-helper-mechanism.c
/usr/src/debug/cups-pk-helper-0.2.2/src/cups-pk-helper-mechanism.h
/usr/src/debug/cups-pk-helper-0.2.2/src/cups.c
/usr/src/debug/cups-pk-helper-0.2.2/src/cups.h
/usr/src/debug/cups-pk-helper-0.2.2/src/main.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 24 05:12:21 2013