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