6976523
%define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4)
6976523
%global php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1)
6976523
ca53cd4
%define pre rc1
cvsdist afac77e
%define initdir /etc/rc.d/init.d
cvsdist afac77e
%define use_alternatives 1
6bb98ac
%define lspp 1
0edf4c0
%define cups_serverbin %{_exec_prefix}/lib/cups
cvsdist afac77e
cvsdist afac77e
Summary: Common Unix Printing System
cvsdist afac77e
Name: cups
cb06f24
Version: 1.4
d08cd1d
Release: 0.%{pre}.10%{?dist}
c9a3d8a
License: GPLv2
cvsdist afac77e
Group: System Environment/Daemons
a1088d0
Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}%{?pre}%{?svn}-source.tar.bz2
cvsdist afac77e
Source1: cups.init
cvsdist afac77e
Source2: cupsprinter.png
7bf6f05
Source4: pstopdf
cvsdist 99ecd13
Source5: cups-lpd
cvsdist 99ecd13
Source6: pstoraster
cvsdist 99ecd13
Source7: pstoraster.convs
cvsdist a87014a
Source8: postscript.ppd.gz
df50584
Source9: cups.logrotate
cvsdist 0519732
Source10: ncp.backend
dfe8c9c
Source12: cups.cron
3b8dbcc
Source14: textonly.filter
3b8dbcc
Source15: textonly.ppd
ba2b5b6
Patch1: cups-no-gzip-man.patch
ba2b5b6
Patch2: cups-1.1.16-system-auth.patch
ba2b5b6
Patch3: cups-multilib.patch
2778645
Patch4: cups-str2831.patch
d5991e3
Patch5: cups-serial.patch
ba2b5b6
Patch6: cups-banners.patch
ba2b5b6
Patch7: cups-serverbin-compat.patch
ba2b5b6
Patch8: cups-no-export-ssllibs.patch
ba2b5b6
Patch9: cups-paps.patch
ba2b5b6
Patch11: cups-direct-usb.patch
ba2b5b6
Patch12: cups-lpr-help.patch
ba2b5b6
Patch13: cups-peercred.patch
ba2b5b6
Patch14: cups-pid.patch
ba2b5b6
Patch16: cups-eggcups.patch
ba2b5b6
Patch17: cups-getpass.patch
ba2b5b6
Patch18: cups-driverd-timeout.patch
ba2b5b6
Patch19: cups-strict-ppd-line-length.patch
ba2b5b6
Patch20: cups-logrotate.patch
ba2b5b6
Patch21: cups-usb-paperout.patch
cb06f24
Patch22: cups-build.patch
eaed78f
Patch23: cups-res_init.patch
c6b9c41
Patch24: cups-str3229.patch
e747b4b
Patch25: cups-filter-debug.patch
e747b4b
Patch26: cups-str3231.patch
1d6dbf3
Patch27: cups-str3244.patch
d08cd1d
Patch28: cups-str3258.patch
d08cd1d
Patch29: cups-str3259.patch
d08cd1d
Patch30: cups-uri-compat.patch
d08cd1d
Patch31: cups-str3254.patch
d08cd1d
Patch32: cups-str3253.patch
d08cd1d
Patch33: cups-avahi.patch
75d0e82
Patch100: cups-lspp.patch
cvsdist afac77e
Epoch: 1
cvsdist afac77e
Url: http://www.cups.org/
38627a4
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
cvsdist afac77e
PreReq: /sbin/chkconfig /sbin/service
38c43b3
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
cvsdist afac77e
%if %use_alternatives
cvsdist afac77e
Provides: /usr/bin/lpq /usr/bin/lpr /usr/bin/lp /usr/bin/cancel /usr/bin/lprm /usr/bin/lpstat
cvsdist afac77e
Prereq: /usr/sbin/alternatives
cvsdist afac77e
%endif
cvsdist 79dcdc0
cvsdist 79dcdc0
# Unconditionally obsolete LPRng so that upgrades work properly.
cvsdist fa7095d
Obsoletes: lpd lpr LPRng <= 3.8.15-3
30df474
Provides: lpd lpr
cvsdist 79dcdc0
d4e3a22
Obsoletes: cupsddk < 1.2.3-7
d4e3a22
Provides: cupsddk = 1.2.3-7
d4e3a22
Obsoletes: cupsddk-drivers < 1.2.3-7
d4e3a22
Provides: cupsddk-drivers = 1.2.3-7
cb06f24
fb731fd
# kdelibs conflict for bug #192585.
fb731fd
Conflicts: kdelibs < 6:3.5.2-6
fb731fd
29eef2d
BuildPrereq: pam-devel pkgconfig
14b9205
BuildPrereq: gnutls-devel libacl-devel
f111b12
BuildRequires: openldap-devel
cvsdist f5e5367
BuildRequires: make >= 1:3.80
3d9aa8e
BuildRequires: php-devel, pcre-devel
07ef8e0
BuildRequires: libjpeg-devel
07ef8e0
BuildRequires: libpng-devel
07ef8e0
BuildRequires: libtiff-devel
46d7a37
BuildRequires: krb5-devel
ac0b4ec
BuildRequires: avahi-devel
cb06f24
BuildRequires: poppler-utils
2885183
75d0e82
%if %lspp
75d0e82
BuildPrereq: libselinux-devel >= 1.23
75d0e82
BuildPrereq: audit-libs-devel >= 1.1
75d0e82
%endif
75d0e82
2885183
# -fstack-protector-all requires GCC 4.0.1
2885183
BuildRequires: gcc >= 4.0.1
2885183
6ce2c35
BuildPrereq: dbus-devel >= 0.90
6ce2c35
Requires: dbus >= 0.90
cvsdist afac77e
3fcd028
# The paps package uses pango to render UTF-8 text to PostScript.
ab136bf
Requires: paps >= 0.6.6-9
3fcd028
edc1257
# Requires tmpwatch for the cron.daily script (bug #218901).
edc1257
Requires: tmpwatch
edc1257
72452c8
# We use portreserve to prevent our TCP port being stolen.
72452c8
# Require the package here so that we know /etc/portreserve/ exists.
72452c8
Requires: portreserve
72452c8
015b26e
Requires: poppler-utils
015b26e
cvsdist afac77e
%package devel
cvsdist afac77e
Summary: Common Unix Printing System - development environment
cvsdist afac77e
Group: Development/Libraries
c9a3d8a
License: LGPLv2
f99f062
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
58abeff
Requires: gnutls-devel
dd16d80
Requires: krb5-devel
8292259
Requires: zlib-devel
d4e3a22
Obsoletes: cupsddk-devel < 1.2.3-7
d4e3a22
Provides: cupsddk-devel = 1.2.3-7
cvsdist afac77e
cvsdist afac77e
%package libs
cvsdist afac77e
Summary: Common Unix Printing System - libraries
cvsdist afac77e
Group: System Environment/Libraries
c9a3d8a
License: LGPLv2
cvsdist afac77e
940d020
%package lpd
940d020
Summary: Common Unix Printing System - lpd emulation
940d020
Group: System Environment/Daemons
f99f062
Requires: %{name} = %{epoch}:%{version}-%{release}
f99f062
Requires: xinetd
940d020
765018e
%package php
765018e
Summary: Common Unix Printing System - php module
765018e
Group: Development/Languages
765018e
Requires: %{name} = %{epoch}:%{version}-%{release}
6976523
%if 0%{?php_zend_api}
6976523
Requires: php(zend-abi) = %{php_zend_api}
6976523
Requires: php(api) = %{php_core_api}
6976523
%else
6976523
Requires: php-api = %{php_apiver}
6976523
%endif
765018e
cb06f24
cvsdist afac77e
%description
cvsdist afac77e
The Common UNIX Printing System provides a portable printing layer for 
cdd8f9c
UNIX® operating systems. It has been developed by Easy Software Products 
cvsdist afac77e
to promote a standard printing solution for all UNIX vendors and users. 
cvsdist afac77e
CUPS provides the System V and Berkeley command-line interfaces. 
cvsdist afac77e
cvsdist afac77e
%description devel
cvsdist afac77e
The Common UNIX Printing System provides a portable printing layer for 
cdd8f9c
UNIX® operating systems. This is the development package for creating
cvsdist afac77e
additional printer drivers, and other CUPS services.
cvsdist afac77e
cvsdist afac77e
%description libs
cvsdist afac77e
The Common UNIX Printing System provides a portable printing layer for 
cdd8f9c
UNIX® operating systems. It has been developed by Easy Software Products 
cvsdist afac77e
to promote a standard printing solution for all UNIX vendors and users. 
cvsdist afac77e
CUPS provides the System V and Berkeley command-line interfaces. 
cvsdist afac77e
The cups-libs package provides libraries used by applications to use CUPS
cvsdist afac77e
natively, without needing the lp/lpr commands.
cvsdist afac77e
940d020
%description lpd
940d020
The Common UNIX Printing System provides a portable printing layer for 
cdd8f9c
UNIX® operating systems. This is the package that provices standard 
940d020
lpd emulation.
940d020
765018e
%description php
765018e
The Common UNIX Printing System provides a portable printing layer for
765018e
UNIX® operating systems. This is the package that provices a PHP
765018e
module. 
765018e
cvsdist afac77e
%prep
a1088d0
%setup -q -n %{name}-%{version}%{?pre}%{?svn}
ba2b5b6
%patch1 -p1 -b .no-gzip-man
ba2b5b6
%patch2 -p1 -b .system-auth
ba2b5b6
%patch3 -p1 -b .multilib
2778645
%patch4 -p1 -b .str2831
d5991e3
%patch5 -p1 -b .serial
ba2b5b6
%patch6 -p1 -b .banners
ba2b5b6
%patch7 -p1 -b .serverbin-compat
ba2b5b6
%patch8 -p1 -b .no-export-ssllibs
ba2b5b6
%patch9 -p1 -b .paps
ba2b5b6
%patch11 -p1 -b .direct-usb
ba2b5b6
%patch12 -p1 -b .lpr-help
ba2b5b6
%patch13 -p1 -b .peercred
ba2b5b6
%patch14 -p1 -b .pid
ba2b5b6
%patch16 -p1 -b .eggcups
ba2b5b6
%patch17 -p1 -b .getpass
ba2b5b6
%patch18 -p1 -b .driverd-timeout
ba2b5b6
%patch19 -p1 -b .strict-ppd-line-length
ba2b5b6
%patch20 -p1 -b .logrotate
ba2b5b6
%patch21 -p1 -b .usb-paperout
cb06f24
%patch22 -p1 -b .build
eaed78f
%patch23 -p1 -b .res_init
c6b9c41
%patch24 -p1 -b .str3229
e747b4b
%patch25 -p1 -b .filter-debug
e747b4b
%patch26 -p1 -b .str3231
1d6dbf3
%patch27 -p1 -b .str3244
d08cd1d
%patch28 -p1 -b .str3258
d08cd1d
%patch29 -p1 -b .str3259
d08cd1d
%patch30 -p1 -b .uri-compat
d08cd1d
%patch31 -p1 -b .str3254
d08cd1d
%patch32 -p1 -b .str3253
d08cd1d
#%patch33 -p1 -b .avahi
75d0e82
75d0e82
%if %lspp
75d0e82
%patch100 -p1 -b .lspp
75d0e82
%endif
75d0e82
6803e6d
sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in
cvsdist afac77e
cvsdist 0519732
cp %{SOURCE5} cups-lpd.real
cvsdist 0519732
perl -pi -e "s,\@LIBDIR\@,%{_libdir},g" cups-lpd.real
cvsdist 0519732
cvsdist 79dcdc0
# Let's look at the compilation command lines.
cvsdist 79dcdc0
perl -pi -e "s,^.SILENT:,," Makedefs.in
cvsdist 79dcdc0
ac0b4ec
# Rebuild configure script for --enable-avahi.
ac0b4ec
aclocal -I config-scripts
ac0b4ec
autoconf -I config-scripts
ac0b4ec
cvsdist afac77e
%build
b52f4a8
export CFLAGS="$RPM_OPT_FLAGS -fstack-protector-all -DLDAP_DEPRECATED=1"
b52f4a8
# --enable-debug to avoid stripping binaries
b52f4a8
%configure --with-docdir=%{_datadir}/%{name}/www --enable-debug \
75d0e82
%if %lspp
75d0e82
	--enable-lspp \
75d0e82
%endif
e99052e
	--with-log-file-perm=0600 --enable-pie --enable-relro \
015b26e
	--enable-pdftops --with-pdftops=pdftops \
015b26e
	--with-dbusdir=%{_sysconfdir}/dbus-1 \
ac0b4ec
	--with-php=/usr/bin/php-cgi --enable-avahi \
e99052e
	localedir=%{_datadir}/locale
cvsdist afac77e
cvsdist afac77e
# If we got this far, all prerequisite libraries must be here.
cvsdist 2c49427
make
cvsdist afac77e
cvsdist afac77e
%install
cvsdist afac77e
rm -rf $RPM_BUILD_ROOT
cvsdist afac77e
cvsdist afac77e
make BUILDROOT=$RPM_BUILD_ROOT install 
cvsdist afac77e
9c61944
# Serial backend needs to run as root (bug #212577).
9c61944
chmod 700 $RPM_BUILD_ROOT%{cups_serverbin}/backend/serial
9c61944
6969c8b
rm -rf	$RPM_BUILD_ROOT%{initdir} \
6969c8b
	$RPM_BUILD_ROOT%{_sysconfdir}/init.d \
