Blame SPECS/cups.spec

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