Package: alpine / 2.02+dfsg-2

Metadata

Package Version Patches format
alpine 2.02+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_fix_linking_order.patch | (download)

alpine/Makefile.in | 2 1 + 1 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
10_config2etc.patch | (download)

doc/tech-notes.txt | 40 20 + 20 - 0 !
doc/tech-notes/background.html | 6 3 + 3 - 0 !
doc/tech-notes/cmd-line.html | 6 3 + 3 - 0 !
doc/tech-notes/config-notes.html | 8 4 + 4 - 0 !
doc/tech-notes/config.html | 8 4 + 4 - 0 !
doc/tech-notes/installation.html | 8 4 + 4 - 0 !
doc/tech-notes/low-level.html | 2 1 + 1 - 0 !
doc/tech-notes/porting.html | 4 2 + 2 - 0 !
pith/filter.c | 4 2 + 2 - 0 !
9 files changed, 43 insertions(+), 43 deletions(-)

---
10_alpine_1.10_mlock.patch | (download)

imap/src/osdep/unix/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
10_alpine_1.10_spooldir.patch | (download)

imap/docs/imaprc.txt | 10 5 + 5 - 0 !
imap/docs/locking.txt | 6 3 + 3 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

---
20_barry_defreese_hurd_build_fix.patch | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
30_fix_man_page_hardcoded_paths.patch | (download)

doc/alpine.1 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
40_fix_tech_notes_hardcoded_paths.patch | (download)

doc/tech-notes.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---
40_fix_filter_hardcoded_paths.patch | (download)

pith/filter.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
50_danchev_malloc_once.patch | (download)

pico/composer.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
60_fix_string_error.patch | (download)

alpine/mailcmd.c | 2 1 + 1 - 0 !
imap/src/osdep/unix/flocklnx.c | 2 1 + 1 - 0 !
pith/ldap.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
70_des56_rfc5751.patch | (download)

pith/smime.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 [patch] update to rfc 5751 as per bug 3428168


80_remove_phone_home.patch | (download)

alpine/mailview.c | 10 0 + 10 - 0 !
alpine/newuser.c | 26 3 + 23 - 0 !
alpine/send.c | 60 0 + 60 - 0 !
alpine/send.h | 1 0 + 1 - 0 !
pith/filter.c | 2 0 + 2 - 0 !
pith/pine.hlp | 38 0 + 38 - 0 !
pith/send.c | 42 0 + 42 - 0 !
pith/send.h | 2 0 + 2 - 0 !
pith/state.h | 1 0 + 1 - 0 !
9 files changed, 3 insertions(+), 179 deletions(-)

 [patch] remove phone_home code (that sends usage counts to uw)

Presumably the usage counts did nothing to encourage UW to keep developing
pine. :-( Also, in any case, the address bounces...

Signed-off-by: Geoffrey Thomas <geofft@ldpreload.com>