Commit Graph

123 Commits

Author SHA1 Message Date
Kamil Dudka
b43972f550 add explicit BR for the gcc compiler
... as instructed at:

https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B
2018-02-19 16:29:45 +01:00
Fedora Release Engineering
79c1ab580e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 08:19:13 +00:00
Kamil Dudka
b2270a2f6e drop support for JS engine that is no longer maintained
See the following post for details:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/BPY7AJSTQQDICEQWGUBVIAZW6LMN3F3J/
2017-10-11 15:21:31 +02:00
Kamil Dudka
ec4a1f8dfe always build verbosely, drop outdated doc files 2017-10-11 15:16:08 +02:00
Fedora Release Engineering
9220880a8d - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 20:00:30 +00:00
Fedora Release Engineering
43baff9cbf - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 07:18:27 +00:00
Kamil Dudka
4c9c9010b6 Resolves: #1446545 - rebuild against js-devel with ABI-incompatible <js/jsval.h> 2017-05-02 18:43:14 +02:00
Kamil Dudka
a4f96767d0 Resolves: #1423519 - fix compatibility with OpenSSL 1.1 2017-02-17 17:24:29 +01:00
Kamil Dudka
07b54aead5 make configure.ac recognize recent versions of GCC 2017-02-17 17:17:34 +01:00
Kamil Dudka
1ca01f11af apply patches automatically to ease maintenance 2017-02-17 17:16:40 +01:00
Tomas Mraz
a63c137931 drop disablement of TLS1.0 on second attempt to connect,
it would not work correctly anyway and the code does not build
  with OpenSSL-1.1.0
2017-02-17 16:44:11 +01:00
Fedora Release Engineering
83104423d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 09:07:18 +00:00
Dennis Gilmore
904b9b13f2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 19:44:27 +00:00
Kamil Dudka
f94b775082 Resolves: #881399 - use the OpenSSL-provided host name check 2015-07-07 13:42:24 +02:00
Kamil Dudka
ba2413a2cd rename the input file of autoconf
... to eliminate a warning in %prep
2015-07-07 13:42:20 +02:00
Dennis Gilmore
f4353bffa3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 05:21:00 +00:00
Kamil Dudka
ab393dfb7c Resolves: #1222555 - remove an obsolete configuration option
... from /etc/elinks.conf
2015-05-18 19:04:57 +02:00
Kamil Dudka
abd6d3b026 fix an invalid date entry in %changelog 2015-05-18 19:04:56 +02:00
Kamil Dudka
6e8e7242dd use OpenSSL instead of nss_compat_ossl
... which is no longer maintained
2015-03-30 16:33:08 +02:00
Tom Callaway
2f9bced2f5 rebuild for lua 5.3 2015-01-16 21:35:36 -05:00
Peter Robinson
594aced49f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 10:35:26 +00:00
Dennis Gilmore
1234fd4af7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 05:07:38 -05:00
Kamil Dudka
8636c2c7aa add support for GNU Libidn2, patch by Robert Scheck (#1098789) 2014-05-30 15:47:53 +02:00
Kamil Dudka
74a4802083 Resolves: #1098392 - link against lua51 instead of lua50 2014-05-21 12:40:34 +02:00
Kamil Dudka
f3464b7f8e let list_is_singleton() return false for an empty list (#1075415) 2014-04-29 11:25:04 +02:00
Kamil Dudka
135272d2c8 rename to elinks-0.12pre6-ssl-hostname.patch
... so that it reflects the actual version of elinks
2013-09-19 18:02:58 +02:00
Kamil Dudka
8ceec5fa3b verify server certificate hostname with nss_compat_ossl (#881411) 2013-09-18 14:28:59 +02:00
Kamil Dudka
8622b2db76 remove ancient Obsoletes tag against links (#1002132) 2013-09-03 13:10:43 +02:00
Dennis Gilmore
920dcb80fe - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 04:31:59 -05:00
Kamil Dudka
ec6f2e309a update to latest upstream pre-release (elinks-0.12pre6)
- drop unneeded patches
- fix autoconf warnings
- explicitly disable using OpenSSL and GnuTLS
2013-02-25 15:57:19 +01:00
Dennis Gilmore
cd8c44ec4d - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 14:47:34 -06:00
Kamil Dudka
9a8b4ef04f Resolves: #891566 - do not delegate GSSAPI credentials (CVE-2012-4545) 2013-01-04 13:39:02 +01:00
Kamil Dudka
c4139c8a2d add default "ddg" dumb/smart rewrite prefixes for DuckDuckGo (#856348) 2012-10-08 12:53:12 +02:00
Kamil Dudka
2471cfda9d fix specfile issues reported by the fedora-review script 2012-08-28 16:36:22 +02:00
Dennis Gilmore
8090a9a211 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 18:12:42 -05:00
Kamil Dudka
e90969302a do not crash if add_heartbeat() returned NULL (#798103) 2012-03-09 14:07:20 +01:00
Dennis Gilmore
b2d3e9b880 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 19:42:33 -06:00
Kamil Dudka
9ea95ea530 improve the js-1.8.5 patch (upstream commit 218a225) 2011-05-06 15:47:51 +02:00
Kamil Dudka
78e83f9df0 port to js-1.8.5 API (upstream commits f31cf6f and 2844f8b) 2011-04-21 16:11:10 +02:00
Dennis Gilmore
9ba3c541e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 11:13:56 -06:00
Kamil Dudka
e856abd6be avoid warnings in %install 2010-04-07 12:08:07 +00:00
Kamil Dudka
995abc3f7a amend last commit 2010-04-07 11:35:49 +00:00
Kamil Dudka
e84933487e - do not print control characters to build logs
- avoid aclocal warnings
2010-04-07 11:29:18 +00:00
Kamil Dudka
3e37251ff1 - remove patch for configure script to find OpenSSL (we use NSS now)
- remove buildrequires for nss-devel (#550770)
2010-01-07 16:45:33 +00:00
Kamil Dudka
746fee59aa - add buildrequires for js-devel (#550717) and zlib-devel
- build support for 256 color terminal
2009-12-27 10:14:14 +00:00
Ondrej Vasik
68e416d6cb Add buildrequires for gpm-devel to enable gpm support(#547064) 2009-12-14 15:28:28 +00:00
Orion Poplawski
c96cc78691 - Add Requires(post/postun): coreutils for readlink 2009-08-14 20:19:51 +00:00
Jesse Keating
a21ea23367 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 22:00:37 +00:00
Ondrej Vasik
e6a367d379 new upstream bugfix prerelease 2009-07-08 13:37:09 +00:00
Ondrej Vasik
ede5edb124 new upstream bugfix prerelease, defuzz patches 2009-06-01 09:20:31 +00:00