--- rpms/qmail/sme8/qmail.spec 2007/06/12 20:38:46 1.1 +++ rpms/qmail/sme8/qmail.spec 2008/01/29 14:03:04 1.2 @@ -7,13 +7,16 @@ Summary: A modern, fast, secure replacem %define name qmail Name: %{name} %define version 1.03 -%define release 13 +%define release 15 Version: %{version} Release: %{release}%{?dist} -License: Daniel J. Bernstein +#Author: Daniel J. Bernstein +License: Public Domain Group: Networking/Daemons Source: http://cr.yp.to/software/%{name}-%{version}.tar.gz Patch0: qmail-1.03-echouser.patch +Patch1: http://homepages.tesco.net./~J.deBoynePollard/Softwares/qmail/any-to-cname.patch +Patch2: qmail-103-dns_response_buffer.patch URL: http://cr.yp.to/%{name}.html BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Provides: smtpdaemon @@ -68,6 +71,20 @@ also includes a drop-in ``sendmail'' wra transparently by your current UAs. %changelog +* Mon Jan 28 2008 Charlie Brady 1.03-15 +- Increase the buffer size for DNS responses. Patch is from + http://www.ckdhr.com./ckd/qmail-103.patch [SME: 3827] +- Update License information - qmail is now public domain: + http://cr.yp.to/qmail/dist.html : + + I hereby place the qmail package (in particular, qmail-1.03.tar.gz, + with MD5 checksum 622f65f982e380dbe86e6574f3abcb7c) into the public + domain. + +* Mon Jan 28 2008 Charlie Brady 1.03-14 +- Use CNAME lookup, rather than ANY lookup, to reduce the risk of + oversized replies. [SME: 3827] + * Sun Apr 29 2007 Shad L. Lords - Clean up spec so package can be built by koji/plague @@ -172,6 +189,8 @@ transparently by your current UAs. %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build echo gcc -O2 --include /usr/include/errno.h > conf-cc