Commit Graph

158 Commits

Author SHA1 Message Date
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
Kamil Dudka
3086ecbf56 fix patches such that they apply with zero offset 2011-04-21 16:10:01 +02:00
Dennis Gilmore
9ba3c541e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 11:13:56 -06:00
Fedora Release Engineering
0a6e710b7f dist-git conversion 2010-07-28 13:42:08 +00: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
Bill Nottingham
79e72cd885 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:49:59 +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
Kamil Dudka
0d33a19817 try to load default NSS root certificates if the configuration option
connection.ssl.trusted_ca_file is set to an empty string (#497788)
2009-04-29 11:32:23 +00:00
Ondrej Vasik
080bafa3e6 enable certificate verification by default via configuration file(#495532) 2009-04-28 14:10:10 +00:00
Kamil Dudka
478c8f8c3f fix typo in spec 2009-04-28 11:50:46 +00:00
Kamil Dudka
e07f7e3e6e support for trusted CA certificates loading from file in PEM format 2009-04-28 11:46:48 +00:00
Kamil Dudka
e4a56895d1 add missing BuildRequires: nss-devel and pkgconfig 2009-04-14 16:53:45 +00:00
Kamil Dudka
3b7730f302 replace BuildRequire openssl-devel with krb5-devel NSS related description
for connection.ssl.cert_verify configuration option
2009-04-14 11:59:46 +00:00
Ondrej Vasik
e714c2f5dd use word Elinks instead of Links in package description 2009-04-03 10:42:49 +00:00
Ondrej Vasik
c24c8e2637 new upstream bugfix prerelease, defuzz patches 2009-03-30 13:45:18 +00:00
Ondrej Vasik
372ac0151a touch ghosted files to prevent build failure 2009-03-25 13:16:16 +00:00
Ondrej Vasik
9154de7e7a Use better obsoletes/provides for links, use alternatives for links manpage
and binary (#470703)
2009-03-25 12:50:35 +00:00
Jesse Keating
264a7dc27a - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 14:30:05 +00:00
Tomáš Mráz
56f6981aa1 - rebuild with new openssl 2009-01-16 09:48:25 +00:00
Ondrej Vasik
727d2d3724 versioned obsoletes and provides for links v.1 (shipped by RedHat in past
until version 0:0.96)
2009-01-14 11:16:11 +00:00
Kamil Dudka
f400c7b98b port elinks to use NSS library for cryptography (#346861) 2008-10-01 09:46:03 +00:00
Ondrej Vasik
3b9e5e38f8 New upstream bugfix only prerelease, removed already applied patches 2008-09-29 20:43:28 +00:00
Ondrej Vasik
61244e9928 upstream fixes for bittorrent and out of screen dialog texts 2008-09-01 10:51:01 +00:00
Ondrej Vasik
09315c5692 get rid off fuzz in patches 2008-07-15 12:39:21 +00:00
Ondrej Vasik
afddc57a95 temporary setting patch_fuzz 2 to prevent build failure 2008-07-15 11:12:40 +00:00
Ondrej Vasik
fb86df7d3b upstream fix of crash when opening new tab while reloading page 2008-07-15 08:51:44 +00:00
Ondrej Vasik
486b6432a3 Upgrade to new upstream pre-release, in general better than stable 0.11.4,
solves several long-term elinks issues
2008-07-02 08:48:38 +00:00
Ondrej Vasik
c2fce0a98b new stable upstream release 0.11.4 2008-06-21 15:58:51 +00:00