Tim Waugh
b41139f715
More fixes for UTF-8 encoding issues (bug #969846 ).
2013-06-06 17:09:44 +01:00
Tim Waugh
120f8baa6a
Fixed typo introduced in previous change and fixed another UTF-8 encoding issue (bug #965771 ).
2013-05-22 09:04:35 +01:00
Tim Waugh
9425c5d404
Fixed typo which could cause a traceback (bug #965678 ).
2013-05-21 17:30:13 +01:00
Tim Waugh
cfad2ffd71
Fixes for UTF-8 encoding issues (bug #957444 , bug #961882 , bug #962207 , bug #964673 , bug #965578 ).
2013-05-21 17:29:57 +01:00
Tim Waugh
c38528a2cb
1.4.1.
...
Changes including:
- Don't call into Gtk directly from scp-dbus-service (bug #951710 ).
- Handle errors from Gdk.color_parse() correctly.
- Fix creating of empty pixbuf.
- Make man page and --help output consistent.
- Some codec fixes (bug #957343 , bug #957444 , bug #960567 ).
- Updated translations (bug #951647 ).
- Use xxx-supported values for number-up and sides options
(bug #923841 ).
2013-05-09 15:44:26 +01:00
Tim Waugh
68d136ae2d
Removed isa deps from noarch package.
2013-04-15 13:03:58 +01:00
Tim Waugh
2dac84ffc4
Don't call into Gtk directly from scp-dbus-service (bug #951710 ).
2013-04-15 12:12:56 +01:00
Tim Waugh
45d2fb8398
Adjusted dependencies now we use GObject introspection.
2013-04-15 12:12:31 +01:00
Tim Waugh
c052e62fbb
Don't delete mainlist too early when quitting (bug #915483 ).
2013-04-12 12:07:28 +01:00
Tim Waugh
d752c46786
Fixed changelog date.
2013-04-11 15:46:40 +01:00
Tim Waugh
d08669e78b
Fixed some printer name encoding issues (bug #950162 ).
2013-04-11 15:35:38 +01:00
Tim Waugh
bd10e083c9
Better behaviour when trying to run without valid DISPLAY (bug # #948240 ).
2013-04-11 15:34:16 +01:00
Tim Waugh
27a6843167
1.4.0.
2013-03-27 15:06:42 +00:00
Tim Waugh
4e69a0da6a
Merge branch 'f18' into f19
2013-03-27 13:54:03 +00:00
Tim Waugh
88425ecfa0
1.3.13.
2013-03-27 13:53:21 +00:00
Tim Waugh
ae9f0057f5
Merge branch 'f18' into f19
2013-03-19 17:18:31 +00:00
Tim Waugh
1f058dd75a
The libs sub-package is now noarch (bug #921514 ).
...
Resolves: rhbz#921514
2013-03-19 17:17:21 +00:00
Tim Waugh
db990061b8
Removed python-smbc as a dependency as it is not required in all situations (bug #921132 ).
...
Resolves: rhbz#921132
2013-03-15 13:35:56 +00:00
Tim Waugh
f9fe69a7a7
Merge branch 'f18'
2013-02-27 16:31:47 +00:00
Tim Waugh
aa9ac4d41a
Disable the print applet in KDE again.
2013-02-27 16:31:06 +00:00
Dennis Gilmore
a394ae44d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 19:11:40 -06:00
Tim Waugh
0cce9d821e
Enable the print applet in KDE (only on Red Hat Enterprise Linux).
...
Requested by Than Ngo.
2012-11-26 17:07:44 +00:00
Tim Waugh
cc6fe085c8
Avoid traceback in most recent change (bug #878527 ).
...
Resolves: rhbz#878527
2012-11-21 09:25:44 +00:00
Tim Waugh
587aba260b
Avoid traceback in most recent change (bug #878527 ).
...
Resolves: rhbz#878527
2012-11-20 17:40:26 +00:00
Tim Waugh
88d0c48097
Fixed dialog modality problem which prevented e.g. changing drivers.
2012-11-19 16:29:16 +00:00
Tim Waugh
2ff5e1e67e
Avoid crash with certain types of dnssd device URI (bug #870000 ).
...
Resolves: rhbz#870000
2012-10-25 17:09:23 +01:00
Tim Waugh
f0dd0b3c7e
Fixed systemd config file (bug #862186 ).
...
Resolves: rhbz#862186
2012-10-23 15:00:02 +01:00
Tim Waugh
7b17adda00
1.3.12.
2012-10-05 17:11:39 +01:00
Jiri Popelka
bd952c611d
FirewallD support once again.
2012-09-21 14:01:58 +02:00
Jiri Popelka
54c6716254
revert previous change for now, the patch needs more work
2012-09-18 18:37:57 +02:00
Jiri Popelka
54829cb99a
FirewallD support
2012-09-06 12:28:03 +02:00
Jiri Popelka
7a7a7210dc
use new systemd-rpm macros ( #850334 )
2012-08-22 16:15:57 +02:00
Tim Waugh
697c836a96
1.3.11.
2012-08-03 11:39:09 +01:00
Tim Waugh
92a3302cf1
1.3.10.
...
Also:
Build requirement for libusb has changed to libusb1-devel.
2012-08-01 17:17:53 +01:00
Tim Waugh
9e92f511bb
Reverted previous change. New systemd-devel does provide libudev.pc after all.
2012-07-31 17:02:56 +01:00
Tim Waugh
c041075b67
Bumped release number.
2012-07-31 14:50:28 +01:00
Tim Waugh
4866de277e
Fixed build against systemd-devel now there is no libudev-devel.
2012-07-31 14:35:24 +01:00
Dennis Gilmore
161bcbeffa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 17:35:33 -05:00
Jiri Popelka
cd29b7b20e
BuildRequires systemd-devel instead of udev-devel
...
- replace udev_get_sys_path() with hard-coded "/sys"
2012-06-05 14:39:09 +02:00
Tim Waugh
4e2ace70f4
1.3.9.
...
- Updated translations.
- Improved check-device-ids output.
- Removed incorrect warning when using CUPS >= 1.5.3.
2012-03-01 14:29:07 +00:00
Tim Waugh
c948927e87
Added version to python-cups dependency (bug #796678 ).
2012-02-23 15:12:00 +00:00
Tim Waugh
e96733cb24
Upstream patch to fix ppdcache traceback (bug #786232 ).
2012-02-03 15:41:53 +00:00
Jiri Popelka
989eac41de
Fixed several debugprints ( #785581 ).
...
Clean up and modernize spec file.
2012-01-30 16:13:49 +01:00
Tim Waugh
ae1c65f3a3
1.3.8.
...
- Avoid AttributeError in on_btnNPApply_clicked() (bug #772112 ).
- Added debugging when jobviewer not found (bug #757520 ).
- Applied patch from Till Kamppeter to use pycurl 'https' support
for openprinting (CVE-2011-4405).
- Always use a sequence as args for timedops.TimedSubprocess()
(patch from Vincent Untz).
- Added some firewall debugging for bug #755913 .
- Fixed typo (Ubuntu #844976 ).
- Run probe_printer.py with an argument to run PrinterFinder by hand.
- More debugging output in PrinterFinder.
- Really fix SMB probing in PrinterFinder.
- LpdServer class: spot when we can't connect, and give up (likewise
in PrinterFinder).
- Ignore ' All-in-one' suffix for printer model names when comparing
them (bug #751610 ).
- Handle HTTP errors from openprinting.org (seen in bug #743446 ).
- Don't re-open PPD when already available, just to localize marker
names.
- Use the monitor's PPD cache in the properties dialog.
- monitor: provide method for sharing the monitor's PPD cache.
- cupshelpers: avoid re-opening PPD when not needed (not a leak).
- Fixed file descriptor leak in PPDCache (Ubuntu #874445 ).
- Fixed typo in check-device-ids.py when looking for ID-less
matches.
- Require newer pycups; drop compatibility code.
- Do not connect to CUPS with an empty user name.
- On asynchronous IPP connections make sure that the password dialog
is repeated if a wrong password is entered (Ubuntu #653132 ).
- Several fixes on credential caching for IPP authentication (Ubuntu
bug 653132).
- Don't penalise pxlmono now that bug #661814 is fixed in
ghostscript-9.04.
- Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED
(Ubuntu #653132 ).
2012-01-24 13:42:47 +00:00
Dennis Gilmore
96258decdb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-14 00:13:20 -06:00
Tim Waugh
7f6e0e8d90
Updated upstream-key.gpg.
2011-11-28 15:19:19 +00:00
Tim Waugh
15701bd6fb
Use arch-specific requirements where appropriate (bug #749834 ).
2011-11-04 15:38:47 +00:00
Tim Waugh
b8e1eebab9
Fixed typo in check-device-ids.py when looking for ID-less matches.
2011-10-17 10:57:26 +01:00
Tim Waugh
827232cdf3
Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED (Ubuntu #653132 ).
2011-10-17 10:55:57 +01:00
Tim Waugh
28b8a9f72a
Merge branch 'f16'
2011-10-05 18:49:09 +01:00