From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 01/62] bison: Update to 3.7.1
Date: Sun, 16 Aug 2020 10:28:52 +0000 [thread overview]
Message-ID: <20200816102953.3881-1-michael.tremer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 11632 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
config/rootfiles/common/bison | 153 +++++++++++++++++++++++++++-------
lfs/bison | 4 +-
2 files changed, 127 insertions(+), 30 deletions(-)
diff --git a/config/rootfiles/common/bison b/config/rootfiles/common/bison
index d56db029e..2fc2e6d1d 100644
--- a/config/rootfiles/common/bison
+++ b/config/rootfiles/common/bison
@@ -3,31 +3,38 @@
#usr/lib/liby.a
#usr/share/aclocal/bison-i18n.m4
#usr/share/bison
-#usr/share/bison/README
-#usr/share/bison/bison.m4
-#usr/share/bison/c++-skel.m4
-#usr/share/bison/c++.m4
-#usr/share/bison/c-like.m4
-#usr/share/bison/c-skel.m4
-#usr/share/bison/c.m4
-#usr/share/bison/glr.c
-#usr/share/bison/glr.cc
-#usr/share/bison/java-skel.m4
-#usr/share/bison/java.m4
-#usr/share/bison/lalr1.cc
-#usr/share/bison/lalr1.java
-#usr/share/bison/location.cc
+#usr/share/bison/README.md
+#usr/share/bison/bison-default.css
#usr/share/bison/m4sugar
#usr/share/bison/m4sugar/foreach.m4
#usr/share/bison/m4sugar/m4sugar.m4
-#usr/share/bison/stack.hh
-#usr/share/bison/variant.hh
+#usr/share/bison/skeletons
+#usr/share/bison/skeletons/README-D.txt
+#usr/share/bison/skeletons/bison.m4
+#usr/share/bison/skeletons/c++-skel.m4
+#usr/share/bison/skeletons/c++.m4
+#usr/share/bison/skeletons/c-like.m4
+#usr/share/bison/skeletons/c-skel.m4
+#usr/share/bison/skeletons/c.m4
+#usr/share/bison/skeletons/d-skel.m4
+#usr/share/bison/skeletons/d.m4
+#usr/share/bison/skeletons/glr.c
+#usr/share/bison/skeletons/glr.cc
+#usr/share/bison/skeletons/java-skel.m4
+#usr/share/bison/skeletons/java.m4
+#usr/share/bison/skeletons/lalr1.cc
+#usr/share/bison/skeletons/lalr1.d
+#usr/share/bison/skeletons/lalr1.java
+#usr/share/bison/skeletons/location.cc
+#usr/share/bison/skeletons/stack.hh
+#usr/share/bison/skeletons/traceon.m4
+#usr/share/bison/skeletons/variant.hh
+#usr/share/bison/skeletons/yacc.c
#usr/share/bison/xslt
#usr/share/bison/xslt/bison.xsl
#usr/share/bison/xslt/xml2dot.xsl
#usr/share/bison/xslt/xml2text.xsl
#usr/share/bison/xslt/xml2xhtml.xsl
-#usr/share/bison/yacc.c
#usr/share/doc/bison
#usr/share/doc/bison/AUTHORS
#usr/share/doc/bison/COPYING
@@ -36,52 +43,121 @@
#usr/share/doc/bison/THANKS
#usr/share/doc/bison/TODO
#usr/share/doc/bison/examples
-#usr/share/doc/bison/examples/calc++
-#usr/share/doc/bison/examples/calc++/calc++-driver.cc
-#usr/share/doc/bison/examples/calc++/calc++-driver.hh
-#usr/share/doc/bison/examples/calc++/calc++-parser.yy
-#usr/share/doc/bison/examples/calc++/calc++-scanner.ll
-#usr/share/doc/bison/examples/calc++/calc++.cc
-#usr/share/doc/bison/examples/mfcalc
-#usr/share/doc/bison/examples/mfcalc/calc.h
-#usr/share/doc/bison/examples/mfcalc/mfcalc.y
-#usr/share/doc/bison/examples/rpcalc
-#usr/share/doc/bison/examples/rpcalc/rpcalc.y
+#usr/share/doc/bison/examples/README.md
+#usr/share/doc/bison/examples/c
+#usr/share/doc/bison/examples/c++
+#usr/share/doc/bison/examples/c++/Makefile
+#usr/share/doc/bison/examples/c++/README.md
+#usr/share/doc/bison/examples/c++/calc++
+#usr/share/doc/bison/examples/c++/calc++/Makefile
+#usr/share/doc/bison/examples/c++/calc++/README.md
+#usr/share/doc/bison/examples/c++/calc++/calc++.cc
+#usr/share/doc/bison/examples/c++/calc++/driver.cc
+#usr/share/doc/bison/examples/c++/calc++/driver.hh
+#usr/share/doc/bison/examples/c++/calc++/parser.yy
+#usr/share/doc/bison/examples/c++/calc++/scanner.ll
+#usr/share/doc/bison/examples/c++/simple.yy
+#usr/share/doc/bison/examples/c++/variant-11.yy
+#usr/share/doc/bison/examples/c++/variant.yy
+#usr/share/doc/bison/examples/c/README.md
+#usr/share/doc/bison/examples/c/bistromathic
+#usr/share/doc/bison/examples/c/bistromathic/Makefile
+#usr/share/doc/bison/examples/c/bistromathic/README.md
+#usr/share/doc/bison/examples/c/bistromathic/parse.y
+#usr/share/doc/bison/examples/c/calc
+#usr/share/doc/bison/examples/c/calc/Makefile
+#usr/share/doc/bison/examples/c/calc/README.md
+#usr/share/doc/bison/examples/c/calc/calc.y
+#usr/share/doc/bison/examples/c/lexcalc
+#usr/share/doc/bison/examples/c/lexcalc/Makefile
+#usr/share/doc/bison/examples/c/lexcalc/README.md
+#usr/share/doc/bison/examples/c/lexcalc/parse.y
+#usr/share/doc/bison/examples/c/lexcalc/scan.l
+#usr/share/doc/bison/examples/c/mfcalc
+#usr/share/doc/bison/examples/c/mfcalc/Makefile
+#usr/share/doc/bison/examples/c/mfcalc/calc.h
+#usr/share/doc/bison/examples/c/mfcalc/mfcalc.y
+#usr/share/doc/bison/examples/c/pushcalc
+#usr/share/doc/bison/examples/c/pushcalc/Makefile
+#usr/share/doc/bison/examples/c/pushcalc/README.md
+#usr/share/doc/bison/examples/c/pushcalc/calc.y
+#usr/share/doc/bison/examples/c/reccalc
+#usr/share/doc/bison/examples/c/reccalc/Makefile
+#usr/share/doc/bison/examples/c/reccalc/README.md
+#usr/share/doc/bison/examples/c/reccalc/parse.y
+#usr/share/doc/bison/examples/c/reccalc/scan.l
+#usr/share/doc/bison/examples/c/rpcalc
+#usr/share/doc/bison/examples/c/rpcalc/Makefile
+#usr/share/doc/bison/examples/c/rpcalc/rpcalc.y
+#usr/share/doc/bison/examples/d
+#usr/share/doc/bison/examples/d/Makefile
+#usr/share/doc/bison/examples/d/README.md
+#usr/share/doc/bison/examples/d/calc.y
+#usr/share/doc/bison/examples/java
+#usr/share/doc/bison/examples/java/README.md
+#usr/share/doc/bison/examples/java/calc
+#usr/share/doc/bison/examples/java/calc/Calc.y
+#usr/share/doc/bison/examples/java/calc/Makefile
+#usr/share/doc/bison/examples/java/simple
+#usr/share/doc/bison/examples/java/simple/Calc.y
+#usr/share/doc/bison/examples/java/simple/Makefile
#usr/share/info/bison.info
+#usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ast
#usr/share/locale/ast/LC_MESSAGES
#usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo
+#usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo
+#usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo
+#usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo
+#usr/share/locale/bg/LC_MESSAGES/bison.mo
+#usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ca/LC_MESSAGES/bison.mo
+#usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo
+#usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/da/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/da/LC_MESSAGES/bison.mo
+#usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/de/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/de/LC_MESSAGES/bison.mo
+#usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/el/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/el/LC_MESSAGES/bison.mo
+#usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/eo/LC_MESSAGES/bison.mo
+#usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/es/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/es/LC_MESSAGES/bison.mo
+#usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/et/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/et/LC_MESSAGES/bison.mo
+#usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo
+#usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/fi/LC_MESSAGES/bison.mo
+#usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/fr/LC_MESSAGES/bison.mo
+#usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ga/LC_MESSAGES/bison.mo
+#usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/hr/LC_MESSAGES/bison.mo
+#usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/id/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/id/LC_MESSAGES/bison.mo
+#usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/it/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/it/LC_MESSAGES/bison.mo
+#usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ja/LC_MESSAGES/bison.mo
+#usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ky
#usr/share/locale/ky/LC_MESSAGES
#usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo
@@ -89,41 +165,62 @@
#usr/share/locale/lv
#usr/share/locale/lv/LC_MESSAGES
#usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo
+#usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ms/LC_MESSAGES/bison.mo
+#usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/nb/LC_MESSAGES/bison.mo
+#usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/nl/LC_MESSAGES/bison.mo
+#usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/pl/LC_MESSAGES/bison.mo
+#usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/pt/LC_MESSAGES/bison.mo
+#usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
+#usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ro/LC_MESSAGES/bison.mo
+#usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/ru/LC_MESSAGES/bison.mo
+#usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo
+#usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo
+#usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/sq
#usr/share/locale/sq/LC_MESSAGES
#usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo
+#usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/sr/LC_MESSAGES/bison.mo
+#usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/sv/LC_MESSAGES/bison.mo
+#usr/share/locale/ta
+#usr/share/locale/ta/LC_MESSAGES
+#usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/th
#usr/share/locale/th/LC_MESSAGES
#usr/share/locale/th/LC_MESSAGES/bison-runtime.mo
+#usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/tr/LC_MESSAGES/bison.mo
+#usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/uk/LC_MESSAGES/bison.mo
+#usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/vi/LC_MESSAGES/bison.mo
+#usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/zh_CN/LC_MESSAGES/bison.mo
+#usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo
#usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
#usr/share/locale/zh_TW/LC_MESSAGES/bison.mo
#usr/share/man/man1/bison.1
diff --git a/lfs/bison b/lfs/bison
index c1a6103cd..9c65723f5 100644
--- a/lfs/bison
+++ b/lfs/bison
@@ -24,7 +24,7 @@
include Config
-VER = 3.0.5
+VER = 3.7.1
THISAPP = bison-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -45,7 +45,7 @@ objects =$(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 3e54f20988ecd1b62044e25481e5f06b
+$(DL_FILE)_MD5 = e7c8c321351ebdf70f5f0825f3faaee2
install : $(TARGET)
--
2.20.1
next reply other threads:[~2020-08-16 10:28 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-16 10:28 Michael Tremer [this message]
2020-08-16 10:28 ` [PATCH 02/62] minicom: Update to 2.7.1 Michael Tremer
2020-08-16 10:28 ` [PATCH 03/62] fping: Update to 5.0 Michael Tremer
2020-08-16 10:28 ` [PATCH 04/62] xfsprogs: Update to 5.7.0 Michael Tremer
2020-08-16 10:28 ` [PATCH 05/62] lsof: Update to 4.91 Michael Tremer
2020-08-16 10:28 ` [PATCH 06/62] dnsdist: Update to 1.5.0 Michael Tremer
2020-08-16 10:28 ` [PATCH 07/62] spandsp: Update to 0.0.6 Michael Tremer
2020-08-16 10:28 ` [PATCH 08/62] watchdog: Update to 5.16 Michael Tremer
2020-08-16 10:29 ` [PATCH 09/62] cpio: Package won't build with GCC 10 without -fcommon Michael Tremer
2020-08-16 10:29 ` [PATCH 10/62] dhcp: Fix compiling with GCC 10 Michael Tremer
2020-08-16 10:29 ` [PATCH 11/62] efivar: Fix build " Michael Tremer
2020-08-16 10:29 ` [PATCH 12/62] linux-atm: " Michael Tremer
2020-08-16 10:29 ` [PATCH 13/62] gnupg: Fix building " Michael Tremer
2020-08-16 10:29 ` [PATCH 14/62] cdrkit: Fix build " Michael Tremer
2020-08-16 10:29 ` [PATCH 15/62] logrotate: " Michael Tremer
2020-08-16 10:29 ` [PATCH 16/62] libtirpc: " Michael Tremer
2020-08-16 10:29 ` [PATCH 17/62] sysfsutils: " Michael Tremer
2020-08-16 10:29 ` [PATCH 18/62] cups-filters: " Michael Tremer
2020-08-16 10:29 ` [PATCH 19/62] foomatic: " Michael Tremer
2020-08-16 10:29 ` [PATCH 20/62] htop: " Michael Tremer
2020-08-16 10:29 ` [PATCH 21/62] squidguard: " Michael Tremer
2020-08-16 10:29 ` [PATCH 22/62] netatalk: " Michael Tremer
2020-08-16 10:29 ` [PATCH 23/62] 7zip: Fix build against " Michael Tremer
2020-08-16 10:29 ` [PATCH 24/62] collectd: Fix build with " Michael Tremer
2020-08-16 10:29 ` [PATCH 25/62] icinga: " Michael Tremer
2020-08-16 10:29 ` [PATCH 26/62] openvmtools: Update to 11.1.0 Michael Tremer
2020-08-16 10:29 ` [PATCH 27/62] motion: Fix build with GCC 10 Michael Tremer
2020-08-16 10:29 ` [PATCH 28/62] tftpd: " Michael Tremer
2020-08-16 10:29 ` [PATCH 29/62] w_scan: " Michael Tremer
2020-08-16 10:29 ` [PATCH 30/62] minidlna: " Michael Tremer
2020-08-16 10:29 ` [PATCH 31/62] sarg: " Michael Tremer
2020-08-16 10:29 ` [PATCH 32/62] bird: " Michael Tremer
2020-08-16 10:29 ` [PATCH 33/62] frr: " Michael Tremer
2020-08-16 10:29 ` [PATCH 34/62] iftop: " Michael Tremer
2020-08-16 10:29 ` [PATCH 35/62] lcdproc: " Michael Tremer
2020-08-16 10:29 ` [PATCH 36/62] ipfire-netboot: " Michael Tremer
2020-08-16 10:29 ` [PATCH 37/62] syslinux: " Michael Tremer
2020-08-16 10:29 ` [PATCH 38/62] u-boot: " Michael Tremer
2020-08-16 10:29 ` [PATCH 39/62] kbd: Update to 2.2.0 Michael Tremer
2020-08-16 10:29 ` [PATCH 40/62] bacula: Fix build with GCC 10 Michael Tremer
2020-08-16 10:29 ` [PATCH 42/62] make.sh: Remove -mindirect-branch=thunk and -mfunction-return=thunk as default Michael Tremer
2020-08-16 10:29 ` [PATCH 43/62] Update glibc to 2.32 Michael Tremer
2020-08-16 10:29 ` [PATCH 44/62] rpcsvc-proto: New package Michael Tremer
2020-08-16 10:29 ` [PATCH 45/62] Build libtirpc earlier because RPC does not come with glibc any more Michael Tremer
2020-08-16 10:29 ` [PATCH 46/62] python(2/3): Remove nis module Michael Tremer
2020-08-16 10:29 ` [PATCH 47/62] squid: Remove basic_nis_auth Michael Tremer
2020-08-16 10:29 ` [PATCH 48/62] conntrack-tools: Fix build against libtirpc Michael Tremer
2020-08-16 10:29 ` [PATCH 49/62] xinetd: Fix build against glibc 2.32 (without RPC) Michael Tremer
2020-08-16 10:29 ` [PATCH 50/62] libnfsidmap: Split into a separate package Michael Tremer
2020-08-16 10:29 ` [PATCH 51/62] nfs: Update to 2.5.1 and remove bundled libnfsidmap Michael Tremer
2020-08-16 10:29 ` [PATCH 52/62] cmake: Do not limit compile processes to only two Michael Tremer
2020-08-16 10:29 ` [PATCH 53/62] mpfr: Update to 4.1.0 Michael Tremer
2020-08-16 10:29 ` [PATCH 54/62] gcc: Bundle against OS versions of gmp/mpfr Michael Tremer
2020-08-16 10:29 ` [PATCH 55/62] make.sh: Enable -fstack-clash-protection for x86_64/aarch64 Michael Tremer
2020-08-16 10:29 ` [PATCH 56/62] make.sh: Add -fcf-protection for x86_64/i586 Michael Tremer
2020-08-16 10:29 ` [PATCH 57/62] make.sh: Bump toolchain version Michael Tremer
2020-08-16 10:29 ` [PATCH 58/62] glibc: Drop any custom CFLAGS Michael Tremer
2020-08-16 10:29 ` [PATCH 59/62] glibc: Pass -Wno-error=maybe-uninitialized Michael Tremer
2020-08-16 10:29 ` [PATCH 60/62] make: Run autoreconf after applying patches Michael Tremer
2020-08-16 10:29 ` [PATCH 61/62] perl: Fix build in toolchain stage Michael Tremer
2020-08-16 10:29 ` [PATCH 62/62] make.sh: Increase maximum size of ramdisk to 8GB Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200816102953.3881-1-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox