Blame SPECS/cups.spec

87cf9a
%global use_alternatives 1
87cf9a
%global lspp 1
87cf9a
87cf9a
# {_exec_prefix}/lib/cups is correct, even on x86_64.
87cf9a
# It is not used for shared objects but for executables.
87cf9a
# It's more of a libexec-style ({_libexecdir}) usage,
87cf9a
# but we use lib for compatibility with 3rd party drivers (at upstream request).
87cf9a
%global cups_serverbin %{_exec_prefix}/lib/cups
87cf9a
87cf9a
Summary: CUPS printing system
87cf9a
Name: cups
87cf9a
Epoch: 1
87cf9a
Version: 1.6.3
87cf9a
Release: 43%{?dist}
87cf9a
License: GPLv2
87cf9a
Group: System Environment/Daemons
87cf9a
Url: http://www.cups.org/
87cf9a
Source: http://www.cups.org/software/%{version}/cups-%{version}-source.tar.bz2
87cf9a
# Pixmap for desktop file
87cf9a
Source2: cupsprinter.png
87cf9a
# socket unit for cups-lpd service
87cf9a
Source3: cups-lpd.socket
87cf9a
# cups-lpd service unit configuration
87cf9a
Source4: cups-lpd@.service
87cf9a
# Logrotate configuration
87cf9a
Source6: cups.logrotate
87cf9a
# Backend for NCP protocol
87cf9a
Source7: ncp.backend
87cf9a
Source8: macros.cups
87cf9a
87cf9a
Patch1: cups-no-gzip-man.patch
87cf9a
Patch2: cups-system-auth.patch
87cf9a
Patch3: cups-multilib.patch
87cf9a
Patch4: cups-dbus-utf8.patch
87cf9a
Patch5: cups-banners.patch
87cf9a
Patch6: cups-serverbin-compat.patch
87cf9a
Patch7: cups-no-export-ssllibs.patch
87cf9a
Patch8: cups-direct-usb.patch
87cf9a
Patch9: cups-lpr-help.patch
87cf9a
Patch10: cups-peercred.patch
87cf9a
Patch11: cups-pid.patch
87cf9a
Patch12: cups-eggcups.patch
87cf9a
Patch13: cups-driverd-timeout.patch
87cf9a
Patch14: cups-strict-ppd-line-length.patch
87cf9a
Patch15: cups-logrotate.patch
87cf9a
Patch16: cups-usb-paperout.patch
87cf9a
Patch17: cups-res_init.patch
87cf9a
Patch18: cups-filter-debug.patch
87cf9a
Patch19: cups-uri-compat.patch
87cf9a
Patch20: cups-str3382.patch
87cf9a
Patch21: cups-0755.patch
87cf9a
Patch22: cups-hp-deviceid-oid.patch
87cf9a
Patch23: cups-dnssd-deviceid.patch
87cf9a
Patch24: cups-ricoh-deviceid-oid.patch
87cf9a
Patch25: cups-systemd-socket.patch
87cf9a
Patch26: cups-lpd-manpage.patch
87cf9a
Patch27: cups-avahi-address.patch
87cf9a
Patch28: cups-usblp-quirks.patch
87cf9a
Patch29: cups-enum-all.patch
87cf9a
Patch30: cups-stringpool-setprinterattr.patch
87cf9a
Patch31: cups-dymo-deviceid.patch
87cf9a
Patch32: cups-use-ipp1.1.patch
87cf9a
Patch33: cups-no-gcry.patch
87cf9a
Patch34: cups-avahi-no-threaded.patch
87cf9a
Patch35: cups-gz-crc.patch
87cf9a
Patch36: cups-ipp-multifile.patch
87cf9a
Patch37: cups-full-relro.patch
87cf9a
Patch38: cups-web-devices-timeout.patch
87cf9a
Patch39: cups-synconclose.patch
87cf9a
Patch40: cups-str4500.patch
87cf9a
Patch41: cups-dbus-notifier.patch
87cf9a
Patch42: cups-usb-timeout.patch
87cf9a
Patch43: cups-str4326.patch
87cf9a
Patch44: cups-str4327.patch
87cf9a
Patch45: cups-CVE-2014-2856.patch
87cf9a
Patch46: cups-str4380.patch
87cf9a
Patch47: cups-colord-interface.patch
87cf9a
Patch48: cups-nodatadelay.patch
87cf9a
Patch49: cups-str4440.patch
87cf9a
Patch50: cups-error-policy-manpage.patch
87cf9a
Patch51: cups-CVE-2014-3537.patch
87cf9a
Patch52: cups-CVE-2014-5029-5030-5031.patch
87cf9a
Patch53: cups-str4461.patch
87cf9a
Patch54: cups-str4475.patch
87cf9a
Patch55: cups-failover-backend.patch
87cf9a
Patch56: cups-str4609.patch
87cf9a
Patch57: cups-str4551.patch
87cf9a
Patch58: cups-str4476.patch
87cf9a
Patch59: cups-str4591.patch
87cf9a
Patch60: cups-str4646.patch
87cf9a
Patch61: cups-str4648.patch
87cf9a
Patch62: cups-start-service.patch
87cf9a
Patch63: cups-163-enotif.patch
87cf9a
Patch64: cups-163-fdleak.patch
87cf9a
Patch65: cups-state-message.patch
87cf9a
Patch66: cups-1.6.3-resolv_reload.patch
87cf9a
Patch67: cups-1.6.3-legacy-iso88591.patch
87cf9a
Patch68: cups-1.6.3-ypbind.patch
87cf9a
Patch69: cups-1.6.3-overriden-h.patch
87cf9a
Patch70: cups-net-backends-etimedout-enotconn.patch
87cf9a
Patch71: cups-1.6.3-tlsv12.patch
87cf9a
Patch72: cups-1.6.3-page-count.patch
87cf9a
Patch73: 0001-Fix-stuck-multi-file-jobs-Issue-5359-Issue-5413.patch
87cf9a
Patch74: 0001-The-scheduler-now-uses-the-getgrouplist-function-whe.patch
87cf9a
Patch75: cups-dont-send-http-options-field.patch
87cf9a
Patch76: cups-CVE-2018-4180.patch
87cf9a
Patch77: cups-CVE-2018-4700.patch
87cf9a
Patch78: cups-unlink-filename.patch
87cf9a
87cf9a
Patch100: cups-lspp.patch
87cf9a
87cf9a
Requires: %{name}-filesystem = %{epoch}:%{version}-%{release}
87cf9a
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
Requires: %{name}-client%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
87cf9a
Provides: cupsddk cupsddk-drivers
87cf9a
87cf9a
BuildRequires: pam-devel pkgconfig
87cf9a
BuildRequires: openssl-devel libacl-devel
87cf9a
BuildRequires: openldap-devel
87cf9a
BuildRequires: libusb1-devel
87cf9a
BuildRequires: krb5-devel
87cf9a
BuildRequires: avahi-devel
87cf9a
BuildRequires: systemd, systemd-devel
87cf9a
BuildRequires: dbus-devel
87cf9a
BuildRequires: automake
87cf9a
# we need c++ compiler for f.e. cups-driverd binary
87cf9a
BuildRequires: gcc-c++
87cf9a
87cf9a
# Make sure we get postscriptdriver tags.
87cf9a
BuildRequires: python-cups
87cf9a
87cf9a
%if %lspp
87cf9a
BuildRequires: libselinux-devel
87cf9a
BuildRequires: audit-libs-devel
87cf9a
%endif
87cf9a
87cf9a
Requires: dbus
87cf9a
87cf9a
# Requires working PrivateTmp (bug #807672)
87cf9a
Requires(pre): systemd
87cf9a
Requires(post): systemd
87cf9a
Requires(post): systemd-sysv
87cf9a
Requires(post): grep, sed
87cf9a
Requires(preun): systemd
87cf9a
Requires(postun): systemd
87cf9a
87cf9a
# We ship udev rules which use setfacl.
87cf9a
Requires: systemd
87cf9a
Requires: acl
87cf9a
87cf9a
# Make sure we have some filters for converting to raster format.
87cf9a
Requires: ghostscript-cups
87cf9a
87cf9a
%package client
87cf9a
Summary: CUPS printing system - client programs
87cf9a
Group: System Environment/Daemons
87cf9a
License: GPLv2
87cf9a
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
%if %use_alternatives
87cf9a
Provides: /usr/bin/lpq /usr/bin/lpr /usr/bin/lp /usr/bin/cancel /usr/bin/lprm /usr/bin/lpstat
87cf9a
Requires: /usr/sbin/alternatives
87cf9a
%endif
87cf9a
Provides: lpr
87cf9a
87cf9a
%package devel
87cf9a
Summary: CUPS printing system - development environment
87cf9a
Group: Development/Libraries
87cf9a
License: LGPLv2
87cf9a
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
Requires: openssl-devel
87cf9a
Requires: krb5-devel
87cf9a
Requires: zlib-devel
87cf9a
Provides: cupsddk-devel
87cf9a
87cf9a
%package libs
87cf9a
Summary: CUPS printing system - libraries
87cf9a
Group: System Environment/Libraries
87cf9a
License: LGPLv2 and zlib
87cf9a
87cf9a
%package filesystem
87cf9a
Summary: CUPS printing system - directory layout
87cf9a
Group: System Environment/Base
87cf9a
BuildArch: noarch
87cf9a
Requires: cups-filters
87cf9a
87cf9a
%package lpd
87cf9a
Summary: CUPS printing system - lpd emulation
87cf9a
Group: System Environment/Daemons
87cf9a
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
Provides: lpd
87cf9a
87cf9a
%package ipptool
87cf9a
Summary: CUPS printing system - tool for performing IPP requests
87cf9a
Group: System Environment/Daemons
87cf9a
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
87cf9a
87cf9a
%description
87cf9a
CUPS printing system provides a portable printing layer for
87cf9a
UNIX® operating systems. It has been developed by Apple Inc.
87cf9a
to promote a standard printing solution for all UNIX vendors and users.
87cf9a
CUPS provides the System V and Berkeley command-line interfaces.
87cf9a
87cf9a
%description client
87cf9a
CUPS printing system provides a portable printing layer for
87cf9a
UNIX® operating systems. This package contains command-line client
87cf9a
programs.
87cf9a
87cf9a
%description devel
87cf9a
CUPS printing system provides a portable printing layer for
87cf9a
UNIX® operating systems. This is the development package for creating
87cf9a
additional printer drivers, and other CUPS services.
87cf9a
87cf9a
%description libs
87cf9a
CUPS printing system provides a portable printing layer for
87cf9a
UNIX® operating systems. It has been developed by Apple Inc.
87cf9a
to promote a standard printing solution for all UNIX vendors and users.
87cf9a
CUPS provides the System V and Berkeley command-line interfaces.
87cf9a
The cups-libs package provides libraries used by applications to use CUPS
87cf9a
natively, without needing the lp/lpr commands.
87cf9a
87cf9a
%description filesystem
87cf9a
CUPS printing system provides a portable printing layer for
87cf9a
UNIX® operating systems. This package provides some directories which are
87cf9a
required by other packages that add CUPS drivers (i.e. filters, backends etc.).
87cf9a
87cf9a
%description lpd
87cf9a
CUPS printing system provides a portable printing layer for
87cf9a
UNIX® operating systems. This is the package that provides standard
87cf9a
lpd emulation.
87cf9a
87cf9a
%description ipptool
87cf9a
Sends IPP requests to the specified URI and tests and/or displays the results.
87cf9a
87cf9a
%prep
87cf9a
%setup -q
87cf9a
# Don't gzip man pages in the Makefile, let rpmbuild do it.
87cf9a
%patch1 -p1 -b .no-gzip-man
87cf9a
# Use the system pam configuration.
87cf9a
%patch2 -p1 -b .system-auth
87cf9a
# Prevent multilib conflict in cups-config script.
87cf9a
%patch3 -p1 -b .multilib
87cf9a
# Ensure attributes are valid UTF-8 in dbus notifier (bug #863387).
87cf9a
%patch4 -p1 -b .dbus-utf8
87cf9a
# Ignore rpm save/new files in the banners directory.
87cf9a
%patch5 -p1 -b .banners
87cf9a
# Use compatibility fallback path for ServerBin.
87cf9a
%patch6 -p1 -b .serverbin-compat
87cf9a
# Don't export SSLLIBS to cups-config.
87cf9a
%patch7 -p1 -b .no-export-ssllibs
87cf9a
# Allow file-based usb device URIs.
87cf9a
%patch8 -p1 -b .direct-usb
87cf9a
# Add --help option to lpr.
87cf9a
%patch9 -p1 -b .lpr-help
87cf9a
# Fix compilation of peer credentials support.
87cf9a
%patch10 -p1 -b .peercred
87cf9a
# Maintain a cupsd.pid file.
87cf9a
%patch11 -p1 -b .pid
87cf9a
# Fix implementation of com.redhat.PrinterSpooler D-Bus object.
87cf9a
%patch12 -p1 -b .eggcups
87cf9a
# Increase driverd timeout to 70s to accommodate foomatic (bug #744715).
87cf9a
%patch13 -p1 -b .driverd-timeout
87cf9a
# Only enforce maximum PPD line length when in strict mode.
87cf9a
%patch14 -p1 -b .strict-ppd-line-length
87cf9a
# Re-open the log if it has been logrotated under us.
87cf9a
%patch15 -p1 -b .logrotate
87cf9a
# Support for errno==ENOSPACE-based USB paper-out reporting.
87cf9a
%patch16 -p1 -b .usb-paperout
87cf9a
# Re-initialise the resolver on failure in httpAddrGetList() (bug #567353).
87cf9a
%patch17 -p1 -b .res_init
87cf9a
# Log extra debugging information if no filters are available.
87cf9a
%patch18 -p1 -b .filter-debug
87cf9a
# Allow the usb backend to understand old-style URI formats.
87cf9a
%patch19 -p1 -b .uri-compat
87cf9a
# Fix temporary filename creation.
87cf9a
%patch20 -p1 -b .str3382
87cf9a
# Use mode 0755 for binaries and libraries where appropriate.
87cf9a
%patch21 -p1 -b .0755
87cf9a
# Add an SNMP query for HP's device ID OID (STR #3552).
87cf9a
%patch22 -p1 -b .hp-deviceid-oid
87cf9a
# Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
87cf9a
%patch23 -p1 -b .dnssd-deviceid
87cf9a
# Add an SNMP query for Ricoh's device ID OID (STR #3552).
87cf9a
%patch24 -p1 -b .ricoh-deviceid-oid
87cf9a
# Add support for systemd socket activation (patch from Lennart
87cf9a
# Poettering).
87cf9a
%patch25 -p1 -b .systemd-socket
87cf9a
# Talk about systemd in cups-lpd manpage (part of bug #884641).
87cf9a
%patch26 -p1 -b .lpd-manpage
87cf9a
# Use IP address when resolving DNSSD URIs (bug #948288).
87cf9a
%patch27 -p1 -b .avahi-address
87cf9a
# Added usblp quirk for Canon PIXMA MP540 (bug #967873).
87cf9a
%patch28 -p1 -b .usblp-quirks
87cf9a
# Return from cupsEnumDests() once all records have been returned.
87cf9a
%patch29 -p1 -b .enum-all
87cf9a
# Prevent stringpool damage leading to memory leaks (bug #974048).
87cf9a
%patch30 -p1 -b .stringpool-setprinterattr
87cf9a
# Added IEEE 1284 Device ID for a Dymo device (bug #747866).
87cf9a
%patch31 -p1 -b .dymo-deviceid
87cf9a
# Default to IPP/1.1 for now (bug #977813).
87cf9a
%patch32 -p1 -b .use-ipp1.1
87cf9a
# Don't link against libgcrypt needlessly.
87cf9a
%patch33 -p1 -b .no-gcry
87cf9a
# Don't use D-Bus from two threads (bug #979748).
87cf9a
%patch34 -p1 -b .avahi-no-threaded
87cf9a
# Avoid sign-extending CRCs for gz decompression (bug #983486).
87cf9a
%patch35 -p1 -b .gz-crc
87cf9a
# Fixes for jobs with multiple files and multiple formats.
87cf9a
%patch36 -p1 -b .ipp-multifile
87cf9a
# Full relro (bug #996740).
87cf9a
%patch37 -p1 -b .full-relro
87cf9a
# Increase web interface get-devices timeout to 10s (bug #996664).
87cf9a
%patch38 -p1 -b .web-devices-timeout
87cf9a
# Add SyncOnClose option (bug #984883).
87cf9a
%patch39 -p1 -b .synconclose
87cf9a
# Fix cupsGetPPD3() so it doesn't give the caller an unreadable file
87cf9a
# (part of fix for CVE-2014-5031, STR #4500).
87cf9a
%patch40 -p1 -b .str4500
87cf9a
# Avoid stale lockfile in dbus notifier (bug #1030666).
87cf9a
%patch41 -p1 -b .dbus-notifier
87cf9a
# Prevent USB timeouts causing incorrect print output (bug #1036057).
87cf9a
%patch42 -p1 -b .usb-timeout
87cf9a
# Return jobs in rank order when handling IPP-Get-Jobs (bug #1046841).
87cf9a
%patch43 -p1 -b .str4326
87cf9a
# Apply upstream patch to improve cupsUser() (bug #1046845).
87cf9a
%patch44 -p1 -b .str4327
87cf9a
# Apply upstream patch to fix cross-site scripting flaw (CVE-2014-2856,
87cf9a
# bug #1087122).
87cf9a
%patch45 -p1 -b .CVE-2014-2856
87cf9a
# Fix for cupsEnumDest() 'removed' callbacks (bug #1072954, STR #4380).
87cf9a
%patch46 -p1 -b .str4380
87cf9a
# Use colord interface correctly (bug #1087323).
87cf9a
%patch47 -p1 -b .colord-interface
87cf9a
# Apply upstream patch to avoid 10 second timeouts in cupsd caused by
87cf9a
# reading when no data ready (bug #1110259).
87cf9a
%patch48 -p1 -b .nodatadelay
87cf9a
# Avoid race condition in cupsdReadClient() (bug #1113045).
87cf9a
%patch49 -p1 -b .str4440
87cf9a
# Describe ErrorPolicy in the cupsd.conf man page (bug #1120591).
87cf9a
%patch50 -p1 -b .error-policy-manpage
87cf9a
# Apply upstream patch to fix privilege escalation due to insufficient
87cf9a
# checking (CVE-2014-3537, bug #1115576).
87cf9a
%patch51 -p1 -b .CVE-2014-3537
87cf9a
# Apply upstream patch to fix CVE-2014-5029 (bug #1122600),
87cf9a
# CVE-2014-5030 (bug #1128764), CVE-2014-5031 (bug #1128767).
87cf9a
%patch52 -p1 -b .CVE-2014-5029-5030-5031
87cf9a
# Fix conf/log file reading for authenticated users (STR #4461).
87cf9a
%patch53 -p1 -b .str4461
87cf9a
# Fix icon display in web interface during server restart (STR #4475).
87cf9a
%patch54 -p1 -b .str4475
87cf9a
# Support for failover without load-balancing (bug #1115219).
87cf9a
%patch55 -p1 -b .failover-backend
87cf9a
# Improper Update of Reference Count -- CVE-2015-1158
87cf9a
# Cross-Site Scripting -- CVE-2015-1159
87cf9a
# (bug #1229985)
87cf9a
%patch56 -p1 -b .str4609
87cf9a
# cupsRasterReadPixels buffer overflow -- CVE-2014-9679 (bug #1229985).
87cf9a
%patch57 -p1 -b .str4551
87cf9a
# Don't use SSLv3 by default (bug #1161172, STR #4476).
87cf9a
%patch58 -p1 -b .str4476
87cf9a
# Validate ErrorPolicy in configuration (bug #1196218, STR #4591).
87cf9a
%patch59 -p1 -b .str4591
87cf9a
# Fix slow resume of jobs after restart (bug #1233006, STR #4646).
87cf9a
%patch60 -p1 -b .str4646
87cf9a
# Don't start jobs while cancelling others (bug #1233002, STR #4648).
87cf9a
%patch61 -p1 -b .str4648
87cf9a
# Start cups.service in multi-user target by default (bug #1236184).
87cf9a
%patch62 -p1 -b .start-service
87cf9a
# Email notifications ("lp -m") for printer classes don't work (bug #1257751)
87cf9a
%patch63 -p1 -b .enotif
87cf9a
# Gnome-settings-daemon leaks file descriptors (bug #1297035)
87cf9a
%patch64 -p1 -b .fdleak
87cf9a
# Printer State Message not cleared upon successful print job completion (bug #1353096)
87cf9a
%patch65 -p1 -b .state-message
87cf9a
# CUPS does not recognize changes to /etc/resolv.conf until CUPS restart (bug #1325692)
87cf9a
%patch66 -p1 -b .resolv_reload
87cf9a
# cups-lpd program did not catch all legacy usage of ISO-8859-1 (bug #1386751)
87cf9a
%patch67 -p1 -b .legacy-iso88591
87cf9a
# CUPS may fail to start if NIS groups are used (bug #1441860)
87cf9a
%patch68 -p1 -b .ypbind
87cf9a
# The -h option is overridden by _cupsSetDefaults settings when the IPP port is not given (bug #1430882)
87cf9a
%patch69 -p1 -b .overriden-h
87cf9a
%if %lspp
87cf9a
# LSPP support.
87cf9a
%patch100 -p1 -b .lspp
87cf9a
%endif
87cf9a
# Failover backend won't fail-over if the printer is disconnected (bug #1469816)
87cf9a
%patch70 -p1 -b .net-backends-etimedout-enotconn
87cf9a
# Remove weak SSL/TLS ciphers from CUPS (bug #1466497)
87cf9a
%patch71 -p1 -b .tlsv12
87cf9a
# CUPS print jobs show incorrect number under the "pages" column (bug #1434153)
87cf9a
%patch72 -p1 -b .page-count
87cf9a
# 1622430 - Jobs with multiple files don't complete when backend fails
87cf9a
%patch73 -p1 -b .multifile-stuck
87cf9a
# 1570480 - CUPS cannot authorize users obtained from external identity servers by sssd
87cf9a
%patch74 -p1 -b .getgrouplist
87cf9a
# 1700637 - Stop advertising the HTTP methods that are supported
87cf9a
%patch75 -p1 -b .dont-send-http-options-field
87cf9a
# 1608764 - CVE-2018-4180 cups
87cf9a
# 1607291 - CVE-2018-4181 cups
87cf9a
# backported patch for multiple security issues
87cf9a
# prevent passing malicious changes of for example printing backend
87cf9a
# through configuration
87cf9a
%patch76 -p1 -b .harden-env-var-parsing
87cf9a
# 1651575 - CVE-2018-4700 cups: Predictable session cookie breaks CSRF protection
87cf9a
%patch77 -p1 -b .session-cookie-fix
87cf9a
# 1687571 - cupsd doesn't clean up temp files if client connection is terminated abnormally
87cf9a
%patch78 -p1 -b .unlink-tmp-file
87cf9a
87cf9a
sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in
87cf9a
87cf9a
# Let's look at the compilation command lines.
87cf9a
perl -pi -e "s,^.SILENT:,," Makedefs.in
87cf9a
87cf9a
f=CREDITS.txt
87cf9a
mv "$f" "$f"~
87cf9a
iconv -f MACINTOSH -t UTF-8 "$f"~ > "$f"
87cf9a
rm -f "$f"~
87cf9a
87cf9a
aclocal -I config-scripts
87cf9a
autoconf -f -I config-scripts
87cf9a
87cf9a
%build
87cf9a
export CFLAGS="$RPM_OPT_FLAGS -fstack-protector-all -DLDAP_DEPRECATED=1"
87cf9a
export CC=gcc
87cf9a
export CXX=g++
87cf9a
# --enable-debug to avoid stripping binaries
87cf9a
%configure --with-docdir=%{_datadir}/%{name}/www --enable-debug \
87cf9a
%if %lspp
87cf9a
	--enable-lspp \
