Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
74 3941d 09h magnus /trunk/debian/ Set priority of the XS/Perl package to extra.  
73 3941d 09h magnus /trunk/debian/ Bump Standards-Version to 3.9.4.  
72 3941d 10h magnus /trunk/debian/ Change back the minimum version in the shlibs file to 1.2.8~ considering that the newer symbols were internal.  
71 3941d 10h magnus /trunk/debian/ Link the XS module correctly (without rpath) and pass standard flags to the compiler in the same way that dh_auto_configure does.  
70 3941d 10h magnus /trunk/debian/ Hide additional internal symbols from the dynamic table.  
69 3942d 10h magnus /trunk/debian/ Update dh_makeshlibs version.  
68 3942d 10h magnus /trunk/debian/ Build and include the Perl XS module.  
67 3942d 10h magnus /trunk/debian/ debian/libspf2-2.symbols: SPF_realloc was renamed SPF_recalloc, but we
ignore that since it's an internal function.
 
66 3942d 11h magnus /trunk/debian/ Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated
upstream.
 
65 3942d 11h magnus /trunk/debian/ New upstream release.  
63 4204d 12h magnus /trunk/debian/ Add postinst scripts that replace old documentation directories (from
before 1.2.9-5) in libspf2-dev, libspf2-2-dbg and spfquery with
symlinks (Closes: #687862, #687863, #687864). Thanks to Salvatore
Bonaccorso <carnil@debian.org>.
 
62 4449d 09h magnus /trunk/debian/ * Rename ipv6-buffer-miscalculation.patch ipv6-bugs.patch. Include
the following small IPv6-related patches from FreeBSD:
* patch-src_libspf2_spf__compile.c
* patch-src_libspf2_spf__interpret.c
Already included was patch-src_libspf2_spf__expand.c.
 
61 4521d 10h magnus /trunk/debian/ * Switch from CDBS to classic Debhelper, getting build flags from
dpkg-buildflags "by hand".
* Increase Debhelper compat level to 7.
* Put docs in libspf2-2 and replace the other packages' doc directories
with symlinks to that one.
 
60 4521d 13h magnus /trunk/debian/ Drop dpatch build dependency.  
59 4521d 13h magnus /trunk/debian/ Include text of BSD license in debian/copyright, as is now preferred.  
58 4521d 13h magnus /trunk/debian/ Convert package to source format 3.0 (quilt).  
56 5290d 12h magnus /trunk/debian/ debian/libspf2.ver: Explicitly unhide certain special symbols that
became hidden on the mips and mipsel architectures but nowhere else,
causing a FTBFS.
 
55 5290d 14h magnus /trunk/debian/ Drop obsolete README.Debian-source; move non-obsolete info to
libspf2-dev.README.Debian.
 
53 5310d 13h magnus /trunk/debian/ ipv6_buffer_miscalculation.dpatch: Fix an abort() caused by
miscalculating the size of an internal buffer when mail is received
over IPv6. Thanks to Matthias Scheler <tron@netbsd.org>.
 
51 5330d 09h magnus /trunk/debian/ Bump Standards-Version to 3.8.3.  
50 5330d 09h magnus /trunk/debian/ Use ld version script to hide internal symbols.  
49 5330d 09h magnus /trunk/debian/ Untabify.  
48 5330d 09h magnus /trunk/debian/ Add debug package.  
47 5330d 09h magnus /trunk/debian/ Add ${misc:Depends} to Depends.  
46 5330d 09h magnus /trunk/debian/ Set DEB_DH_INSTALL_SOURCEDIR accordingly.  
45 5330d 09h magnus /trunk/debian/ Simplify debian/*.install and exclude the libtool .la file from the
-dev package. Set DEB_DH_INSTALL_SOURCEDIR accordingly.
 
44 5330d 09h magnus /trunk/debian/patches/ Include 01_private_glibc_functions.dpatch in 00list.  
43 5330d 09h magnus /trunk/debian/ 01_private_glib_functions.dpatch: Avoid linking private glibc
functions.
 
42 5612d 11h magnus /trunk/debian/ Add final newline  
41 5612d 12h magnus /trunk/debian/ debian/rules: Correct version.  
37 5623d 11h magnus /trunk/debian/ * New upstream release.
- Drops non-dfsg Free IETF internet draft, so tarball no longer needs
repacking
+ Fixes exploitable buffer overflow (LP: #287534)
+ Multiple fixes for improved RFC 4408 compliance
+ Update libspf2-2.symbols for new symbol
+ 20_spf_dns_include_std_headers.dpatch: Updated.
* Thanks to Scott Kitterman.
 
34 5625d 20h magnus /trunk/debian/ Bring debian/copyright a bit more up-to-date.  
33 5625d 20h magnus /trunk/debian/ Actually upgrade Standards-Version  
32 5625d 20h magnus /trunk/debian/ * Upgrade to Standards-Version: 3.8.0. Changes needed:
+ Add debian/README.source (ยง 4.9).
 
31 5626d 16h magnus /trunk/debian/ Fix and tweak library dependency information (shlibs as well as
symbols).
 
30 5626d 16h magnus /trunk/debian/ * Merge changes from Ubuntu.
* New upstream release (LP: #283920)
- Fixes multiple memory leaks
- CVE2008-2469 buffer overflows
- Adds new documentation
- Drop all patches except 20_spf_dns_include_std_headers.dpatch (included
upstream)
- Freshen 20_spf_dns_include_std_headers.dpatch
- Update debian/rules for new release
* Repack tarball to remove non-DFSG Free IETF draft
* Added debian/libspf2-2.symbols and updated for new version
* Drop README.Debian since it no longer applies.
 
26 5823d 15h magnus /trunk/debian/ * New maintainer email address.  
25 5849d 20h magnus /trunk/debian/ * A few cosmetic adjustments including fixing the indentation of the
1.2.5.dfsg-3 entry below (Closes: #465466).
 
24 5849d 20h magnus /trunk/debian/patches/ Adjust dpatch header.  
23 5868d 09h magnus /trunk/debian/ Actually install the spfquery manpage (as spfquery.libspf.1.gz) and register it as a slave of spfquery with update-alternatives.