Tim Waugh
5fa6217951
Don't use --enable-pie configure option as it has been removed and is now assumed.
2011-01-18 11:54:21 +00:00
Tim Waugh
a59a950a1c
Use a smaller buffer when writing to USB devices (bug #617208 ).
2011-01-10 16:12:38 +00:00
Tim Waugh
ac3f59889c
Handle EAI_NONAME when resolving hostnames (bug #617208 ).
2011-01-10 16:12:36 +00:00
Jiri Popelka
a448e5f662
1.4.6.
2011-01-07 11:00:50 +01:00
Tim Waugh
5971f65169
Don't crash when job queued for browsed printer that times out (bug #660604 ).
2010-12-22 11:16:25 +00:00
Jiri Popelka
9ed0ac5797
Call avc_init() only once to not leak file descriptors (bug #654075 ).
2010-12-13 15:07:55 +01:00
Jiri Popelka
f0480cb93d
Fixed initscript to stop service on reboot/halt (bug #659391 ).
2010-12-03 14:10:34 +01:00
Jiri Popelka
e3a2a9fcfc
1.4.5.
2010-11-12 14:50:49 +01:00
Tim Waugh
fdb76c9047
Merge branch 'f12' into f13
2010-11-11 11:38:58 +00:00
Tim Waugh
e2e55c5ec7
Applied patch to fix cupsd memory corruption vulnerability (CVE-2010-2941, bug #652161 ).
2010-11-11 11:37:44 +00:00
Tim Waugh
eeb957badf
Don't crash when MIME database could not be loaded (bug #610088 ).
2010-10-15 15:41:21 +01:00
Tim Waugh
bdfb23b51f
Merge branch 'f12' into f13
2010-09-17 14:44:14 +01:00
Tim Waugh
91b2885d0a
Perform locking for gnutls and avoid libgcrypt's broken locking (bug #607159 ).
2010-09-17 14:41:37 +01:00
Tim Waugh
55737f8823
1.4.4-8
2010-09-15 16:56:44 +01:00
Tim Waugh
b2a234f5b2
Force the use of gnutls despite thread-safety concerns (bug #607159 ).
2010-09-15 16:50:32 +01:00
Tim Waugh
08f2061422
Build with --enable-threads again (bug #607159 ).
2010-09-15 15:45:35 +01:00
Tim Waugh
c8ee3cffd7
Merge branch 'f12' into f13
2010-09-15 13:29:47 +01:00
Tim Waugh
529334a376
Fixed serverbin-compat patch to avoid misleading errors (bug #633779 ).
2010-09-15 13:23:38 +01:00
Tim Waugh
d52d3c895d
Fixed SNMP quirks parsing.
2010-08-23 11:36:28 +01:00
Tim Waugh
7fe5158771
Merge branch 'f12' into f13
2010-08-20 11:58:13 +01:00
Tim Waugh
1ccc93fd9b
Use better upstream fix for STR #3608 (bug #606909 ).
2010-08-20 11:38:32 +01:00
Tim Waugh
482fd1a143
Merge branch 'f12' into f13
2010-08-13 11:11:42 +01:00
Tim Waugh
6729d05bcd
Specify udevadm trigger action in initscript (bug #623959 ).
2010-08-13 10:49:07 +01:00
Tim Waugh
cc71076475
Merge branch 'f12' into f13
2010-08-03 13:25:13 +01:00
Tim Waugh
c48334b105
Build requires gnutls-devel not openssl-devel.
2010-08-03 13:11:16 +01:00
Jiří Popelka
41d2c93469
Corrected date in changelog
2010-07-13 09:30:22 +00:00
Jiří Popelka
17626f15a1
- Added restartlog to initscript usage output (bug #612996 ).
2010-07-13 09:28:53 +00:00
Jiří Popelka
fa65c8fde9
- Moved LICENSE.txt to libs sub-package.
2010-07-12 12:09:00 +00:00
Tim Waugh
af255f6ce3
- Avoid empty notify-subscribed-event attributes (bug #606909 , STR #3608 ).
2010-06-28 12:08:36 +00:00
Tim Waugh
43633faa19
- Avoid empty notify-subscribed-event attributes (bug #606909 , STR #3608 ).
2010-06-28 12:08:21 +00:00
Tim Waugh
ba41a86c62
- Use gnutls again but disable threading (bug #607159 ).
2010-06-24 12:07:41 +00:00
Tim Waugh
12ee3e5cb8
- Use gnutls again but disable threading (bug #607159 ).
2010-06-24 12:07:08 +00:00
Tim Waugh
3fec50e02a
- Rebuilt to keep correct package n-v-r ordering between releases.
2010-06-22 09:47:50 +00:00
Tim Waugh
47f98d2806
- Removed dependency on ghostscript-cups package. The pstoraster filter is
...
not in that package until Fedora 13.
2010-06-22 09:47:06 +00:00
Tim Waugh
a51b847f8c
- Re-enabled SSL support by using OpenSSL instead of gnutls.
2010-06-18 13:49:55 +00:00
Tim Waugh
b0314bda1b
- Re-enabled SSL support by using OpenSSL instead of gnutls.
2010-06-18 13:49:51 +00:00
Tim Waugh
bf1ed416fd
- 1.4.4. Fixes several security vulnerabilities (bug #605399 ):
...
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
2010-06-18 10:51:07 +00:00
Tim Waugh
8399d834ef
- 1.4.4. Fixes several security vulnerabilities (bug #605399 ):
...
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
- Fix lpd provides.
- Added comments for all sources and patches.
- Reset status after successful ipp job (bug #548219 , STR #3460 ).
- Install udev rules in correct place (bug #530378 ).
- Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
descriptions for lpd and php sub-packages.
- Add an SNMP query for Ricoh's device ID OID (STR #3552 ).
- Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
- Add an SNMP query for HP's device ID OID (STR #3552 ).
2010-06-18 10:42:26 +00:00
Tim Waugh
cc938fb319
- Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
...
descriptions for lpd and php sub-packages.
2010-06-10 10:37:03 +00:00
Tim Waugh
fdf33eb9cd
- Use upstream method of handling SNMP quirks in PPDs (STR #3551 , bug
...
#581825 ).
2010-06-10 08:12:02 +00:00
Tim Waugh
2553f6911d
- Use upstream method of handling SNMP quirks in PPDs (STR #3551 , bug
...
#581825 ).
2010-06-09 15:52:18 +00:00
Jiří Popelka
c1fd48d63a
- Added back still useful str3425.patch. Second part of STR #3425 is still
...
not fixed in 1.4.3
2010-06-01 15:34:31 +00:00
Jiří Popelka
8f1b4f4eef
- Added back still useful str3425.patch. Second part of STR #3425 is still
...
not fixed in 1.4.3
2010-06-01 15:34:26 +00:00
Tim Waugh
7bb1955ae7
- Adjust texttops output to be in natural orientation (STR #3563 ). This
...
fixes page-label orientation when texttops is used in the filter chain
(bug #572338 ).
2010-05-18 16:08:49 +00:00
Tim Waugh
cb60366b1d
- Adjust texttops output to be in natural orientation (STR #3563 ). This
...
fixes page-label orientation when texttops is used in the filter chain
(bug #572338 ).
2010-05-18 16:08:16 +00:00
Tim Waugh
ede19bbed9
- Fixed Ricoh Device ID OID (STR #3552 ).
2010-05-13 22:31:34 +00:00
Tim Waugh
750bad94e8
- Add an SNMP query for Ricoh's device ID OID (STR #3552 ).
2010-05-11 16:55:25 +00:00
Tim Waugh
f8156dd570
- Use numeric addresses for interfaces unless HostNameLookups are turned on
...
(bug #583054 ).
2010-05-06 14:24:14 +00:00
Tim Waugh
c269c40121
- Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
2010-04-16 18:46:49 +00:00
Jiří Popelka
ca951c9d94
- Fixed str3541.patch
2010-04-16 11:39:48 +00:00