File system-config-printer.changes of Package system-config-printer
-------------------------------------------------------------------
Fri Nov 21 08:00:01 CET 2008 - vuntz@novell.com
- Update cups-pk-helper to 0.0.3 (there is no upstream project, but
I still version the code):
+ make various checks to be sure that the arguments passed over
dbus are valid.
+ fix a major issue with many options never being changed
+ implement various dbus methods that were missing until there,
so that the old authentication dialog never appears.
+ add more fine-grained PolicyKit policies.
This is actually needed for bnc#439286.
- Update system-config-printer-policykit.patch to match the
cups-pk-helper update.
- Drop cups-pk-helper-acceptjobs.patch (fixed in 0.0.3).
- Add system-config-printer-more-checks.patch, to avoid a few
uncaught exceptions.
-------------------------------------------------------------------
Tue Oct 28 03:10:10 CET 2008 - vuntz@novell.com
- Add system-config-printer-prefill-name-descr.patch to prefill
name and description of new printers. Fix bnc#433633.
-------------------------------------------------------------------
Mon Oct 27 14:48:16 CET 2008 - vuntz@novell.com
- Add cups-pk-helper-acceptjobs.patch to make cups-pk-helper
correctly handle AcceptJobs requests. This is essential to have
new printers configured with system-config-printer working.
Fix bnc#433634.
- Add system-config-printer-hide-my-default-printer.patch to hide
my-default-printer from the menus. Note that
system-config-printer already provides this functionality.
- Update system-config-printer-policykit.patch so that we don't
show the old password prompt after changing something in a
printer.
- Obsoletes gnome-cups-manager. No Provides, since it's not the
same application...
-------------------------------------------------------------------
Fri Oct 24 00:11:17 CEST 2008 - vuntz@novell.com
- Add system-config-printer-cups-autoconfig-notifications.patch.
We display notifications for printers automatically configured
by cups-autoconfig. This is the missing piece for dropping
gnome-volume-manager.
-------------------------------------------------------------------
Fri Oct 17 18:26:37 CEST 2008 - vuntz@novell.com
- Update to version 1.0.8:
+ Handle IPP_FORBIDDEN.
+ Use modelName from custom PPD to suggest name for new printer.
+ Avoid display problem with installable options.
+ Better matching for Lexmark printers.
+ Catch exceptions from advanced server settings dialog.
+ Added some missing OpenPrinting query fields.
+ Jockey support added.
+ Updated translations.
(summary of changes taken from the Fedora package)
- Remove system-config-printer-forbidden.patch: fixed upstream.
- Add pysmbc-bnc433994-crash.patch to potentially fix a crash when
browsing smb printers. Should fix bnc#433994.
- Add system-config-printer-git1.0.x.patch to include fixes from
the 1.0.x branch. This fixes some crashes, and some SMB
authentication issues. Should fix bnc#433992.
- Add system-config-printer-git1.0.x-po.patch to include updated
translations from the 1.0.x branch.
- Update system-config-printer-icon-brp-friendly.patch.
-------------------------------------------------------------------
Thu Oct 16 15:11:06 CEST 2008 - vuntz@novell.com
- Add more categories to my-default-printer.desktop and
system-config-printer.desktop so that they appear in the control
center. Fix bnc#433605.
-------------------------------------------------------------------
Fri Oct 3 16:07:07 CEST 2008 - vuntz@novell.com
- Use %{py_sitedir} instead of %{_libdir}/python*/site-packages
-------------------------------------------------------------------
Fri Sep 26 14:23:41 CEST 2008 - vuntz@novell.com
- Implement fate#4161 and fate#4162:
+ add cups-pk-helper, which is a PolicyKit helper implementing
some parts of the API exposed by pycups.
+ add system-config-printer-policykit.patch that adds a "backend"
for system-config-printer to use cups-pk-helper to do the CUPS
calls.
- It's been discussed a bit with upstream, but no agreement was
reached on this so far. The patch is not intrusive, so it's the
best solution right now. I'll try to push it again upstream.
-------------------------------------------------------------------
Wed Sep 17 16:51:40 CEST 2008 - vuntz@suse.de
- Copy the printer icon from gnome-icon-theme and use it as
system-config-printer in all desktop files. Add
system-config-printer-icon-brp-friendly.patch for this.
- Clean up packaging, and use fdupes.
-------------------------------------------------------------------
Wed Sep 10 04:30:50 CEST 2008 - vuntz@suse.de
- Push to Factory.
-------------------------------------------------------------------
Fri Sep 5 16:33:18 CEST 2008 - vuntz@novell.com
- Add missing system-config-printer-forbidden.patch.
- Add system-config-printer-install-python.patch to install python
files where they should live. Also fixes the issue where the
programs couldn't be run (because they were not +x).
-------------------------------------------------------------------
Fri Sep 5 12:08:23 CEST 2008 - vuntz@novell.com
- Update to version 1.0.7.
+ See ChangeLog for details.
- Update pycups to 1.9.42 and pysmbc to 1.0.5.
- Remove pysmbc-debug.patch (fixed upstream) and take
system-config-printer-forbidden.patch from Fedora package.
-------------------------------------------------------------------
Wed Aug 27 23:16:03 CEST 2008 - vuntz@novell.com
- Update to version 1.0.6.
+ See ChangeLog for details.
-------------------------------------------------------------------
Wed Jul 30 21:08:25 CEST 2008 - vuntz@novell.com
- Import package, based on the one from fedora and one the one on
from home:chrismrivera in the build service.