From 9893ba775bd9dce2f001ae19cfe18765e1184aaf Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 5 Jan 2015 15:39:23 +0100 Subject: [PATCH] update to the latest upstream pre-release: lynx2.8.9dev.2 --- lynx-2.8.9-build.patch | 4 ++-- lynx-2.8.9-redhat.patch | 4 ++-- lynx-CVE-2008-4690.patch | 4 ++-- lynx.spec | 7 +++++-- sources | 2 +- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/lynx-2.8.9-build.patch b/lynx-2.8.9-build.patch index 9f84249..23014a0 100644 --- a/lynx-2.8.9-build.patch +++ b/lynx-2.8.9-build.patch @@ -156,7 +156,7 @@ index 55611da..7cceaa8 100644 tags: $(CTAGS) *.[ch] -@@ -209,7 +207,7 @@ TABLES= \ +@@ -210,7 +208,7 @@ TABLES= \ $(CHRTR)viscii_uni.h $(TABLES): @@ -165,7 +165,7 @@ index 55611da..7cceaa8 100644 UCdomap$o : UCdomap.c \ chrtrans/UCkd.h \ -@@ -218,7 +216,7 @@ UCdomap$o : UCdomap.c \ +@@ -219,7 +217,7 @@ UCdomap$o : UCdomap.c \ UCdomap.h $(CMN)UCMap.h $(TABLES) $(top_srcdir)/userdefs.h chrtrans/makeuctb$(BUILD_EXEEXT): diff --git a/lynx-2.8.9-redhat.patch b/lynx-2.8.9-redhat.patch index 460750c..11c5a60 100644 --- a/lynx-2.8.9-redhat.patch +++ b/lynx-2.8.9-redhat.patch @@ -13,7 +13,7 @@ index f01782f..ccc0846 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -1,8 +1,11 @@ - # $LynxId: lynx.cfg,v 1.247 2014/03/10 22:07:34 tom Exp $ + # $LynxId: lynx.cfg,v 1.249 2014/03/16 15:03:40 tom Exp $ # lynx.cfg file. -# The default placement for this file is /usr/local/lib/lynx.cfg (Unix) +# The default placement for this file is /etc/lynx.cfg (Red Hat Linux, Fedora) @@ -23,7 +23,7 @@ index f01782f..ccc0846 100644 +# Linux update, overwriting your changes). Instead, edit /etc/lynx-site.cfg. +# # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$ - #PRCS LYNX_VERSION "2.8.9dev.1" + #PRCS LYNX_VERSION "2.8.9dev.2" # @@ -90,7 +93,7 @@ # diff --git a/lynx-CVE-2008-4690.patch b/lynx-CVE-2008-4690.patch index 48daf22..0db97fc 100644 --- a/lynx-CVE-2008-4690.patch +++ b/lynx-CVE-2008-4690.patch @@ -16,7 +16,7 @@ diff --git a/CHANGES b/CHANGES index 360be68..8eca013 100644 --- a/CHANGES +++ b/CHANGES -@@ -930,6 +930,13 @@ Changes since Lynx 2.8 release +@@ -984,6 +984,13 @@ Changes since Lynx 2.8 release * update win32 makefiles/build scripts to add LYmktime, parsdate modules -TD * update config.guess (2008-04-14), config.sub (2008-06-16) @@ -47,7 +47,7 @@ diff --git a/src/LYCgi.c b/src/LYCgi.c index 832bb89..0ae8a7e 100644 --- a/src/LYCgi.c +++ b/src/LYCgi.c -@@ -164,7 +164,7 @@ static BOOL can_exec_cgi(const char *linktext, const char *linkargs) +@@ -168,7 +168,7 @@ static BOOL can_exec_cgi(const char *linktext, const char *linkargs) if (!exec_ok(HTLoadedDocumentURL(), linktext, CGI_PATH)) { /* exec_ok gives out msg. */ result = FALSE; diff --git a/lynx.spec b/lynx.spec index 2d2a28d..843c4d1 100644 --- a/lynx.spec +++ b/lynx.spec @@ -1,9 +1,9 @@ -%global devrel 1 +%global devrel 2 Summary: A text-based Web browser Name: lynx Version: 2.8.9 -Release: 0.3.dev%{devrel}%{?dist} +Release: 0.4.dev%{devrel}%{?dist} License: GPLv2 Group: Applications/Internet Source: http://lynx.isc.org/current/lynx%{version}dev.%{devrel}.tar.bz2 @@ -141,6 +141,9 @@ EOF %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg %changelog +* Mon Jan 05 2015 Kamil Dudka - 2.8.9-0.4.dev2 +- update to the latest upstream pre-release + * Sun Aug 17 2014 Fedora Release Engineering - 2.8.9-0.3.dev1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index bc77bc4..37abdec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f758428e1ebd709f5afe7f938cf5570e lynx2.8.9dev.1.tar.bz2 +ddbfe66ecacdffcfb2a545cfe75881bd lynx2.8.9dev.2.tar.bz2