A text-mode Web browser
Go to file
Kamil Dudka 503a1ade23 make the code build with lua-5.4.x
Otherwise the build would fail like this:

gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -D_GNU_SOURCE -Wall -Wno-address -fno-strict-overflow -rdynamic -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o elinks lib.o vernum.o -lssl -lcrypto -L/usr/lib -llua -lm -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -ldl  -lgpm -lz -lbz2 -lidn2 -lexpat
/usr/bin/ld: lib.o: in function `l_tmpname':
/home/kdudka/fedora/elinks/elinks-0.12pre6/src/scripting/lua/core.c:252: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/bin/ld: lib.o: in function `script_hook_pre_format_html':
/home/kdudka/fedora/elinks/elinks-0.12pre6/src/scripting/lua/hooks.c:147: undefined reference to `lua_strlen'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:41: elinks] Error 1
make[1]: Leaving directory '/home/kdudka/fedora/elinks/elinks-0.12pre6/src'
make: *** [Makefile.lib:269: all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.1Mc5xz (%build)
2020-07-31 17:09:31 +02:00
.gitignore update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
DEB478C8.key update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks-0.10.1-utf_8_io-default.patch new upstream bugfix prerelease, defuzz patches 2009-03-30 13:45:18 +00:00
elinks-0.10.1-xterm.patch update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks-0.11.0-getaddrinfo.patch fix patches such that they apply with zero offset 2011-04-21 16:10:01 +02:00
elinks-0.11.0-ssl-noegd.patch fix patches such that they apply with zero offset 2011-04-21 16:10:01 +02:00
elinks-0.11.0-sysname.patch new upstream 0.11.0 2006-01-10 09:53:49 +00:00
elinks-0.11.3-macropen.patch update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks-0.12pre5-ddg-search.patch update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks-0.12pre6-autoconf.patch update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks-0.12pre6-libidn2.patch eliminate offset in elinks-0.12pre6-libidn2.patch 2014-06-02 12:22:09 +02:00
elinks-0.12pre6-list_is_singleton.patch let list_is_singleton() return false for an empty list (#1075415) 2014-04-29 11:25:04 +02:00
elinks-0.12pre6-lua51.patch Resolves: #1098392 - link against lua51 instead of lua50 2014-05-21 12:40:34 +02:00
elinks-0.12pre6-openssl11.patch Resolves: #1423519 - fix compatibility with OpenSSL 1.1 2017-02-17 17:24:29 +01:00
elinks-0.12pre6-recent-gcc-versions.patch make configure.ac recognize recent versions of GCC 2017-02-17 17:17:34 +01:00
elinks-0.12pre6-ssl-hostname.patch Resolves: #881399 - use the OpenSSL-provided host name check 2015-07-07 13:42:24 +02:00
elinks-0.12pre6-static-analysis.patch fix programming mistakes detected by static analysis 2018-11-07 16:51:12 +01:00
elinks-0.12pre6.tar.bz2.asc update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks-scroll.patch update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00
elinks.conf Resolves: #1222555 - remove an obsolete configuration option 2015-05-18 19:04:57 +02:00
elinks.spec make the code build with lua-5.4.x 2020-07-31 17:09:31 +02:00
sources update to latest upstream pre-release (elinks-0.12pre6) 2013-02-25 15:57:19 +01:00