Rev 89 | Rev 91 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 89 | Rev 90 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | sa-exim (4.2.1-17) unstable; urgency=medium  | 
            1 | sa-exim (4.2.1-17) unstable; urgency=medium  | 
          
| 2 | 2 | ||
| 3 | * remove-header-crs.patch (new): Strip out carriage returns from header  | 
            3 | * remove-header-crs.patch (new): Strip out carriage returns from header  | 
          
| 4 | lines returned by spamd when the spool file is in wire format  | 
            4 | lines returned by spamd when the spool file is in wire format  | 
          
| 5 | (Probably closes: #879687; it's a bit unclear what the bug is about).  | 
            5 | (Probably closes: #879687; it's a bit unclear what the bug is about).  | 
          
| - | 6 | * api-limitation.patch: Do expansion of $primary_hostname on every call;  | 
          |
| - | 7 | for some reason, it were getting overwritten between calls despite  | 
          |
| - | 8 | using the permanent memory pool in accordance with Exim documentation  | 
          |
| - | 9 | (Closes: #926952). Also start using body_linecount again since it's  | 
          |
| - | 10 | now part of the API.  | 
          |
| 6 | 11 | ||
| 7 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 May 2019 23:47:33 +0200  | 
            12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 May 2019 23:52:33 +0200  | 
          
| 8 | 13 | ||
| 9 | sa-exim (4.2.1-16) unstable; urgency=low  | 
            14 | sa-exim (4.2.1-16) unstable; urgency=low  | 
          
| 10 | 15 | ||
| 11 | * reproducible-build.patch: Make ACKNOWLEDGEMENTS always UTF-8 encoded  | 
            16 | * reproducible-build.patch: Make ACKNOWLEDGEMENTS always UTF-8 encoded  | 
          
| 12 | rather than depending on the environment.  | 
            17 | rather than depending on the environment.  |