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
88 3485d 11h magnus /trunk/debian/ abolish-spf-rrtype.patch: Stop trying to look up the dedicated SPF DNS
RR type, which was abolished by RFC 7208 (Closes: #764533).
 
86 3584d 10h magnus /trunk/debian/ debian/rules: Update URL in get-orig-source target (a year late).  
85 3584d 10h magnus /trunk/debian/ Golf it up.  
84 3584d 11h magnus /trunk/debian/ Bump Standards-Version to 3.9.5.  
83 3584d 11h magnus /trunk/debian/ * Upgrade to Debhelper compat level 9, in order to:
* Handle variable vendorarch installation directory (Closes: #752712),
by making debian/libmail-spf-xs-perl.install executable.
 
81 3738d 16h magnus /trunk/debian/ Update changelog date.  
80 3745d 09h magnus /trunk/debian/ * Merge changes from Ubuntu (Closes: #734224).
* Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
getting new libtool macros (still updates config.{sub,guess}).
 
75 3911d 19h magnus /trunk/debian/ * Convert debian/copyright to machine-readable format and update
copyright info including details on files in src/libreplace.
* debian/spfquery.libspf2.1: Change license to 2-clause BSD, as was
intended from the beginning.
 
74 3971d 08h magnus /trunk/debian/ Set priority of the XS/Perl package to extra.  
73 3971d 08h magnus /trunk/debian/ Bump Standards-Version to 3.9.4.  
72 3971d 08h magnus /trunk/debian/ Change back the minimum version in the shlibs file to 1.2.8~ considering that the newer symbols were internal.  
71 3971d 08h 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 3971d 08h magnus /trunk/debian/ Hide additional internal symbols from the dynamic table.  
69 3972d 08h magnus /trunk/debian/ Update dh_makeshlibs version.  
68 3972d 08h magnus /trunk/debian/ Build and include the Perl XS module.  
67 3972d 09h magnus /trunk/debian/ debian/libspf2-2.symbols: SPF_realloc was renamed SPF_recalloc, but we
ignore that since it's an internal function.
 
66 3972d 09h magnus /trunk/debian/ Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated
upstream.
 
65 3972d 10h magnus /trunk/debian/ New upstream release.  
63 4234d 10h 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 4479d 08h 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 4551d 09h 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 4551d 12h magnus /trunk/debian/ Drop dpatch build dependency.  
59 4551d 12h magnus /trunk/debian/ Include text of BSD license in debian/copyright, as is now preferred.  
58 4551d 12h magnus /trunk/debian/ Convert package to source format 3.0 (quilt).  
56 5320d 10h 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 5320d 12h magnus /trunk/debian/ Drop obsolete README.Debian-source; move non-obsolete info to
libspf2-dev.README.Debian.
 
53 5340d 12h 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 5360d 07h magnus /trunk/debian/ Bump Standards-Version to 3.8.3.  
50 5360d 08h magnus /trunk/debian/ Use ld version script to hide internal symbols.  
49 5360d 08h magnus /trunk/debian/ Untabify.  
48 5360d 08h magnus /trunk/debian/ Add debug package.  
47 5360d 08h magnus /trunk/debian/ Add ${misc:Depends} to Depends.  
46 5360d 08h magnus /trunk/debian/ Set DEB_DH_INSTALL_SOURCEDIR accordingly.  
45 5360d 08h magnus /trunk/debian/ Simplify debian/*.install and exclude the libtool .la file from the
-dev package. Set DEB_DH_INSTALL_SOURCEDIR accordingly.
 
44 5360d 08h magnus /trunk/debian/patches/ Include 01_private_glibc_functions.dpatch in 00list.  
43 5360d 08h magnus /trunk/debian/ 01_private_glib_functions.dpatch: Avoid linking private glibc
functions.
 
42 5642d 10h magnus /trunk/debian/ Add final newline  
41 5642d 10h magnus /trunk/debian/ debian/rules: Correct version.  
37 5653d 10h 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 5655d 18h magnus /trunk/debian/ Bring debian/copyright a bit more up-to-date.