Rev |
Age |
Author |
Path |
Log message |
Diff |
65 |
4163d 01h |
magnus |
/trunk/debian/ |
New upstream release. |
|
63 |
4425d 01h |
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 |
4669d 23h |
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 |
4742d 00h |
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 |
4742d 03h |
magnus |
/trunk/debian/ |
Include text of BSD license in debian/copyright, as is now preferred. |
|
58 |
4742d 03h |
magnus |
/trunk/debian/ |
Convert package to source format 3.0 (quilt). |
|
56 |
5511d 01h |
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 |
5511d 03h |
magnus |
/trunk/debian/ |
Drop obsolete README.Debian-source; move non-obsolete info to
libspf2-dev.README.Debian. |
|
53 |
5531d 02h |
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 |
5550d 22h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.8.3. |
|
50 |
5550d 23h |
magnus |
/trunk/debian/ |
Use ld version script to hide internal symbols. |
|
49 |
5550d 23h |
magnus |
/trunk/debian/ |
Untabify. |
|
48 |
5550d 23h |
magnus |
/trunk/debian/ |
Add debug package. |
|
47 |
5550d 23h |
magnus |
/trunk/debian/ |
Add ${misc:Depends} to Depends. |
|
45 |
5550d 23h |
magnus |
/trunk/debian/ |
Simplify debian/*.install and exclude the libtool .la file from the
-dev package. Set DEB_DH_INSTALL_SOURCEDIR accordingly. |
|
43 |
5550d 23h |
magnus |
/trunk/debian/ |
01_private_glib_functions.dpatch: Avoid linking private glibc
functions. |
|
41 |
5833d 01h |
magnus |
/trunk/debian/ |
debian/rules: Correct version. |
|
37 |
5844d 00h |
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 |
5846d 09h |
magnus |
/trunk/debian/ |
Bring debian/copyright a bit more up-to-date. |
|
32 |
5846d 09h |
magnus |
/trunk/debian/ |
* Upgrade to Standards-Version: 3.8.0. Changes needed:
+ Add debian/README.source (ยง 4.9). |
|
31 |
5847d 06h |
magnus |
/trunk/debian/ |
Fix and tweak library dependency information (shlibs as well as
symbols). |
|
30 |
5847d 06h |
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 |
6044d 05h |
magnus |
/trunk/debian/ |
* New maintainer email address. |
|
25 |
6070d 09h |
magnus |
/trunk/debian/ |
* A few cosmetic adjustments including fixing the indentation of the
1.2.5.dfsg-3 entry below (Closes: #465466). |
|
22 |
6088d 22h |
magnus |
/trunk/debian/ |
Move upstream homepage URL to the new Homepage control field, rename
VCS control fields, and update Standards-Version. |
|
21 |
6088d 23h |
magnus |
/trunk/debian/ |
* Fix format of copyright notice in debian/copyright. |
|
19 |
6262d 08h |
magnus |
/trunk/debian/ |
Add spfquery(1) manpage. |
|
18 |
6262d 08h |
magnus |
/trunk/debian/ |
Fix changelog so that it corresponds to released 1.2.5.dfsg-4. |
|
17 |
6269d 07h |
magnus |
/trunk/debian/ |
Bring default explanation up to date by referring to www.openspf.org instead of spf.pobox.com. |
|
15 |
6270d 07h |
magnus |
/trunk/debian/ |
Make --help output of utilities less ugly by converting tabs to spaces |
|
14 |
6270d 09h |
magnus |
/trunk/debian/ |
Make spfquery accept IPv6 addresses. |
|
13 |
6284d 06h |
magnus |
/trunk/debian/ |
Add XS-Vcs-* fields |
|
12 |
6284d 06h |
magnus |
/trunk/debian/ |
Add README.Debian, activate new dpatches and add debian/changelog entry. |
|
5 |
6361d 03h |
magnus |
/trunk/debian/ |
* 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving
unimplemented options to spfquery.
* 20_printf_types.dpatch: Revert to using standard conversion specifiers
without z modifiers.
* debian/watch: mangle away .dfsg from package version.
* Lower spfquery and spfd alternatives priorities to 25.
* Skip applying 01_line-endings.dpatch; it's meaningless.
* Anyway, modify 01_line-endings.dpatch so that it saves modified
files in a tarball. |
|
2 |
6414d 05h |
magnus |
/trunk/debian/ |
[svn-inject] Applying Debian modifications to trunk |
|