87cf9a
%endif
87cf9a
	--with-cupsd-file-perm=0755 \
87cf9a
	--with-log-file-perm=0600 \
87cf9a
	--enable-relro \
87cf9a
	--with-dbusdir=%{_sysconfdir}/dbus-1 \
87cf9a
	--with-php=/usr/bin/php-cgi \
87cf9a
	--enable-avahi \
87cf9a
	--enable-threads --enable-openssl \
87cf9a
	--enable-webif \
87cf9a
	--with-xinetd=no \
87cf9a
	localedir=%{_datadir}/locale
87cf9a
87cf9a
# If we got this far, all prerequisite libraries must be here.
87cf9a
make %{?_smp_mflags}
87cf9a
87cf9a
%install
87cf9a
make BUILDROOT=$RPM_BUILD_ROOT install 
87cf9a
87cf9a
rm -rf	$RPM_BUILD_ROOT%{_initddir} \
87cf9a
	$RPM_BUILD_ROOT%{_sysconfdir}/init.d \
87cf9a
	$RPM_BUILD_ROOT%{_sysconfdir}/rc?.d
87cf9a
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
87cf9a
87cf9a
find $RPM_BUILD_ROOT%{_datadir}/cups/model -name "*.ppd" |xargs gzip -n9f
87cf9a
87cf9a
%if %use_alternatives
87cf9a
pushd $RPM_BUILD_ROOT%{_bindir}
87cf9a
for i in cancel lp lpq lpr lprm lpstat; do
87cf9a
	mv $i $i.cups
87cf9a
done
87cf9a
cd $RPM_BUILD_ROOT%{_sbindir}
87cf9a
mv lpc lpc.cups
87cf9a
cd $RPM_BUILD_ROOT%{_mandir}/man1
87cf9a
for i in cancel lp lpq lpr lprm lpstat; do
87cf9a
	mv $i.1 $i-cups.1