6969c8b
	$RPM_BUILD_ROOT%{_sysconfdir}/rc?.d
6969c8b
mkdir -p $RPM_BUILD_ROOT%{initdir}
c6b9c41
install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{initdir}/cups
cvsdist afac77e
e69e7d1
find $RPM_BUILD_ROOT/usr/share/cups/model -name "*.ppd" |xargs gzip -n9f
cvsdist afac77e
cvsdist afac77e
%if %use_alternatives
cvsdist 0519732
pushd $RPM_BUILD_ROOT%{_bindir}
cvsdist afac77e
for i in cancel lp lpq lpr lprm lpstat; do
cvsdist afac77e
	mv $i $i.cups
cvsdist afac77e
done
cvsdist afac77e
cd $RPM_BUILD_ROOT%{_sbindir}
cvsdist afac77e
mv lpc lpc.cups
cvsdist afac77e
cd $RPM_BUILD_ROOT%{_mandir}/man1
bf97ddb
for i in cancel lp lpq lpr lprm lpstat; do
cvsdist afac77e
	mv $i.1 $i-cups.1
cvsdist afac77e
done
cvsdist afac77e
cd $RPM_BUILD_ROOT%{_mandir}/man8
cvsdist afac77e
mv lpc.8 lpc-cups.8
cvsdist 0519732
popd
cvsdist afac77e
%endif
cvsdist afac77e
df50584
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps $RPM_BUILD_ROOT%{_sysconfdir}/X11/sysconfig $RPM_BUILD_ROOT%{_sysconfdir}/X11/applnk/System $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily
cvsdist afac77e
install -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps
5f3a030
install -c -m 644 cups-lpd.real $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/cups-lpd
df50584
install -c -m 644 %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/cups
0edf4c0
install -c -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{cups_serverbin}/backend/ncp
dfe8c9c
install -c -m 755 %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/cups
3b8dbcc
install -c -m 755 %{SOURCE14} $RPM_BUILD_ROOT%{cups_serverbin}/filter/textonly
3b8dbcc
install -c -m 644 %{SOURCE15} $RPM_BUILD_ROOT%{_datadir}/cups/model/textonly.ppd
6697a7b
0d62e01
# Ship pstopdf for LSPP systems to deal with malicious postscript
0d62e01
%if %lspp
0d62e01
install -c -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{cups_serverbin}/filter
0d62e01
%endif
0d62e01
cvsdist 99ecd13
# Ship pstoraster (bug #69573).
0edf4c0
install -c -m 755 %{SOURCE6} $RPM_BUILD_ROOT%{cups_serverbin}/filter
cvsdist 99ecd13
install -c -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/cups
cvsdist 66c8324
cvsdist a87014a
# Ship a generic postscript PPD file (#73061)
cvsdist a87014a
install -c -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/cups/model
cvsdist a87014a
b1b5a1b
# Ship a printers.conf file, and a client.conf file.  That way, they get
b1b5a1b
# their SELinux file contexts set correctly.
b1b5a1b
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/printers.conf
36ea4eb
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/classes.conf
0edf4c0
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/client.conf
afbbe36
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/subscriptions.conf
0edf4c0
906a1b2
# This is %%ghost'ed, but needs to be created in %%install anyway.
906a1b2
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/lpoptions
906a1b2
6e8cd74
# LSB 3.2 printer driver directories
6e8cd74
mkdir -p $RPM_BUILD_ROOT%{_datadir}/ppd
6e8cd74
ln -s ../../ppd $RPM_BUILD_ROOT%{_datadir}/cups/model/3-distribution
6e8cd74
72452c8
# Tell portreserve which port we want it to protect.
72452c8
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/portreserve
72452c8
echo ipp > $RPM_BUILD_ROOT%{_sysconfdir}/portreserve/%{name}
72452c8
cb2c45a
# Handle https:// device URIs (bug #478677, STR #3122).
cb2c45a
ln -s ipp $RPM_BUILD_ROOT%{cups_serverbin}/backend/https
cb2c45a
cvsdist 0519732
# Remove unshipped files.
cvsdist 0519732
rm -rf $RPM_BUILD_ROOT%{_mandir}/cat? $RPM_BUILD_ROOT%{_mandir}/*/cat?
618bddd
rm -f $RPM_BUILD_ROOT%{_datadir}/applications/cups.desktop
b0e38c9
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons
cvsdist 0519732
6976523
# Put the php config bit into place
6976523
%{__mkdir_p} %{buildroot}%{_sysconfdir}/php.d
6976523
%{__cat} << __EOF__ > %{buildroot}%{_sysconfdir}/php.d/%{name}.ini
6976523
; Enable %{name} extension module
6976523
extension=phpcups.so
6976523
__EOF__
6976523
6976523
cvsdist afac77e
%post
cvsdist afac77e
/sbin/chkconfig --del cupsd 2>/dev/null || true # Make sure old versions aren't there anymore
cvsdist afac77e
/sbin/chkconfig --add cups || true
90b0afb
# Remove old-style certs directory; new-style is /var/run
90b0afb
# (see bug #194581 for why this is necessary).
90b0afb
/bin/rm -rf /etc/cups/certs
cvsdist afac77e
%if %use_alternatives
cvsdist 0519732
/usr/sbin/alternatives --install %{_bindir}/lpr print %{_bindir}/lpr.cups 40 \
cvsdist afac77e
	 --slave %{_bindir}/lp print-lp %{_bindir}/lp.cups \
cvsdist afac77e
	 --slave %{_bindir}/lpq print-lpq %{_bindir}/lpq.cups \
cvsdist afac77e
	 --slave %{_bindir}/lprm print-lprm %{_bindir}/lprm.cups \
cvsdist afac77e
	 --slave %{_bindir}/lpstat print-lpstat %{_bindir}/lpstat.cups \
cvsdist afac77e
	 --slave %{_bindir}/cancel print-cancel %{_bindir}/cancel.cups \
cvsdist afac77e
	 --slave %{_sbindir}/lpc print-lpc %{_sbindir}/lpc.cups \
cvsdist afac77e
	 --slave %{_mandir}/man1/cancel.1.gz print-cancelman %{_mandir}/man1/cancel-cups.1.gz \
cvsdist afac77e
	 --slave %{_mandir}/man1/lp.1.gz print-lpman %{_mandir}/man1/lp-cups.1.gz \
cvsdist afac77e
	 --slave %{_mandir}/man8/lpc.8.gz print-lpcman %{_mandir}/man8/lpc-cups.8.gz \
cvsdist afac77e
	 --slave %{_mandir}/man1/lpq.1.gz print-lpqman %{_mandir}/man1/lpq-cups.1.gz \
cvsdist afac77e
	 --slave %{_mandir}/man1/lpr.1.gz print-lprman %{_mandir}/man1/lpr-cups.1.gz \
cvsdist afac77e
	 --slave %{_mandir}/man1/lprm.1.gz print-lprmman %{_mandir}/man1/lprm-cups.1.gz \
cvsdist afac77e
	 --slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz \
cvsdist afac77e
	 --initscript cups
cvsdist afac77e
%endif
cvsdist 0519732
if [ $1 -eq 1 ]; then
cvsdist 0519732
  # First install.  Build ppds.dat.
cvsdist 0519732
  /sbin/service cups reload >/dev/null 2>&1 || :
cvsdist 0519732
fi
cvsdist afac77e
exit 0
cvsdist afac77e
cvsdist afac77e
%post libs -p /sbin/ldconfig
cvsdist afac77e
cvsdist afac77e
%postun libs -p /sbin/ldconfig
cvsdist afac77e
cvsdist afac77e
%preun
cvsdist afac77e
if [ "$1" = "0" ]; then
cvsdist afac77e
	/sbin/service cups stop > /dev/null 2>&1
cvsdist afac77e
	/sbin/chkconfig --del cups
cvsdist afac77e
%if %use_alternatives
cvsdist afac77e
        /usr/sbin/alternatives --remove print %{_bindir}/lpr.cups
cvsdist afac77e
%endif
cvsdist afac77e
fi
cvsdist afac77e
exit 0
cvsdist afac77e
cvsdist afac77e
%postun
cvsdist afac77e
if [ "$1" -ge "1" ]; then
cvsdist afac77e
	/sbin/service cups condrestart > /dev/null 2>&1
cvsdist afac77e
fi
cvsdist 66c8324
exit 0
cvsdist afac77e
cvsdist 66c8324
%triggerin -- samba-client
0edf4c0
ln -sf ../../../bin/smbspool %{cups_serverbin}/backend/smb || :
cvsdist afac77e
exit 0
cvsdist afac77e
cvsdist 66c8324
%triggerun -- samba-client
cvsdist afac77e
[ $2 = 0 ] || exit 0
0edf4c0
rm -f %{cups_serverbin}/backend/smb
cvsdist afac77e
cvsdist afac77e
%clean
cvsdist afac77e
rm -rf $RPM_BUILD_ROOT
cvsdist afac77e
cvsdist afac77e
%files
cvsdist afac77e
%defattr(-,root,root)
96894a5
%doc LICENSE.txt README.txt CREDITS.txt CHANGES.txt
4df0f1a
%dir %attr(0755,root,lp) /etc/cups
d52981a
%dir %attr(0755,root,lp) /var/run/cups
0edf4c0
%dir %attr(0511,lp,sys) /var/run/cups/certs
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0640,root,lp) /etc/cups/cupsd.conf
4df0f1a
%attr(0640,root,lp) /etc/cups/cupsd.conf.default
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) /etc/cups/client.conf
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0600,root,lp) /etc/cups/classes.conf
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0600,root,lp) /etc/cups/printers.conf
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) /etc/cups/snmp.conf
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) /etc/cups/subscriptions.conf
cvsdist afac77e
/etc/cups/interfaces
ec68565
%verify(not md5 size mtime) %config(noreplace) %attr(0644,root,lp) /etc/cups/lpoptions
4df0f1a
%dir %attr(0755,root,lp) /etc/cups/ppd
4df0f1a
%dir %attr(0700,root,lp) /etc/cups/ssl
cvsdist 99ecd13
/etc/cups/pstoraster.convs
cvsdist 79dcdc0
%config(noreplace) /etc/pam.d/cups
df50584
%config(noreplace) %{_sysconfdir}/logrotate.d/cups
72452c8
%config(noreplace) %{_sysconfdir}/portreserve/%{name}
fe4ebc9
%dir %{_datadir}/%{name}/www
a1088d0
%dir %{_datadir}/%{name}/www/es
a1088d0
%dir %{_datadir}/%{name}/www/ja
a1088d0
%dir %{_datadir}/%{name}/www/pl
a1088d0
%dir %{_datadir}/%{name}/www/ru
d84562a
%config(noreplace) %{_datadir}/%{name}/www/images
d84562a
%config(noreplace) %{_datadir}/%{name}/www/*.css
d84562a
%config(noreplace) %doc %{_datadir}/%{name}/www/index.html
d84562a
%config(noreplace) %doc %{_datadir}/%{name}/www/help
d84562a
%config(noreplace) %doc %{_datadir}/%{name}/www/robots.txt
ca53cd4
%config(noreplace) %doc %{_datadir}/%{name}/www/de/index.html
a1088d0
%config(noreplace) %doc %{_datadir}/%{name}/www/es/index.html
a1088d0
%config(noreplace) %doc %{_datadir}/%{name}/www/ja/index.html
a1088d0
%config(noreplace) %doc %{_datadir}/%{name}/www/pl/index.html
a1088d0
%config(noreplace) %doc %{_datadir}/%{name}/www/ru/index.html
15f640f
%config(noreplace) %{initdir}/cups
cvsdist 79dcdc0
%{_bindir}/cupstestppd
124cf24
%{_bindir}/cupstestdsc
cvsdist afac77e
%{_bindir}/cancel*
cvsdist afac77e
%{_bindir}/lp*
cb06f24
%{_bindir}/ppd*
0edf4c0
%dir %{cups_serverbin}
0edf4c0
%{cups_serverbin}/backend
0edf4c0
%{cups_serverbin}/cgi-bin
0edf4c0
%dir %{cups_serverbin}/daemon
0edf4c0
%{cups_serverbin}/daemon/cups-polld
0edf4c0
%{cups_serverbin}/daemon/cups-deviced
0edf4c0
%{cups_serverbin}/daemon/cups-driverd
5e360d6
%{cups_serverbin}/notifier
0edf4c0
%{cups_serverbin}/filter
0edf4c0
%{cups_serverbin}/monitor
0efb0a1
%{cups_serverbin}/driver
cvsdist afac77e
%{_mandir}/man?/*
cvsdist afac77e
%{_sbindir}/*
cvsdist 79dcdc0
%dir %{_datadir}/cups
cvsdist 79dcdc0
%dir %{_datadir}/cups/banners
cvsdist 79dcdc0
%config(noreplace) %{_datadir}/cups/banners/*
cvsdist 79dcdc0
%{_datadir}/cups/charsets
0edf4c0
%{_datadir}/cups/charmaps
cvsdist 79dcdc0
%{_datadir}/cups/data
cvsdist 79dcdc0
%{_datadir}/cups/fonts
cvsdist 79dcdc0
%{_datadir}/cups/model
1c13bf0
%dir %{_datadir}/cups/templates
1c13bf0
%config(noreplace) %{_datadir}/cups/templates/*.tmpl
ca53cd4
%config(noreplace) %{_datadir}/cups/templates/de/*.tmpl
1e5683c
%config(noreplace) %{_datadir}/cups/templates/es/*.tmpl
a1088d0
%config(noreplace) %{_datadir}/cups/templates/ja/*.tmpl
a1088d0
%config(noreplace) %{_datadir}/cups/templates/pl/*.tmpl
a1088d0
%config(noreplace) %{_datadir}/cups/templates/ru/*.tmpl
1e5683c
%{_datadir}/locale/*
a9d80b0
%{_datadir}/ppd
4df0f1a
%dir %attr(1770,root,lp) /var/spool/cups/tmp
4df0f1a
%dir %attr(0710,root,lp) /var/spool/cups
cvsdist 0519732
%dir %attr(0755,lp,sys) /var/log/cups
cvsdist afac77e
%{_datadir}/pixmaps/cupsprinter.png
dfe8c9c
%{_sysconfdir}/cron.daily/cups
cvsdist 79dcdc0
%{_sysconfdir}/dbus-1/system.d/cups.conf
cb06f24
%{_datadir}/cups/drv
cb06f24
%{_datadir}/cups/examples
cb06f24
%dir %{_datadir}/cups/mime
cb06f24
%config(noreplace) %{_datadir}/cups/mime/mime.types
cb06f24
%config(noreplace) %{_datadir}/cups/mime/mime.convs
746c226
%dir %{_datadir}/cups/ppdc
cb06f24
%{_datadir}/cups/ppdc/*.defs
cvsdist afac77e
cvsdist afac77e
%files libs
cvsdist afac77e
%defattr(-,root,root)
cvsdist afac77e
%{_libdir}/*.so.*
cvsdist afac77e
cvsdist afac77e
%files devel
cvsdist afac77e
%defattr(-,root,root)
cvsdist afac77e
%{_bindir}/cups-config
cvsdist afac77e
%{_libdir}/*.so
cvsdist afac77e
%{_includedir}/cups
746c226
%dir %{_datadir}/cups
746c226
%dir %{_datadir}/cups/ppdc
cb06f24
%{_datadir}/cups/ppdc/*.h
cvsdist afac77e
940d020
%files lpd
940d020
%defattr(-,root,root)
940d020
%config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
0edf4c0
%dir %{cups_serverbin}
0edf4c0
%dir %{cups_serverbin}/daemon
0edf4c0
%{cups_serverbin}/daemon/cups-lpd
940d020
765018e
%files php
765018e
%defattr(-,root,root)
6976523
%config(noreplace) %{_sysconfdir}/php.d/%{name}.ini
6976523
%{php_extdir}/phpcups.so
765018e
cvsdist afac77e
%changelog
d08cd1d
* Wed Jul 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.10
d08cd1d
- Applied patch to prevent bad job control files crashing cupsd on
d08cd1d
  start-up (STR #3253, bug #509741).
d08cd1d
- Correctly handle CUPS-Get-PPDs requests for models with '+' in their
d08cd1d
  names (STR #3254, bug #509586).
d08cd1d
- Accept incorrect device URIs in the (non-libusb) usb backend for
d08cd1d
  compatibility with Fedora 11 before bug #507244 was fixed.
d08cd1d
- Applied patch to fix incorrect device URIs (STR #3259, bug #507244).
d08cd1d
- Applied patch to fix job-hold-until for remote queues (STR #3258,
d08cd1d
  bug #497376).
d08cd1d
6976523
* Mon Jul 13 2009 Remi Collet <Fedora@FamilleCollet.com> 1:1.4-0.rc1.9
6976523
- add PHP ABI check
6976523
- use php_extdir
6976523
- add php configuration file (/etc/php.d/cups.ini)
6976523
3d9aa8e
* Fri Jul 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.8
3d9aa8e
- Build does not require aspell-devel (bug #510405).
3d9aa8e
1d6dbf3
* Wed Jul  1 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.7
1d6dbf3
- Fixed template problem preventing current printer option defaults
1d6dbf3
  from being shown in the web interface (bug #506794, STR #3244).
1d6dbf3
e747b4b
* Wed Jul  1 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.6
e747b4b
- Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231).
e747b4b
e747b4b
* Tue Jun 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.5
e747b4b
- Added more debugging output when constructing filter chain.
e747b4b
4bf29a7
* Thu Jun 18 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.4
4bf29a7
- More complete fix for STR #3229 (bug #506461).
4bf29a7
05a70f1
* Wed Jun 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.3
c6b9c41
- Don't use RPM_SOURCE_DIR macro.
c6b9c41
- Fixed add/modify-printer templates which had extra double-quote
c6b9c41
  characters, preventing the Continue button from appearing in certain
c6b9c41
  browsers (bug #506461, STR #3229).
c6b9c41
ca53cd4
* Wed Jun 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.1
ca53cd4
- 1.4rc1.  No longer need str3124, CVE-2009-0163, CVE-2009-0164,
ca53cd4
  str3197, missing-devices patches.
ca53cd4
- Disabled avahi patch for the time being.  More work is needed to
ca53cd4
  port this to rc1.
ca53cd4
- Removed wbuffer patch as it is not needed (see STR #1968).
ca53cd4
740cdc4
* Fri May 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.18
740cdc4
- More complete fix for STR #3197 (bug #500859).
740cdc4
46b5253
* Thu May 14 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.17
46b5253
- Prevent cupsd crash when handling IPP_TAG_DELETEATTR requests
46b5253
  (STR #3197, bug #500859).
46b5253
b52f4a8
* Thu May  7 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:1.4-0.b2.16
b52f4a8
- Avoid stripping binaries before rpmbuild creates the -debuginfo subpackage.
b52f4a8
30b0cd2
* Sun Apr 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.15
30b0cd2
- Accept "Host: ::1" (bug #497393).
30b0cd2
- Accept Host: fields set to the ServerName value (bug #497301).
015b26e
- Specify that we want poppler's pdftops (not ghostscript) for the
015b26e
  pdftops wrapper when calling configure.
015b26e
046ffba
* Fri Apr 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.14
046ffba
- Applied patch to fix CVE-2009-0163 (bug #490596).
046ffba
- Applied patch to fix CVE-2009-0164 (bug #490597).
046ffba
ec68565
* Thu Apr  2 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.13
ec68565
- Don't verify MD5 sum, file size, or mtime for several config files:
ec68565
  cupsd.conf, client.conf, classes.conf, printers.conf, snmp.conf,
ec68565
  subscriptions.conf, lpoptions (bug #486287).
ec68565
eaed78f
* Mon Mar 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.12
eaed78f
- If cups-polld gets EAI_AGAIN when looking up a hostname,
eaed78f
  re-initialise the resolver (bug #490943).
eaed78f
d4e3a22
* Wed Mar 11 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.11
d4e3a22
- Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt.
d4e3a22
9ce0026
* Tue Mar 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.10
9ce0026
- Applied patch to fix ppd-natural-language attribute in PPD list
9ce0026
  (STR #3124).
9ce0026
cb2c45a
* Mon Mar  9 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.9
cb2c45a
- Handle https:// device URIs (bug #478677, STR #3122).
cb2c45a
a1088d0
* Thu Mar  5 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.8
a1088d0
- Updated to svn8404.
a1088d0
9b9807e
* Wed Feb 25 2009 Tim Waugh <twaugh@redhat.com>
9b9807e
- Added 'Should-Start: portreserve' to the initscript (part of bug #487250).
9b9807e
2191da4
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4-0.b2.7.1
2191da4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2191da4
ac0b4ec
* Thu Feb 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.7
ac0b4ec
- Prevent cups-deviced missing devices (STR #3108).
ac0b4ec
- Actually drop the perl implementation of the dnssd backend and use
ac0b4ec
  the avahi-aware one.
ac0b4ec
b85fafd
* Thu Feb 12 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.6
c36f5f1
- Beginnings of avahi support.  The dnssd backend should now work, but
c36f5f1
  the scheduler will not yet advertise DNS-SD services.
4db57d4
- No longer require avahi-tools as the dnssd backend does not use the
c36f5f1
  command line tools any longer.
b017e2a
- Load MIME type rules correctly (bug #426089, STR #3059).
b017e2a
3244c62
* Wed Jan 28 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.4
3244c62
- Fixed quotas (STR #3077, STR #3078).
3244c62
a3145fd
* Tue Jan 27 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.3
a3145fd
- Fixed default BrowseLocalProtocols (bug #481505).
a3145fd
d5991e3
* Tue Dec 16 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.2
1e5683c
- 1.4b2.
1e5683c
- No longer need CVE-2008-5183 patch.
1e5683c
5852cfd
* Sat Dec 13 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.6
5852cfd
- Start cupsd at priority 25: after avahi-daemon but before haldaemon
5852cfd
  (bug #468709).
5852cfd
2778645
* Tue Dec  9 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.5
54fdf31
- Applied patch to fix RSS subscription limiting (bug #473901,
54fdf31
  CVE-2008-5183).
2778645
- Attempt to unbreak the fix for STR #2831 (bug #474742).
2778645
746c226
* Sun Nov 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.4
746c226
- Own more directories (bug #473581).
746c226
20dd8ad
* Tue Nov 11 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.3
cb06f24
- 1.4b1.
cb06f24
- No longer need ext, includeifexists, foomatic-recommended,
cb06f24
  getnameddest, str2101, str2536 patches.
cb06f24
- Require poppler-utils at runtime and for build.  No longer need
cb06f24
  pdftops.conf.
cb06f24
- Obsolete cupsddk.
cb06f24
92b094f
* Thu Oct 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-3
92b094f
- Fixed LSPP labels (bug #468442).
92b094f
6eeadd4
* Tue Oct 21 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-2
6eeadd4
- Fixed textonly filter to send FF correctly.
6eeadd4
f5608b9
* Fri Oct 10 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-1
f5608b9
- 1.3.9, including fixes for CVE-2008-3639 (STR #2918, bug #464710),
f5608b9
  CVE-2008-3640 (STR #2919, bug #464713) and CVE-2008-3641 (STR #2911,
f5608b9
  bug #464716).
f5608b9
- No longer need str2892 or res_init patches.
f5608b9
d966996
* Wed Sep 10 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-6
cb98b41
- Backported patch for FatalErrors configuration directive
cb98b41
  (bug #314941, STR #2536).
cb98b41
2d71290
* Thu Sep  4 2008 Tim Waugh <twaugh@redhat.com>
2d71290
- Use php-cgi for executing PHP scripts (bug #460898).
2d71290
0db537a
* Wed Sep  3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-5
e97a691
- The dnssd backend uses avahi-browse so require it (bug #458565).
765018e
- New php sub-package (bug #428235).
f841b4d
- cups-polld: reinit the resolver if we haven't yet resolved the
f841b4d
  hostname (bug #354071).
f841b4d
1aa3e91
* Mon Aug 11 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-4
1aa3e91
- Better password prompting behaviour (bug #215133, STR #2101).
1aa3e91
2af43e3
* Tue Aug  5 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-3
1c13bf0
- Mark template files config(noreplace) for site-local modifications
1c13bf0
  (bug #441719).
1c13bf0
89895fb
* Sun Aug  3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-2
89895fb
- Applied patch to fix STR #2892 (bug #453610).
89895fb
34fc0f7
* Mon Jul 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-1
34fc0f7
- 1.3.8.
34fc0f7
8936a5c
* Fri Jul 18 2008 Tim Waugh <twaugh@redhat.com>
8936a5c
- Removed autoconf requirement by applying autoconf-generated changes
8936a5c
  to patches that caused them.  Affected patches: cups-lspp.
8936a5c
1011a6e
* Tue Jul 15 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-13
d95259d
- CVE-2008-1373 patch is no longer needed (applied upstream).
d84562a
- Mark HTML files and templates config(noreplace) for site-local
d84562a
  modifications (bug #441719).
8292259
- The cups-devel package requires zlib-devel (bug #455192).
8292259
fada3a1
* Tue Jul  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-12
fada3a1
- Fixed bug #447200 again.
fada3a1
72452c8
* Tue Jul  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-11
72452c8
- Use portreserve.
72452c8
876b183
* Tue Jun 24 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-10
876b183
- Rebuilt for new gnutls.
876b183
470e4a5
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-9
470e4a5
- Don't overwrite the upstream snmp.conf file.
470e4a5
69222e1
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-8
69222e1
- Fixed bug #447200 again.
69222e1
fec5518
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-7
fec5518
- Backported cupsGetNamedDest from 1.4 (bug #428086).
fec5518
4b48237
* Tue Jun  3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-6
4b48237
- Applied patch to fix STR #2750 (IPP authentication).
4b48237
9161be1
* Fri May 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-5
9161be1
- Better fix for cupsdTimeoutJob LSPP configuration suggested by
9161be1
  Matt Anderson (bug #447200).
9161be1
10b0471
* Thu May 29 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-4
10b0471
- Fix last fix (bug #447200).
10b0471
cfa11f7
* Wed May 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-3
e7076f3
- If cupsdTimeoutJob is called when the originating connection is still
e7076f3
  known, pass that to the function so that copy_banner can get at it if
e7076f3
  necessary (bug #447200).
e7076f3
bf68f1d
* Fri May  9 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-2
bf68f1d
- Applied patch to fix CVE-2008-1722 (integer overflow in image filter,
bf68f1d
  bug #441692, STR #2790).
bf68f1d
f99f062
* Thu Apr  3 2008 Tim Waugh <twaugh@redhat.com>
f99f062
- Main package requires exactly-matching libs package.
f99f062
d7cf31a
* Wed Apr  2 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-1
d7cf31a
- 1.3.7.  No longer need str2715, str2727, or CVE-2008-0047 patches.
d7cf31a
a5bf04c
* Thu Apr  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-9
a5bf04c
- Applied patch to fix CVE-2008-1373 (GIF overflow, bug #438303).
a5bf04c
- Applied patch to prevent heap-based buffer overflow in CUPS helper
a5bf04c
  program (bug #436153, CVE-2008-0047, STR #2729).
a5bf04c
96894a5
* Thu Apr  1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-8
96894a5
- Ship a few doc files (bug #438598).
96894a5
837e46c
* Thu Mar 27 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-7
837e46c
- Don't ship broken symlink %%{_datadir}/cups/doc (bug #438598).
837e46c
fe4ebc9
* Mon Mar 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-6
fe4ebc9
- Own %%{_datadir}/cups/www (bug #437742).
fe4ebc9
986ede3
* Thu Feb 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-5
986ede3
- Apply upstream fix for Adobe JPEG files (bug #166460, STR #2727).
986ede3
e06c237
* Tue Feb 26 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-4
96ea82a
- LSB header for initscript (bug #246897).
af3560d
- Move HTML-related files to main application directory so that the CUPS
af3560d
  web interface still works even with --excludedocs (bug #375631).
af3560d
6803e6d
* Tue Feb 26 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-3
6803e6d
- Set MaxLogSize to 0 to prevent log rotation.  Upstream default is 1Mb, but
6803e6d
  we want logrotate to be in charge.
6803e6d
f6cccdc
* Sat Feb 23 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-2
f6cccdc
- Fix encoding of job-sheets option (bug #433753, STR #2715).
f6cccdc
b9ae4bd
* Wed Feb 20 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-1
b9ae4bd
- 1.3.6.
b9ae4bd
5427dc2
* Thu Feb 14 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-6
5427dc2
- Include fixes from svn up to revision 7304.  No longer need str2703 patch.
d274bff
  Build with --with-dbusdir.
df50584
- Try out logrotate again (bug #432730).
df50584
c6372b5
* Tue Feb 12 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-5
c6372b5
- Fixed admin.cgi handling of DefaultAuthType (bug #432478, STR #2703).
c6372b5
11fbd76
* Tue Feb  5 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-4
bfbe8f5
- Fix compilation of SO_PEERCRED support.
11fbd76
- Include fixes from svn up to revision 7287.  No longer need str2650 or
11fbd76
  str2664 patches.
11fbd76
4c05344
* Fri Feb  1 2008 Tim Waugh <twaugh@redhat.com>
4c05344
- Updated initscript for LSB exit codes and actions (bug #246897).
4c05344
0939b20
* Thu Jan 24 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-3
0939b20
- Build requires autoconf.
0939b20
319e98b
* Mon Jan 21 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-2
38c43b3
- Main package requires libs sub-package of the same release.
38c43b3
c6d0bcc
* Thu Jan 10 2008 Tim Waugh <twaugh@redhat.com>
c6d0bcc
- Apply patch to fix busy looping in the backends (bug #426653, STR #2664).
c6d0bcc
2179c4b
* Wed Jan  9 2008 Tim Waugh <twaugh@redhat.com>
93acf3d
- Apply patch to prevent overlong PPD lines from causing failures except
93acf3d
  in strict mode (bug #405061).  Needed for compatibility with older
93acf3d
  versions of foomatic (e.g. Red Hat Enterprise Linux 3/4).
2179c4b
- Applied upstream patch to fix cupsctl --remote-any (bug #421411, STR #2650).
2179c4b
a5b6385
* Thu Jan  3 2008 Tim Waugh <twaugh@redhat.com>
a5b6385
- Efficiency fix for pstoraster (bug #416871).
a5b6385
fb166c1
* Tue Dec 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.5-1
fb166c1
- 1.3.5.
fb166c1
07ce00c
* Mon Dec 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-5
07ce00c
- Rebuilt with higher release number.
07ce00c
27d3133
* Tue Dec 4 2007 Warren Togami <wtogami@redhat.com> 1:1.3.4-3
27d3133
- rebuild
27d3133
3caba5f
* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com>
3caba5f
- CVE-2007-4045 patch is not necessarily because cupsd_client_t objects are
3caba5f
  not moved in array operations, only pointers to them.
3caba5f
b0dd15a
* Tue Nov 27 2007 Tim Waugh <twaugh@redhat.com>
b0dd15a
- Updated to improved dnssd backend from Till Kamppeter.
b0dd15a
e6351f1
* Tue Nov 13 2007 Tim Waugh <twaugh@redhat.com>
991c065
- Fixed CVE-2007-4045 patch; has no effect with shipped packages since they
991c065
  are linked with gnutls.
e6351f1
- LSPP cupsdSetString/ClearString fixes (bug #378451).
e6351f1
6e81cf0
* Wed Nov  7 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-2
6e81cf0
- Applied patch to fix CVE-2007-4045 (bug #250161).
6e81cf0
- Applied patch to fix CVE-2007-4352, CVE-2007-5392 and
6e81cf0
  CVE-2007-5393 (bug #345101).
6e81cf0
abbc6d3
* Thu Nov  1 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-1
abbc6d3
- 1.3.4 (bug #361681).
abbc6d3
2e7d27e
* Wed Oct 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-3
2e7d27e
- Use ppdev instead of libieee1284 for parallel port Device ID
2e7d27e
  retrieval (bug #311671).  This avoids SELinux audit messages.
2e7d27e
74ef5e5
* Tue Oct  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-2
74ef5e5
- Use libieee1284 for parallel port Device ID retrieval (bug #311671).
74ef5e5
d3aa68e
* Fri Sep 28 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-1
d3aa68e
- 1.3.3.
d3aa68e
8005b00
* Tue Sep 25 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-3
8005b00
- Don't strip foomatic recommended strings from make/model names.
8005b00
b9cdd79
* Fri Sep 21 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-2
b9cdd79
- Write printcap when remote printers have timed out (bug #290831).
b9cdd79
cfc9fc5
* Wed Sep 19 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-1
b5b1010
- Include Till Kamppeter's dnssd backend.
cfc9fc5
- 1.3.2.
cfc9fc5
- No longer need str2512 patches.
cfc9fc5
53ff0e0
* Tue Sep 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-3
53ff0e0
- Write printcap when a remote queue is deleted (bug #290831).
53ff0e0
c958724
* Tue Sep 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-2
0957b32
- Avoid writing printcap unnecessarily (bug #290831).
c958724
e99052e
* Mon Sep 17 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-1
e99052e
- 1.3.1.
e99052e
c9a3d8a
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.0-2
c9a3d8a
- More specific license tag.
c9a3d8a
fd93867
* Mon Aug 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.0-1
fd93867
- 1.3.0.
fd93867
b548a2b
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.2
bf97ddb
- Make cancel man page work properly with alternatives system (bug #249768).
f2f2537
- Don't call aclocal even when we modify m4 files -- CUPS does not use
f2f2537
  automake (bug #250251).
f2f2537
38627a4
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.1
38627a4
- Better buildroot tag.
38627a4
- Moved LSPP access check in add_job() to before allocation of the job
38627a4
  structure (bug #231522).
38627a4
- 1.3rc2.  No longer need avahi patch.
38627a4
1162628
* Mon Jul 23 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.5
1162628
- Use kernel support for USB paper-out detection, when available
1162628
  (bug #249213).
1162628
28dab77
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.4
28dab77
- Better error checking in the LSPP patch (bug #231522).
28dab77
dd16d80
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.3
a29e610
- Change initscript start level to 98, to start after avahi but before
a29e610
  haldaemon.
dd16d80
- The devel sub-package requires krb5-devel.
dd16d80
f4f5191
* Thu Jul 19 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.2
f4f5191
- Build requires avahi-compat-libdns_sd-devel.  Applied patch to fix
f4f5191
  build against avahi (bug #245824).
46d7a37
- Build requires krb5-devel.
46d7a37
4f25cbd
* Wed Jul 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.1
4f25cbd
- 1.3b1.  No longer need relro, directed-broadcast, af_unix-auth, or
4f25cbd
  str2109 patches.
4f25cbd
f55d748
* Fri Jul 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.12-1
f55d748
- 1.2.12.  No longer need adminutil or str2408 patches.
f55d748
169494c
* Mon Jul  9 2007 Tim Waugh <twaugh@redhat.com>
169494c
- Another small improvement for the textonly filter (bug #244979).
169494c
5f9fdee
* Thu Jul  5 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-5
5f9fdee
- Support for page-ranges and accounting in the textonly filter (bug #244979).
5f9fdee
812ed70
* Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-4
812ed70
- Better paper-out detection patch still (bug #246222).
812ed70
e29fcb7
* Fri Jun 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-3
e29fcb7
- Applied patch to fix group handling in PPDs (bug #186231, STR #2408).
e29fcb7
4302d5f
* Wed Jun 27 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-2
4302d5f
- Fixed _cupsAdminSetServerSettings() sharing/shared handling (bug #238057).
4302d5f
9670d6c
* Mon Jun 25 2007 Tim Waugh <twaugh@redhat.com>
9274fc7
- Fixed permissions on classes.conf in the file manifest (bug #245748).
9670d6c
eb99a8d
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-1
eb99a8d
- 1.2.11.
eb99a8d
b66134a
* Tue Jun 12 2007 Tim Waugh <twaugh@redhat.com>
f76166e
- Make the initscript use start priority 56 (bug #213828).
b66134a
- Better paper-out detection patch (bug #241589).
b66134a
34605b7
* Wed May  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-10
34605b7
* Revert paper-out detection for the moment.
34605b7
3b32489
* Wed May  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-9
3b32489
- Applied fix for rotated PDFs (bug #236753, STR #2348).
3b32489
41fae3e
* Thu Apr 26 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-8
41fae3e
- Initscript fixes (bug #237955).
41fae3e
72da820
* Wed Apr 25 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-7
72da820
- Until bug #236736 is fixed, work around the kernel usblp driver's
72da820
  quirks so that we can detect paper-out conditions.
72da820
afbbe36
* Tue Apr 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-6
afbbe36
- Fixed 'cancel' man page (bug #234088).
afbbe36
- Added empty subscriptions.conf file to make sure it gets the right
afbbe36
  SELinux file context.
afbbe36
0deb9b5
* Wed Apr  4 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-5
0deb9b5
- Send D-BUS QueueChanged signal on printer state changes.
0deb9b5
7d79ceb
* Tue Apr  3 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-4
7d79ceb
- Relay printer-state-message values in the IPP backend (STR #2109).
7d79ceb
adb12ec
* Mon Apr  2 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-3
adb12ec
- Don't clear printer-state-reasons after job completion (STR #2323).
adb12ec
ce77444
* Thu Mar 29 2007 Tim Waugh <twaugh@redhat.com>
ce77444
- Small improvement for AF_UNIX auth patch.
ce77444
ee6b344
* Thu Mar 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-2
ee6b344
- LSPP: Updated patch for line-wrapped labels (bug #228107).
ee6b344
aa73fd2
* Tue Mar 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-1
aa73fd2
- 1.2.10.
aa73fd2
a9d80b0
* Tue Mar 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.9-2
a9d80b0
- Added %%{_datadir}/ppd for LSB (bug #232893).
a9d80b0
1f484c7
* Fri Mar 16 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.9-1
1f484c7
- 1.2.9.
1f484c7
18a436c
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-5
18a436c
- Better UNIX domain sockets authentication patch after feedback from
18a436c
  Uli (bug #230613).
18a436c
98d3df3
* Thu Mar  8 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-4
98d3df3
- Implemented SCM_CREDENTIALS authentication for UNIX domain sockets
98d3df3
  (bug #230613).
98d3df3
f4b6623
* Fri Mar  2 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-3
f4b6623
- Updated LSPP patch (bug #229673).
f4b6623
2d86b61
* Mon Feb 26 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-2
2d86b61
- Applied fix for STR #2264 (bug #230116).
2d86b61
88fa535
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-1
88fa535
- 1.2.8.
88fa535
6e8cd74
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.7-8
f0fb619
- Removed logrotate config file and maxlogsize patch (bug #227369).  Now
f0fb619
  CUPS is in charge of rotating its own logs, and defaults to doing so once
f0fb619
  they get to 1Mb in size.
f0fb619
1e36378
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.7-7
1e36378
- Don't even reload CUPS when rotating logs (bug #215024).
1e36378
edc1257
* Fri Dec  8 2006 Tim Waugh <twaugh@redhat.com>
edc1257
- Requires tmpwatch for the cron.daily script (bug #218901).
edc1257
bacd20f
* Thu Dec  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-6
d36b603
- Fixed If-Modified-Since: handling in libcups (bug #217556, STR #2133).
347dd70
- Fixed extra EOF in pstops output (bug #216154, STR #2111).
86da75f
- Use upstream patch for STR #2121.
86da75f
e39e082
* Mon Nov 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-5
63d0991
- Better LSPP fix for bug #216855.
63d0991
80ed432
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com>
80ed432
- Use translated string for password prompt (STR #2121).
80ed432
d4fc41c
* Wed Nov 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-4
125dce6
- Another LSPP fix (bug #216669).
d042370
- Fixed LSPP SELinux check (bug #216855).
18cfbfe
- Increased PPD timeout in copy_model() (bug #216065).
18cfbfe
9c61944
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-3
9c61944
- Run the serial backend as root (bug #212577).
9c61944
16fc819
* Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-2
16fc819
- 1.2.7.
16fc819
1371af3
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com>
1371af3
- Fixed LogFilePerm.
1371af3
cf5e76c
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com>
ebf051b
- Don't use getpass() (bug #215133).
cf5e76c
459b0aa
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-5
459b0aa
- Reload, don't restart, when logrotating (bug #215023).
459b0aa
eb70a5b
* Wed Nov  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-4
eb70a5b
- Fixed pdftops.conf (bug #214611).
eb70a5b
92e089c
* Mon Nov  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-3
92e089c
- 1.2.6.
92e089c
4a4ac22
* Mon Nov  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-7
4a4ac22
- One more D-Bus signal fix (bug #212763).
4a4ac22
bd63485
* Fri Nov  3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-6
bd63485
- Restore missed JobQueuedRemote D-Bus signal in ipp backend (part of
bd63485
  bug #212763).
bd63485
29a5652
* Thu Nov  2 2006 Tim Waugh <twaugh@redhat.com>
29a5652
- LSPP patch fix (bug #213498).
29a5652
405b2c1
* Wed Nov  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-5
188c365
- Send QueueChanged D-Bus signal on all job state changes.
188c365
3b8dbcc
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>
3b8dbcc
- Added filter and PPD for text-only printer (bug #213030).
3b8dbcc
2321058
* Mon Oct 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-4
32f28fa
- Fixed support for /dev/ttyUSB devices (bug #212577, STR #2061).
07ace32
- Fixed parallel backend (bug #213021, STR #2056).
07ace32
0b3f19a
* Tue Oct 26 2006 Tim Waugh <twaugh@redhat.com>
0b3f19a
- Ship a real lpoptions file to make sure it is world-readable (bug #203510).
0b3f19a
12583de
* Mon Oct 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-3
8f0d3dc
- 1.2.5.
8f0d3dc
a06301c
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com>
ef70a03
- Feature-complete LSPP patch from Matt Anderson (bug #210542).
ef70a03
8dd9edb
* Thu Oct  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-9
8dd9edb
- adminutil.c: when writing 'BrowseAllow @LOCAL', add a comment about what
8dd9edb
  to change it to when using directed broadcasts from another subnet
8dd9edb
  (bug #204373).
8dd9edb
c5c7073
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-8
6bb98ac
- LSPP patch didn't get updated properly in 1:1.2.4-6.  Use the right
6bb98ac
  patch this time (bug #208676).  LSPP re-enabled.
6bb98ac
6100f7d
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-7
6100f7d
- LSPP patch disabled, since it still causes cupsd to crash.
6100f7d
41e595e
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-6
41e595e
- Updated LSPP patch from Matt Anderson (bug #208676).
41e595e
22cc213
* Tue Oct  3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-5
22cc213
- Updated LSPP patch from Matt Anderson (bug #208676).
22cc213
6440967
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.4-4
6440967
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
6440967
4863845
* Wed Sep 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-3
4863845
- Add '--help' option to lpr command (bug #206380, STR #1989).
4863845
bd257fc
* Fri Sep 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-2
bd257fc
- 1.2.4 (bug #206763).  No longer need str1968 patch.
bd257fc
9310f56
* Wed Sep 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-5
9310f56
- Fixed STR #1968 properly (bug #205619).
9310f56
425e785
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com>
425e785
- No longer need language patch.
425e785
662b6b9
* Mon Sep 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-4
662b6b9
- Applied upstream patch to fix STR #1968 (bug #205619).
662b6b9
906a1b2
* Thu Sep  7 2006 Tim Waugh <twaugh@redhat.com>
906a1b2
- %%ghost %%config(noreplace) /etc/cups/lpoptions (bug #59022).
906a1b2
bc44f81
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-3
bc44f81
- Don't overwrite snmp.c.
8c9f7f8
- No longer need str1893 patch.
8c9f7f8
adb38bb
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-2
adb38bb
- 1.2.3.  No longer need str1880 or str1881 patches.
adb38bb
adb38bb
* Tue Aug 29 2006 Tim Waugh <twaugh@redhat.com>
00838e4
- Removed dest-cache patch.
00838e4
840dbf6
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-17
f6c7a0a
- Fixed another LSPP patch problem (bug #203784).
f6c7a0a
- Updated fix for STR #1881 from upstream.
f6c7a0a
1119287
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-16
1119287
- Fixed another LSPP patch problem noted by Erwin Rol.
1119287
d90f391
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-15
d90f391
- Fixed LSPP patch passing NULL to strcmp (bug #203784).
d90f391
9ad376b
* Mon Aug 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-14
9ad376b
- Updated LSPP patch (bug #203376).
9ad376b
dce6a11
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.2-13
dce6a11
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
dce6a11
  (#203001)
dce6a11
5e360d6
* Fri Aug 18 2006 Tim Waugh <twaugh@redhat.com>
5e360d6
- Own notifier directory (bug #203085).
5e360d6
4e50019
* Thu Aug 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-12
4e50019
- Apply patch to fix STR #1880 (bug #200205).
4e50019
6701846
* Wed Aug 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-11
6701846
- Use upstream patch to fix STR #1881.
6701846
186d479
* Fri Aug 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-10
30df474
- Remove 'Provides: LPRng = 3.8.15-3' (bug #148757).
abd89fe
- Applied patch to fix STR #1893 (bug #201800).
abd89fe
5a4f19a
* Thu Aug 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-9
5a4f19a
- Try different fix for STR #1795/STR #1881 (bug #201167).
5a4f19a
c0b0e20
* Sun Aug  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-8
c0b0e20
- Apply patch from STR #1881 for remote IPP printing (bug #201167).
c0b0e20
5dd9863
* Wed Aug  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-7
5dd9863
- Updated LSPP patch from Matt Anderson.
7bf6f05
- Ship pstopdf filter for LSPP.
5dd9863
8b2ddcb
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-6
8b2ddcb
- Use replacement snmp.c from STR #1737 (bug #193093).
8b2ddcb
- Re-enable LSPP; doesn't harm browsing after all.
8b2ddcb
2a480f8
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-5
2a480f8
- Disable LSPP for now, since it seems to break browsing somehow.
2a480f8
a9e61d7
* Mon Jul 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-4
a9e61d7
- Fixed package requirements (bug #199903).
a9e61d7
75d0e82
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-3
75d0e82
- Apply Matt Anderson's LSPP patch.
814726b
- Renumbered patches.
814726b
f910f91
* Thu Jul 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-2
f910f91
- 1.2.2.
f910f91
2f02c9c
* Wed Jul 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-21
2f02c9c
- Sync with svn5754.  Fixes bug #198987, bug #195532, bug #130118.
2f02c9c
2f02c9c
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 1:1.2.1-20
6ce2c35
- Require a new version of D-Bus and rebuild
6ce2c35
73d7a13
* Fri Jul 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-19
2f02c9c
- Sync with svn5737.  Fixes bug #192015.
73d7a13
f93a4cc
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.1-18.1
f93a4cc
- rebuild
f93a4cc
36ea4eb
* Fri Jul  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-18
36ea4eb
- Ship with an empty classes.conf file.
36ea4eb
0bbee85
* Tue Jul  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-17
0bbee85
- Sync with svn5706.
0bbee85
- No longer need localhost, str1740, str1758, str1736, str1776 patches.
0bbee85
dc85b54
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-16
ab136bf
- Bumped paps requirement.
ab136bf
- Don't use texttopaps for application/* MIME types (bug #197214).
ab136bf
3fcd028
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-15
3fcd028
- Require paps and use it for printing text (bug #197214).
3fcd028
99b3aea
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-14
99b3aea
- Don't export in SSLLIBS to cups-config.
99b3aea
b473577
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-13
266f340
- Fixed cupsd network default printer crash (STR #1776).
266f340
4f026d3
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1:1.2.1-12
4f026d3
- rebuilt with new gnutls
4f026d3
90b0afb
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-11
90b0afb
- Remove certs directory in %%post, not %%postun.
90b0afb
b6f8e6a
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-10
b6f8e6a
- Remove old-style certs directory after upgrade (bug #194581).
b6f8e6a
203c213
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-9
203c213
- Prevent 'too many open files' error (STR #1736, bug #194368).
203c213
8d0690c
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-8
8d0690c
- Fix 'Allow from @IF(...)' (STR #1758, bug #187703).
8d0690c
f25831f
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-7
c07f027
- ServerBin compatibility patch (bug #194005).
c07f027
2dc8ae6
* Fri Jun  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-6
2dc8ae6
- Applied upstream patch to fix STR #1740 (bug #192809).
2dc8ae6
4df0f1a
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-5
4df0f1a
- Fixed group ownerships again (bug #192880).
4df0f1a
e0ed490
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-4
4df0f1a
- Fixed 'service cups reload' not to give an error message.
e0ed490
be3fa56
* Thu May 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-3
65a9651
- Fix 'localhost' fallback in httpAddrGetList() (bug #192628, STR #1723).
65a9651
c7f7683
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-2
c7f7683
- 1.2.1.
10e4dff
- Another STR #1705 fix (bug #192034).
26c258c
- Fixed devel package multilib conflict (bug #192664).
26c258c
43d17c1
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-7
8b0c702
- Sync to svn5568.  No longer need rpath patch.
fb731fd
- Added a 'conflicts:' for kdelibs to prevent bug #192548.
6697a7b
4e62037
* Sat May 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-6
579b452
- Sync to svn5555.  No longer need str1670 or str1705 patches.
579b452
8bfdfeb
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-5
4d82883
- Sync to svn5545.
0efb0a1
- Ship a driver directory.
0efb0a1
5e538c0
* Thu May 18 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-4
6a78ca7
- Disable back-channel data in the usb backend (STR #1705, bug #192034).
ca908fd
- Fix for 'browsing stops on reload', STR #1670 (bug #191217).
ca908fd
e1fac77
* Wed May 16 2006 Tim Waugh <twaugh@redhat.com>
9edcc6d
- Sync to svn5538.
ea7be1d
- Added 'restartlog' to initscript, for clearing out error_log.  Useful
ea7be1d
  for problem diagnosis.
e1fac77
- Initscript no longer needs to check for printconf-backend.
e1fac77
07ef8e0
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-3
07ef8e0
- Added image library build requirements.
58abeff
- The devel package requires gnutls-devel (bug #191908).
07ef8e0
fc491f2
* Mon May  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-2
fc491f2
- 1.2.0.
fc491f2
e28b95c
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.4
e28b95c
- Sync to svn5493.
e28b95c
a98e7f6
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.3
a98e7f6
- Sync to svn5491.
c9f932c
4da7526
* Fri Apr 28 2006 Tim Waugh <twaugh@redhat.com>
4da7526
- Sync to svn5470.
4da7526
- No longer need link, CAN-2005-0064, or no-propagate-ipp-port patches.
4da7526
- Switch to upstream PIE implementation (every single binary is PIE).
77bffe1
- Extend relro to all binaries.
3fd9976
- Better rpath patch.
4da7526
e5d2324
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com>
4da7526
- No longer need backend, rcp, or ppdsdat patches.
9d10dec
- Use configure switch for LogFilePerm default instead of patch.
e5d2324
d52981a
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com>
d52981a
- Own /var/run/cups (bug #189561).
8325fed
- Sync from svn5460 to svn5462.
d52981a
d6df283
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.2
16d6860
- Patch pdftops to understand 'includeifexists', and use that in the
16d6860
  pdftops.conf file (bug #189809).
16d6860
998a644
* Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.1
998a644
- 1.2rc3.
52c268a
- Ship an snmp.conf.
52c268a
3ae7909
* Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.2
3ae7909
- Updated to svn 5446.
3ae7909
62dfe30
* Wed Apr 19 2006 Tim Waugh <twaugh@redhat.com>
62dfe30
- Ignore .rpmnew and .rpmsave banner files.
62dfe30
14b9205
* Tue Apr 11 2006 Tim Waugh <twaugh@redhat.com>
14b9205
- Ship a /etc/cups/pdftops.conf file (bug #188583).
14b9205
8791e25
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com>
8791e25
- Build requires libacl-devel.
8791e25
837e092
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.1
837e092
- 1.2rc2.
837e092
9d2d9cb
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.9
a59156d
- Sync scheduler/* with svn 5383.
a59156d
00a2983
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.8
29eef2d
- No longer need openssl-devel.
29eef2d
- Build with LDAP_DEPRECATED=1, to pick up declarations of ldap_init() etc.
29eef2d
- Only warn about ACLs once (STR #1532).
a2f37b2
- Fix imagetops filter (STR #1533).
a3358e6
- Sync pstops.c with svn 5382.
29eef2d
91729ee
* Thu Apr  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.7
f111b12
- Build requires openldap-devel.
91729ee
- Sync pstops.c with svn 5372.
f111b12
46df885
* Tue Apr  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.6
46df885
- Tweak to allow 'usb:/dev/usb/lp0'-style URIs again.
46df885
bd6546d
* Sun Apr  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.5
94c45d0
- Backported svn 5365:5366 change for mutex-protected stringpool (STR #1530).
bd6546d
bd93f45
* Sat Apr  1 2006 Tim Waugh <twaugh@redhat.com>
bd93f45
- Fixed _cupsStrFree() (STR #1529).
bd93f45
91172ac
* Fri Mar 31 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.4
91172ac
- Fixed interaction with CUPS 1.1 servers (STR #1528).
91172ac
80869e6
* Wed Mar 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.3
eb14af5
- Fix group list of non-root backends (STR #1521, bug #186954).
eb14af5
2fc5c8d
* Tue Mar 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.2
1d0e9cb
- Fix lpq -h (STR#1515, bug #186686).
1d0e9cb
b1b5a1b
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.1
b1b5a1b
- Ship a printers.conf file, and a client.conf file.  That way, they get
b1b5a1b
  their SELinux file contexts set correctly.
b1b5a1b
b0e38c9
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.0
b0e38c9
- 1.2rc1.
b0e38c9
14cd466
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.6
14cd466
- Add KDE compatibility symbols _ipp_add_attr/_ipp_free_attr to ipp.h, with
14cd466
  a comment saying why they shouldn't be used.
14cd466
80d6a95
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.5
80d6a95
- Fix KDE compatibility symbols _ipp_add_attr/_ipp_free_attr.
80d6a95
e85467b
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.4
e85467b
- Update to svn snapshot.
e85467b
124cf24
* Thu Mar 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.3
124cf24
- Update to svn snapshot.  No longer need users or policy patches.
124cf24
0edf4c0
* Fri Mar 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.2
0edf4c0
- Rebuilt.
0edf4c0
0edf4c0
* Tue Mar 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.1
0edf4c0
- Build requires gnutls-devel.
0edf4c0
- Fixed default policy name.
0edf4c0
- Fixed 'set-allowed-users' in web UI.
0edf4c0
0edf4c0
* Mon Mar 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.0
0edf4c0
- 1.2b2.
0edf4c0
- Use new CUPS_SERVERBIN location (/usr/lib/cups even on 64-bit hosts).
9080a93
0edf4c0
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com>
0edf4c0
- Fixed some permissions.
905fead
0edf4c0
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.1
0edf4c0
- Ship /etc/cups/ssl directory.
90f630f
0edf4c0
* Thu Mar  9 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.0
0edf4c0
- 1.2b1.  No longer need devid patch.
0edf4c0
0edf4c0
* Wed Mar  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.2
0edf4c0
- Fixed 'device-id' attribute in GET_DEVICES requests (STR #1467).
0edf4c0
0edf4c0
* Tue Mar  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.1
0edf4c0
- New svn snapshot.
0edf4c0
- No longer need browse or raw patches.
0edf4c0
0edf4c0
* Wed Mar  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.1
0edf4c0
- Fixed raw printing.
0edf4c0
- Removed (unapplied) session printing patch.
0edf4c0
- Fixed browse info.
0edf4c0
0edf4c0
* Thu Feb 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.0
0edf4c0
- New svn snapshot.
0edf4c0
0edf4c0
* Fri Feb 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5102.0
0edf4c0
- New svn snapshot.
0edf4c0
- No longer need enabledisable patch.
0edf4c0
- Fixed double-free in scheduler/policy.c (STR #1428).
0edf4c0
0edf4c0
* Fri Feb 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5083.0
0edf4c0
- New svn snapshot.
0edf4c0
0edf4c0
* Wed Jan 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn4964.0
0edf4c0
- Use -fPIE not -fpie in PIE patch.
0edf4c0
- Fix link patch.
0edf4c0
- Patch in PIE instead of using --enable-pie, since that doesn't work.
0edf4c0
0edf4c0
* Fri Jan 20 2006 Tim Waugh <twaugh@redhat.com>
0edf4c0
- 1.2 svn snapshot.
0edf4c0
- No longer need doclink, str1023, pdftops, sanity, lpstat, str1068,
0edf4c0
  sigchld, gcc34, gcc4, slow, CAN-2004-0888, CAN-2005-2097, finddest,
0edf4c0
  str1249, str1284, str1290, str1301, CVE-2005-3625,6,7 patches.
0edf4c0
- Removed autodetect-tag patch.
5de4b6c
45081a8
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-30
45081a8
- Include 'Autodetected' tag for better integration with autodetection tools.
45081a8
7fe06eb
* Tue Jan 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-29
7fe06eb
- Apply dest-cache-v2 patch (bug #175847).
7fe06eb
0f0c41a
* Wed Jan  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-28
d6e9845
- Apply patch to fix CVE-2005-3625, CVE-2005-3626, CVE-2005-3627
d6e9845
  (bug #176868).
d6e9845
c9dd664
* Mon Dec 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-27
c9dd664
- Link pdftops with -z relro.
c9dd664
b693a8d
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
b693a8d
- rebuilt
b693a8d
ceed900
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 1:1.1.23-26
ceed900
- rebuild for new dbus
ceed900
3e9ff7c
* Tue Nov  8 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-25
3e9ff7c
- rebuilt with new openssl
3e9ff7c
5f98a3f
* Thu Oct 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-24
05bc8c9
- Build with -fstack-protector-all.
05bc8c9
05bc8c9
* Sat Oct 15 2005 Florian La Roche <laroche@redhat.com> 1:1.1.23-23
Florian La Roche 4a70c58
- link libcupsimage.so against libcups
Florian La Roche 4a70c58
eb7f18f
* Tue Oct 11 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-22
aae056c
- Apply patch to fix STR #1301 (bug #169979).
aae056c
18ff648
* Thu Oct  6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-21
18ff648
- Apply patch to fix STR #1290.
18ff648
690bcee
* Wed Oct  5 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-20
690bcee
- Apply upstream patch for STR #1249.
690bcee
8294ebf
* Fri Sep 30 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-19
f118957
- Use upstream patch for STR #1284.
f118957
b0b1e6f
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com>
b0b1e6f
- use include instead of pam_stack in pam config
b0b1e6f
ff33a67
* Thu Sep 29 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-18
48d6797
- Raise IPP_MAX_VALUES to 100 (bug #164232).  STR #1284.
26ad1d1
- Made FindDest better behaved in some instances (bug #164232).  STR #1283.
53db004
75f0fa0
* Fri Sep  2 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-17
75f0fa0
- Fixed CAN-2005-2097 (bug #164510).
75f0fa0
e57c289
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-16
85af8b4
- Make DeletePrinterFromClass faster (bug #160620).
85af8b4
785e3ce
* Thu Mar 31 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-15
aff4b5c
- Don't require exact dbus version, just minimum.
aff4b5c
e1a5ea9
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-14
e1a5ea9
- Fixed up dbus patch so that it compiles.
e1a5ea9
e1a5ea9
* Wed Mar  9 2005 John (J5) Palmieri <johnp@redhat.com>
f7efb95
- Fix up dbus patch 
f7efb95
871b60d
* Mon Mar  7 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.1.23-13
871b60d
- Fixed up dbus patch to work with dbus 0.31
871b60d
a4a7cdf
* Tue Mar  1 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-12
a4a7cdf
- rebuild for openssl-0.9.7e
a4a7cdf
cdd8f9c
* Tue Feb 22 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-11
cdd8f9c
- UTF-8-ify spec file (bug #149293).
cdd8f9c
fc77736
* Fri Feb 18 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-10
8958721
- Fixed build with GCC 4.
060494f
fc77736
* Thu Feb 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-9
7e01892
- Back to old DBUS API since new DBUS isn't built yet.
7e01892
8d9167e
* Mon Feb  7 2005 Tim Waugh <twaugh@redhat.com>
13489fb
- Use upstream patch for STR #1068.
8042765
- Apply patch to fix remainder of CAN-2004-0888 (bug #135378).
8d9167e
2961478
* Wed Feb  2 2005 Tim Waugh <twaugh@redhat.com>
2961478
- Applied patch to prevent occasional cupsd crash on reload (bug #146850).
2961478
fc77736
* Tue Feb  1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-8
815092e
- New DBUS API.
815092e
fc77736
* Tue Feb  1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-7
b31cc69
- Applied patch to prevent file descriptor confusion (STR #1068).
b31cc69
3218f29
* Fri Jan 28 2005 Tim Waugh <twaugh@redhat.com>
3218f29
- Build does not require XFree86-devel (bug #146397).
3218f29
a8006d3
* Thu Jan 27 2005 Tim Waugh <twaugh@redhat.com>
a8006d3
- Corrected directory modes so that they reflect what cupsd sets them to.
a8006d3
fc77736
* Mon Jan 24 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-6
29acb6d
- Build against new dbus.
29acb6d
fc77736
* Fri Jan 21 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-5
dfe8c9c
- Use tmpwatch to remove unused files in the spool temporary directory
dfe8c9c
  (bug #110026).
dfe8c9c
e69e7d1
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com>
e69e7d1
- Use gzip's -n flag for the PPDs.
e69e7d1
fc77736
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-4
15f640f
- Mark the initscript noreplace (bug #145629).
15f640f
fc77736
* Wed Jan 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-3
699c7eb
- Applied patch to fix CAN-2005-0064.
699c7eb
fc77736
* Thu Jan  6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-2
6654378
- Fixed patch from STR #1023.
6654378
fc77736
* Tue Jan  4 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-1
39db5f9
- 1.1.23.
39db5f9
fc77736
* Mon Dec 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.23-0.rc1.1
04d25cd
- 1.1.23rc1.
04d25cd
- No longer need ioctl, ref-before-use, str1023 or str1024 patches.
04d25cd
fc77736
* Fri Dec 17 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-6
4e91e02
- Use upstream patches for bug #143086.
4e91e02
fc77736
* Thu Dec 16 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-5
363ef3f
- Fixed STR #1023 (part of bug #143086).
0e531ea
- Fixed STR #1024 (rest of bug #143086).
363ef3f
04c9a77
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com>
16814d0
- Not all files in the doc directory are pure documentation (bug #67337).
16814d0
16814d0
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com>
04c9a77
- Fixed ioctl parameter size in usb backend.  Spotted by David A. Marlin.
04c9a77
0e87afe
* Fri Dec  3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-4
0e87afe
- Convert de and fr .tmpl files into UTF-8 (bug #136177).
0e87afe
3e55b0a
* Thu Dec  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-3
3e55b0a
- Fix ref-before-use bug in debug output (bug #141585).
3e55b0a
eeb9a39
* Mon Nov 29 2004 Tim Waugh <twaugh@redhat.com>
eeb9a39
- Copied "ext" patch over from xpdf RPM package.
eeb9a39
43cd32b
* Mon Nov 22 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-2
5f3a030
- Fixed cups-lpd file mode (bug #137325).
3deb1de
- Convert all man pages to UTF-8 (bug #107118).  Patch from Miloslav Trmac.
3deb1de
940d020
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
5f3a030
- New lpd subpackage, from patch by Matthew Galgoci (bug #137325).
940d020
fc04b64
* Tue Nov  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-1
fc04b64
- 1.1.22.
fc04b64
- No longer need ippfail, overread or str970 patches.
fc04b64
9a72421
* Tue Oct 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc2.1
27e6db5
- Make cancel-cups(1) man page point to lp-cups(1) not lp(1) (bug #136973).
62e8a89
- Use upstream patch for STR #953.
9a72421
- 1.1.22rc2.
bc1e0e2
92b1517
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.7
9fa374f
- Prevent filters generating incorrect PS in locales where "," is the
d1be8e2
  decimal separator (bug #136102).  Patch from STR #970.
9fa374f
9bbae5a
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.5
9bbae5a
- Fixed another typo in last patch!
9bbae5a
ece553a
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.4
ece553a
- Fixed typo in last patch.
ece553a
9e8251c
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.3
9e8251c
- Another attempt at fixing bug #135502.
9e8251c
1ca4c9b
* Wed Oct 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.2
1ca4c9b
- Fail better when receiving corrupt IPP responses (bug #135502).
1ca4c9b
8f2c8b2
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.1
8f2c8b2
- 1.1.22rc1.
8f2c8b2
159ba0d
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-7
159ba0d
- Set LogFilePerm 0600 in default config file.
159ba0d
d792392
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-6
d792392
- Apply patch to fix CAN-2004-0923 (bug #134601).
d792392
d15a430
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-5
d15a430
- Fixed reload logic (bug #134080).
d15a430
5fbd6bc
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 1:1.1.21-4
5fbd6bc
- Remove .pdf from docs, fix links
5fbd6bc
aee6db4
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-3
aee6db4
- Write a pid file (bug #132987).
aee6db4
e7b778a
* Thu Sep 23 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-2
e7b778a
- 1.1.21.
e7b778a
3349b6f
* Thu Sep  9 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.2
3349b6f
- Updated DBUS patch (from Colin Walters).
3349b6f
cvsdist eef8206
* Tue Aug 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.1
cvsdist eef8206
- 1.1.21rc2.
cvsdist eef8206
- No longer need state, reload-timeout or str743 patches.
cvsdist eef8206
- httpnBase64 patch no longer applies; alternate method implemented
cvsdist eef8206
  upstream.
cvsdist eef8206
- Fix single byte overread in usersys.c (spotted by Colin Walters).
cvsdist eef8206
cvsdist eef8206
* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com>
cvsdist eef8206
- Applied httpnEncode64 patch from Colin Walters.
cvsdist eef8206
cvsdist eef8206
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com>
cvsdist eef8206
- Session printing patch (Colin Walters).  Disabled for now.
cvsdist eef8206
cvsdist db3ded6
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.9
cvsdist db3ded6
- Shorter reload timeout (Colin Walters).
cvsdist db3ded6
- Updated DBUS patch from Colin Walters.
cvsdist db3ded6
cvsdist db3ded6
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com>
cvsdist db3ded6
- Updated IPP backend IPP_PORT patch from Colin Walters.
cvsdist db3ded6
cvsdist d90a365
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.8
cvsdist d90a365
- Preserve DBUS_SESSION_BUS_ADDRESS in environment (Colin Walters).
cvsdist d90a365
- Fixed enabledisable patch.
cvsdist d90a365
cvsdist 7531ace
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.7
cvsdist 7531ace
- Bumped DBUS version to 0.22.
cvsdist 7531ace
cvsdist f0394aa
* Fri Aug  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.6
cvsdist f0394aa
- Patch from Colin Walters to prevent IPP backend using non-standard
cvsdist f0394aa
  IPP port.
cvsdist f0394aa
cvsdist 91a3039
* Sun Aug  1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.5
cvsdist 91a3039
- Really bumped DBUS version.
cvsdist 91a3039
cvsdist fa7095d
* Fri Jul 30 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.4
cvsdist fa7095d
- Bumped DBUS version.
cvsdist fa7095d
cvsdist fa7095d
* Fri Jul 16 2004 Tim Waugh <twaugh@redhat.com>
cvsdist fa7095d
- Added version to LPRng obsoletes: tag (bug #128024).
cvsdist fa7095d
cvsdist 6e8334a
* Thu Jul  8 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.3
cvsdist 6e8334a
- Updated DBUS patch.
cvsdist 6e8334a
cvsdist c5dee23
* Tue Jun 29 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.2
cvsdist c5dee23
- Apply patch from STR #743 (bug #114999).
cvsdist c5dee23
cvsdist 2eebc2a
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.1
cvsdist 2eebc2a
- Fix permissions on logrotate script (bug #126426).
cvsdist 2eebc2a
cvsdist 3d89616
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 3d89616
- rebuilt
cvsdist 3d89616
cvsdist 2c49427
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.2
cvsdist 2c49427
- Build for dbus-0.21.
cvsdist 2c49427
- Fix SetPrinterState().
cvsdist 2c49427
cvsdist 2c49427
* Thu Jun  3 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 2c49427
- Use configure's --with-optim parameter instead of setting OPTIM at
cvsdist 2c49427
  make time (bug #125228).
cvsdist 2c49427
cvsdist 4a08578
* Thu Jun  3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.1
cvsdist 4a08578
- 1.1.21rc1.
cvsdist 4a08578
- No longer need str716, str718, authtype or encryption patches.
cvsdist 4a08578
cvsdist 4a3035c
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-15
cvsdist 4a3035c
- Build on ppc and ppc64 again.
cvsdist 4a3035c
cvsdist f5e5367
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-14
cvsdist f5e5367
- ExcludeArch ppc, ppc64.
cvsdist f5e5367
- More D-BUS changes.
cvsdist f5e5367
cvsdist f5e5367
* Tue Jun  1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-13
cvsdist f5e5367
- Enable optimizations on ia64 again.
cvsdist f5e5367
cvsdist f5e5367
* Thu May 27 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-12
cvsdist f5e5367
- D-BUS changes.
cvsdist f5e5367
cvsdist f5e5367
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-11
cvsdist f5e5367
- Build requires make >= 3.80 (bug #124472).
cvsdist f5e5367
cvsdist f5e5367
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-10
cvsdist f5e5367
- Finish fix for cupsenable/cupsdisable (bug #102490).
cvsdist f5e5367
- Fix MaxLogSize setting (bug #123003).
cvsdist f5e5367
cvsdist f5e5367
* Tue May 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-9
cvsdist f5e5367
- Apply patches from CVS (authtype) to fix STR #434, STR #611, and as a
cvsdist f5e5367
  result STR #719.  This fixes several problems including those noted in
cvsdist f5e5367
  bug #114999.
cvsdist f5e5367
cvsdist f5e5367
* Mon May 24 2004 Tim Waugh <twaugh@redhat.com>
cvsdist f5e5367
- Use upstream patch for exit code fix for bug #110135 [STR 718].
cvsdist f5e5367
cvsdist f5e5367
* Wed May 19 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-8
cvsdist f5e5367
- If cupsd fails to start, make it exit with an appropriate code so that
cvsdist f5e5367
  initlog notifies the user (bug #110135).
cvsdist f5e5367
cvsdist f5e5367
* Thu May 13 2004 Tim Waugh <twaugh@redhat.com>
cvsdist f5e5367
- Fix cups/util.c:get_num_sdests() to use encryption when it is necessary
cvsdist f5e5367
  or requested (bug #118982).
cvsdist f5e5367
- Use upstream patch for the HTTP/1.1 Continue bug (from STR716).
cvsdist f5e5367
cvsdist f5e5367
* Tue May 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-7
cvsdist f5e5367
- Fix non-conformance with HTTP/1.1, which caused failures when printing
cvsdist f5e5367
  to a Xerox Phaser 8200 via IPP (bug #122352).
cvsdist f5e5367
- Make lppasswd(1) PIE.
cvsdist f5e5367
- Rotate logs within cupsd (instead of relying on logrotate) if we start
cvsdist f5e5367
  to approach the filesystem file size limit (bug #123003).
cvsdist f5e5367
cvsdist 47b7c7d
* Tue Apr  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-6
cvsdist 47b7c7d
- Fix pie patch (bug #120078).
cvsdist 47b7c7d
cvsdist 47b7c7d
* Fri Apr  2 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 47b7c7d
- Fix rcp patch for new system-config-printer name.
cvsdist 47b7c7d
cvsdist 5dbbcca
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5dbbcca
- rebuilt
cvsdist 5dbbcca
cvsdist 5dbbcca
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5dbbcca
- rebuilt
cvsdist 5dbbcca
cvsdist 5dbbcca
* Fri Feb  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-4
cvsdist 5dbbcca
- Tracked D-BUS API changes.
cvsdist 5dbbcca
- Updated D-BUS configuration file.
cvsdist 5dbbcca
- Symlinks to avoid conflicting with bash builtins (bug #102490).
cvsdist 5dbbcca
cvsdist 5dbbcca
* Thu Feb  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-3
cvsdist 5dbbcca
- Improved PIE patch.
cvsdist 5dbbcca
- Fixed compilation with GCC 3.4.
cvsdist 5dbbcca
cvsdist 5dbbcca
* Thu Jan 29 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5dbbcca
- Don't ship cupsconfig now that nothing uses it.
cvsdist 5dbbcca
cvsdist dc9ef5d
* Wed Jan  7 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-2
cvsdist dc9ef5d
- Try harder to find a translated page for the web interface (bug #107619).
cvsdist dc9ef5d
- Added build_as_pie conditional to spec file to facilitate debugging.
cvsdist dc9ef5d
cvsdist dc9ef5d
* Mon Dec  1 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.20-1
cvsdist dc9ef5d
- 1.1.20.
cvsdist dc9ef5d
- No longer need idefense, str226 patches.
cvsdist dc9ef5d
- Updated sanity patch.
cvsdist dc9ef5d
- The devel sub-package requires openssl-devel (bug #110772).
cvsdist dc9ef5d
cvsdist dc9ef5d
* Wed Nov 26 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-16
cvsdist dc9ef5d
- removed -Wl,-rpath from cups-sharedlibs.m4 (replaced old no_rpath patch)
cvsdist dc9ef5d
cvsdist dc9ef5d
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-15
cvsdist dc9ef5d
- no rpath in cups-config anymore
cvsdist dc9ef5d
cvsdist dc9ef5d
* Thu Nov 20 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-14
cvsdist dc9ef5d
- Enable PIE for cupsd.
cvsdist dc9ef5d
cvsdist dc9ef5d
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com>
cvsdist dc9ef5d
- Don't ignore the file descriptor when ShutdownClient is called: it
cvsdist dc9ef5d
  might get closed before we next try to read it (bug #107787).
cvsdist dc9ef5d
cvsdist dc9ef5d
* Tue Oct 14 2003 Tim Waugh <twaugh@redhat.com>
cvsdist dc9ef5d
- Removed busy-loop patch; 1.1.19 has its own fix for this.
cvsdist 74220d8
cvsdist 79dcdc0
* Thu Oct  2 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-13
cvsdist 79dcdc0
- Apply patch from STR 226 to make CUPS reload better behaved (bug #101507).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Wed Sep 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-12
cvsdist 79dcdc0
- Prevent a libcups busy loop (bug #97958).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Thu Aug 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-11
cvsdist 79dcdc0
- Another attempt to fix bug #100984.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Wed Aug 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-10
cvsdist 79dcdc0
- Pass correct attributes-natural-language through even in the absence
cvsdist 79dcdc0
  of translations for that language (bug #100984).
cvsdist 79dcdc0
- Show compilation command lines.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-9
cvsdist 79dcdc0
- Prevent lpstat displaying garbage.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Mon Jul 21 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 79dcdc0
- Mark mime.convs and mime.types as config files (bug #99461).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Mon Jun 23 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-8
cvsdist 79dcdc0
- Start cupsd before nfs server processes (bug #97767).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-7
cvsdist 79dcdc0
- Add some %if %use_dbus / %endif's to make it compile without dbus
cvsdist 79dcdc0
  (bug #97397).  Patch from Jos Vos.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Mon Jun 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-6
cvsdist 79dcdc0
- Don't busy loop in the client if the IPP port is in use by another
cvsdist 79dcdc0
  app (bug #97468).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Tue Jun 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-5
cvsdist 79dcdc0
- Mark pam.d/cups as config file not to be replaced (bug #92236).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 79dcdc0
- rebuilt
cvsdist 79dcdc0
cvsdist 79dcdc0
* Tue Jun  3 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-3
cvsdist 79dcdc0
- Provide a version for LPRng (bug #92145).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Thu May 29 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-2
cvsdist 79dcdc0
- Obsolete LPRng now.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Tue May 27 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-1
cvsdist 79dcdc0
- 1.1.19.  No longer need optparse patch.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Sat May 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.4
cvsdist 79dcdc0
- Ship configuration file for D-BUS.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Fri May 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.3
cvsdist 79dcdc0
- Rebuild for dbus-0.11 API changes.
cvsdist 79dcdc0
- Fix ownership in file manifest (bug #90840).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Wed May 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.2
cvsdist 79dcdc0
- Fix option parsing in lpq (bug #90823).
cvsdist 79dcdc0
cvsdist 79dcdc0
* Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.1
cvsdist 79dcdc0
- 1.1.19rc5.
cvsdist 79dcdc0
cvsdist 79dcdc0
* Thu May  8 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc4.1
cvsdist 79dcdc0
- 1.1.19rc4.  Ported initscript, idefense, ppdsdat, dbus patches.
cvsdist 79dcdc0
- No longer need error, sigchld patches.
cvsdist 79dcdc0
- Ship cupstestppd.
cvsdist 3814013
cvsdist 79dcdc0
* Thu Apr 24 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 79dcdc0
- Mark banners as config files (bug #89069).
cvsdist d6a2723
cvsdist 79dcdc0
* Sat Apr 12 2003 Havoc Pennington <hp@redhat.com> 1:1.1.18-4
cvsdist 79dcdc0
- adjust dbus patch - dbus_bus_get() sends the hello for you, 
cvsdist 79dcdc0
  and there were a couple of memleaks
cvsdist 79dcdc0
- buildprereq dbus 0.9
cvsdist 79dcdc0
- rebuild for new dbus
cvsdist 79dcdc0
- hope it works, I'm ssh'd in with no way to test. ;-)
cvsdist 14f0499
cvsdist 79dcdc0
* Thu Apr 10 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-3
cvsdist 79dcdc0
- Get on D-BUS.
cvsdist 14f0499
cvsdist 79dcdc0
* Fri Mar 28 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-2
cvsdist 79dcdc0
- Fix translation in the init script (bug #87551).
cvsdist 25ec0b3
cvsdist 79dcdc0
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1.1
cvsdist 79dcdc0
- Turn off optimization on ia64 until bug #87383 is fixed.
cvsdist 25ec0b3
cvsdist 79dcdc0
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1
cvsdist 79dcdc0
- 1.1.18.
cvsdist 79dcdc0
- No longer need uninit patch.
cvsdist 79dcdc0
- Some parts of the iDefense and pdftops patches seem to have been
cvsdist 79dcdc0
  picked up, but not others.
cvsdist 25ec0b3
cvsdist 0519732
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-13
cvsdist 0519732
- Don't set SIGCHLD to SIG_IGN when using wait4 (via pclose) (bug #84101).
cvsdist 9f6e0fb
cvsdist 0519732
* Tue Feb  4 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-12
cvsdist 0519732
- Fix cups-lpd (bug #83452).
cvsdist 9f6e0fb
cvsdist 0519732
* Fri Jan 31 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-11
cvsdist 0519732
- Build ppds.dat on first install.
cvsdist 667ac6d
cvsdist 0519732
* Fri Jan 24 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-10
cvsdist 0519732
- Add support for rebuilding ppds.dat without running the scheduler
cvsdist 0519732
  proper (for bug #82500).
cvsdist 667ac6d
cvsdist 0519732
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.1.17-9
cvsdist 0519732
- rebuilt
cvsdist 667ac6d
cvsdist 0519732
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-8
cvsdist 0519732
- Warn against editing queues managed by redhat-config-printer
cvsdist 0519732
  (bug #82267).
cvsdist 667ac6d
cvsdist 0519732
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-7
cvsdist 0519732
- Fix up error reporting in lpd backend.
cvsdist fcbc17b
cvsdist 0519732
* Thu Jan  9 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-6
cvsdist 0519732
- Add epoch to internal requirements.
cvsdist 0519732
- Make 'condrestart' return success exit code when daemon isn't running.
cvsdist 0519732
cvsdist 0519732
* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.17-5
cvsdist 0519732
- Use pkg-config information to find SSL libraries.
cvsdist 0519732
cvsdist 0519732
* Thu Dec 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-4
cvsdist fcbc17b
- Security fixes.
cvsdist 0519732
- Make 'service cups reload' update the configuration first (bug #79953).
cvsdist 0519732
cvsdist 0519732
* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-3
cvsdist 0519732
- Fix cupsd startup hang (bug #79346).
cvsdist 0519732
cvsdist 0519732
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-2
cvsdist 0519732
- Fix parallel backend behaviour when cancelling jobs.
cvsdist 0519732
cvsdist 0519732
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-1
cvsdist 0519732
- 1.1.17.
cvsdist 0519732
- No longer need libdir patch.
cvsdist 0519732
- Fix logrotate script (bug #76791).
cvsdist 0519732
cvsdist 0519732
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
cvsdist 0519732
- Build requires XFree86-devel (bug #78362).
cvsdist 0519732
cvsdist 0519732
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
cvsdist 0519732
- 1.1.16.
cvsdist 0519732
- Updated system-auth patch.
cvsdist 0519732
- Add ncp backend script.
cvsdist 0519732
cvsdist 0519732
* Wed Nov 13 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-15
cvsdist 0519732
- Set alternatives priority to 40.
cvsdist 0519732
cvsdist 0519732
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.15-14
cvsdist 0519732
- Buildrequire pam-devel.
cvsdist 0519732
- Patch default PAM config file to remove directory names from module paths,
cvsdist 0519732
  allowing the configuration files to work equally well on multilib systems.
cvsdist 0519732
- Patch default PAM config file to use system-auth, require the file at build-
cvsdist 0519732
  time because that's what data/Makefile checks for.
cvsdist 0519732
cvsdist 0519732
* Fri Nov  8 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-13
cvsdist 0519732
- Use logrotate for log rotation (bug #76791).
cvsdist 0519732
- No longer need cups.desktop, since redhat-config-printer handles it.
cvsdist 0519732
cvsdist 0519732
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-12
cvsdist 0519732
- Revert to libdir for CUPS_SERVERBIN.
cvsdist 0519732
cvsdist 0519732
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-11
cvsdist 0519732
- Use %%configure for multilib correctness.
cvsdist 0519732
- Use libexec instead of lib for CUPS_SERVERBIN.
cvsdist 0519732
- Ship translated man pages.
cvsdist 0519732
- Remove unshipped files.
cvsdist 0519732
- Fix file list permissions (bug #59021, bug #74738).
cvsdist 0519732
- Fix messy initscript output (bug #65857).
cvsdist 0519732
- Add 'reload' to initscript (bug #76114).
cvsdist fcbc17b
cvsdist a87014a
* Fri Aug 30 2002 Bernhard Rosenkraenzer <bero@redhat.de> 1.1.15-10
cvsdist a87014a
- Add generic postscript PPD file (#73061)
cvsdist a87014a
cvsdist 58029cb
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-9
cvsdist 58029cb
- Fix prefix in pstoraster (bug #69573).
cvsdist 58029cb
cvsdist 99ecd13
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-8
cvsdist 99ecd13
- Disable cups-lpd by default (bug #71712).
cvsdist 99ecd13
- No need for fread patch now that glibc is fixed.
cvsdist 99ecd13
cvsdist 99ecd13
* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-7
cvsdist 99ecd13
- Really add cups-lpd xinetd file (bug #63919).
cvsdist 99ecd13
- Ship pstoraster (bug #69573).
cvsdist 99ecd13
- Prevent fread from trying to read from beyond EOF (fixes a segfault
cvsdist 99ecd13
  with new glibc).
cvsdist 99ecd13
cvsdist 99ecd13
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 1.1.15-6
cvsdist 99ecd13
- rebuilt with gcc-3.2 (we hope)
cvsdist 99ecd13
cvsdist 99ecd13
* Mon Aug  5 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-5
cvsdist 99ecd13
- Add cups-lpd xinetd file (#63919)
cvsdist 745e420
cvsdist 99ecd13
* Tue Jul 23 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.1.15-4
cvsdist 99ecd13
- add a "exit 0" to postun script
cvsdist 745e420
cvsdist 99ecd13
* Tue Jul  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-3
cvsdist 99ecd13
- Add a symlink /usr/share/cups/doc -> /usr/share/doc/cups-devel-1.1.15
cvsdist 99ecd13
  because some applications expect to find the cups docs in
cvsdist 99ecd13
  /usr/share/cups/doc
cvsdist 66c8324
cvsdist 99ecd13
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 99ecd13
- automated rebuild
cvsdist 99ecd13
cvsdist 99ecd13
* Fri Jun 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-1
cvsdist 99ecd13
- 1.1.15-1
cvsdist 66c8324
- Fix up smb printing trigger (samba-client, not samba-clients)
cvsdist 99ecd13
- Start cupsd earlier, apparently it needs to be running before samba
cvsdist 99ecd13
  starts up for smb printing to work.
cvsdist 99ecd13
cvsdist 99ecd13
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 99ecd13
- automated rebuild
cvsdist 99ecd13
cvsdist 99ecd13
* Tue May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-17
cvsdist 99ecd13
- Rebuild in current environment
cvsdist 99ecd13
- [-16 never existed because of build system breakage]
cvsdist 66c8324
cvsdist 9f149e2
* Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-15
cvsdist 9f149e2
- Fix bug #63387
cvsdist 9f149e2
cvsdist afac77e
* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
cvsdist afac77e
- Fix dangling symlink created by samba-clients trigger
cvsdist afac77e
cvsdist afac77e
* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
cvsdist afac77e
- Add desktop file and icon for CUPS configuration
cvsdist afac77e
cvsdist afac77e
* Wed Apr  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
cvsdist afac77e
- Support SMB printing (#62407)
cvsdist afac77e
- Add HTML redirections to doc files to work around users mistaking
cvsdist afac77e
  /usr/share/doc/cups-1.1.14 for the web frontend (#62405)
cvsdist afac77e
cvsdist afac77e
* Tue Apr  2 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
cvsdist afac77e
- fix subsys in initscript (#59206)
cvsdist afac77e
- don't strip binaries
cvsdist afac77e
cvsdist afac77e
* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
cvsdist afac77e
- Make initscript use killproc instead of killall
cvsdist afac77e
cvsdist afac77e
* Fri Mar  8 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
cvsdist afac77e
- use alternatives --initscript support
cvsdist afac77e
cvsdist afac77e
* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
cvsdist afac77e
- use the right path for the lpc man page, duh
cvsdist afac77e
cvsdist afac77e
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
cvsdist afac77e
- lpc man page is alternative too
cvsdist afac77e
- run ldconfig in -libs %post/%postun, not main
cvsdist afac77e
- remove alternatives in %preun
cvsdist afac77e
cvsdist afac77e
* Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
cvsdist afac77e
- don't source /etc/sysconfig/network in cups.init, we don't use any
cvsdist afac77e
  values from it
cvsdist afac77e
cvsdist afac77e
* Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
cvsdist afac77e
- Fix bugs #60220 and #60352
cvsdist afac77e
cvsdist afac77e
* Thu Feb 21 2002 Tim Powers <timp@redhat.com>
cvsdist afac77e
- rebuild against correct version of openssl (0.9.6b)
cvsdist afac77e
cvsdist afac77e
* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
cvsdist afac77e
- Add all man pages to alternatives (#59943)
cvsdist afac77e
- Update to real 1.1.14
cvsdist afac77e
cvsdist afac77e
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
cvsdist afac77e
- Update to almost-1.1.14
cvsdist afac77e
cvsdist afac77e
* Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
cvsdist afac77e
- Move cups-config to cups-devel subpackage
cvsdist afac77e
- Make alternatives usage a %%define to simplify builds for earlier
cvsdist afac77e
  releases
cvsdist afac77e
- Explicitly provide things we're supplying through alternatives
cvsdist afac77e
  to shut up kdeutils dependencies
cvsdist afac77e
cvsdist afac77e
* Tue Feb  5 2002 Tim Powers <timp@redhat.com>
cvsdist afac77e
- shut the alternatives stuff up for good
cvsdist afac77e
cvsdist afac77e
* Fri Feb  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
cvsdist afac77e
- Fix alternatives stuff
cvsdist afac77e
- Don't display error messages in %%post
cvsdist afac77e
cvsdist afac77e
* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
cvsdist afac77e
- alternatives stuff
cvsdist afac77e
cvsdist afac77e
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
cvsdist afac77e
- 1.1.13
cvsdist afac77e
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
cvsdist afac77e
- Rename init scripts so we can safely "killall cupsd" from there
cvsdist afac77e
cvsdist afac77e
* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
cvsdist afac77e
- Initial (conflicting, since alternatives isn't there yet) packaging for
cvsdist afac77e
  Red Hat Linux
cvsdist afac77e
cvsdist afac77e
* Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist afac77e
- 1.1.12
cvsdist afac77e
cvsdist afac77e
* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
cvsdist afac77e
- Compress PPD files
cvsdist afac77e
- Fix build with gcc 3.1
cvsdist afac77e
- Fix init script
cvsdist afac77e
cvsdist afac77e
* Tue Sep  4 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
cvsdist afac77e
- Fix URL
cvsdist afac77e
- Generate printcap
cvsdist afac77e
- s/Copyright/License/g
cvsdist afac77e
cvsdist afac77e
* Tue Sep  4 2001 Than Ngo <than@redhat.com> 1.1.10-1
cvsdist afac77e
- update to 1.1.10-1 for ExtraBinge 7.2
cvsdist afac77e
cvsdist afac77e
* Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
cvsdist afac77e
- update to 1.1.8
cvsdist afac77e
- changed cupsd.conf to generate /etc/printcap
cvsdist afac77e
cvsdist afac77e
* Tue May 15 2001 Than Ngo <than@redhat.com>
cvsdist afac77e
- update to 1.1.7, bugfixes
cvsdist afac77e
cvsdist afac77e
* Thu Dec 14 2000 Than Ngo <than@redhat.com>
cvsdist afac77e
- fixed package dependency with lpr and LPRng
cvsdist afac77e
cvsdist afac77e
* Wed Oct 25 2000 Than Ngo <than@redhat.com>
cvsdist afac77e
- remove man/cat
cvsdist afac77e
cvsdist afac77e
* Tue Oct 24 2000 Than Ngo <than@redhat.com>
cvsdist afac77e
- don't start cupsd service in level 0, fixed
cvsdist afac77e
cvsdist afac77e
* Thu Oct 19 2000 Than Ngo <than@redhat.com>
cvsdist afac77e
- update to 1.1.4
cvsdist afac77e
- fix CUPS_DOCROOT (Bug #18717)
cvsdist afac77e
cvsdist afac77e
* Fri Aug 11 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- update to 1.1.2 (Bugfix release)
cvsdist afac77e
cvsdist afac77e
* Fri Aug 4 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- fix, cupsd read config file under /etc/cups (Bug #15432)
cvsdist afac77e
- add missing cups filters
cvsdist afac77e
cvsdist afac77e
* Wed Aug 2 2000 Tim Powers <timp@redhat.com>
cvsdist afac77e
- rebuilt against libpng-1.0.8
cvsdist afac77e
cvsdist afac77e
* Tue Aug 01 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
cvsdist afac77e
cvsdist afac77e
* Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist afac77e
- 1.1.1 (this has some major bugfixes)
cvsdist afac77e
- Fix a typo in initscript (it's $?, not ?$)
cvsdist afac77e
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
cvsdist afac77e
- Create the spool dir
cvsdist afac77e
cvsdist afac77e
* Fri Jul 28 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- fix unclean code for building against gcc-2.96
cvsdist afac77e
- add missing restart function in startup script
cvsdist afac77e
cvsdist afac77e
* Fri Jul 28 2000 Tim Powers <timp@redhat.com>
cvsdist afac77e
- fixed initscript so that conrestart doesn't return 1 if the test fails
cvsdist afac77e
cvsdist afac77e
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
cvsdist afac77e
- rebuilt
cvsdist afac77e
cvsdist afac77e
* Wed Jul 19 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- using service to fire them up
cvsdist afac77e
- fix Prereq section
cvsdist afac77e
cvsdist afac77e
* Mon Jul 17 2000 Tim Powers <timp@redhat.com>
cvsdist afac77e
- added defattr to the devel package
cvsdist afac77e
cvsdist afac77e
* Sun Jul 16 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- add cups config files
cvsdist afac77e
cvsdist afac77e
* Sat Jul 15 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- update to 1.1 release
cvsdist afac77e
- move back to /etc/rc.d/init.d
cvsdist afac77e
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
cvsdist afac77e
- split cups
cvsdist afac77e
cvsdist afac77e
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
cvsdist afac77e
- rebuilt
cvsdist afac77e
cvsdist afac77e
* Thu Jul 06 2000 Tim Powers <timp@redhat.com>
cvsdist afac77e
- fixed broken PreReq to now require /etc/init.d
cvsdist afac77e
cvsdist afac77e
* Tue Jun 27 2000 Tim Powers <timp@redhat.com>
cvsdist afac77e
- PreReq initscripts >= 5.20
cvsdist afac77e
cvsdist afac77e
* Mon Jun 26 2000 Tim Powers <timp@redhat.com>
cvsdist afac77e
- started changelog 
cvsdist afac77e
- fixed init.d script location
cvsdist afac77e
- changed script in init.d quite a bit and made more like the rest of our
cvsdist afac77e
  startup scripts