Package: elinks / 0.12~pre6-12

Metadata

Package Version Patches format
elinks 0.12~pre6-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03_459467_ui.leds.enable_0.diff | (download)

doc/html/elinks.conf.5.html | 2 1 + 1 - 0 !
doc/man/man5/elinks.conf.5 | 2 1 + 1 - 0 !
src/bfu/leds.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
04_436817_nostrip.diff | (download)

Makefile.lib | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
07_617713_cache_control.diff | (download)

src/config/options.inc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
08_524696_fix_imdb_urls.diff | (download)

src/protocol/rewrite/rewrite.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
08 drop deprecated gnutls functions.diff | (download)

src/network/ssl/socket.c | 22 13 + 9 - 0 !
src/network/ssl/ssl.c | 3 3 + 0 - 0 !
2 files changed, 16 insertions(+), 9 deletions(-)

---
09 Switch to use lua 5.1.diff | (download)

configure.in | 10 10 + 0 - 0 !
src/scripting/lua/core.c | 10 3 + 7 - 0 !
src/scripting/lua/hooks.c | 2 1 + 1 - 0 !
3 files changed, 14 insertions(+), 8 deletions(-)

 [patch] switch to use lua 5.1


10 reproducible build.diff | (download)

src/main/version.c | 2 0 + 2 - 0 !
src/vernum.c | 2 0 + 2 - 0 !
2 files changed, 4 deletions(-)

 don't embed the build date
 Debian strives for reproducible builds. Stop using the __DATE__ and __TIME__
 macros which shown when running "elinks --version".