87cf9a
done
87cf9a
cd $RPM_BUILD_ROOT%{_mandir}/man8
87cf9a
mv lpc.8 lpc-cups.8
87cf9a
popd
87cf9a
%endif
87cf9a
87cf9a
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps $RPM_BUILD_ROOT%{_sysconfdir}/X11/sysconfig $RPM_BUILD_ROOT%{_sysconfdir}/X11/applnk/System $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d
87cf9a
install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps
87cf9a
install -p -m 644 %{SOURCE3} %{buildroot}%{_unitdir}
87cf9a
install -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}
87cf9a
install -p -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/cups
87cf9a
install -p -m 755 %{SOURCE7} $RPM_BUILD_ROOT%{cups_serverbin}/backend/ncp
87cf9a
87cf9a
# Ship an rpm macro for where to put driver executables.
87cf9a
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
87cf9a
install -m 0644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
87cf9a
87cf9a
# Ship a printers.conf file, and a client.conf file.  That way, they get
87cf9a
# their SELinux file contexts set correctly.
87cf9a
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/printers.conf
87cf9a
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/classes.conf
87cf9a
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/client.conf
87cf9a
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/subscriptions.conf
87cf9a
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/lpoptions
87cf9a
87cf9a
# LSB 3.2 printer driver directory
87cf9a
mkdir -p $RPM_BUILD_ROOT%{_datadir}/ppd
87cf9a
87cf9a
# Remove unshipped files.
87cf9a
rm -rf $RPM_BUILD_ROOT%{_mandir}/cat? $RPM_BUILD_ROOT%{_mandir}/*/cat?
87cf9a
rm -f $RPM_BUILD_ROOT%{_datadir}/applications/cups.desktop
87cf9a
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons
87cf9a
# there are pdf-banners shipped with cups-filters (#919489)
87cf9a
rm -f $RPM_BUILD_ROOT%{_datadir}/cups/banners/{classified,confidential,secret,standard,topsecret,unclassified}
87cf9a
rm -f $RPM_BUILD_ROOT%{_datadir}/cups/data/testprint
87cf9a
87cf9a
# install /usr/lib/tmpfiles.d/cups.conf (bug #656566, bug #893834)
87cf9a
mkdir -p ${RPM_BUILD_ROOT}%{_tmpfilesdir}
87cf9a
cat > ${RPM_BUILD_ROOT}%{_tmpfilesdir}/cups.conf <
87cf9a
# See tmpfiles.d(5) for details
87cf9a
87cf9a
d /run/cups 0755 root lp -
87cf9a
d /run/cups/certs 0511 lp sys -
87cf9a
87cf9a
d /var/spool/cups/tmp - - - 30d
87cf9a
EOF
87cf9a
87cf9a
# /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
87cf9a
cat > ${RPM_BUILD_ROOT}%{_tmpfilesdir}/cups-lp.conf <
87cf9a
# Legacy parallel port character device nodes, to trigger the
87cf9a
# auto-loading of the kernel module on access.
87cf9a
#
87cf9a
# See tmpfiles.d(5) for details
87cf9a
87cf9a
c /dev/lp0 0660 root lp - 6:0
87cf9a
c /dev/lp1 0660 root lp - 6:1
87cf9a
c /dev/lp2 0660 root lp - 6:2
87cf9a
c /dev/lp3 0660 root lp - 6:3
87cf9a
EOF
87cf9a
87cf9a
find $RPM_BUILD_ROOT -type f -o -type l | sed '
87cf9a
s:.*\('%{_datadir}'/\)\([^/_]\+\)\(.*\.po$\):%lang(\2) \1\2\3:
87cf9a
/^%lang(C)/d
87cf9a
/^\([^%].*\)/d
87cf9a
' > %{name}.lang
87cf9a
87cf9a
%post
87cf9a
%systemd_post %{name}.path %{name}.socket %{name}.service
87cf9a
87cf9a
# Remove old-style certs directory; new-style is /var/run
87cf9a
# (see bug #194581 for why this is necessary).
87cf9a
rm -rf %{_sysconfdir}/cups/certs
87cf9a
rm -f %{_localstatedir}/cache/cups/*.ipp %{_localstatedir}/cache/cups/*.cache
87cf9a
87cf9a
# Deal with config migration due to CVE-2012-5519 (STR #4223)
87cf9a
IN=%{_sysconfdir}/cups/cupsd.conf
87cf9a
OUT=%{_sysconfdir}/cups/cups-files.conf
87cf9a
copiedany=no
87cf9a
for keyword in AccessLog CacheDir ConfigFilePerm	\
87cf9a
    DataDir DocumentRoot ErrorLog FatalErrors		\
87cf9a
    FileDevice FontPath Group LogFilePerm		\
87cf9a
    LPDConfigFile PageLog Printcap PrintcapFormat	\
87cf9a
    RemoteRoot RequestRoot ServerBin ServerCertificate	\
87cf9a
    ServerKey ServerRoot SMBConfigFile StateDir		\
87cf9a
    SystemGroup SystemGroupAuthKey TempDir User; do
87cf9a
    if ! [ -f "$IN" ] || ! /bin/grep -wiq ^$keyword "$IN"; then continue; fi
87cf9a
    copy=yes
87cf9a
    if /bin/grep -wiq ^$keyword "$OUT"; then
87cf9a
	if [ "`/bin/grep -wi ^$keyword "$IN"`" ==	\
87cf9a
	     "`/bin/grep -wi ^$keyword "$OUT"`" ]; then
87cf9a
	    copy=no
87cf9a
	else
87cf9a
	    /bin/sed -i -e "s,^$keyword\b,#$keyword,i" "$OUT" || :
87cf9a
	fi
87cf9a
    fi
87cf9a
    if [ "$copy" == "yes" ]; then
87cf9a
	if [ "$copiedany" == "no" ]; then
87cf9a
	    (cat >> "$OUT" <
87cf9a
87cf9a
# Settings automatically moved from cupsd.conf by RPM package:
87cf9a
EOF
87cf9a
	    ) || :
87cf9a
	fi
87cf9a
87cf9a
	(/bin/grep -wi ^$keyword "$IN" >> "$OUT") || :
87cf9a
	copiedany=yes
87cf9a
    fi
87cf9a
87cf9a
    /bin/sed -i -e "s,^$keyword\b,#$keyword,i" "$IN" || :
87cf9a
done
87cf9a
87cf9a
# Comment out mistaken move of AccessLogLevel to
87cf9a
# cups-files.conf (bug #1235035).
87cf9a
for keyword in AccessLogLevel PageLogFormat; do
87cf9a
    /bin/sed -i -e "s,^$keyword\b,#$keyword,i" "$OUT" || :
87cf9a
done
87cf9a
87cf9a
exit 0
87cf9a
87cf9a
%post client
87cf9a
%if %use_alternatives
87cf9a
/usr/sbin/alternatives --install %{_bindir}/lpr print %{_bindir}/lpr.cups 40 \
87cf9a
	 --slave %{_bindir}/lp print-lp %{_bindir}/lp.cups \
87cf9a
	 --slave %{_bindir}/lpq print-lpq %{_bindir}/lpq.cups \
87cf9a
	 --slave %{_bindir}/lprm print-lprm %{_bindir}/lprm.cups \
87cf9a
	 --slave %{_bindir}/lpstat print-lpstat %{_bindir}/lpstat.cups \
87cf9a
	 --slave %{_bindir}/cancel print-cancel %{_bindir}/cancel.cups \
87cf9a
	 --slave %{_sbindir}/lpc print-lpc %{_sbindir}/lpc.cups \
87cf9a
	 --slave %{_mandir}/man1/cancel.1.gz print-cancelman %{_mandir}/man1/cancel-cups.1.gz \
87cf9a
	 --slave %{_mandir}/man1/lp.1.gz print-lpman %{_mandir}/man1/lp-cups.1.gz \
87cf9a
	 --slave %{_mandir}/man8/lpc.8.gz print-lpcman %{_mandir}/man8/lpc-cups.8.gz \
87cf9a
	 --slave %{_mandir}/man1/lpq.1.gz print-lpqman %{_mandir}/man1/lpq-cups.1.gz \
87cf9a
	 --slave %{_mandir}/man1/lpr.1.gz print-lprman %{_mandir}/man1/lpr-cups.1.gz \
87cf9a
	 --slave %{_mandir}/man1/lprm.1.gz print-lprmman %{_mandir}/man1/lprm-cups.1.gz \
87cf9a
	 --slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz
87cf9a
%endif
87cf9a
exit 0
87cf9a
87cf9a
%post lpd
87cf9a
%systemd_post cups-lpd.socket
87cf9a
exit 0
87cf9a
87cf9a
%post libs -p /sbin/ldconfig
87cf9a
87cf9a
%postun libs -p /sbin/ldconfig
87cf9a
87cf9a
%preun
87cf9a
%systemd_preun %{name}.path %{name}.socket %{name}.service
87cf9a
exit 0
87cf9a
87cf9a
%preun client
87cf9a
%if %use_alternatives
87cf9a
if [ $1 -eq 0 ] ; then
87cf9a
	/usr/sbin/alternatives --remove print %{_bindir}/lpr.cups
87cf9a
fi
87cf9a
%endif
87cf9a
exit 0
87cf9a
87cf9a
%preun lpd
87cf9a
%systemd_preun cups-lpd.socket
87cf9a
exit 0
87cf9a
87cf9a
%postun
87cf9a
%systemd_postun_with_restart %{name}.service
87cf9a
exit 0
87cf9a
87cf9a
%postun lpd
87cf9a
%systemd_postun_with_restart cups-lpd.socket
87cf9a
exit 0
87cf9a
87cf9a
%triggerun -- %{name} < 1:1.5-0.9
87cf9a
# Save the current service runlevel info
87cf9a
# User must manually run systemd-sysv-convert --apply cups
87cf9a
# to migrate them to systemd targets
87cf9a
%{_bindir}/systemd-sysv-convert --save %{name} >/dev/null 2>&1 || :
87cf9a
87cf9a
# This package is allowed to autostart:
87cf9a
/bin/systemctl --no-reload enable %{name}.{service,socket,path} >/dev/null 2>&1 || :
87cf9a
87cf9a
# Run these because the SysV package being removed won't do them
87cf9a
/sbin/chkconfig --del cups >/dev/null 2>&1 || :
87cf9a
/bin/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
87cf9a
87cf9a
%triggerin -- samba-client
87cf9a
ln -sf %{_libexecdir}/samba/cups_backend_smb %{cups_serverbin}/backend/smb || :
87cf9a
exit 0
87cf9a
87cf9a
%triggerun -- samba-client
87cf9a
[ $2 = 0 ] || exit 0
87cf9a
rm -f %{cups_serverbin}/backend/smb
87cf9a
87cf9a
%files -f %{name}.lang
87cf9a
%doc README.txt CREDITS.txt CHANGES.txt
87cf9a
%dir %attr(0755,root,lp) %{_sysconfdir}/cups
87cf9a
%dir %attr(0755,root,lp) %{_localstatedir}/run/cups
87cf9a
%dir %attr(0511,lp,sys) %{_localstatedir}/run/cups/certs
87cf9a
%{_tmpfilesdir}/cups.conf
87cf9a
%{_tmpfilesdir}/cups-lp.conf
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0640,root,lp) %{_sysconfdir}/cups/cupsd.conf
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0640,root,lp) %{_sysconfdir}/cups/cups-files.conf
87cf9a
%attr(0640,root,lp) %{_sysconfdir}/cups/cupsd.conf.default
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/client.conf
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0600,root,lp) %{_sysconfdir}/cups/classes.conf
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0600,root,lp) %{_sysconfdir}/cups/printers.conf
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/snmp.conf
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0640,root,lp) %{_sysconfdir}/cups/subscriptions.conf
87cf9a
%{_sysconfdir}/cups/interfaces
87cf9a
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/lpoptions
87cf9a
%dir %attr(0755,root,lp) %{_sysconfdir}/cups/ppd
87cf9a
%dir %attr(0700,root,lp) %{_sysconfdir}/cups/ssl
87cf9a
%config(noreplace) %{_sysconfdir}/pam.d/cups
87cf9a
%config(noreplace) %{_sysconfdir}/logrotate.d/cups
87cf9a
%dir %{_datadir}/%{name}/www
87cf9a
%dir %{_datadir}/%{name}/www/ca
87cf9a
%dir %{_datadir}/%{name}/www/cs
87cf9a
%dir %{_datadir}/%{name}/www/es
87cf9a
%dir %{_datadir}/%{name}/www/fr
87cf9a
%dir %{_datadir}/%{name}/www/ja
87cf9a
%dir %{_datadir}/%{name}/www/ru
87cf9a
%{_datadir}/%{name}/www/images
87cf9a
%{_datadir}/%{name}/www/*.css
87cf9a
%doc %{_datadir}/%{name}/www/index.html
87cf9a
%doc %{_datadir}/%{name}/www/help
87cf9a
%doc %{_datadir}/%{name}/www/robots.txt
87cf9a
%doc %{_datadir}/%{name}/www/ca/index.html
87cf9a
%doc %{_datadir}/%{name}/www/cs/index.html
87cf9a
%doc %{_datadir}/%{name}/www/es/index.html
87cf9a
%doc %{_datadir}/%{name}/www/fr/index.html
87cf9a
%doc %{_datadir}/%{name}/www/ja/index.html
87cf9a
%doc %{_datadir}/%{name}/www/ru/index.html
87cf9a
%{_unitdir}/%{name}.service
87cf9a
%{_unitdir}/%{name}.socket
87cf9a
%{_unitdir}/%{name}.path
87cf9a
%{_bindir}/cupstestppd
87cf9a
%{_bindir}/cupstestdsc
87cf9a
%{_bindir}/ppd*
87cf9a
%{cups_serverbin}/backend/*
87cf9a
%{cups_serverbin}/cgi-bin
87cf9a
%dir %{cups_serverbin}/daemon
87cf9a
%{cups_serverbin}/daemon/cups-deviced
87cf9a
%{cups_serverbin}/daemon/cups-driverd
87cf9a
%{cups_serverbin}/daemon/cups-exec
87cf9a
%{cups_serverbin}/notifier
87cf9a
%{cups_serverbin}/filter/*
87cf9a
%{cups_serverbin}/monitor
87cf9a
%{_mandir}/man[1578]/*
87cf9a
# client subpackage
87cf9a
%exclude %{_mandir}/man1/lp*.1.gz
87cf9a
%exclude %{_mandir}/man1/cancel-cups.1.gz
87cf9a
%exclude %{_mandir}/man8/lpc-cups.8.gz
87cf9a
# devel subpackage
87cf9a
%exclude %{_mandir}/man1/cups-config.1.gz
87cf9a
# ipptool subpackage
87cf9a
%exclude %{_mandir}/man1/ipptool.1.gz
87cf9a
%exclude %{_mandir}/man5/ipptoolfile.5.gz
87cf9a
# lpd subpackage
87cf9a
%exclude %{_mandir}/man8/cups-lpd.8.gz
87cf9a
%{_sbindir}/*
87cf9a
# client subpackage
87cf9a
%exclude %{_sbindir}/lpc.cups
87cf9a
%dir %{_datadir}/cups/templates
87cf9a
%dir %{_datadir}/cups/templates/ca
87cf9a
%dir %{_datadir}/cups/templates/cs
87cf9a
%dir %{_datadir}/cups/templates/es
87cf9a
%dir %{_datadir}/cups/templates/fr
87cf9a
%dir %{_datadir}/cups/templates/ja
87cf9a
%dir %{_datadir}/cups/templates/ru
87cf9a
%{_datadir}/cups/templates/*.tmpl
87cf9a
%{_datadir}/cups/templates/ca/*.tmpl
87cf9a
%{_datadir}/cups/templates/cs/*.tmpl
87cf9a
%{_datadir}/cups/templates/es/*.tmpl
87cf9a
%{_datadir}/cups/templates/fr/*.tmpl
87cf9a
%{_datadir}/cups/templates/ja/*.tmpl
87cf9a
%{_datadir}/cups/templates/ru/*.tmpl
87cf9a
%dir %attr(1770,root,lp) %{_localstatedir}/spool/cups/tmp
87cf9a
%dir %attr(0710,root,lp) %{_localstatedir}/spool/cups
87cf9a
%dir %attr(0755,lp,sys) %{_localstatedir}/log/cups
87cf9a
%{_datadir}/pixmaps/cupsprinter.png
87cf9a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/cups.conf
87cf9a
%{_datadir}/cups/drv/sample.drv
87cf9a
%{_datadir}/cups/examples
87cf9a
%{_datadir}/cups/mime/mime.types
87cf9a
%{_datadir}/cups/mime/mime.convs
87cf9a
%{_datadir}/cups/ppdc/*.defs
87cf9a
%{_datadir}/cups/ppdc/*.h
87cf9a
87cf9a
%files client
87cf9a
%{_sbindir}/lpc.cups
87cf9a
%{_bindir}/cancel*
87cf9a
%{_bindir}/lp*
87cf9a
%{_mandir}/man1/lp*.1.gz
87cf9a
%{_mandir}/man1/cancel-cups.1.gz
87cf9a
%{_mandir}/man8/lpc-cups.8.gz
87cf9a
87cf9a
%files libs
87cf9a
%doc LICENSE.txt
87cf9a
%{_libdir}/*.so.*
87cf9a
87cf9a
%files filesystem
87cf9a
%dir %{cups_serverbin}
87cf9a
%dir %{cups_serverbin}/backend
87cf9a
%dir %{cups_serverbin}/driver
87cf9a
%dir %{cups_serverbin}/filter
87cf9a
%dir %{_datadir}/cups
87cf9a
%if %lspp
87cf9a
%{_datadir}/cups/banners/*
87cf9a
%endif
87cf9a
#%%dir %%{_datadir}/cups/charsets
87cf9a
%dir %{_datadir}/cups/data
87cf9a
%dir %{_datadir}/cups/drv
87cf9a
%dir %{_datadir}/cups/mime
87cf9a
%dir %{_datadir}/cups/model
87cf9a
%dir %{_datadir}/cups/ppdc
87cf9a
%dir %{_datadir}/ppd
87cf9a
87cf9a
%files devel
87cf9a
%{_bindir}/cups-config
87cf9a
%{_libdir}/*.so
87cf9a
%{_includedir}/cups
87cf9a
%{_mandir}/man1/cups-config.1.gz
87cf9a
%{_sysconfdir}/rpm/macros.cups
87cf9a
87cf9a
%files lpd
87cf9a
%{_unitdir}/cups-lpd.socket
87cf9a
%{_unitdir}/cups-lpd@.service
87cf9a
%{cups_serverbin}/daemon/cups-lpd
87cf9a
%{_mandir}/man8/cups-lpd.8.gz
87cf9a
87cf9a
%files ipptool
87cf9a
%{_bindir}/ipptool
87cf9a
%dir %{_datadir}/cups/ipptool
87cf9a
%{_datadir}/cups/ipptool/*
87cf9a
%{_mandir}/man1/ipptool.1.gz
87cf9a
%{_mandir}/man5/ipptoolfile.5.gz
87cf9a
87cf9a
%changelog
87cf9a
* Thu Aug 08 2019 Tomas Korbar <tkorbar@redhat.com> - 1:1.6.3-43
87cf9a
- 1687571 - cupsd doesn't clean tmp files if client conn is terminated abnormally
87cf9a
87cf9a
* Wed Jul 31 2019 Tomas Korbar <tkorbar@redhat.com> - 1:1.6.3-42
87cf9a
- 1651575 - CVE-2018-4700 cups
87cf9a
87cf9a
* Wed Jul 31 2019 Tomas Korbar <tkorbar@redhat.com> - 1:1.6.3-41
87cf9a
- 1608764 - CVE-2018-4180 cups
87cf9a
- 1607291 - CVE-2018-4181 cups
87cf9a
87cf9a
* Wed Apr 17 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-40
87cf9a
- 1700637 - Stop advertising the HTTP methods that are supported
87cf9a
87cf9a
* Mon Feb 18 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-39
87cf9a
- resolve covscan issue found in fix for 1570480
87cf9a
- automake sometimes fails to generate correct macros - so force autoconf
87cf9a
87cf9a
* Wed Feb 06 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-38
87cf9a
- 1570480 - CUPS cannot authorize users obtained from external identity servers by sssd
87cf9a
87cf9a
* Thu Jan 03 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-37
87cf9a
- 1659998 - cups fails to build if clang is installed
87cf9a
87cf9a
* Fri Dec 14 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-36
87cf9a
- 1622430 - Jobs with multiple files don't complete when backend fails
87cf9a
87cf9a
* Fri Dec 15 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-35
87cf9a
- 1466497 - Remove weak SSL/TLS ciphers from CUPS - fixing covscan issues
87cf9a
87cf9a
* Mon Dec 11 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-34
87cf9a
- 1466497 - Remove weak SSL/TLS ciphers from CUPS - fixing the patch
87cf9a
87cf9a
* Wed Nov 01 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-33
87cf9a
- 1466497 - Remove weak SSL/TLS ciphers from CUPS
87cf9a
- 1434153 - CUPS print jobs show incorrect number under the "pages" column
87cf9a
87cf9a
* Wed Oct 25 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-32
87cf9a
- 1468747 - CUPS failover backend allows multiple jobs to get stuck in failed queue
87cf9a
- 1469816 - Failover backend won't fail-over if the printer is disconnected
87cf9a
87cf9a
* Mon Sep 25 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-31
87cf9a
- 1430882 - The -h option is overridden by _cupsSetDefaults settings when the IPP port is not given
87cf9a
87cf9a
* Fri Sep 22 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-30
87cf9a
- 1386751 - cups-lpd program did not catch all legacy usage of ISO-8859-1
87cf9a
- 1441860 - CUPS may fail to start if NIS groups are used 
87cf9a
87cf9a
* Thu Apr 06 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-29
87cf9a
- fixing cups-1.6.3-resolv_reload.patch for rhbz#1325692
87cf9a
87cf9a
* Thu Mar 09 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-28
87cf9a
- 1325692 - CUPS does not recognize changes to /etc/resolv.conf until CUPS restart
87cf9a
87cf9a
* Wed Jul 20 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-27
87cf9a
- 1353096 - Printer State Message not cleared upon successful print job completion 
87cf9a
87cf9a
* Wed Jun 15 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-26
87cf9a
- 1302055 - Change symlink for smb backend to /usr/libexec/samba/cups_backend_smb
87cf9a
87cf9a
* Wed Apr 27 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-25
87cf9a
- 1297035 - gnome-settings-daemon leaks file descriptors
87cf9a
- 1257751 - Email notifications ("lp -m") for printer classes don't work
87cf9a
87cf9a
* Tue Apr 19 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-24
87cf9a
- Fixing once more 1257051, 1259770
87cf9a
87cf9a
* Tue Apr 19 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.6.3-23
87cf9a
- 1257051 - cups-lpd man page incomplete
87cf9a
- 1275790 - spec file includes triggers with overlapping version intervals
87cf9a
- 1259770 - permission changed after writing to /etc/cups/subscriptions.conf 
87cf9a
87cf9a
* Tue Jul 21 2015 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-22
87cf9a
- Start cups.service in multi-user target by default (bug #1236184),
87cf9a
  not just cups.socket.
87cf9a
87cf9a
* Wed Jul  8 2015 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-21
87cf9a
- Use upstream patch for STR #4648 (bug #1233002).
87cf9a
87cf9a
* Tue Jun 30 2015 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-20
87cf9a
- Don't start jobs while cancelling others (bug #1233002, STR #4648).
87cf9a
- Fix slow resume of jobs after restart (bug #1233006, STR #4646).
87cf9a
- Fixes for post-install scriptlet (bug #1235035).
87cf9a
87cf9a
* Tue Jun 23 2015 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-19
87cf9a
- Validate ErrorPolicy in configuration (bug #1196218, STR #4591).
87cf9a
- Don't use SSLv3 by default (bug #1161172, STR #4476).
87cf9a
87cf9a
* Wed Jun 10 2015 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.3-18
87cf9a
- CVE-2015-1158, CVE-2015-1159, CVE-2014-9679 (bug #1229985).
87cf9a
87cf9a
* Tue Oct 21 2014 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-17
87cf9a
- Support for failover without load-balancing (bug #1115219).
87cf9a
- Fix cupsGetPPD3() so it doesn't give the caller an unreadable file
87cf9a
  (part of fix for CVE-2014-5031, STR #4500).
87cf9a
- Can no longer reproduce bug #1010580 so removing final-content-type
87cf9a
  patch as it causes issues for some backends (bug #1149245).
87cf9a
- Start cups.service after network.target (bug #1144780).
87cf9a
87cf9a
* Tue Sep  2 2014 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-16
87cf9a
- Apply upstream patch to fix CVE-2014-5029 (bug #1122600),
87cf9a
  CVE-2014-5030 (bug #1128764), CVE-2014-5031 (bug #1128767). Also:
87cf9a
  - Fix conf/log file reading for authenticated users (STR #4461).
87cf9a
  - Fix icon display in web interface during server restart (STR #4475).
87cf9a
- Apply upstream patch to fix privilege escalation due to insufficient
87cf9a
  checking (CVE-2014-3537, bug #1115576).
87cf9a
- Describe ErrorPolicy in the cupsd.conf man page (bug #1120591).
87cf9a
- Reduce package dependencies (bug #1115057):
87cf9a
  - New client subpackage containing command line client tools.
87cf9a
  - Removed 'Requires: /sbin/chkconfig'.
87cf9a
  - Moved 'Provides: lpd' to lpd subpackage.
87cf9a
- Avoid race condition in cupsdReadClient() (bug #1113045).
87cf9a
- Apply upstream patch to avoid 10 second timeouts in cupsd caused by
87cf9a
  reading when no data ready (bug #1110259).
87cf9a
- Use colord interface correctly (bug #1087323).
87cf9a
- Fix for cupsEnumDest() 'removed' callbacks (bug #1072954, STR #4380).
87cf9a
87cf9a
* Fri Jul 25 2014 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-15
87cf9a
- Apply upstream patch to fix cross-site scripting flaw (CVE-2014-2856,
87cf9a
  bug #1087122).
87cf9a
87cf9a
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1:1.6.3-14
87cf9a
- Mass rebuild 2014-01-24
87cf9a
87cf9a
* Mon Jan 13 2014 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-13
87cf9a
- Apply upstream patch to improve cupsUser() (bug #1046845).
87cf9a
87cf9a
* Tue Jan  7 2014 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-12
87cf9a
- Return jobs in rank order when handling IPP-Get-Jobs (bug #1046841).
87cf9a
- dbus notifier: call _exit when handling SIGTERM (STR #4314, bug #1030666).
87cf9a
- Use '-f' when using rm in %%setup section (bug #1046374).
87cf9a
87cf9a
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:1.6.3-11
87cf9a
- Mass rebuild 2013-12-27
87cf9a
87cf9a
* Thu Nov 28 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-10
87cf9a
- Prevent USB timeouts causing incorrect print output (bug #1036057).
87cf9a
87cf9a
* Tue Nov 19 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-9
87cf9a
- Avoid stale lockfile in dbus notifier (bug #1030666).
87cf9a
87cf9a
* Thu Oct 31 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-8
87cf9a
- Set the default for SyncOnClose to Yes.
87cf9a
87cf9a
* Fri Sep 27 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-7
87cf9a
- Reverted upstream change to FINAL_CONTENT_TYPE in order to fix
87cf9a
  printing to remote CUPS servers (bug #1013040).
87cf9a
87cf9a
* Wed Aug 21 2013 Jaromír Končický <jkoncick@redhat.com> - 1:1.6.3-6
87cf9a
- Add SyncOnClose option (bug #984883).
87cf9a
87cf9a
* Fri Aug 16 2013 Tim Waugh <twaugh@redhat.com>
87cf9a
- Increase web interface get-devices timeout to 10s (bug #996664).
87cf9a
87cf9a
* Thu Aug 15 2013 Tim Waugh <twaugh@redhat.com>
87cf9a
- Build with full read-only relocations (bug #996740).
87cf9a
87cf9a
* Tue Aug  6 2013 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixes for jobs with multiple files and multiple formats.
87cf9a
87cf9a
* Wed Jul 24 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-5
87cf9a
- Fixed cups-config, broken by last change (bug #987660).
87cf9a
87cf9a
* Tue Jul 23 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-4
87cf9a
- Added LSPP banner pages back in (bug #974362).
87cf9a
87cf9a
* Mon Jul 22 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-3
87cf9a
- Removed stale comment in spec file.
87cf9a
- Link against OpenSSL instead of GnuTLS.
87cf9a
87cf9a
* Thu Jul 18 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-2
87cf9a
- Fixed downoad URL to point to the actual source, not a download
87cf9a
  page.
87cf9a
87cf9a
* Fri Jul 12 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.3-1
87cf9a
- 1.6.3
87cf9a
87cf9a
* Thu Jul 11 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-18
87cf9a
- Avoid sign-extending CRCs for gz decompression (bug #983486).
87cf9a
87cf9a
* Wed Jul 10 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-17
87cf9a
- Fixed download URL.
87cf9a
87cf9a
* Wed Jul 10 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-16
87cf9a
- Remove pstops cost factor tweak from conf/mime.convs.in
87cf9a
87cf9a
* Mon Jul  1 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-15
87cf9a
- Don't use D-Bus from two threads (bug #979748).
87cf9a
87cf9a
* Fri Jun 28 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-14
87cf9a
- Fix for DNSSD name resolution.
87cf9a
87cf9a
* Wed Jun 26 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-13
87cf9a
- Don't link against libgcrypt needlessly.
87cf9a
87cf9a
* Wed Jun 26 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-12
87cf9a
- Default to IPP/1.1 for now (bug #977813).
87cf9a
87cf9a
* Tue Jun 25 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-11
87cf9a
- Added usblp quirk for Canon PIXMA MP540 (bug #967873).
87cf9a
87cf9a
* Tue Jun 18 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-10
87cf9a
- Added IEEE 1284 Device ID for a Dymo device (bug #747866).
87cf9a
87cf9a
* Thu Jun 13 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-9
87cf9a
- Prevent stringpool damage leading to memory leaks (bug #974048).
87cf9a
87cf9a
* Tue Jun  4 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.2-8
87cf9a
- Return from cupsEnumDests() once all records have been returned.
87cf9a
87cf9a
* Thu May 23 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-7
87cf9a
- Added more USB quirks for the libusb-based backend (STR #4311)
87cf9a
87cf9a
* Thu May 23 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-6
87cf9a
- don't ship Russian web templates because they're broken (#960571, STR #4310)
87cf9a
87cf9a
* Wed May 15 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-5
87cf9a
- move cups/ppdc/ to filesystem subpackage
87cf9a
87cf9a
* Wed Apr 10 2013 Tim Waugh <twaugh@redhat.com>
87cf9a
- cups-dbus-utf.patch: now that the scheduler only accepts valid UTF-8
87cf9a
  strings for job-name, there's no need to validate it as UTF-8 in the
87cf9a
  dbus notifier.
87cf9a
87cf9a
* Thu Apr  4 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-4
87cf9a
- Use IP address when resolving DNSSD URIs (bug #948288).
87cf9a
87cf9a
* Thu Mar 28 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-3
87cf9a
- Check for cupsd.conf existence prior to grepping it (bug #928816).
87cf9a
87cf9a
* Tue Mar 19 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-2
87cf9a
- revert previous bug #919489 fix (i.e we don't ship banners now)
87cf9a
87cf9a
* Mon Mar 18 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-1
87cf9a
- 1.6.2
87cf9a
87cf9a
* Wed Mar 13 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.1-26
87cf9a
- ship banners again (#919489)
87cf9a
87cf9a
* Tue Mar  5 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.1-25
87cf9a
- Talk about systemd in cups-lpd manpage (part of bug #884641).
87cf9a
87cf9a
* Tue Mar  5 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.1-24
87cf9a
- Documentation fixes from STR #4223 (bug #915981).
87cf9a
87cf9a
* Wed Feb 27 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.1-23
87cf9a
- Removed obsolete browsing directives from cupsd.conf (bug #880826, STR #4157).
87cf9a
- Updated summary and descriptions (#882982).
87cf9a
- Fixed bogus dates in changelog.
87cf9a
87cf9a
* Fri Feb 15 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.1-22
87cf9a
- Applied colorman fix from STR #4232 and STR #4276.
87cf9a
87cf9a
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.6.1-21
87cf9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
87cf9a
87cf9a
* Fri Jan 18 2013 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-20
87cf9a
- Add quirk rule for Canon MP210 (#847923).
87cf9a
87cf9a
* Mon Jan 14 2013 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-19
87cf9a
- Fix unowned directories (#894531).
87cf9a
87cf9a
* Thu Jan 10 2013 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-18
87cf9a
- Clean /var/spool/cups/tmp with tmpfiles.d instead of tmpwatch&cron (#893834).
87cf9a
87cf9a
* Wed Dec 19 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-17
87cf9a
- Migrate cups-lpd from xinetd to systemd socket activatable service (#884641).
87cf9a
- Clean up old Requires/Conflicts/Obsoletes/Provides.
87cf9a
87cf9a
* Thu Dec  6 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-16
87cf9a
- Additional fix relating to CVE-2012-5519 to avoid misleading error
87cf9a
  message about actions to take to enable file device URIs.
87cf9a
87cf9a
* Tue Dec  4 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-15
87cf9a
- Small error handling improvements in the configuration migration
87cf9a
  script.
87cf9a
87cf9a
* Mon Dec  3 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-14
87cf9a
- move ipptoolfile(5) to ipptool subpackage
87cf9a
87cf9a
* Mon Dec  3 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-13
87cf9a
- Applied additional upstream patch for CVE-2012-5519 so that the
87cf9a
  RemoteRoot keyword is recognised in the correct configuration file.
87cf9a
87cf9a
* Wed Nov 28 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-12
87cf9a
- Fixed paths in config migration %%post script.
87cf9a
- Set default cups-files.conf filename.
87cf9a
87cf9a
* Mon Nov 26 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-11
87cf9a
- Apply upstream fix for CVE-2012-5519 (STR #4223, bug #875898).
87cf9a
  Migrate configuration keywords as needed.
87cf9a
87cf9a
* Mon Nov 19 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-10
87cf9a
- Re-enable the web interface as it is required for adjusting server
87cf9a
  settings (bug #878090).
87cf9a
87cf9a
* Tue Nov  6 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-9
87cf9a
- Disable the web interface by default (bug #864522).
87cf9a
87cf9a
* Tue Oct 30 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-8
87cf9a
- Ensure attributes are valid UTF-8 in dbus notifier (bug #863387).
87cf9a
87cf9a
* Mon Oct 29 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-7
87cf9a
- Removed broken cups-get-classes patch (bug #870612).
87cf9a
87cf9a
* Mon Oct 22 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-6
87cf9a
- Add quirk rule for Xerox Phaser 3124 (#867392)
87cf9a
- backport more quirk rules (STR #4191)
87cf9a
87cf9a
* Thu Sep 20 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-5
87cf9a
- The cups-libs subpackage contains code distributed under the zlib
87cf9a
  license (md5.c). 
87cf9a
87cf9a
* Thu Aug 23 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-4
87cf9a
- quirk handler for port reset done by new USB backend (bug #847923, STR #4155)
87cf9a
87cf9a
* Mon Aug 13 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-3
87cf9a
- fixed usage of parametrized systemd macros (#847405)
87cf9a
87cf9a
* Wed Aug 08 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-2
87cf9a
- Requires: cups-filters
87cf9a
87cf9a
* Wed Aug 08 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-1
87cf9a
- 1.6.1
87cf9a
 - simplified systemd.patch due to removed CUPS Browsing protocol (STR #3922)
87cf9a
 - removed:
87cf9a
   textonly filter - moved to cups-filters
87cf9a
   pstopdf filter - cups-filters also has pstopdf (different)
87cf9a
   PHP module - moved to cups-filters (STR #3932)
87cf9a
   serial.patch - moved to cups-filters
87cf9a
   getpass.patch - r10140 removed the getpass() use
87cf9a
   snmp-quirks.patch - fixed upstream (r10493)
87cf9a
   avahi patches - merged upstream (STR #3066)
87cf9a
   icc.patch - merged upstream (STR #3808)
87cf9a
 - TODO:
87cf9a
   - do we need cups-build.patch ?
87cf9a
- added filesystem sub-package (#624695)
87cf9a
- use macroized systemd scriptlets
87cf9a
87cf9a
* Thu Jul 26 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.4-1
87cf9a
- 1.5.4
87cf9a
87cf9a
* Tue Jul 24 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.3-5
87cf9a
- Don't enable IP-based systemd socket activation by default (bug #842365).
87cf9a
87cf9a
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.3-4
87cf9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
87cf9a
87cf9a
* Tue Jun 05 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.3-3
87cf9a
- Require systemd instead of udev.
87cf9a
87cf9a
* Mon May 28 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.3-2
87cf9a
- Buildrequire libusb1 (STR #3477)
87cf9a
87cf9a
* Tue May 15 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.3-1
87cf9a
- 1.5.3
87cf9a
87cf9a
* Wed May 09 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-13
87cf9a
- Add triggers for samba4-client. (#817110)
87cf9a
- No need to define BuildRoot and clean it in clean and install section anymore.
87cf9a
- %%defattr no longer needed in %%files sections.
87cf9a
87cf9a
* Tue Apr 17 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-12
87cf9a
- Install /usr/lib/tmpfiles.d/cups-lp.conf to support /dev/lp* devices (#812641)
87cf9a
- Move /etc/tmpfiles.d/cups.conf to /usr/lib/tmpfiles.d/ (#812641)
87cf9a
87cf9a
* Tue Apr 17 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-11
87cf9a
- The IPP backend did not always setup username/password authentication
87cf9a
  for printers (bug #810007, STR #3985)
87cf9a
- Detect authentication errors for all requests.
87cf9a
  (bug #810007, upstream commit revision10277)
87cf9a
87cf9a
* Thu Mar 29 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-10
87cf9a
- Removed private-shared-object-provides filter lines as they are not
87cf9a
  necessary (see bug #807767 comment #3).
87cf9a
87cf9a
* Thu Mar 29 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1:1.5.2-9
87cf9a
- Rebuild against fixed rpm (bug #807767)
87cf9a
87cf9a
* Wed Mar 28 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-8
87cf9a
- Avoid systemd PrivateTmp bug by explicitly requiring the fixed
87cf9a
  version of systemd (bug #807672).
87cf9a
87cf9a
* Fri Mar 16 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-7
87cf9a
- Removed debugging messages from systemd-socket patch.
87cf9a
87cf9a
* Wed Mar 14 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-6
87cf9a
- Pulled in bugfixes from Avahi patches on fedorapeople.org.
87cf9a
87cf9a
* Tue Feb 28 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-5
87cf9a
- If the translated message is empty return the original message
87cf9a
  (bug #797570, STR #4033).
87cf9a
87cf9a
* Thu Feb 23 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-4
87cf9a
- cups-polld: restart polling on error (bug #769292, STR #4031).
87cf9a
87cf9a
* Thu Feb 16 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-3
87cf9a
- Removed hard requirement on colord as it is optional.
87cf9a
87cf9a
* Wed Feb 15 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-2
87cf9a
- Synthesize notify-printer-uri for job-completed events where the job
87cf9a
  never started processing (bug #784786, STR #4014).
87cf9a
- Removed banners from LSPP patch on Dan Walsh's advice.
87cf9a
87cf9a
* Mon Feb 06 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-1
87cf9a
- 1.5.2
87cf9a
- Updated FSF address in pstopdf and textonly filters
87cf9a
87cf9a
* Wed Jan 18 2012 Remi Collet <remi@fedoraproject.org> 1:1.5.0-28
87cf9a
- build against php 5.4.0, patch for STR #3999
87cf9a
- add filter to fix private-shared-object-provides
87cf9a
- add %%check for php extension
87cf9a
87cf9a
* Tue Jan 17 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.0-27
87cf9a
- Use PrivateTmp=true in the service file (bug #782495).
87cf9a
87cf9a
* Tue Jan 17 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.0-26
87cf9a
- Replace newline characters with spaces in reported Device IDs
87cf9a
  (bug #782129, STR #4005).
87cf9a
- Don't accept Device URIs of '\0' from SNMP devices
87cf9a
  (bug #770646, STR #4004).
87cf9a
87cf9a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.0-25
87cf9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
87cf9a
87cf9a
* Wed Dec 21 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-24
87cf9a
- Fixed textonly filter to work with single copies (bug #738412).
87cf9a
87cf9a
* Fri Dec  9 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-23
87cf9a
- Detangle cups-serverbin-compat.patch from cups-lspp.patch.
87cf9a
- Bind to datagram socket as well in systemd cups.socket unit file, to
87cf9a
  prevent that port being stolen by another service (bug #760070).
87cf9a
87cf9a
* Fri Nov 11 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-22
87cf9a
- Fixed trigger (bug #748841).
87cf9a
87cf9a
* Wed Nov  9 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-21
87cf9a
- Set correct systemd service default on upgrade, once updates are
87cf9a
  applied (bug #748841).
87cf9a
87cf9a
* Fri Nov  4 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-20
87cf9a
- Set the correct PostScript command filter for e.g. foomatic queues
87cf9a
  (STR #3973).
87cf9a
87cf9a
* Mon Oct 31 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-19
87cf9a
- Set correct systemd service default on upgrade (bug #748841).
87cf9a
87cf9a
* Wed Oct 19 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-18
87cf9a
- Make sure to guard against retrying the Avahi connection whilst
87cf9a
  already doing so (Ubuntu #877967).
87cf9a
87cf9a
* Tue Oct 18 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-17
87cf9a
- Use libsystemd-daemon instead of bundling sd-daemon.c.
87cf9a
87cf9a
* Tue Oct 11 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-16
87cf9a
- Use upstream fix for driverd issue (bug #742989).
87cf9a
- Array handling fixes for DNSSDPrinters.
87cf9a
- Array handling fixes for Avahi poll implementation.
87cf9a
- Increase client blocking timeout from 30s to 70s (bug #744715).
87cf9a
- Set BindIPv6Only=ipv6-only in systemd socket unit file as better fix
87cf9a
  for bug #737230.
87cf9a
87cf9a
* Fri Oct  7 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-15
87cf9a
- Fixed Timeouts array comparison function (Ubuntu #860691).
87cf9a
87cf9a
* Wed Oct  5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-14
87cf9a
- Handle "localhost" resolving to 127.0.0.1 on IPv6-addressed systems
87cf9a
  (bug #737230).
87cf9a
87cf9a
* Tue Oct  4 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-13
87cf9a
- Work around PPDs cache handling issue (bug #742989).
87cf9a
87cf9a
* Tue Oct  4 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-12
87cf9a
- More fixes for systemd socket activation:
87cf9a
  - relax permissions check for domain socket in libcups.
87cf9a
  - initialise addrlen before calling getsockname().
87cf9a
87cf9a
* Mon Oct 03 2011 Richard Hughes <rhughes@redhat.com> 1:1.5.0-11
87cf9a
- Updated colord patch with fixes to DeleteDevice.
87cf9a
- Resolves https://bugzilla.redhat.com/show_bug.cgi?id=741697
87cf9a
87cf9a
* Wed Sep 28 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-10
87cf9a
- Fixed string manipulation in the dbus notifier (STR #3947, bug #741833).
87cf9a
87cf9a
* Thu Sep 22 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-9
87cf9a
- Fixed systemd socket activation support (bug #738709, bug #738710).
87cf9a
87cf9a
* Wed Sep 14 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-8
87cf9a
- Prevent libcups crash in cups-get-classes patch (bug #736698).
87cf9a
87cf9a
* Thu Sep  1 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-7
87cf9a
- Use PathExistsGlob instead of DirectoryNotEmpty in cups.path
87cf9a
  (bug #734435).
87cf9a
87cf9a
* Fri Aug 19 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-6
87cf9a
- Tighten explicit libs sub-package requirement so that it includes
87cf9a
  the correct architecture as well (bug #731421 comment #8).
87cf9a
87cf9a
* Fri Aug 19 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-5
87cf9a
- Avoid GIF reader loop (CVE-2011-2896, STR #3914, bug #727800).
87cf9a
87cf9a
* Wed Aug 17 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-4
87cf9a
- Enable systemd units by default (bug #731421).
87cf9a
87cf9a
* Mon Aug  8 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-3
87cf9a
- Updated avahi support to register sub-types.
87cf9a
87cf9a
* Fri Aug  5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-2
87cf9a
- Ported avahi support from 1.4.
87cf9a
87cf9a
* Tue Jul 26 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5.0-1
87cf9a
- 1.5.0
87cf9a
87cf9a
* Wed Jul 20 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.16.rc1
87cf9a
- Don't delete job data files when restarted (STR #3880).
87cf9a
87cf9a
* Fri Jul 15 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.15.rc1
87cf9a
- Ship an rpm macro for where to put driver executables.
87cf9a
87cf9a
* Thu Jul  7 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.14.rc1
87cf9a
- Undo last change which had no effect.  We already remove the .SILENT
87cf9a
  target from the Makefile as part of the build.
87cf9a
87cf9a
* Thu Jul  7 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.13.rc1
87cf9a
- Make build log verbose enough to include compiler flags used.
87cf9a
87cf9a
* Tue Jul  5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.12.rc1
87cf9a
- Removed udev rules file as it is no longer necessary.
87cf9a
87cf9a
* Tue Jul  5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.11.rc1
87cf9a
- Add support for systemd socket activation (patch from Lennart
87cf9a
  Poettering).
87cf9a
87cf9a
* Wed Jun 29 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.10.rc1
87cf9a
- Don't use portreserve any more.  Better approach is to use systemd
87cf9a
  socket activation (not yet done).
87cf9a
87cf9a
* Wed Jun 29 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.9.rc1
87cf9a
- Ship systemd service unit instead of SysV initscript (bug #690766).
87cf9a
87cf9a
* Wed Jun 29 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.8.rc1
87cf9a
- Tag localization files correctly (bug #716421).
87cf9a
87cf9a
* Wed Jun 15 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.7.rc1
87cf9a
- 1.5rc1
87cf9a
87cf9a
* Sat Jun 04 2011 Richard Hughes <rhughes@redhat.com> 1:1.5-0.6.b2
87cf9a
- Updated colord patch with fixes from Tim Waugh.
87cf9a
87cf9a
* Tue May 31 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.5.b2
87cf9a
- enable LSPP support again
87cf9a
87cf9a
* Tue May 31 2011 Richard Hughes <rhughes@redhat.com> 1:1.5-0.4.b2
87cf9a
- Updated colord patch against 1.5 upstream and fixes from Tim Waugh.
87cf9a
87cf9a
* Tue May 31 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.3.b2
87cf9a
- fix lspp.patch to not include "config.h" in cups/cups.h (#709384)
87cf9a
87cf9a
* Thu May 26 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.2.b2
87cf9a
- 1.5b2
87cf9a
87cf9a
* Tue May 24 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.1.b1
87cf9a
- 1.5b1
87cf9a
  - removed cups-texttops-rotate-page.patch (#572338 is CANTFIX)
87cf9a
  - removed cups-page-label.patch (#520141 seems to be CANTFIX)
87cf9a
87cf9a
* Wed May 18 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-17
87cf9a
- Package parallel port printer device nodes (bug #678804).
87cf9a
87cf9a
* Tue May 17 2011 Richard Hughes <rhughes@redhat.com> 1:1.4.6-16
87cf9a
- Updated colord patch from upstream review.
87cf9a
87cf9a
* Fri Mar 25 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-15
87cf9a
- Polished patches according to results from static analysis of code (bug #690130).
87cf9a
87cf9a
* Thu Mar 10 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-14
87cf9a
- Fixed some typos in colord patch.
87cf9a
- LSPP: only warn when unable to get printer context.
87cf9a
87cf9a
* Mon Mar 07 2011 Richard Hughes <rhughes@redhat.com> 1:1.4.6-13
87cf9a
- Updated colord patch.
87cf9a
87cf9a
* Fri Feb 25 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-12
87cf9a
- Fixed build failure due to php_zend_api macro type.
87cf9a
87cf9a
* Fri Feb 25 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-11
87cf9a
- Fixed dbus notifier support for job-state-changed.
87cf9a
87cf9a
* Thu Feb 10 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-10
87cf9a
- Remove testing cups-usb-buffer-size.patch (bug #661814).
87cf9a
87cf9a
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.6-9
87cf9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
87cf9a
87cf9a
* Tue Feb 01 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-8
87cf9a
- Use Till's patch to fix USB-Parallel adapter cable problem (bug #624564).
87cf9a
87cf9a
* Tue Jan 25 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-7
87cf9a
- Some fixes for the AvahiClient callback (bug #672143).
87cf9a
87cf9a
* Tue Jan 18 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-6
87cf9a
- Don't use --enable-pie configure option as it has been removed and
87cf9a
  is now assumed.  See STR #3691.
87cf9a
87cf9a
* Fri Jan 14 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-5
87cf9a
- ICC colord support.
87cf9a
87cf9a
* Wed Jan 12 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-4
87cf9a
- Properly separated serverbin-compat and lspp patches.
87cf9a
- Updated ICC patch (still not yet applied).
87cf9a
87cf9a
* Tue Jan 11 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-3
87cf9a
- Build requires automake for avahi support.
87cf9a
87cf9a
* Mon Jan 10 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-2
87cf9a
- Use a smaller buffer when writing to USB devices (bug #661814).
87cf9a
- Handle EAI_NONAME when resolving hostnames (bug #617208).
87cf9a
87cf9a
* Fri Jan 07 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-1
87cf9a
- 1.4.6.
87cf9a
87cf9a
* Fri Dec 31 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-10
87cf9a
- Some Avahi support fixes from Till Kamppeter.
87cf9a
87cf9a
* Fri Dec 24 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-9
87cf9a
- Native Avahi support for announcing printers on the network.
87cf9a
87cf9a
* Wed Dec 22 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-8
87cf9a
- Don't crash when job queued for browsed printer that times out
87cf9a
  (bug #660604).
87cf9a
87cf9a
* Mon Dec 13 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-7
87cf9a
- Call avc_init() only once to not leak file descriptors (bug #654075).
87cf9a
87cf9a
* Thu Dec  9 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-6
87cf9a
- The cups-config man page has been moved to the devel sub-package.
87cf9a
- The php sub-package now explicitly requires the libs package with
87cf9a
  the same version and release (bug #646814).
87cf9a
87cf9a
* Tue Dec  7 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-5
87cf9a
- Fixed character encoding in CREDITS.txt.
87cf9a
- Mark D-Bus configuration file as config file.
87cf9a
- Don't mark MIME types and convs files as config files.  Overrides
87cf9a
  can be placed as new *.types/*.convs files in /etc/cups.
87cf9a
- Don't mark banners as config files.  Better is to provide new
87cf9a
  banners.
87cf9a
- Don't mark templates and www files as config files.  A better way to
87cf9a
  provide local overrides is to use a different ServerRoot setting.
87cf9a
  Note that a recent security fix required changed to template files.
87cf9a
- Provide versioned LPRng symbol for rpmlint.
87cf9a
87cf9a
* Mon Dec  6 2010 Tim Waugh <twaugh@redhat.com>
87cf9a
- /usr/sbin/cupsd should be mode 0755 (bug #546004).
87cf9a
87cf9a
* Fri Dec 03 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-4
87cf9a
- Changed subsystem lock file name in initscript
87cf9a
  so the service is correctly stopped on reboot or halt (bug #659391).
87cf9a
87cf9a
* Fri Nov 26 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-3
87cf9a
- BuildRequires python-cups instead of pycups.
87cf9a
87cf9a
* Fri Nov 26 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-2
87cf9a
- Added /etc/tmpfiles.d/cups.conf to enable /var/run/cups directory on tmpfs (#656566).
87cf9a
87cf9a
* Fri Nov 12 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-1
87cf9a
- 1.4.5.
87cf9a
- No longer need CVE-2010-2941, str3608
87cf9a
87cf9a
* Thu Nov 11 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-12
87cf9a
- Applied patch to fix cupsd memory corruption vulnerability
87cf9a
  (CVE-2010-2941, bug #652161).
87cf9a
- Don't crash when MIME database could not be loaded (bug #610088).
87cf9a
87cf9a
* Wed Sep 29 2010 jkeating - 1:1.4.4-11
87cf9a
- Rebuilt for gcc bug 634757
87cf9a
87cf9a
* Fri Sep 17 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-10
87cf9a
- Perform locking for gnutls and avoid libgcrypt's broken
87cf9a
  locking (bug #607159).
87cf9a
- Build with --enable-threads again (bug #607159).
87cf9a
- Force the use of gnutls despite thread-safety concerns (bug #607159).
87cf9a
87cf9a
* Wed Sep 15 2010 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed serverbin-compat patch to avoid misleading "filter not
87cf9a
  available" messages (bug #633779).
87cf9a
87cf9a
* Mon Aug 23 2010 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed SNMP quirks parsing.
87cf9a
87cf9a
* Fri Aug 20 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-9
87cf9a
- Use better upstream fix for STR #3608 (bug #606909).
87cf9a
87cf9a
* Fri Aug 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-8
87cf9a
- Specify udevadm trigger action in initscript (bug #623959).
87cf9a
87cf9a
* Tue Aug  3 2010 Tim Waugh <twaugh@redhat.com>
87cf9a
- Merged F-12 change:
87cf9a
  - Use numeric addresses for interfaces unless HostNameLookups are
87cf9a
    turned on (bug #583054).
87cf9a
87cf9a
* Tue Jul 13 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.4-7
87cf9a
- Added restartlog to initscript usage output (bug #612996).
87cf9a
87cf9a
* Mon Jul 12 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.4-6
87cf9a
- Moved LICENSE.txt to libs sub-package.
87cf9a
87cf9a
* Mon Jun 28 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-5
87cf9a
- Avoid empty notify-subscribed-event attributes (bug #606909,
87cf9a
  STR #3608).
87cf9a
87cf9a
* Thu Jun 24 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-4
87cf9a
- Use gnutls again but disable threading (bug #607159).
87cf9a
87cf9a
* Tue Jun 22 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-3
87cf9a
- Rebuilt to keep correct package n-v-r ordering between releases.
87cf9a
87cf9a
* Fri Jun 18 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-2
87cf9a
- Re-enabled SSL support by using OpenSSL instead of gnutls.
87cf9a
87cf9a
* Fri Jun 18 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-1
87cf9a
- 1.4.4.  Fixes several security vulnerabilities (bug #605399):
87cf9a
  CVE-2010-0540, CVE-2010-0542, CVE-2010-1748.  No longer need str3503,
87cf9a
  str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
87cf9a
87cf9a
* Thu Jun 10 2010 Tim Waugh <twaugh@redhat.com>
87cf9a
- Removed unapplied gnutls-gcrypt-threads patch.  Fixed typos in
87cf9a
  descriptions for lpd and php sub-packages.
87cf9a
87cf9a
* Wed Jun  9 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-11
87cf9a
- Use upstream method of handling SNMP quirks in PPDs (STR #3551,
87cf9a
  bug #581825).
87cf9a
87cf9a
* Tue Jun 01 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.3-10
87cf9a
- Added back still useful str3425.patch.
87cf9a
  Second part of STR #3425 is still not fixed in 1.4.3
87cf9a
87cf9a
* Tue May 18 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-9
87cf9a
- Adjust texttops output to be in natural orientation (STR #3563).
87cf9a
  This fixes page-label orientation when texttops is used in the
87cf9a
  filter chain (bug #572338).
87cf9a
87cf9a
* Thu May 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-8
87cf9a
- Fixed Ricoh Device ID OID (STR #3552).
87cf9a
87cf9a
* Tue May 11 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-7
87cf9a
- Add an SNMP query for Ricoh's device ID OID (STR #3552).
87cf9a
87cf9a
* Fri Apr 16 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-6
87cf9a
- Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
87cf9a
87cf9a
* Fri Apr 16 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.3-5
87cf9a
- Fixed str3541.patch
87cf9a
87cf9a
* Tue Apr 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-4
87cf9a
- Add an SNMP query for HP's device ID OID (STR #3552).
87cf9a
87cf9a
* Tue Apr 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-3
87cf9a
- Handle SNMP supply level quirks (bug #581825).
87cf9a
87cf9a
* Wed Mar 31 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-2
87cf9a
- Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353).
87cf9a
87cf9a
* Wed Mar 31 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.3-1
87cf9a
- 1.4.3.
87cf9a
- No longer need CVE-2009-3553, str3381, str3390, str3391,
87cf9a
  str3403, str3407, str3413, str3418, str3422, str3425,
87cf9a
  str3428, str3431, str3435, str3436, str3439, str3440,
87cf9a
  str3442, str3448, str3458, str3460, cups-sidechannel-intrs,
87cf9a
  negative-snmp-string-length, cups-media-empty-warning patches.
87cf9a
87cf9a
* Tue Mar 30 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-36
87cf9a
- Fixed lpstat to adhere to -o option (bug #577901, STR #3541).
87cf9a
87cf9a
* Wed Mar 10 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-35
87cf9a
- Fixed (for the third time) patch for STR #3425 to correctly
87cf9a
  remove job info files in /var/spool/cups (bug #571830).
87cf9a
87cf9a
* Fri Mar  5 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-34
87cf9a
- Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553,
87cf9a
  bug #557775).
87cf9a
- Added comments for all sources and patches.
87cf9a
87cf9a
* Tue Mar  2 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-33
87cf9a
- Don't own filesystem locale directories (bug #569403).
87cf9a
- Don't apply gcrypt threading patch (bug #553834).
87cf9a
- Don't treat SIGPIPE as an error (bug #569770).
87cf9a
87cf9a
* Wed Feb 24 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-32
87cf9a
- Fixed cupsGetNamedDest() so it falls back to the real default
87cf9a
  printer when a default from configuration file does not exist (bug #565569, STR #3503).
87cf9a
87cf9a
* Tue Feb 23 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-31
87cf9a
- Update classes.conf when a class member printer is deleted
87cf9a
  (bug #565878, STR #3505).
87cf9a
87cf9a
* Tue Feb 23 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-30
87cf9a
- Re-initialize the resolver if getnameinfo() returns EAI_AGAIN
87cf9a
  (bug #567353).
87cf9a
87cf9a
* Mon Feb 15 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-29
87cf9a
- Improve cups-gnutls-gcrypt-threads.patch (#564841, STR #3461).
87cf9a
87cf9a
* Thu Feb  4 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-28
87cf9a
- Rebuild for postscriptdriver tags.
87cf9a
87cf9a
* Fri Jan 22 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-27
87cf9a
- Make sure we have some filters for converting to raster format.
87cf9a
87cf9a
* Fri Jan 15 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-26
87cf9a
- Reset status after successful ipp job (bug #548219, STR #3460).
87cf9a
87cf9a
* Thu Jan 14 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-24
87cf9a
- Install udev rules in correct place (bug #530378).
87cf9a
- Don't mark initscript as config file.
87cf9a
87cf9a
* Wed Jan 13 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-23
87cf9a
- Use %%{_initddir}, %%{_sysconfdir} and SMP make flags.
87cf9a
- Use mode 0755 for binaries and libraries where appropriate.
87cf9a
- Fix lpd obsoletes tag.
87cf9a
87cf9a
* Thu Dec 24 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-22
87cf9a
- Removed use of prereq and buildprereq.
87cf9a
- Fixed use of '%%' in changelog.
87cf9a
- Versioned explicit obsoletes/provides.
87cf9a
- Use tabs throughout.
87cf9a
87cf9a
* Wed Dec 23 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-21
87cf9a
- Fixed patch for STR #3425 again by adding in back-ported change from
87cf9a
  svn revision 8929 (bug #549899).  No longer need
87cf9a
  delete-active-printer patch.
87cf9a
87cf9a
* Tue Dec 22 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-20
87cf9a
- Fixed ipp authentication for servers requiring authentication for
87cf9a
  IPP-Get-Printer-Attributes (bug #548873, STR #3458).
87cf9a
87cf9a
* Mon Dec 21 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-19
87cf9a
- Ensure proper thread-safety in gnutls's use of libgcrypt
87cf9a
  (bug #544619).
87cf9a
87cf9a
* Sat Dec 19 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-18
87cf9a
- Fixed patch for STR #3425 by adding in back-ported change from svn
87cf9a
  revision 8936 (bug #548904).
87cf9a
87cf9a
* Thu Dec 10 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-17
87cf9a
- Fixed invalid read in cupsAddDest (bug #537460).
87cf9a
87cf9a
* Wed Dec  9 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-15
87cf9a
- Use upstream patch to fix scheduler crash when an active printer was
87cf9a
  deleted (rev 8914).
87cf9a
87cf9a
* Tue Dec  8 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-14
87cf9a
- The scheduler did not use the Get-Job-Attributes policy for a
87cf9a
  printer (STR #3431).
87cf9a
- The scheduler added two job-name attributes to each job object
87cf9a
  (STR #3428).
87cf9a
- The scheduler did not clean out completed jobs when
87cf9a
  PreserveJobHistory was turned off (STR #3425).
87cf9a
- The web interface did not show completed jobs (STR #3436).
87cf9a
- Authenticated printing did not always work when printing directly to
87cf9a
  a remote server (STR #3435).
87cf9a
- Use upstream patch to stop the network backends incorrectly clearing
87cf9a
  the media-empty-warning state (rev 8896).
87cf9a
- Use upstream patch to fix interrupt handling in the side-channel
87cf9a
  APIs (rev 8896).
87cf9a
- Use upstream patch to handle negative SNMP string lengths (rev 8896).
87cf9a
- Use upstream fix for SNMP detection (bug #542857, STR #3413).
87cf9a
- Use the text filter for text/css files (bug #545026, STR #3442).
87cf9a
- Show conflicting option values in web UI (bug #544326, STR #3440).
87cf9a
- Use upstream fix for adjustment of conflicting options
87cf9a
  (bug #533426, STR #3439).
87cf9a
- No longer requires paps.  The texttopaps filter MIME conversion file
87cf9a
  is now provided by the paps package (bug #545036).
87cf9a
- Moved %%{_datadir}/cups/ppdc/*.h to the main package (bug #545348).
87cf9a
87cf9a
* Fri Dec  4 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-13
87cf9a
- The web interface prevented conflicting options from being adjusted
87cf9a
  (bug #533426, STR #3439).
87cf9a
87cf9a
* Thu Dec  3 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-12
87cf9a
- Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413).
87cf9a
87cf9a
* Mon Nov 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-10
87cf9a
- Undo last change as it was incorrect.
87cf9a
87cf9a
* Mon Nov 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-9
87cf9a
- Fixed small typos introduced in fix for bug #536741.
87cf9a
87cf9a
* Fri Nov 20 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-8
87cf9a
- Do not translate russian links showing completed jobs
87cf9a
  (bug #539354, STR #3422).
87cf9a
87cf9a
* Thu Nov 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-7
87cf9a
- Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200).
87cf9a
87cf9a
* Tue Nov 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-6
87cf9a
- Fixed display of current driver (bug #537182, STR #3418).
87cf9a
- Fixed out-of-memory handling when loading jobs (bug #538054,
87cf9a
  STR #3407).
87cf9a
87cf9a
* Mon Nov 16 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-5
87cf9a
- Fixed typo in admin web template (bug #537884, STR #3403).
87cf9a
- Reset SIGPIPE handler for child processes (bug #537886, STR #3399).
87cf9a
87cf9a
* Mon Nov 16 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-4
87cf9a
- Upstream fix for GNU TLS error handling bug (bug #537883, STR #3381).
87cf9a
87cf9a
* Wed Nov 11 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-3
87cf9a
- Fixed lspp-patch to avoid memory leak (bug #536741).
87cf9a
87cf9a
* Tue Nov 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-2
87cf9a
- Added explicit version dependency on cups-libs to cups-lpd
87cf9a
  (bug #502205).
87cf9a
87cf9a
* Tue Nov 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-1
87cf9a
- 1.4.2.  No longer need str3380, str3332, str3356, str3396 patches.
87cf9a
- Removed postscript.ppd.gz (bug #533371).
87cf9a
- Renumbered patches and sources.
87cf9a
87cf9a
* Tue Nov  3 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-14
87cf9a
- Removed stale patch from STR #2831 which was causing problems with
87cf9a
  number-up (bug #532516).
87cf9a
87cf9a
* Tue Oct 27 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-13
87cf9a
- Fix incorrectly applied patch from #STR3285 (bug #531108).
87cf9a
- Set the PRINTER_IS_SHARED variable for admin.cgi (bug #529634, #STR3390).
87cf9a
- Pass through serial parameters correctly in web interface (bug #529635, #STR3391).
87cf9a
- Fixed German translation (bug #531144, #STR3396).
87cf9a
87cf9a
* Tue Oct 20 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-12
87cf9a
- Fix cups-lpd to create unique temporary data files (bug #529838).
87cf9a
87cf9a
* Mon Oct 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-11
87cf9a
- Fixed German translation (bug #529575, STR #3380).
87cf9a
87cf9a
* Thu Oct 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-10
87cf9a
- Don't ship pstoraster -- it is now provided by the ghostscript-cups
87cf9a
  package.
87cf9a
87cf9a
* Thu Oct  8 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-9
87cf9a
- Fixed naming of 'Generic PostScript Printer' entry.
87cf9a
87cf9a
* Wed Oct  7 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-8
87cf9a
- Use upstream patch for STR #3356 (bug #526405).
87cf9a
87cf9a
* Fri Oct  2 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-7
87cf9a
- Fixed orientation of page labels when printing text in landscape
87cf9a
  mode (bug #520141, STR #3334).
87cf9a
87cf9a
* Wed Sep 30 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-6
87cf9a
- Don't use cached PPD for raw queue (bug #526405, STR #3356).
87cf9a
87cf9a
* Wed Sep 23 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-5
87cf9a
- Fixed cups.init to be LSB compliant (bug #521641)
87cf9a
87cf9a
* Mon Sep 21 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-4
87cf9a
- Changed cups.init to be LSB compliant (bug #521641), i.e.
87cf9a
  return code "2" (instead of "3") if invalid arguments
87cf9a
  return code "4" if restarting service under nonprivileged user
87cf9a
  return code "5" if cupsd not exist or is not executable
87cf9a
  return code "6" if cupsd.conf not exist
87cf9a
87cf9a
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> 1:1.4.1-3
87cf9a
- Use password-auth common PAM configuration instead of system-auth
87cf9a
  when available.
87cf9a
87cf9a
* Tue Sep 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-2
87cf9a
- Fixed 'service cups status' to check for correct subsys name
87cf9a
  (bug #521641).
87cf9a
87cf9a
* Mon Sep 14 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-1
87cf9a
- 1.4.1.
87cf9a
87cf9a
* Fri Sep  4 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.0-2
87cf9a
- Fixed the dnssd backend so that it only reports devices once avahi
87cf9a
  resolution has completed.  This makes it report Device IDs
87cf9a
  (bug #520858).
87cf9a
- Fix locale code for Norwegian (bug #520379).
87cf9a
87cf9a
* Fri Aug 28 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.0-1
87cf9a
- 1.4.0.
87cf9a
87cf9a
* Thu Aug 27 2009 Warren Togami <wtogami@redhat.com> 1:1.4-0.rc1.21
87cf9a
- rebuild
87cf9a
87cf9a
* Wed Aug 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.20
87cf9a
- Fixed admin.cgi crash when modifying a class (bug #519724,
87cf9a
  STR #3312, patch from Jiri Popelka).
87cf9a
87cf9a
* Wed Aug 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.19
87cf9a
- Prevent infinite loop in cupsDoIORequest when processing HTTP
87cf9a
  errors (bug #518065, bug #519663, STR #3311).
87cf9a
- Fixed document-format-supported attribute when
87cf9a
  application/octet-stream is enabled (bug #516507, STR #3308, patch
87cf9a
  from Jiri Popelka).
87cf9a
- Fixed buggy JobKillDelay handling fix (STR #3292).
87cf9a
- Prevent infinite loop in ppdc (STR #3293).
87cf9a
87cf9a
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1:1.4-0.rc1.17.1
87cf9a
- rebuilt with new audit
87cf9a
87cf9a
* Fri Aug 21 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.17
87cf9a
- Removed 3-distribution symlink (bug #514244).
87cf9a
87cf9a
* Tue Aug 18 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.16
87cf9a
- Fixed JobKillDelay handling for cancelled jobs (bug #518026, STR
87cf9a
  #3292).
87cf9a
- Use 'exec' to invoke ghostscript in the pstoraster filter.  This
87cf9a
  allows the SIGTERM signal to reach the correct process, as well as
87cf9a
  conserving memory (part of bug #518026).
87cf9a
87cf9a
* Tue Aug 11 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.15
87cf9a
- Avoid empty BrowseLocalProtocols setting (bug #516460, STR #3287).
87cf9a
87cf9a
* Mon Aug 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.14
87cf9a
- Fixed ppds.dat handling of drv files (bug #515027, STR #3279).
87cf9a
- Fixed udev rules file to avoid DEVTYPE warning messages.
87cf9a
- Fixed cupsGetNamedDest() so it does not fall back to the default
87cf9a
  printer when a destination has been named (bug #516439, STR #3285).
87cf9a
- Fixed MIME type rules for image/jpeg and image/x-bitmap
87cf9a
  (bug #516438, STR #3284).
87cf9a
- Clear out cache files on upgrade.
87cf9a
- Require acl.
87cf9a
87cf9a
* Thu Aug  6 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.13
87cf9a
- Ship udev rules to allow libusb to access printer devices.
87cf9a
- Fixed duplex test pages (bug #514898, STR #3277).
87cf9a
87cf9a
* Wed Jul 29 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.12
87cf9a
- Fixed Avahi support in the dnssd backend (bug #513888).
87cf9a
- Fixed incorrect arguments to sigaction() in dnssd backend (STR #3272).
87cf9a
- Cheaply restore compatibility with 1.1.x by having cups_get_sdests()
87cf9a
  perform a CUPS_GET_CLASSES request if it is not sure it is talking
87cf9a
  to CUPS 1.2 or later (bug #512866).
87cf9a
- Prevent ipp backend looping with bad IPP devices (bug #476424,
87cf9a
  STR #3262).
87cf9a
- Fixed Device ID reporting in the usb backend (STR #3266).
87cf9a
87cf9a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4-0.rc1.11.1
87cf9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
87cf9a
87cf9a
* Fri Jul 24 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.11
87cf9a
- Tell udevd to replay printer add events in the initscript.
87cf9a
87cf9a
* Wed Jul 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.10
87cf9a
- Applied patch to prevent bad job control files crashing cupsd on
87cf9a
  start-up (STR #3253, bug #509741).
87cf9a
- Correctly handle CUPS-Get-PPDs requests for models with '+' in their
87cf9a
  names (STR #3254, bug #509586).
87cf9a
- Accept incorrect device URIs in the (non-libusb) usb backend for
87cf9a
  compatibility with Fedora 11 before bug #507244 was fixed.
87cf9a
- Applied patch to fix incorrect device URIs (STR #3259, bug #507244).
87cf9a
- Applied patch to fix job-hold-until for remote queues (STR #3258,
87cf9a
  bug #497376).
87cf9a
87cf9a
* Mon Jul 13 2009 Remi Collet <Fedora@FamilleCollet.com> 1:1.4-0.rc1.9
87cf9a
- add PHP ABI check
87cf9a
- use php_extdir
87cf9a
- add php configuration file (/etc/php.d/cups.ini)
87cf9a
87cf9a
* Fri Jul 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.8
87cf9a
- Build does not require aspell-devel (bug #510405).
87cf9a
87cf9a
* Wed Jul  1 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.7
87cf9a
- Fixed template problem preventing current printer option defaults
87cf9a
  from being shown in the web interface (bug #506794, STR #3244).
87cf9a
87cf9a
* Wed Jul  1 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.6
87cf9a
- Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231).
87cf9a
87cf9a
* Tue Jun 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.5
87cf9a
- Added more debugging output when constructing filter chain.
87cf9a
87cf9a
* Thu Jun 18 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.4
87cf9a
- More complete fix for STR #3229 (bug #506461).
87cf9a
87cf9a
* Wed Jun 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.3
87cf9a
- Don't use RPM_SOURCE_DIR macro.
87cf9a
- Fixed add/modify-printer templates which had extra double-quote
87cf9a
  characters, preventing the Continue button from appearing in certain
87cf9a
  browsers (bug #506461, STR #3229).
87cf9a
87cf9a
* Wed Jun 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.1
87cf9a
- 1.4rc1.  No longer need str3124, CVE-2009-0163, CVE-2009-0164,
87cf9a
  str3197, missing-devices patches.
87cf9a
- Disabled avahi patch for the time being.  More work is needed to
87cf9a
  port this to rc1.
87cf9a
- Removed wbuffer patch as it is not needed (see STR #1968).
87cf9a
87cf9a
* Fri May 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.18
87cf9a
- More complete fix for STR #3197 (bug #500859).
87cf9a
87cf9a
* Thu May 14 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.17
87cf9a
- Prevent cupsd crash when handling IPP_TAG_DELETEATTR requests
87cf9a
  (STR #3197, bug #500859).
87cf9a
87cf9a
* Thu May  7 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:1.4-0.b2.16
87cf9a
- Avoid stripping binaries before rpmbuild creates the -debuginfo subpackage.
87cf9a
87cf9a
* Sun Apr 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.15
87cf9a
- Accept "Host: ::1" (bug #497393).
87cf9a
- Accept Host: fields set to the ServerName value (bug #497301).
87cf9a
- Specify that we want poppler's pdftops (not ghostscript) for the
87cf9a
  pdftops wrapper when calling configure.
87cf9a
87cf9a
* Fri Apr 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.14
87cf9a
- Applied patch to fix CVE-2009-0163 (bug #490596).
87cf9a
- Applied patch to fix CVE-2009-0164 (bug #490597).
87cf9a
87cf9a
* Thu Apr  2 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.13
87cf9a
- Don't verify MD5 sum, file size, or mtime for several config files:
87cf9a
  cupsd.conf, client.conf, classes.conf, printers.conf, snmp.conf,
87cf9a
  subscriptions.conf, lpoptions (bug #486287).
87cf9a
87cf9a
* Mon Mar 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.12
87cf9a
- If cups-polld gets EAI_AGAIN when looking up a hostname,
87cf9a
  re-initialise the resolver (bug #490943).
87cf9a
87cf9a
* Wed Mar 11 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.11
87cf9a
- Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt.
87cf9a
87cf9a
* Tue Mar 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.10
87cf9a
- Applied patch to fix ppd-natural-language attribute in PPD list
87cf9a
  (STR #3124).
87cf9a
87cf9a
* Mon Mar  9 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.9
87cf9a
- Handle https:// device URIs (bug #478677, STR #3122).
87cf9a
87cf9a
* Thu Mar  5 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.8
87cf9a
- Updated to svn8404.
87cf9a
87cf9a
* Wed Feb 25 2009 Tim Waugh <twaugh@redhat.com>
87cf9a
- Added 'Should-Start: portreserve' to the initscript (part of bug #487250).
87cf9a
87cf9a
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4-0.b2.7.1
87cf9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
87cf9a
87cf9a
* Thu Feb 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.7
87cf9a
- Prevent cups-deviced missing devices (STR #3108).
87cf9a
- Actually drop the perl implementation of the dnssd backend and use
87cf9a
  the avahi-aware one.
87cf9a
87cf9a
* Thu Feb 12 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.6
87cf9a
- Beginnings of avahi support.  The dnssd backend should now work, but
87cf9a
  the scheduler will not yet advertise DNS-SD services.
87cf9a
- No longer require avahi-tools as the dnssd backend does not use the
87cf9a
  command line tools any longer.
87cf9a
- Load MIME type rules correctly (bug #426089, STR #3059).
87cf9a
87cf9a
* Wed Jan 28 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.4
87cf9a
- Fixed quotas (STR #3077, STR #3078).
87cf9a
87cf9a
* Tue Jan 27 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.3
87cf9a
- Fixed default BrowseLocalProtocols (bug #481505).
87cf9a
87cf9a
* Tue Dec 16 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.2
87cf9a
- 1.4b2.
87cf9a
- No longer need CVE-2008-5183 patch.
87cf9a
87cf9a
* Sat Dec 13 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.6
87cf9a
- Start cupsd at priority 25: after avahi-daemon but before haldaemon
87cf9a
  (bug #468709).
87cf9a
87cf9a
* Tue Dec  9 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.5
87cf9a
- Applied patch to fix RSS subscription limiting (bug #473901,
87cf9a
  CVE-2008-5183).
87cf9a
- Attempt to unbreak the fix for STR #2831 (bug #474742).
87cf9a
87cf9a
* Sun Nov 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.4
87cf9a
- Own more directories (bug #473581).
87cf9a
87cf9a
* Tue Nov 11 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.3
87cf9a
- 1.4b1.
87cf9a
- No longer need ext, includeifexists, foomatic-recommended,
87cf9a
  getnameddest, str2101, str2536 patches.
87cf9a
- Require poppler-utils at runtime and for build.  No longer need
87cf9a
  pdftops.conf.
87cf9a
- Obsolete cupsddk.
87cf9a
87cf9a
* Thu Oct 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-3
87cf9a
- Fixed LSPP labels (bug #468442).
87cf9a
87cf9a
* Tue Oct 21 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-2
87cf9a
- Fixed textonly filter to send FF correctly.
87cf9a
87cf9a
* Fri Oct 10 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-1
87cf9a
- 1.3.9, including fixes for CVE-2008-3639 (STR #2918, bug #464710),
87cf9a
  CVE-2008-3640 (STR #2919, bug #464713) and CVE-2008-3641 (STR #2911,
87cf9a
  bug #464716).
87cf9a
- No longer need str2892 or res_init patches.
87cf9a
87cf9a
* Wed Sep 10 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-6
87cf9a
- Backported patch for FatalErrors configuration directive
87cf9a
  (bug #314941, STR #2536).
87cf9a
87cf9a
* Thu Sep  4 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Use php-cgi for executing PHP scripts (bug #460898).
87cf9a
87cf9a
* Wed Sep  3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-5
87cf9a
- The dnssd backend uses avahi-browse so require it (bug #458565).
87cf9a
- New php sub-package (bug #428235).
87cf9a
- cups-polld: reinit the resolver if we haven't yet resolved the
87cf9a
  hostname (bug #354071).
87cf9a
87cf9a
* Mon Aug 11 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-4
87cf9a
- Better password prompting behaviour (bug #215133, STR #2101).
87cf9a
87cf9a
* Tue Aug  5 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-3
87cf9a
- Mark template files config(noreplace) for site-local modifications
87cf9a
  (bug #441719).
87cf9a
87cf9a
* Sun Aug  3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-2
87cf9a
- Applied patch to fix STR #2892 (bug #453610).
87cf9a
87cf9a
* Mon Jul 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-1
87cf9a
- 1.3.8.
87cf9a
87cf9a
* Fri Jul 18 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Removed autoconf requirement by applying autoconf-generated changes
87cf9a
  to patches that caused them.  Affected patches: cups-lspp.
87cf9a
87cf9a
* Tue Jul 15 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-13
87cf9a
- CVE-2008-1373 patch is no longer needed (applied upstream).
87cf9a
- Mark HTML files and templates config(noreplace) for site-local
87cf9a
  modifications (bug #441719).
87cf9a
- The cups-devel package requires zlib-devel (bug #455192).
87cf9a
87cf9a
* Tue Jul  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-12
87cf9a
- Fixed bug #447200 again.
87cf9a
87cf9a
* Tue Jul  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-11
87cf9a
- Use portreserve.
87cf9a
87cf9a
* Tue Jun 24 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-10
87cf9a
- Rebuilt for new gnutls.
87cf9a
87cf9a
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-9
87cf9a
- Don't overwrite the upstream snmp.conf file.
87cf9a
87cf9a
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-8
87cf9a
- Fixed bug #447200 again.
87cf9a
87cf9a
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-7
87cf9a
- Backported cupsGetNamedDest from 1.4 (bug #428086).
87cf9a
87cf9a
* Tue Jun  3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-6
87cf9a
- Applied patch to fix STR #2750 (IPP authentication).
87cf9a
87cf9a
* Fri May 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-5
87cf9a
- Better fix for cupsdTimeoutJob LSPP configuration suggested by
87cf9a
  Matt Anderson (bug #447200).
87cf9a
87cf9a
* Thu May 29 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-4
87cf9a
- Fix last fix (bug #447200).
87cf9a
87cf9a
* Wed May 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-3
87cf9a
- If cupsdTimeoutJob is called when the originating connection is still
87cf9a
  known, pass that to the function so that copy_banner can get at it if
87cf9a
  necessary (bug #447200).
87cf9a
87cf9a
* Fri May  9 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-2
87cf9a
- Applied patch to fix CVE-2008-1722 (integer overflow in image filter,
87cf9a
  bug #441692, STR #2790).
87cf9a
87cf9a
* Thu Apr  3 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Main package requires exactly-matching libs package.
87cf9a
87cf9a
* Wed Apr  2 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-1
87cf9a
- 1.3.7.  No longer need str2715, str2727, or CVE-2008-0047 patches.
87cf9a
87cf9a
* Tue Apr  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-9
87cf9a
- Applied patch to fix CVE-2008-1373 (GIF overflow, bug #438303).
87cf9a
- Applied patch to prevent heap-based buffer overflow in CUPS helper
87cf9a
  program (bug #436153, CVE-2008-0047, STR #2729).
87cf9a
87cf9a
* Tue Apr  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-8
87cf9a
- Ship a few doc files (bug #438598).
87cf9a
87cf9a
* Thu Mar 27 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-7
87cf9a
- Don't ship broken symlink %%{_datadir}/cups/doc (bug #438598).
87cf9a
87cf9a
* Mon Mar 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-6
87cf9a
- Own %%{_datadir}/cups/www (bug #437742).
87cf9a
87cf9a
* Thu Feb 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-5
87cf9a
- Apply upstream fix for Adobe JPEG files (bug #166460, STR #2727).
87cf9a
87cf9a
* Tue Feb 26 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-4
87cf9a
- LSB header for initscript (bug #246897).
87cf9a
- Move HTML-related files to main application directory so that the CUPS
87cf9a
  web interface still works even with --excludedocs (bug #375631).
87cf9a
87cf9a
* Tue Feb 26 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-3
87cf9a
- Set MaxLogSize to 0 to prevent log rotation.  Upstream default is 1Mb, but
87cf9a
  we want logrotate to be in charge.
87cf9a
87cf9a
* Sat Feb 23 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-2
87cf9a
- Fix encoding of job-sheets option (bug #433753, STR #2715).
87cf9a
87cf9a
* Wed Feb 20 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-1
87cf9a
- 1.3.6.
87cf9a
87cf9a
* Thu Feb 14 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-6
87cf9a
- Include fixes from svn up to revision 7304.  No longer need str2703 patch.
87cf9a
  Build with --with-dbusdir.
87cf9a
- Try out logrotate again (bug #432730).
87cf9a
87cf9a
* Tue Feb 12 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-5
87cf9a
- Fixed admin.cgi handling of DefaultAuthType (bug #432478, STR #2703).
87cf9a
87cf9a
* Tue Feb  5 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-4
87cf9a
- Fix compilation of SO_PEERCRED support.
87cf9a
- Include fixes from svn up to revision 7287.  No longer need str2650 or
87cf9a
  str2664 patches.
87cf9a
87cf9a
* Fri Feb  1 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Updated initscript for LSB exit codes and actions (bug #246897).
87cf9a
87cf9a
* Thu Jan 24 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-3
87cf9a
- Build requires autoconf.
87cf9a
87cf9a
* Mon Jan 21 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-2
87cf9a
- Main package requires libs sub-package of the same release.
87cf9a
87cf9a
* Thu Jan 10 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Apply patch to fix busy looping in the backends (bug #426653, STR #2664).
87cf9a
87cf9a
* Wed Jan  9 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Apply patch to prevent overlong PPD lines from causing failures except
87cf9a
  in strict mode (bug #405061).  Needed for compatibility with older
87cf9a
  versions of foomatic (e.g. Red Hat Enterprise Linux 3/4).
87cf9a
- Applied upstream patch to fix cupsctl --remote-any (bug #421411, STR #2650).
87cf9a
87cf9a
* Thu Jan  3 2008 Tim Waugh <twaugh@redhat.com>
87cf9a
- Efficiency fix for pstoraster (bug #416871).
87cf9a
87cf9a
* Tue Dec 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.5-1
87cf9a
- 1.3.5.
87cf9a
87cf9a
* Mon Dec 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-5
87cf9a
- Rebuilt with higher release number.
87cf9a
87cf9a
* Tue Dec 4 2007 Warren Togami <wtogami@redhat.com> 1:1.3.4-3
87cf9a
- rebuild
87cf9a
87cf9a
* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- CVE-2007-4045 patch is not necessarily because cupsd_client_t objects are
87cf9a
  not moved in array operations, only pointers to them.
87cf9a
87cf9a
* Tue Nov 27 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- Updated to improved dnssd backend from Till Kamppeter.
87cf9a
87cf9a
* Tue Nov 13 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed CVE-2007-4045 patch; has no effect with shipped packages since they
87cf9a
  are linked with gnutls.
87cf9a
- LSPP cupsdSetString/ClearString fixes (bug #378451).
87cf9a
87cf9a
* Wed Nov  7 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-2
87cf9a
- Applied patch to fix CVE-2007-4045 (bug #250161).
87cf9a
- Applied patch to fix CVE-2007-4352, CVE-2007-5392 and
87cf9a
  CVE-2007-5393 (bug #345101).
87cf9a
87cf9a
* Thu Nov  1 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-1
87cf9a
- 1.3.4 (bug #361681).
87cf9a
87cf9a
* Wed Oct 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-3
87cf9a
- Use ppdev instead of libieee1284 for parallel port Device ID
87cf9a
  retrieval (bug #311671).  This avoids SELinux audit messages.
87cf9a
87cf9a
* Tue Oct  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-2
87cf9a
- Use libieee1284 for parallel port Device ID retrieval (bug #311671).
87cf9a
87cf9a
* Fri Sep 28 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-1
87cf9a
- 1.3.3.
87cf9a
87cf9a
* Tue Sep 25 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-3
87cf9a
- Don't strip foomatic recommended strings from make/model names.
87cf9a
87cf9a
* Fri Sep 21 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-2
87cf9a
- Write printcap when remote printers have timed out (bug #290831).
87cf9a
87cf9a
* Wed Sep 19 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-1
87cf9a
- Include Till Kamppeter's dnssd backend.
87cf9a
- 1.3.2.
87cf9a
- No longer need str2512 patches.
87cf9a
87cf9a
* Tue Sep 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-3
87cf9a
- Write printcap when a remote queue is deleted (bug #290831).
87cf9a
87cf9a
* Tue Sep 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-2
87cf9a
- Avoid writing printcap unnecessarily (bug #290831).
87cf9a
87cf9a
* Mon Sep 17 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-1
87cf9a
- 1.3.1.
87cf9a
87cf9a
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.0-2
87cf9a
- More specific license tag.
87cf9a
87cf9a
* Mon Aug 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.0-1
87cf9a
- 1.3.0.
87cf9a
87cf9a
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.2
87cf9a
- Make cancel man page work properly with alternatives system (bug #249768).
87cf9a
- Don't call aclocal even when we modify m4 files -- CUPS does not use
87cf9a
  automake (bug #250251).
87cf9a
87cf9a
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.1
87cf9a
- Better buildroot tag.
87cf9a
- Moved LSPP access check in add_job() to before allocation of the job
87cf9a
  structure (bug #231522).
87cf9a
- 1.3rc2.  No longer need avahi patch.
87cf9a
87cf9a
* Mon Jul 23 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.5
87cf9a
- Use kernel support for USB paper-out detection, when available
87cf9a
  (bug #249213).
87cf9a
87cf9a
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.4
87cf9a
- Better error checking in the LSPP patch (bug #231522).
87cf9a
87cf9a
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.3
87cf9a
- Change initscript start level to 98, to start after avahi but before
87cf9a
  haldaemon.
87cf9a
- The devel sub-package requires krb5-devel.
87cf9a
87cf9a
* Thu Jul 19 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.2
87cf9a
- Build requires avahi-compat-libdns_sd-devel.  Applied patch to fix
87cf9a
  build against avahi (bug #245824).
87cf9a
- Build requires krb5-devel.
87cf9a
87cf9a
* Wed Jul 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.1
87cf9a
- 1.3b1.  No longer need relro, directed-broadcast, af_unix-auth, or
87cf9a
  str2109 patches.
87cf9a
87cf9a
* Fri Jul 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.12-1
87cf9a
- 1.2.12.  No longer need adminutil or str2408 patches.
87cf9a
87cf9a
* Mon Jul  9 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- Another small improvement for the textonly filter (bug #244979).
87cf9a
87cf9a
* Thu Jul  5 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-5
87cf9a
- Support for page-ranges and accounting in the textonly filter (bug #244979).
87cf9a
87cf9a
* Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-4
87cf9a
- Better paper-out detection patch still (bug #246222).
87cf9a
87cf9a
* Fri Jun 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-3
87cf9a
- Applied patch to fix group handling in PPDs (bug #186231, STR #2408).
87cf9a
87cf9a
* Wed Jun 27 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-2
87cf9a
- Fixed _cupsAdminSetServerSettings() sharing/shared handling (bug #238057).
87cf9a
87cf9a
* Mon Jun 25 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed permissions on classes.conf in the file manifest (bug #245748).
87cf9a
87cf9a
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-1
87cf9a
- 1.2.11.
87cf9a
87cf9a
* Tue Jun 12 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- Make the initscript use start priority 56 (bug #213828).
87cf9a
- Better paper-out detection patch (bug #241589).
87cf9a
87cf9a
* Wed May  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-10
87cf9a
* Revert paper-out detection for the moment.
87cf9a
87cf9a
* Wed May  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-9
87cf9a
- Applied fix for rotated PDFs (bug #236753, STR #2348).
87cf9a
87cf9a
* Thu Apr 26 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-8
87cf9a
- Initscript fixes (bug #237955).
87cf9a
87cf9a
* Wed Apr 25 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-7
87cf9a
- Until bug #236736 is fixed, work around the kernel usblp driver's
87cf9a
  quirks so that we can detect paper-out conditions.
87cf9a
87cf9a
* Tue Apr 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-6
87cf9a
- Fixed 'cancel' man page (bug #234088).
87cf9a
- Added empty subscriptions.conf file to make sure it gets the right
87cf9a
  SELinux file context.
87cf9a
87cf9a
* Wed Apr  4 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-5
87cf9a
- Send D-BUS QueueChanged signal on printer state changes.
87cf9a
87cf9a
* Tue Apr  3 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-4
87cf9a
- Relay printer-state-message values in the IPP backend (STR #2109).
87cf9a
87cf9a
* Mon Apr  2 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-3
87cf9a
- Don't clear printer-state-reasons after job completion (STR #2323).
87cf9a
87cf9a
* Thu Mar 29 2007 Tim Waugh <twaugh@redhat.com>
87cf9a
- Small improvement for AF_UNIX auth patch.
87cf9a
87cf9a
* Thu Mar 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-2
87cf9a
- LSPP: Updated patch for line-wrapped labels (bug #228107).
87cf9a
87cf9a
* Tue Mar 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-1
87cf9a
- 1.2.10.
87cf9a
87cf9a
* Tue Mar 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.9-2
87cf9a
- Added %%{_datadir}/ppd for LSB (bug #232893).
87cf9a
87cf9a
* Fri Mar 16 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.9-1
87cf9a
- 1.2.9.
87cf9a
87cf9a
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-5
87cf9a
- Better UNIX domain sockets authentication patch after feedback from
87cf9a
  Uli (bug #230613).
87cf9a
87cf9a
* Thu Mar  8 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-4
87cf9a
- Implemented SCM_CREDENTIALS authentication for UNIX domain sockets
87cf9a
  (bug #230613).
87cf9a
87cf9a
* Fri Mar  2 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-3
87cf9a
- Updated LSPP patch (bug #229673).
87cf9a
87cf9a
* Mon Feb 26 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-2
87cf9a
- Applied fix for STR #2264 (bug #230116).
87cf9a
87cf9a
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-1
87cf9a
- 1.2.8.
87cf9a
87cf9a
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.7-8
87cf9a
- Removed logrotate config file and maxlogsize patch (bug #227369).  Now
87cf9a
  CUPS is in charge of rotating its own logs, and defaults to doing so once
87cf9a
  they get to 1Mb in size.
87cf9a
87cf9a
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.7-7
87cf9a
- Don't even reload CUPS when rotating logs (bug #215024).
87cf9a
87cf9a
* Fri Dec  8 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Requires tmpwatch for the cron.daily script (bug #218901).
87cf9a
87cf9a
* Thu Dec  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-6
87cf9a
- Fixed If-Modified-Since: handling in libcups (bug #217556, STR #2133).
87cf9a
- Fixed extra EOF in pstops output (bug #216154, STR #2111).
87cf9a
- Use upstream patch for STR #2121.
87cf9a
87cf9a
* Mon Nov 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-5
87cf9a
- Better LSPP fix for bug #216855.
87cf9a
87cf9a
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Use translated string for password prompt (STR #2121).
87cf9a
87cf9a
* Wed Nov 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-4
87cf9a
- Another LSPP fix (bug #216669).
87cf9a
- Fixed LSPP SELinux check (bug #216855).
87cf9a
- Increased PPD timeout in copy_model() (bug #216065).
87cf9a
87cf9a
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-3
87cf9a
- Run the serial backend as root (bug #212577).
87cf9a
87cf9a
* Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-2
87cf9a
- 1.2.7.
87cf9a
87cf9a
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed LogFilePerm.
87cf9a
87cf9a
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Don't use getpass() (bug #215133).
87cf9a
87cf9a
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-5
87cf9a
- Reload, don't restart, when logrotating (bug #215023).
87cf9a
87cf9a
* Wed Nov  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-4
87cf9a
- Fixed pdftops.conf (bug #214611).
87cf9a
87cf9a
* Mon Nov  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-3
87cf9a
- 1.2.6.
87cf9a
87cf9a
* Mon Nov  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-7
87cf9a
- One more D-Bus signal fix (bug #212763).
87cf9a
87cf9a
* Fri Nov  3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-6
87cf9a
- Restore missed JobQueuedRemote D-Bus signal in ipp backend (part of
87cf9a
  bug #212763).
87cf9a
87cf9a
* Thu Nov  2 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- LSPP patch fix (bug #213498).
87cf9a
87cf9a
* Wed Nov  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-5
87cf9a
- Send QueueChanged D-Bus signal on all job state changes.
87cf9a
87cf9a
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Added filter and PPD for text-only printer (bug #213030).
87cf9a
87cf9a
* Mon Oct 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-4
87cf9a
- Fixed support for /dev/ttyUSB devices (bug #212577, STR #2061).
87cf9a
- Fixed parallel backend (bug #213021, STR #2056).
87cf9a
87cf9a
* Thu Oct 26 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Ship a real lpoptions file to make sure it is world-readable (bug #203510).
87cf9a
87cf9a
* Mon Oct 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-3
87cf9a
- 1.2.5.
87cf9a
87cf9a
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Feature-complete LSPP patch from Matt Anderson (bug #210542).
87cf9a
87cf9a
* Thu Oct  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-9
87cf9a
- adminutil.c: when writing 'BrowseAllow @LOCAL', add a comment about what
87cf9a
  to change it to when using directed broadcasts from another subnet
87cf9a
  (bug #204373).
87cf9a
87cf9a
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-8
87cf9a
- LSPP patch didn't get updated properly in 1:1.2.4-6.  Use the right
87cf9a
  patch this time (bug #208676).  LSPP re-enabled.
87cf9a
87cf9a
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-7
87cf9a
- LSPP patch disabled, since it still causes cupsd to crash.
87cf9a
87cf9a
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-6
87cf9a
- Updated LSPP patch from Matt Anderson (bug #208676).
87cf9a
87cf9a
* Tue Oct  3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-5
87cf9a
- Updated LSPP patch from Matt Anderson (bug #208676).
87cf9a
87cf9a
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.4-4
87cf9a
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
87cf9a
87cf9a
* Wed Sep 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-3
87cf9a
- Add '--help' option to lpr command (bug #206380, STR #1989).
87cf9a
87cf9a
* Fri Sep 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-2
87cf9a
- 1.2.4 (bug #206763).  No longer need str1968 patch.
87cf9a
87cf9a
* Wed Sep 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-5
87cf9a
- Fixed STR #1968 properly (bug #205619).
87cf9a
87cf9a
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- No longer need language patch.
87cf9a
87cf9a
* Mon Sep 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-4
87cf9a
- Applied upstream patch to fix STR #1968 (bug #205619).
87cf9a
87cf9a
* Thu Sep  7 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- %%ghost %%config(noreplace) /etc/cups/lpoptions (bug #59022).
87cf9a
87cf9a
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-3
87cf9a
- Don't overwrite snmp.c.
87cf9a
- No longer need str1893 patch.
87cf9a
87cf9a
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-2
87cf9a
- 1.2.3.  No longer need str1880 or str1881 patches.
87cf9a
87cf9a
* Tue Aug 29 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Removed dest-cache patch.
87cf9a
87cf9a
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-17
87cf9a
- Fixed another LSPP patch problem (bug #203784).
87cf9a
- Updated fix for STR #1881 from upstream.
87cf9a
87cf9a
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-16
87cf9a
- Fixed another LSPP patch problem noted by Erwin Rol.
87cf9a
87cf9a
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-15
87cf9a
- Fixed LSPP patch passing NULL to strcmp (bug #203784).
87cf9a
87cf9a
* Mon Aug 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-14
87cf9a
- Updated LSPP patch (bug #203376).
87cf9a
87cf9a
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.2-13
87cf9a
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
87cf9a
  (#203001)
87cf9a
87cf9a
* Fri Aug 18 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Own notifier directory (bug #203085).
87cf9a
87cf9a
* Thu Aug 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-12
87cf9a
- Apply patch to fix STR #1880 (bug #200205).
87cf9a
87cf9a
* Wed Aug 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-11
87cf9a
- Use upstream patch to fix STR #1881.
87cf9a
87cf9a
* Fri Aug 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-10
87cf9a
- Remove 'Provides: LPRng = 3.8.15-3' (bug #148757).
87cf9a
- Applied patch to fix STR #1893 (bug #201800).
87cf9a
87cf9a
* Thu Aug 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-9
87cf9a
- Try different fix for STR #1795/STR #1881 (bug #201167).
87cf9a
87cf9a
* Sun Aug  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-8
87cf9a
- Apply patch from STR #1881 for remote IPP printing (bug #201167).
87cf9a
87cf9a
* Wed Aug  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-7
87cf9a
- Updated LSPP patch from Matt Anderson.
87cf9a
- Ship pstopdf filter for LSPP.
87cf9a
87cf9a
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-6
87cf9a
- Use replacement snmp.c from STR #1737 (bug #193093).
87cf9a
- Re-enable LSPP; doesn't harm browsing after all.
87cf9a
87cf9a
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-5
87cf9a
- Disable LSPP for now, since it seems to break browsing somehow.
87cf9a
87cf9a
* Mon Jul 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-4
87cf9a
- Fixed package requirements (bug #199903).
87cf9a
87cf9a
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-3
87cf9a
- Apply Matt Anderson's LSPP patch.
87cf9a
- Renumbered patches.
87cf9a
87cf9a
* Thu Jul 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-2
87cf9a
- 1.2.2.
87cf9a
87cf9a
* Wed Jul 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-21
87cf9a
- Sync with svn5754.  Fixes bug #198987, bug #195532, bug #130118.
87cf9a
87cf9a
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 1:1.2.1-20
87cf9a
- Require a new version of D-Bus and rebuild
87cf9a
87cf9a
* Fri Jul 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-19
87cf9a
- Sync with svn5737.  Fixes bug #192015.
87cf9a
87cf9a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.1-18.1
87cf9a
- rebuild
87cf9a
87cf9a
* Fri Jul  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-18
87cf9a
- Ship with an empty classes.conf file.
87cf9a
87cf9a
* Tue Jul  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-17
87cf9a
- Sync with svn5706.
87cf9a
- No longer need localhost, str1740, str1758, str1736, str1776 patches.
87cf9a
87cf9a
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-16
87cf9a
- Bumped paps requirement.
87cf9a
- Don't use texttopaps for application/* MIME types (bug #197214).
87cf9a
87cf9a
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-15
87cf9a
- Require paps and use it for printing text (bug #197214).
87cf9a
87cf9a
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-14
87cf9a
- Don't export in SSLLIBS to cups-config.
87cf9a
87cf9a
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-13
87cf9a
- Fixed cupsd network default printer crash (STR #1776).
87cf9a
87cf9a
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1:1.2.1-12
87cf9a
- rebuilt with new gnutls
87cf9a
87cf9a
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-11
87cf9a
- Remove certs directory in %%post, not %%postun.
87cf9a
87cf9a
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-10
87cf9a
- Remove old-style certs directory after upgrade (bug #194581).
87cf9a
87cf9a
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-9
87cf9a
- Prevent 'too many open files' error (STR #1736, bug #194368).
87cf9a
87cf9a
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-8
87cf9a
- Fix 'Allow from @IF(...)' (STR #1758, bug #187703).
87cf9a
87cf9a
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-7
87cf9a
- ServerBin compatibility patch (bug #194005).
87cf9a
87cf9a
* Fri Jun  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-6
87cf9a
- Applied upstream patch to fix STR #1740 (bug #192809).
87cf9a
87cf9a
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-5
87cf9a
- Fixed group ownerships again (bug #192880).
87cf9a
87cf9a
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-4
87cf9a
- Fixed 'service cups reload' not to give an error message.
87cf9a
87cf9a
* Thu May 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-3
87cf9a
- Fix 'localhost' fallback in httpAddrGetList() (bug #192628, STR #1723).
87cf9a
87cf9a
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-2
87cf9a
- 1.2.1.
87cf9a
- Another STR #1705 fix (bug #192034).
87cf9a
- Fixed devel package multilib conflict (bug #192664).
87cf9a
87cf9a
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-7
87cf9a
- Sync to svn5568.  No longer need rpath patch.
87cf9a
- Added a 'conflicts:' for kdelibs to prevent bug #192548.
87cf9a
87cf9a
* Sat May 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-6
87cf9a
- Sync to svn5555.  No longer need str1670 or str1705 patches.
87cf9a
87cf9a
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-5
87cf9a
- Sync to svn5545.
87cf9a
- Ship a driver directory.
87cf9a
87cf9a
* Thu May 18 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-4
87cf9a
- Disable back-channel data in the usb backend (STR #1705, bug #192034).
87cf9a
- Fix for 'browsing stops on reload', STR #1670 (bug #191217).
87cf9a
87cf9a
* Wed May 17 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Sync to svn5538.
87cf9a
- Added 'restartlog' to initscript, for clearing out error_log.  Useful
87cf9a
  for problem diagnosis.
87cf9a
- Initscript no longer needs to check for printconf-backend.
87cf9a
87cf9a
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-3
87cf9a
- Added image library build requirements.
87cf9a
- The devel package requires gnutls-devel (bug #191908).
87cf9a
87cf9a
* Mon May  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-2
87cf9a
- 1.2.0.
87cf9a
87cf9a
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.4
87cf9a
- Sync to svn5493.
87cf9a
87cf9a
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.3
87cf9a
- Sync to svn5491.
87cf9a
87cf9a
* Fri Apr 28 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Sync to svn5470.
87cf9a
- No longer need link, CAN-2005-0064, or no-propagate-ipp-port patches.
87cf9a
- Switch to upstream PIE implementation (every single binary is PIE).
87cf9a
- Extend relro to all binaries.
87cf9a
- Better rpath patch.
87cf9a
87cf9a
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- No longer need backend, rcp, or ppdsdat patches.
87cf9a
- Use configure switch for LogFilePerm default instead of patch.
87cf9a
87cf9a
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Own /var/run/cups (bug #189561).
87cf9a
- Sync from svn5460 to svn5462.
87cf9a
87cf9a
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.2
87cf9a
- Patch pdftops to understand 'includeifexists', and use that in the
87cf9a
  pdftops.conf file (bug #189809).
87cf9a
87cf9a
* Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.1
87cf9a
- 1.2rc3.
87cf9a
- Ship an snmp.conf.
87cf9a
87cf9a
* Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.2
87cf9a
- Updated to svn 5446.
87cf9a
87cf9a
* Wed Apr 19 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Ignore .rpmnew and .rpmsave banner files.
87cf9a
87cf9a
* Tue Apr 11 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Ship a /etc/cups/pdftops.conf file (bug #188583).
87cf9a
87cf9a
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Build requires libacl-devel.
87cf9a
87cf9a
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.1
87cf9a
- 1.2rc2.
87cf9a
87cf9a
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.9
87cf9a
- Sync scheduler/* with svn 5383.
87cf9a
87cf9a
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.8
87cf9a
- No longer need openssl-devel.
87cf9a
- Build with LDAP_DEPRECATED=1, to pick up declarations of ldap_init() etc.
87cf9a
- Only warn about ACLs once (STR #1532).
87cf9a
- Fix imagetops filter (STR #1533).
87cf9a
- Sync pstops.c with svn 5382.
87cf9a
87cf9a
* Thu Apr  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.7
87cf9a
- Build requires openldap-devel.
87cf9a
- Sync pstops.c with svn 5372.
87cf9a
87cf9a
* Tue Apr  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.6
87cf9a
- Tweak to allow 'usb:/dev/usb/lp0'-style URIs again.
87cf9a
87cf9a
* Sun Apr  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.5
87cf9a
- Backported svn 5365:5366 change for mutex-protected stringpool (STR #1530).
87cf9a
87cf9a
* Sat Apr  1 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed _cupsStrFree() (STR #1529).
87cf9a
87cf9a
* Fri Mar 31 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.4
87cf9a
- Fixed interaction with CUPS 1.1 servers (STR #1528).
87cf9a
87cf9a
* Wed Mar 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.3
87cf9a
- Fix group list of non-root backends (STR #1521, bug #186954).
87cf9a
87cf9a
* Tue Mar 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.2
87cf9a
- Fix lpq -h (STR#1515, bug #186686).
87cf9a
87cf9a
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.1
87cf9a
- Ship a printers.conf file, and a client.conf file.  That way, they get
87cf9a
  their SELinux file contexts set correctly.
87cf9a
87cf9a
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.0
87cf9a
- 1.2rc1.
87cf9a
87cf9a
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.6
87cf9a
- Add KDE compatibility symbols _ipp_add_attr/_ipp_free_attr to ipp.h, with
87cf9a
  a comment saying why they shouldn't be used.
87cf9a
87cf9a
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.5
87cf9a
- Fix KDE compatibility symbols _ipp_add_attr/_ipp_free_attr.
87cf9a
87cf9a
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.4
87cf9a
- Update to svn snapshot.
87cf9a
87cf9a
* Thu Mar 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.3
87cf9a
- Update to svn snapshot.  No longer need users or policy patches.
87cf9a
87cf9a
* Fri Mar 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.2
87cf9a
- Rebuilt.
87cf9a
87cf9a
* Tue Mar 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.1
87cf9a
- Build requires gnutls-devel.
87cf9a
- Fixed default policy name.
87cf9a
- Fixed 'set-allowed-users' in web UI.
87cf9a
87cf9a
* Mon Mar 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.0
87cf9a
- 1.2b2.
87cf9a
- Use new CUPS_SERVERBIN location (/usr/lib/cups even on 64-bit hosts).
87cf9a
87cf9a
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed some permissions.
87cf9a
87cf9a
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.1
87cf9a
- Ship /etc/cups/ssl directory.
87cf9a
87cf9a
* Thu Mar  9 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.0
87cf9a
- 1.2b1.  No longer need devid patch.
87cf9a
87cf9a
* Wed Mar  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.2
87cf9a
- Fixed 'device-id' attribute in GET_DEVICES requests (STR #1467).
87cf9a
87cf9a
* Tue Mar  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.1
87cf9a
- New svn snapshot.
87cf9a
- No longer need browse or raw patches.
87cf9a
87cf9a
* Wed Mar  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.1
87cf9a
- Fixed raw printing.
87cf9a
- Removed (unapplied) session printing patch.
87cf9a
- Fixed browse info.
87cf9a
87cf9a
* Thu Feb 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.0
87cf9a
- New svn snapshot.
87cf9a
87cf9a
* Fri Feb 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5102.0
87cf9a
- New svn snapshot.
87cf9a
- No longer need enabledisable patch.
87cf9a
- Fixed double-free in scheduler/policy.c (STR #1428).
87cf9a
87cf9a
* Fri Feb 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5083.0
87cf9a
- New svn snapshot.
87cf9a
87cf9a
* Wed Jan 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn4964.0
87cf9a
- Use -fPIE not -fpie in PIE patch.
87cf9a
- Fix link patch.
87cf9a
- Patch in PIE instead of using --enable-pie, since that doesn't work.
87cf9a
87cf9a
* Fri Jan 20 2006 Tim Waugh <twaugh@redhat.com>
87cf9a
- 1.2 svn snapshot.
87cf9a
- No longer need doclink, str1023, pdftops, sanity, lpstat, str1068,
87cf9a
  sigchld, gcc34, gcc4, slow, CAN-2004-0888, CAN-2005-2097, finddest,
87cf9a
  str1249, str1284, str1290, str1301, CVE-2005-3625,6,7 patches.
87cf9a
- Removed autodetect-tag patch.
87cf9a
87cf9a
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-30
87cf9a
- Include 'Autodetected' tag for better integration with autodetection tools.
87cf9a
87cf9a
* Tue Jan 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-29
87cf9a
- Apply dest-cache-v2 patch (bug #175847).
87cf9a
87cf9a
* Wed Jan  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-28
87cf9a
- Apply patch to fix CVE-2005-3625, CVE-2005-3626, CVE-2005-3627
87cf9a
  (bug #176868).
87cf9a
87cf9a
* Mon Dec 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-27
87cf9a
- Link pdftops with -z relro.
87cf9a
87cf9a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
87cf9a
- rebuilt
87cf9a
87cf9a
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 1:1.1.23-26
87cf9a
- rebuild for new dbus
87cf9a
87cf9a
* Tue Nov  8 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-25
87cf9a
- rebuilt with new openssl
87cf9a
87cf9a
* Thu Oct 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-24
87cf9a
- Build with -fstack-protector-all.
87cf9a
87cf9a
* Sat Oct 15 2005 Florian La Roche <laroche@redhat.com> 1:1.1.23-23
87cf9a
- link libcupsimage.so against libcups
87cf9a
87cf9a
* Tue Oct 11 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-22
87cf9a
- Apply patch to fix STR #1301 (bug #169979).
87cf9a
87cf9a
* Thu Oct  6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-21
87cf9a
- Apply patch to fix STR #1290.
87cf9a
87cf9a
* Wed Oct  5 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-20
87cf9a
- Apply upstream patch for STR #1249.
87cf9a
87cf9a
* Fri Sep 30 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-19
87cf9a
- Use upstream patch for STR #1284.
87cf9a
87cf9a
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com>
87cf9a
- use include instead of pam_stack in pam config
87cf9a
87cf9a
* Thu Sep 29 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-18
87cf9a
- Raise IPP_MAX_VALUES to 100 (bug #164232).  STR #1284.
87cf9a
- Made FindDest better behaved in some instances (bug #164232).  STR #1283.
87cf9a
87cf9a
* Fri Sep  2 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-17
87cf9a
- Fixed CAN-2005-2097 (bug #164510).
87cf9a
87cf9a
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-16
87cf9a
- Make DeletePrinterFromClass faster (bug #160620).
87cf9a
87cf9a
* Thu Mar 31 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-15
87cf9a
- Don't require exact dbus version, just minimum.
87cf9a
87cf9a
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-14
87cf9a
- Fixed up dbus patch so that it compiles.
87cf9a
87cf9a
* Wed Mar  9 2005 John (J5) Palmieri <johnp@redhat.com>
87cf9a
- Fix up dbus patch 
87cf9a
87cf9a
* Mon Mar  7 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.1.23-13
87cf9a
- Fixed up dbus patch to work with dbus 0.31
87cf9a
87cf9a
* Tue Mar  1 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-12
87cf9a
- rebuild for openssl-0.9.7e
87cf9a
87cf9a
* Tue Feb 22 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-11
87cf9a
- UTF-8-ify spec file (bug #149293).
87cf9a
87cf9a
* Fri Feb 18 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-10
87cf9a
- Fixed build with GCC 4.
87cf9a
87cf9a
* Thu Feb 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-9
87cf9a
- Back to old DBUS API since new DBUS isn't built yet.
87cf9a
87cf9a
* Mon Feb  7 2005 Tim Waugh <twaugh@redhat.com>
87cf9a
- Use upstream patch for STR #1068.
87cf9a
- Apply patch to fix remainder of CAN-2004-0888 (bug #135378).
87cf9a
87cf9a
* Wed Feb  2 2005 Tim Waugh <twaugh@redhat.com>
87cf9a
- Applied patch to prevent occasional cupsd crash on reload (bug #146850).
87cf9a
87cf9a
* Tue Feb  1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-8
87cf9a
- New DBUS API.
87cf9a
87cf9a
* Tue Feb  1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-7
87cf9a
- Applied patch to prevent file descriptor confusion (STR #1068).
87cf9a
87cf9a
* Fri Jan 28 2005 Tim Waugh <twaugh@redhat.com>
87cf9a
- Build does not require XFree86-devel (bug #146397).
87cf9a
87cf9a
* Thu Jan 27 2005 Tim Waugh <twaugh@redhat.com>
87cf9a
- Corrected directory modes so that they reflect what cupsd sets them to.
87cf9a
87cf9a
* Mon Jan 24 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-6
87cf9a
- Build against new dbus.
87cf9a
87cf9a
* Fri Jan 21 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-5
87cf9a
- Use tmpwatch to remove unused files in the spool temporary directory
87cf9a
  (bug #110026).
87cf9a
87cf9a
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com>
87cf9a
- Use gzip's -n flag for the PPDs.
87cf9a
87cf9a
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-4
87cf9a
- Mark the initscript noreplace (bug #145629).
87cf9a
87cf9a
* Wed Jan 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-3
87cf9a
- Applied patch to fix CAN-2005-0064.
87cf9a
87cf9a
* Thu Jan  6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-2
87cf9a
- Fixed patch from STR #1023.
87cf9a
87cf9a
* Tue Jan  4 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-1
87cf9a
- 1.1.23.
87cf9a
87cf9a
* Mon Dec 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.23-0.rc1.1
87cf9a
- 1.1.23rc1.
87cf9a
- No longer need ioctl, ref-before-use, str1023 or str1024 patches.
87cf9a
87cf9a
* Fri Dec 17 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-6
87cf9a
- Use upstream patches for bug #143086.
87cf9a
87cf9a
* Thu Dec 16 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-5
87cf9a
- Fixed STR #1023 (part of bug #143086).
87cf9a
- Fixed STR #1024 (rest of bug #143086).
87cf9a
87cf9a
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Not all files in the doc directory are pure documentation (bug #67337).
87cf9a
87cf9a
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fixed ioctl parameter size in usb backend.  Spotted by David A. Marlin.
87cf9a
87cf9a
* Fri Dec  3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-4
87cf9a
- Convert de and fr .tmpl files into UTF-8 (bug #136177).
87cf9a
87cf9a
* Thu Dec  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-3
87cf9a
- Fix ref-before-use bug in debug output (bug #141585).
87cf9a
87cf9a
* Mon Nov 29 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Copied "ext" patch over from xpdf RPM package.
87cf9a
87cf9a
* Mon Nov 22 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-2
87cf9a
- Fixed cups-lpd file mode (bug #137325).
87cf9a
- Convert all man pages to UTF-8 (bug #107118).  Patch from Miloslav Trmac.
87cf9a
87cf9a
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- New lpd subpackage, from patch by Matthew Galgoci (bug #137325).
87cf9a
87cf9a
* Tue Nov  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-1
87cf9a
- 1.1.22.
87cf9a
- No longer need ippfail, overread or str970 patches.
87cf9a
87cf9a
* Tue Oct 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc2.1
87cf9a
- Make cancel-cups(1) man page point to lp-cups(1) not lp(1) (bug #136973).
87cf9a
- Use upstream patch for STR #953.
87cf9a
- 1.1.22rc2.
87cf9a
87cf9a
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.7
87cf9a
- Prevent filters generating incorrect PS in locales where "," is the
87cf9a
  decimal separator (bug #136102).  Patch from STR #970.
87cf9a
87cf9a
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.5
87cf9a
- Fixed another typo in last patch!
87cf9a
87cf9a
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.4
87cf9a
- Fixed typo in last patch.
87cf9a
87cf9a
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.3
87cf9a
- Another attempt at fixing bug #135502.
87cf9a
87cf9a
* Wed Oct 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.2
87cf9a
- Fail better when receiving corrupt IPP responses (bug #135502).
87cf9a
87cf9a
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.1
87cf9a
- 1.1.22rc1.
87cf9a
87cf9a
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-7
87cf9a
- Set LogFilePerm 0600 in default config file.
87cf9a
87cf9a
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-6
87cf9a
- Apply patch to fix CAN-2004-0923 (bug #134601).
87cf9a
87cf9a
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-5
87cf9a
- Fixed reload logic (bug #134080).
87cf9a
87cf9a
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 1:1.1.21-4
87cf9a
- Remove .pdf from docs, fix links
87cf9a
87cf9a
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-3
87cf9a
- Write a pid file (bug #132987).
87cf9a
87cf9a
* Thu Sep 23 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-2
87cf9a
- 1.1.21.
87cf9a
87cf9a
* Thu Sep  9 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.2
87cf9a
- Updated DBUS patch (from Colin Walters).
87cf9a
87cf9a
* Tue Aug 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.1
87cf9a
- 1.1.21rc2.
87cf9a
- No longer need state, reload-timeout or str743 patches.
87cf9a
- httpnBase64 patch no longer applies; alternate method implemented
87cf9a
  upstream.
87cf9a
- Fix single byte overread in usersys.c (spotted by Colin Walters).
87cf9a
87cf9a
* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Applied httpnEncode64 patch from Colin Walters.
87cf9a
87cf9a
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Session printing patch (Colin Walters).  Disabled for now.
87cf9a
87cf9a
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.9
87cf9a
- Shorter reload timeout (Colin Walters).
87cf9a
- Updated DBUS patch from Colin Walters.
87cf9a
87cf9a
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Updated IPP backend IPP_PORT patch from Colin Walters.
87cf9a
87cf9a
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.8
87cf9a
- Preserve DBUS_SESSION_BUS_ADDRESS in environment (Colin Walters).
87cf9a
- Fixed enabledisable patch.
87cf9a
87cf9a
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.7
87cf9a
- Bumped DBUS version to 0.22.
87cf9a
87cf9a
* Fri Aug  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.6
87cf9a
- Patch from Colin Walters to prevent IPP backend using non-standard
87cf9a
  IPP port.
87cf9a
87cf9a
* Sun Aug  1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.5
87cf9a
- Really bumped DBUS version.
87cf9a
87cf9a
* Fri Jul 30 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.4
87cf9a
- Bumped DBUS version.
87cf9a
87cf9a
* Fri Jul 16 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Added version to LPRng obsoletes: tag (bug #128024).
87cf9a
87cf9a
* Thu Jul  8 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.3
87cf9a
- Updated DBUS patch.
87cf9a
87cf9a
* Tue Jun 29 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.2
87cf9a
- Apply patch from STR #743 (bug #114999).
87cf9a
87cf9a
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.1
87cf9a
- Fix permissions on logrotate script (bug #126426).
87cf9a
87cf9a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
87cf9a
- rebuilt
87cf9a
87cf9a
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.2
87cf9a
- Build for dbus-0.21.
87cf9a
- Fix SetPrinterState().
87cf9a
87cf9a
* Thu Jun  3 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Use configure's --with-optim parameter instead of setting OPTIM at
87cf9a
  make time (bug #125228).
87cf9a
87cf9a
* Thu Jun  3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.1
87cf9a
- 1.1.21rc1.
87cf9a
- No longer need str716, str718, authtype or encryption patches.
87cf9a
87cf9a
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-15
87cf9a
- Build on ppc and ppc64 again.
87cf9a
87cf9a
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-14
87cf9a
- ExcludeArch ppc, ppc64.
87cf9a
- More D-BUS changes.
87cf9a
87cf9a
* Tue Jun  1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-13
87cf9a
- Enable optimizations on ia64 again.
87cf9a
87cf9a
* Thu May 27 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-12
87cf9a
- D-BUS changes.
87cf9a
87cf9a
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-11
87cf9a
- Build requires make >= 3.80 (bug #124472).
87cf9a
87cf9a
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-10
87cf9a
- Finish fix for cupsenable/cupsdisable (bug #102490).
87cf9a
- Fix MaxLogSize setting (bug #123003).
87cf9a
87cf9a
* Tue May 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-9
87cf9a
- Apply patches from CVS (authtype) to fix STR #434, STR #611, and as a
87cf9a
  result STR #719.  This fixes several problems including those noted in
87cf9a
  bug #114999.
87cf9a
87cf9a
* Mon May 24 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Use upstream patch for exit code fix for bug #110135 [STR 718].
87cf9a
87cf9a
* Wed May 19 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-8
87cf9a
- If cupsd fails to start, make it exit with an appropriate code so that
87cf9a
  initlog notifies the user (bug #110135).
87cf9a
87cf9a
* Thu May 13 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fix cups/util.c:get_num_sdests() to use encryption when it is necessary
87cf9a
  or requested (bug #118982).
87cf9a
- Use upstream patch for the HTTP/1.1 Continue bug (from STR716).
87cf9a
87cf9a
* Tue May 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-7
87cf9a
- Fix non-conformance with HTTP/1.1, which caused failures when printing
87cf9a
  to a Xerox Phaser 8200 via IPP (bug #122352).
87cf9a
- Make lppasswd(1) PIE.
87cf9a
- Rotate logs within cupsd (instead of relying on logrotate) if we start
87cf9a
  to approach the filesystem file size limit (bug #123003).
87cf9a
87cf9a
* Tue Apr  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-6
87cf9a
- Fix pie patch (bug #120078).
87cf9a
87cf9a
* Fri Apr  2 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Fix rcp patch for new system-config-printer name.
87cf9a
87cf9a
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
87cf9a
- rebuilt
87cf9a
87cf9a
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
87cf9a
- rebuilt
87cf9a
87cf9a
* Fri Feb  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-4
87cf9a
- Tracked D-BUS API changes.
87cf9a
- Updated D-BUS configuration file.
87cf9a
- Symlinks to avoid conflicting with bash builtins (bug #102490).
87cf9a
87cf9a
* Thu Feb  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-3
87cf9a
- Improved PIE patch.
87cf9a
- Fixed compilation with GCC 3.4.
87cf9a
87cf9a
* Thu Jan 29 2004 Tim Waugh <twaugh@redhat.com>
87cf9a
- Don't ship cupsconfig now that nothing uses it.
87cf9a
87cf9a
* Wed Jan  7 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-2
87cf9a
- Try harder to find a translated page for the web interface (bug #107619).
87cf9a
- Added build_as_pie conditional to spec file to facilitate debugging.
87cf9a
87cf9a
* Mon Dec  1 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.20-1
87cf9a
- 1.1.20.
87cf9a
- No longer need idefense, str226 patches.
87cf9a
- Updated sanity patch.
87cf9a
- The devel sub-package requires openssl-devel (bug #110772).
87cf9a
87cf9a
* Wed Nov 26 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-16
87cf9a
- removed -Wl,-rpath from cups-sharedlibs.m4 (replaced old no_rpath patch)
87cf9a
87cf9a
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-15
87cf9a
- no rpath in cups-config anymore
87cf9a
87cf9a
* Thu Nov 20 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-14
87cf9a
- Enable PIE for cupsd.
87cf9a
87cf9a
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com>
87cf9a
- Don't ignore the file descriptor when ShutdownClient is called: it
87cf9a
  might get closed before we next try to read it (bug #107787).
87cf9a
87cf9a
* Tue Oct 14 2003 Tim Waugh <twaugh@redhat.com>
87cf9a
- Removed busy-loop patch; 1.1.19 has its own fix for this.
87cf9a
87cf9a
* Thu Oct  2 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-13
87cf9a
- Apply patch from STR 226 to make CUPS reload better behaved (bug #101507).
87cf9a
87cf9a
* Wed Sep 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-12
87cf9a
- Prevent a libcups busy loop (bug #97958).
87cf9a
87cf9a
* Thu Aug 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-11
87cf9a
- Another attempt to fix bug #100984.
87cf9a
87cf9a
* Wed Aug 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-10
87cf9a
- Pass correct attributes-natural-language through even in the absence
87cf9a
  of translations for that language (bug #100984).
87cf9a
- Show compilation command lines.
87cf9a
87cf9a
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-9
87cf9a
- Prevent lpstat displaying garbage.
87cf9a
87cf9a
* Mon Jul 21 2003 Tim Waugh <twaugh@redhat.com>
87cf9a
- Mark mime.convs and mime.types as config files (bug #99461).
87cf9a
87cf9a
* Mon Jun 23 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-8
87cf9a
- Start cupsd before nfs server processes (bug #97767).
87cf9a
87cf9a
* Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-7
87cf9a
- Add some %%if %%use_dbus / %%endif's to make it compile without dbus
87cf9a
  (bug #97397).  Patch from Jos Vos.
87cf9a
87cf9a
* Mon Jun 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-6
87cf9a
- Don't busy loop in the client if the IPP port is in use by another
87cf9a
  app (bug #97468).
87cf9a
87cf9a
* Tue Jun 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-5
87cf9a
- Mark pam.d/cups as config file not to be replaced (bug #92236).
87cf9a
87cf9a
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
87cf9a
- rebuilt
87cf9a
87cf9a
* Tue Jun  3 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-3
87cf9a
- Provide a version for LPRng (bug #92145).
87cf9a
87cf9a
* Thu May 29 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-2
87cf9a
- Obsolete LPRng now.
87cf9a
87cf9a
* Tue May 27 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-1
87cf9a
- 1.1.19.  No longer need optparse patch.
87cf9a
87cf9a
* Sat May 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.4
87cf9a
- Ship configuration file for D-BUS.
87cf9a
87cf9a
* Fri May 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.3
87cf9a
- Rebuild for dbus-0.11 API changes.
87cf9a
- Fix ownership in file manifest (bug #90840).
87cf9a
87cf9a
* Wed May 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.2
87cf9a
- Fix option parsing in lpq (bug #90823).
87cf9a
87cf9a
* Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.1
87cf9a
- 1.1.19rc5.
87cf9a
87cf9a
* Thu May  8 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc4.1
87cf9a
- 1.1.19rc4.  Ported initscript, idefense, ppdsdat, dbus patches.
87cf9a
- No longer need error, sigchld patches.
87cf9a
- Ship cupstestppd.
87cf9a
87cf9a
* Thu Apr 24 2003 Tim Waugh <twaugh@redhat.com>
87cf9a
- Mark banners as config files (bug #89069).
87cf9a
87cf9a
* Sat Apr 12 2003 Havoc Pennington <hp@redhat.com> 1:1.1.18-4
87cf9a
- adjust dbus patch - dbus_bus_get() sends the hello for you, 
87cf9a
  and there were a couple of memleaks
87cf9a
- buildprereq dbus 0.9
87cf9a
- rebuild for new dbus
87cf9a
- hope it works, I'm ssh'd in with no way to test. ;-)
87cf9a
87cf9a
* Thu Apr 10 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-3
87cf9a
- Get on D-BUS.
87cf9a
87cf9a
* Fri Mar 28 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-2
87cf9a
- Fix translation in the init script (bug #87551).
87cf9a
87cf9a
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1.1
87cf9a
- Turn off optimization on ia64 until bug #87383 is fixed.
87cf9a
87cf9a
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1
87cf9a
- 1.1.18.
87cf9a
- No longer need uninit patch.
87cf9a
- Some parts of the iDefense and pdftops patches seem to have been
87cf9a
  picked up, but not others.
87cf9a
87cf9a
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-13
87cf9a
- Don't set SIGCHLD to SIG_IGN when using wait4 (via pclose) (bug #84101).
87cf9a
87cf9a
* Tue Feb  4 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-12
87cf9a
- Fix cups-lpd (bug #83452).
87cf9a
87cf9a
* Fri Jan 31 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-11
87cf9a
- Build ppds.dat on first install.
87cf9a
87cf9a
* Fri Jan 24 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-10
87cf9a
- Add support for rebuilding ppds.dat without running the scheduler
87cf9a
  proper (for bug #82500).
87cf9a
87cf9a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.1.17-9
87cf9a
- rebuilt
87cf9a
87cf9a
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-8
87cf9a
- Warn against editing queues managed by redhat-config-printer
87cf9a
  (bug #82267).
87cf9a
87cf9a
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-7
87cf9a
- Fix up error reporting in lpd backend.
87cf9a
87cf9a
* Thu Jan  9 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-6
87cf9a
- Add epoch to internal requirements.
87cf9a
- Make 'condrestart' return success exit code when daemon isn't running.
87cf9a
87cf9a
* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.17-5
87cf9a
- Use pkg-config information to find SSL libraries.
87cf9a
87cf9a
* Thu Dec 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-4
87cf9a
- Security fixes.
87cf9a
- Make 'service cups reload' update the configuration first (bug #79953).
87cf9a
87cf9a
* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-3
87cf9a
- Fix cupsd startup hang (bug #79346).
87cf9a
87cf9a
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-2
87cf9a
- Fix parallel backend behaviour when cancelling jobs.
87cf9a
87cf9a
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-1
87cf9a
- 1.1.17.
87cf9a
- No longer need libdir patch.
87cf9a
- Fix logrotate script (bug #76791).
87cf9a
87cf9a
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
87cf9a
- Build requires XFree86-devel (bug #78362).
87cf9a
87cf9a
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
87cf9a
- 1.1.16.
87cf9a
- Updated system-auth patch.
87cf9a
- Add ncp backend script.
87cf9a
87cf9a
* Wed Nov 13 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-15
87cf9a
- Set alternatives priority to 40.
87cf9a
87cf9a
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.15-14
87cf9a
- Buildrequire pam-devel.
87cf9a
- Patch default PAM config file to remove directory names from module paths,
87cf9a
  allowing the configuration files to work equally well on multilib systems.
87cf9a
- Patch default PAM config file to use system-auth, require the file at build-
87cf9a
  time because that's what data/Makefile checks for.
87cf9a
87cf9a
* Fri Nov  8 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-13
87cf9a
- Use logrotate for log rotation (bug #76791).
87cf9a
- No longer need cups.desktop, since redhat-config-printer handles it.
87cf9a
87cf9a
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-12
87cf9a
- Revert to libdir for CUPS_SERVERBIN.
87cf9a
87cf9a
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-11
87cf9a
- Use %%configure for multilib correctness.
87cf9a
- Use libexec instead of lib for CUPS_SERVERBIN.
87cf9a
- Ship translated man pages.
87cf9a
- Remove unshipped files.
87cf9a
- Fix file list permissions (bug #59021, bug #74738).
87cf9a
- Fix messy initscript output (bug #65857).
87cf9a
- Add 'reload' to initscript (bug #76114).
87cf9a
87cf9a
* Fri Aug 30 2002 Bernhard Rosenkraenzer <bero@redhat.de> 1.1.15-10
87cf9a
- Add generic postscript PPD file (#73061)
87cf9a
87cf9a
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-9
87cf9a
- Fix prefix in pstoraster (bug #69573).
87cf9a
87cf9a
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-8
87cf9a
- Disable cups-lpd by default (bug #71712).
87cf9a
- No need for fread patch now that glibc is fixed.
87cf9a
87cf9a
* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-7
87cf9a
- Really add cups-lpd xinetd file (bug #63919).
87cf9a
- Ship pstoraster (bug #69573).
87cf9a
- Prevent fread from trying to read from beyond EOF (fixes a segfault
87cf9a
  with new glibc).
87cf9a
87cf9a
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 1.1.15-6
87cf9a
- rebuilt with gcc-3.2 (we hope)
87cf9a
87cf9a
* Mon Aug  5 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-5
87cf9a
- Add cups-lpd xinetd file (#63919)
87cf9a
87cf9a
* Tue Jul 23 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.1.15-4
87cf9a
- add a "exit 0" to postun script
87cf9a
87cf9a
* Tue Jul  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-3
87cf9a
- Add a symlink /usr/share/cups/doc -> /usr/share/doc/cups-devel-1.1.15
87cf9a
  because some applications expect to find the cups docs in
87cf9a
  /usr/share/cups/doc
87cf9a
87cf9a
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
87cf9a
- automated rebuild
87cf9a
87cf9a
* Fri Jun 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-1
87cf9a
- 1.1.15-1
87cf9a
- Fix up smb printing trigger (samba-client, not samba-clients)
87cf9a
- Start cupsd earlier, apparently it needs to be running before samba
87cf9a
  starts up for smb printing to work.
87cf9a
87cf9a
* Thu May 23 2002 Tim Powers <timp@redhat.com>
87cf9a
- automated rebuild
87cf9a
87cf9a
* Tue May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-17
87cf9a
- Rebuild in current environment
87cf9a
- [-16 never existed because of build system breakage]
87cf9a
87cf9a
* Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-15
87cf9a
- Fix bug #63387
87cf9a
87cf9a
* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
87cf9a
- Fix dangling symlink created by samba-clients trigger
87cf9a
87cf9a
* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
87cf9a
- Add desktop file and icon for CUPS configuration
87cf9a
87cf9a
* Wed Apr  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
87cf9a
- Support SMB printing (#62407)
87cf9a
- Add HTML redirections to doc files to work around users mistaking
87cf9a
  /usr/share/doc/cups-1.1.14 for the web frontend (#62405)
87cf9a
87cf9a
* Tue Apr  2 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
87cf9a
- fix subsys in initscript (#59206)
87cf9a
- don't strip binaries
87cf9a
87cf9a
* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
87cf9a
- Make initscript use killproc instead of killall
87cf9a
87cf9a
* Fri Mar  8 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
87cf9a
- use alternatives --initscript support
87cf9a
87cf9a
* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
87cf9a
- use the right path for the lpc man page, duh
87cf9a
87cf9a
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
87cf9a
- lpc man page is alternative too
87cf9a
- run ldconfig in -libs %%post/%%postun, not main
87cf9a
- remove alternatives in %%preun
87cf9a
87cf9a
* Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
87cf9a
- don't source /etc/sysconfig/network in cups.init, we don't use any
87cf9a
  values from it
87cf9a
87cf9a
* Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
87cf9a
- Fix bugs #60220 and #60352
87cf9a
87cf9a
* Thu Feb 21 2002 Tim Powers <timp@redhat.com>
87cf9a
- rebuild against correct version of openssl (0.9.6b)
87cf9a
87cf9a
* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
87cf9a
- Add all man pages to alternatives (#59943)
87cf9a
- Update to real 1.1.14
87cf9a
87cf9a
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
87cf9a
- Update to almost-1.1.14
87cf9a
87cf9a
* Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
87cf9a
- Move cups-config to cups-devel subpackage
87cf9a
- Make alternatives usage a %%define to simplify builds for earlier
87cf9a
  releases
87cf9a
- Explicitly provide things we're supplying through alternatives
87cf9a
  to shut up kdeutils dependencies
87cf9a
87cf9a
* Tue Feb  5 2002 Tim Powers <timp@redhat.com>
87cf9a
- shut the alternatives stuff up for good
87cf9a
87cf9a
* Fri Feb  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
87cf9a
- Fix alternatives stuff
87cf9a
- Don't display error messages in %%post
87cf9a
87cf9a
* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
87cf9a
- alternatives stuff
87cf9a
87cf9a
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
87cf9a
- 1.1.13
87cf9a
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
87cf9a
- Rename init scripts so we can safely "killall cupsd" from there
87cf9a
87cf9a
* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
87cf9a
- Initial (conflicting, since alternatives isn't there yet) packaging for
87cf9a
  Red Hat Linux
87cf9a
87cf9a
* Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
87cf9a
- 1.1.12
87cf9a
87cf9a
* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
87cf9a
- Compress PPD files
87cf9a
- Fix build with gcc 3.1
87cf9a
- Fix init script
87cf9a
87cf9a
* Tue Sep  4 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
87cf9a
- Fix URL
87cf9a
- Generate printcap
87cf9a
- s/Copyright/License/g
87cf9a
87cf9a
* Tue Sep  4 2001 Than Ngo <than@redhat.com> 1.1.10-1
87cf9a
- update to 1.1.10-1 for ExtraBinge 7.2
87cf9a
87cf9a
* Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
87cf9a
- update to 1.1.8
87cf9a
- changed cupsd.conf to generate /etc/printcap
87cf9a
87cf9a
* Tue May 15 2001 Than Ngo <than@redhat.com>
87cf9a
- update to 1.1.7, bugfixes
87cf9a
87cf9a
* Thu Dec 14 2000 Than Ngo <than@redhat.com>
87cf9a
- fixed package dependency with lpr and LPRng
87cf9a
87cf9a
* Wed Oct 25 2000 Than Ngo <than@redhat.com>
87cf9a
- remove man/cat
87cf9a
87cf9a
* Tue Oct 24 2000 Than Ngo <than@redhat.com>
87cf9a
- don't start cupsd service in level 0, fixed
87cf9a
87cf9a
* Thu Oct 19 2000 Than Ngo <than@redhat.com>
87cf9a
- update to 1.1.4
87cf9a
- fix CUPS_DOCROOT (Bug #18717)
87cf9a
87cf9a
* Fri Aug 11 2000 Than Ngo <than@redhat.de>
87cf9a
- update to 1.1.2 (Bugfix release)
87cf9a
87cf9a
* Fri Aug 4 2000 Than Ngo <than@redhat.de>
87cf9a
- fix, cupsd read config file under /etc/cups (Bug #15432)
87cf9a
- add missing cups filters
87cf9a
87cf9a
* Wed Aug 2 2000 Tim Powers <timp@redhat.com>
87cf9a
- rebuilt against libpng-1.0.8
87cf9a
87cf9a
* Tue Aug 01 2000 Than Ngo <than@redhat.de>
87cf9a
- fix permission, add missing ldconfig in %%post and %%postun (Bug #14963)
87cf9a
87cf9a
* Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
87cf9a
- 1.1.1 (this has some major bugfixes)
87cf9a
- Fix a typo in initscript (it's $?, not ?$)
87cf9a
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
87cf9a
- Create the spool dir
87cf9a
87cf9a
* Fri Jul 28 2000 Than Ngo <than@redhat.de>
87cf9a
- fix unclean code for building against gcc-2.96
87cf9a
- add missing restart function in startup script
87cf9a
87cf9a
* Fri Jul 28 2000 Tim Powers <timp@redhat.com>
87cf9a
- fixed initscript so that conrestart doesn't return 1 if the test fails
87cf9a
87cf9a
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
87cf9a
- rebuilt
87cf9a
87cf9a
* Wed Jul 19 2000 Than Ngo <than@redhat.de>
87cf9a
- using service to fire them up
87cf9a
- fix Prereq section
87cf9a
87cf9a
* Mon Jul 17 2000 Tim Powers <timp@redhat.com>
87cf9a
- added defattr to the devel package
87cf9a
87cf9a
* Sun Jul 16 2000 Than Ngo <than@redhat.de>
87cf9a
- add cups config files
87cf9a
87cf9a
* Sat Jul 15 2000 Than Ngo <than@redhat.de>
87cf9a
- update to 1.1 release
87cf9a
- move back to /etc/rc.d/init.d
87cf9a
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
87cf9a
- split cups
87cf9a
87cf9a
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
87cf9a
- rebuilt
87cf9a
87cf9a
* Thu Jul 06 2000 Tim Powers <timp@redhat.com>
87cf9a
- fixed broken PreReq to now require /etc/init.d
87cf9a
87cf9a
* Tue Jun 27 2000 Tim Powers <timp@redhat.com>
87cf9a
- PreReq initscripts >= 5.20
87cf9a
87cf9a
* Mon Jun 26 2000 Tim Powers <timp@redhat.com>
87cf9a
- started changelog 
87cf9a
- fixed init.d script location
87cf9a
- changed script in init.d quite a bit and made more like the rest of our
87cf9a
  startup scripts