Subversion Repositories

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

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
108 186d 08h magnus /trunk/debian/ Bump Debhelper compat level to 12.  
107 186d 08h magnus /trunk/debian/patches/ Add patch to series  
106 186d 10h magnus /trunk/debian/ Untabify  
105 186d 10h magnus /trunk/debian/ Postinst script can be deleted too.  
104 186d 10h magnus /trunk/debian/ Migrate to automatic dbgsym packages.  
103 186d 10h magnus /trunk/debian/ spf_compile.c-more-correct-size-of-ds_avail.patch: Fix potential
integer overflow when checking available space for SPF macro string
literal. May resolve #1053870.
 
99 190d 07h magnus /trunk/debian/ * Non-maintainer upload.
* no-libreplace.patch: disable libreplace which is not needed anymore and
causes build failures with glibc 2.34 (Closes: #1016821).
 
98 190d 07h magnus /trunk/debian/ * Non-maintainer upload.
* spf_compile.c: Correct size of ds_avail (CVE-2021-20314)
* Sanity check for sprintf
* Fixed 'reverse' macro modifier
 
95 2953d 10h magnus /trunk/debian/ Bump Standards-Version to 3.9.7.  
94 2953d 10h magnus /trunk/debian/ error_results.patch: Return information to use in the mail header and
such when no or multiple SPF records exist (Closes: #806313). Thanks
to Sebastian Schweizer <sebastian@schweizer.tel>.
 
93 3227d 06h magnus /trunk/debian/ Spelling error  
92 3227d 06h magnus /trunk/debian/ no variable argument when compiling with GCC 5 (Close: #777974).
* Rearrange debian/copyright to comply with the machine-readable format
specification.
 
91 3227d 06h magnus /trunk/debian/ gcc5-variadicmacros.patch: Fix syntax error with variadic macro with
no variable argument when compiling with GCC 5 (Closes: #777974).
 
89 3483d 07h magnus /trunk/debian/ Bump Standards-Version to 3.9.6.  
88 3483d 07h 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 3582d 06h magnus /trunk/debian/ debian/rules: Update URL in get-orig-source target (a year late).  
85 3582d 06h magnus /trunk/debian/ Golf it up.  
84 3582d 07h magnus /trunk/debian/ Bump Standards-Version to 3.9.5.  
83 3582d 07h 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 3736d 13h magnus /trunk/debian/ Update changelog date.  
80 3743d 05h 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 3909d 16h 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 3969d 05h magnus /trunk/debian/ Set priority of the XS/Perl package to extra.  
73 3969d 05h magnus /trunk/debian/ Bump Standards-Version to 3.9.4.  
72 3969d 05h magnus /trunk/debian/ Change back the minimum version in the shlibs file to 1.2.8~ considering that the newer symbols were internal.  
71 3969d 05h 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 3969d 05h magnus /trunk/debian/ Hide additional internal symbols from the dynamic table.  
69 3970d 05h magnus /trunk/debian/ Update dh_makeshlibs version.  
68 3970d 05h magnus /trunk/debian/ Build and include the Perl XS module.  
67 3970d 06h magnus /trunk/debian/ debian/libspf2-2.symbols: SPF_realloc was renamed SPF_recalloc, but we
ignore that since it's an internal function.
 
66 3970d 06h magnus /trunk/debian/ Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated
upstream.
 
65 3970d 06h magnus /trunk/debian/ New upstream release.  
63 4232d 07h 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 4477d 04h 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 4549d 05h 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 4549d 08h magnus /trunk/debian/ Drop dpatch build dependency.  
59 4549d 08h magnus /trunk/debian/ Include text of BSD license in debian/copyright, as is now preferred.  
58 4549d 08h magnus /trunk/debian/ Convert package to source format 3.0 (quilt).  
56 5318d 07h 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 5318d 09h magnus /trunk/debian/ Drop obsolete README.Debian-source; move non-obsolete info to
libspf2-dev.README.Debian.