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
56 2862d 08h magnus /trunk/debian/ fix_warnings.patch: fix narrowing conversion in DecodeBase64()
(Closes: #811734).
 
55 2862d 08h magnus /trunk/debian/patches/ Refresh patch  
54 4707d 04h magnus /tags/1:1.0.21-3/ [svn-buildpackage] Tagging libdkim 1:1.0.21-3  
53 4707d 04h magnus /trunk/debian/ Completely correct order of object files and libraries (Closes:
#627387 again).
 
52 4709d 23h magnus /trunk/debian/ Bump Standards-Version to 3.9.2.  
51 4710d 00h magnus /trunk/debian/ Upgrade to Debhelper compat level 7.  
50 4710d 00h magnus /trunk/debian/ Convert to source package version 3.0 (quilt).  
49 4710d 01h magnus /trunk/debian/ debian/Makefile.in: Correct order of object files and libraries when
linking so that --as-needed will work (Closes: #627387).
 
48 5206d 00h magnus /trunk/debian/ Correct bug number (#524133) in the previous changelog entry.  
47 5206d 00h magnus /trunk/debian/ * New upstream version.
* SSP (Sender Signing Practices) replaced by ADSP (Author Domain
Signing Practices).
* 30_extra_fields.dpatch: Dropped. The DKIMVerifyDetails structure now
provides the formerly missing information in the szSignatureDomain and
szIdentityDomain fields.
* SONAME changed to libdkim.so.1d because of the above change.
 
46 5345d 02h magnus /trunk/debian/ * Upgrade package to Standards-Version 3.8.3:
+ Add README.source.
 
45 5345d 02h magnus /trunk/debian/ Use filter instead of findstring to parse DEB_BUILD_OPTIONS  
44 5345d 03h magnus /trunk/debian/ Add ${shlibs:Depends}, ${misc:Depends} as needed.  
43 5345d 03h magnus /trunk/debian/ Get rid of warnings through the use of const and more correct types
(Closes: #524147). Patch by Russel Coker.
 
42 5345d 03h magnus /trunk/debian/ Move examples from library to dev package.  
41 5345d 03h magnus /trunk/debian/ Include built libdkimtest (Closes: #524147).  
40 5388d 03h magnus /trunk/debian/ Use strtok_r() instead of strtok() for thread safety (Closes:
#532740). Patch by Russel Coker.
 
39 5388d 07h magnus /trunk/debian/ Add debug package (Closes: #532058).  
38 5788d 13h magnus /trunk/debian/ Remove Debian revision from symbols file.  
37 5788d 13h magnus /trunk/debian/ Update debian/copyright; mention the patent license and refer to
common-licenses for the Apache 2.0 license.
 
36 5788d 14h magnus /trunk/debian/ Don't symlink libdkim-dev's doc directory to that of libdkim*,
it only adds another place to update when the soname changes.
 
35 5800d 06h magnus /tags/1.0.19-2/ [svn-buildpackage] Tagging libdkim (1.0.19-2)  
34 5800d 07h magnus /trunk/debian/ Add initial symbols file.  
33 5800d 08h magnus /trunk/debian/ Bring back the version script, but only to hide internal symbols.  
32 5800d 08h magnus /trunk/debian/ Change the SOVERSION to 0d (d for Debian) to avoid potential future
clashes.
 
31 5800d 08h magnus /trunk/debian/ Bring in 30_extra_fields.dpatch from the exp-tk branch  
30 5800d 08h magnus /trunk/debian/patches/ Bring in 30_extra_fields.dpatch from the exp-tk branch  
29 5800d 08h magnus /trunk/debian/patches/ Delete old dpatches.  
28 5800d 12h magnus /branches/exp-tk/ Merge changes from trunk  
27 5830d 02h magnus /tags/1.0.19-1/ [svn-buildpackage] Tagging libdkim (1.0.19-1)  
26 5830d 02h magnus /tags/ [svn-buildpackage] Removing old tag libdkim-1.0.19-1  
25 5830d 02h magnus /trunk/debian/ Actually include the patent license in the binary packages.  
24 5830d 02h magnus /trunk/debian/ Include Yahoo! patent license as plain text.  
23 5830d 02h magnus /tags/1.0.19-1/ [svn-buildpackage] Tagging libdkim (1.0.19-1)  
22 5830d 02h magnus /branches/using-pmk/ Testing using PMK to configure libdkim.  
21 5830d 05h magnus /trunk/debian/ * New upstream release.
- Drop remaining patches; issues fixed upstream.
* New maintainer email address.
 
20 5921d 03h magnus /tags/1.0.17-1/ [svn-buildpackage] Tagging libdkim (1.0.17-1)  
19 5922d 01h magnus /trunk/debian/ Minor changes to the changelog entry.  
18 5922d 01h magnus /trunk/debian/ Don't ignore distclean errors  
17 5922d 01h magnus /trunk/debian/ Increase Standards-Version to 3.7.3 without changes