Package: alpine / 2.20+dfsg1-7

Metadata

Package Version Patches format
alpine 2.20+dfsg1-7 3.0 (quilt)

Patch series

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

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

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

alpine/pine-use.c | 2 1 + 1 - 0 !
doc/alpine.1 | 2 1 + 1 - 0 !
doc/tech-notes/config.html | 2 1 + 1 - 0 !
doc/tech-notes/tech-notes.txt | 2 1 + 1 - 0 !
imap/docs/imaprc.txt | 10 5 + 5 - 0 !
imap/docs/locking.txt | 6 3 + 3 - 0 !
imap/src/osdep/unix/Makefile | 6 3 + 3 - 0 !
pith/conf.c | 4 2 + 2 - 0 !
8 files changed, 17 insertions(+), 17 deletions(-)

---
30_fix_man_page_hardcoded_paths.patch | (download)

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

---
40_fix_filter_hardcoded_paths.patch | (download)

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

---
40_fix_browser_hardcoded_paths.patch | (download)

doc/tech-notes/config.html | 8 4 + 4 - 0 !
doc/tech-notes/tech-notes.txt | 8 4 + 4 - 0 !
pith/pine.hlp | 12 6 + 6 - 0 !
3 files changed, 14 insertions(+), 14 deletions(-)

 fix hardcoded paths from /usr/local/bin/netscape and /usr/local/bin/lynx
             to /usr/bin/sensible-browser and /usr/bin/lynx.
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 | 41 0 + 41 - 0 !
pith/send.h | 2 0 + 2 - 0 !
pith/state.h | 1 0 + 1 - 0 !
send.c | 42 0 + 42 - 0 !
9 files changed, 3 insertions(+), 182 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>

90_reproducible_build.patch | (download)

alpine/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---