Rev |
Age |
Author |
Path |
Log message |
Diff |
83 |
3771d 04h |
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 |
3925d 09h |
magnus |
/trunk/debian/ |
Update changelog date. |
|
80 |
3932d 02h |
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 |
4098d 13h |
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. |
|
73 |
4158d 01h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.9.4. |
|
70 |
4158d 01h |
magnus |
/trunk/debian/ |
Hide additional internal symbols from the dynamic table. |
|
68 |
4159d 01h |
magnus |
/trunk/debian/ |
Build and include the Perl XS module. |
|
67 |
4159d 02h |
magnus |
/trunk/debian/ |
debian/libspf2-2.symbols: SPF_realloc was renamed SPF_recalloc, but we
ignore that since it's an internal function. |
|
66 |
4159d 03h |
magnus |
/trunk/debian/ |
Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated
upstream. |
|
65 |
4159d 03h |
magnus |
/trunk/debian/ |
New upstream release. |
|
63 |
4421d 04h |
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 |
4666d 01h |
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 |
4738d 02h |
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. |
|
59 |
4738d 05h |
magnus |
/trunk/debian/ |
Include text of BSD license in debian/copyright, as is now preferred. |
|
58 |
4738d 05h |
magnus |
/trunk/debian/ |
Convert package to source format 3.0 (quilt). |
|
56 |
5507d 04h |
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 |
5507d 06h |
magnus |
/trunk/debian/ |
Drop obsolete README.Debian-source; move non-obsolete info to
libspf2-dev.README.Debian. |
|
53 |
5527d 05h |
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 |
5547d 01h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.8.3. |
|
50 |
5547d 01h |
magnus |
/trunk/debian/ |
Use ld version script to hide internal symbols. |
|
49 |
5547d 01h |
magnus |
/trunk/debian/ |
Untabify. |
|
48 |
5547d 01h |
magnus |
/trunk/debian/ |
Add debug package. |
|
47 |
5547d 01h |
magnus |
/trunk/debian/ |
Add ${misc:Depends} to Depends. |
|
45 |
5547d 01h |
magnus |
/trunk/debian/ |
Simplify debian/*.install and exclude the libtool .la file from the
-dev package. Set DEB_DH_INSTALL_SOURCEDIR accordingly. |
|
43 |
5547d 01h |
magnus |
/trunk/debian/ |
01_private_glib_functions.dpatch: Avoid linking private glibc
functions. |
|
41 |
5829d 03h |
magnus |
/trunk/debian/ |
debian/rules: Correct version. |
|
37 |
5840d 03h |
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 |
5842d 12h |
magnus |
/trunk/debian/ |
Bring debian/copyright a bit more up-to-date. |
|
32 |
5842d 12h |
magnus |
/trunk/debian/ |
* Upgrade to Standards-Version: 3.8.0. Changes needed:
+ Add debian/README.source (ยง 4.9). |
|
31 |
5843d 08h |
magnus |
/trunk/debian/ |
Fix and tweak library dependency information (shlibs as well as
symbols). |
|
30 |
5843d 08h |
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 |
6040d 07h |
magnus |
/trunk/debian/ |
* New maintainer email address. |
|
25 |
6066d 12h |
magnus |
/trunk/debian/ |
* A few cosmetic adjustments including fixing the indentation of the
1.2.5.dfsg-3 entry below (Closes: #465466). |
|
22 |
6085d 01h |
magnus |
/trunk/debian/ |
Move upstream homepage URL to the new Homepage control field, rename
VCS control fields, and update Standards-Version. |
|
21 |
6085d 01h |
magnus |
/trunk/debian/ |
* Fix format of copyright notice in debian/copyright. |
|
19 |
6258d 11h |
magnus |
/trunk/debian/ |
Add spfquery(1) manpage. |
|
18 |
6258d 11h |
magnus |
/trunk/debian/ |
Fix changelog so that it corresponds to released 1.2.5.dfsg-4. |
|
17 |
6265d 10h |
magnus |
/trunk/debian/ |
Bring default explanation up to date by referring to www.openspf.org instead of spf.pobox.com. |
|
15 |
6266d 09h |
magnus |
/trunk/debian/ |
Make --help output of utilities less ugly by converting tabs to spaces |
|
14 |
6266d 11h |
magnus |
/trunk/debian/ |
Make spfquery accept IPv6 addresses. |
|