63 Commits

Author SHA256 Message Date
f8207bd3c0 Accepting request 1201765 from network
- Change `Requires: feh` to `Suggests: feh`

OBS-URL: https://build.opensuse.org/request/show/1201765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=42
2024-09-18 13:28:11 +00:00
81284c206c checkin
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=61
2024-09-18 10:19:24 +00:00
53e88ce04b Change Requires: feh to Suggests: feh, given that this is a TEXT-MODE browser, frequently used on headless or console-only servers, where installing a full GUI environment is undesirable or infeasible.
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=60
2024-09-18 10:15:46 +00:00
095693f3bb Accepting request 1197793 from network
- uses feh as the default image viewer
  - lynx-enable_xli.patch moved to lynx-default-image-viewer.patch

OBS-URL: https://build.opensuse.org/request/show/1197793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=41
2024-08-30 12:57:25 +00:00
efc43b03ff checkin
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=58
2024-08-30 10:38:00 +00:00
c184146939 Accepting request 1196418 from network
- version update to 2.9.2 (forwarded request 1196368 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/1196418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=40
2024-08-28 19:32:13 +00:00
94dfead4d1 - version update to 2.9.2
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=56
2024-08-28 08:20:53 +00:00
df4fbb6ec3 Accepting request 1146603 from network
- version update to 2.9.0
  2024-01-15 (2.9.0)
  * change version of OpenSSL used in Windows installers to 3.x and 1.1.1x,
    for new/old respectively -TD
  * fixes for UBSAN/ASAN issues with clang on Windows -GV
  * modify install-doc rule to use relative path for symbolic links -TD
  * add support for gopher's hURL functionality (patch by Viatrix).
  * allow ^G interrupt to end read from a stalled connection without exiting
    Lynx (Debian #1033423) -TD
  * allow the ^S keymap to be disabled in the configuration file, e.g.,
      KEYMAP:^S:UNMAPPED
    (report by TG) -TD
  * repair docs/OS-390.announce and docs/README.jp -TD
  * make the test-files non-empty, to appease some packaging tools -TD
  * check for getpwuid(), use in preference to deprecated cuserid() -TD
  * modify curses initialization to permit ^S built-in keymap to work without
    needing external stty changes -TD
  * correct ifdef for LYmsec_delay() (report by Alexander Arkhipov) -TD
  * add a NUL after "/" in the SGML parser when the next character is ">", to
    make PRETTYSRC view display correctly (report by "Dima") -TD
  * trim some obsolete style code for NeXT -TD
  * improve responsiveness with respect to SIGWINCH (report by Mark Zaharov) -TD
  * improve check for MAX_URI_SIZE -TD
  * improve check for UTF-8 character encoding in XML Text Declaration (report by
    Lennart Jablonka) -TD
  * fix for decoding utf-8 in CDATA sections (patch by Hiltjo Posthuma)
  * treat HTTP 308 permanently redirected the same as HTTP 301 permanently moved
    (Debian #1041686).
  * formatting fixes for manpage (Debian #1037353).
  * change defaults in configure script to use compression -TD

OBS-URL: https://build.opensuse.org/request/show/1146603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=39
2024-02-14 22:20:01 +00:00
3db0298998 OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=54 2024-02-14 15:55:35 +00:00
f1b8aecac7 - version update to 2.9.0
2024-01-15 (2.9.0)
  * change version of OpenSSL used in Windows installers to 3.x and 1.1.1x,
    for new/old respectively -TD
  * fixes for UBSAN/ASAN issues with clang on Windows -GV
  * modify install-doc rule to use relative path for symbolic links -TD
  * add support for gopher's hURL functionality (patch by Viatrix).
  * allow ^G interrupt to end read from a stalled connection without exiting
    Lynx (Debian #1033423) -TD
  * allow the ^S keymap to be disabled in the configuration file, e.g.,
      KEYMAP:^S:UNMAPPED
    (report by TG) -TD
  * repair docs/OS-390.announce and docs/README.jp -TD
  * make the test-files non-empty, to appease some packaging tools -TD
  * check for getpwuid(), use in preference to deprecated cuserid() -TD
  * modify curses initialization to permit ^S built-in keymap to work without
    needing external stty changes -TD
  * correct ifdef for LYmsec_delay() (report by Alexander Arkhipov) -TD
  * add a NUL after "/" in the SGML parser when the next character is ">", to
    make PRETTYSRC view display correctly (report by "Dima") -TD
  * trim some obsolete style code for NeXT -TD
  * improve responsiveness with respect to SIGWINCH (report by Mark Zaharov) -TD
  * improve check for MAX_URI_SIZE -TD
  * improve check for UTF-8 character encoding in XML Text Declaration (report by
    Lennart Jablonka) -TD
  * fix for decoding utf-8 in CDATA sections (patch by Hiltjo Posthuma)
  * treat HTTP 308 permanently redirected the same as HTTP 301 permanently moved
    (Debian #1041686).
  * formatting fixes for manpage (Debian #1037353).
  * change defaults in configure script to use compression -TD

OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=53
2024-02-14 14:22:33 +00:00
b0574c397b Accepting request 948346 from network
- update to 2.9.0~dev.10:
  * several fixes for problems found using asan2 with fuzzer-generated data
  * re-signed copyright/copying files -TD
  * update fr.po, id.po, nl.po, sv.po from
     http://translationproject.org/latest/lynx
  * update config.sub (2021-08-14) (forwarded request 948099 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/948346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=38
2022-01-24 22:09:54 +00:00
c8a943fddc Accepting request 948099 from home:dirkmueller:Factory
- update to 2.9.0~dev.10:
  * several fixes for problems found using asan2 with fuzzer-generated data
  * re-signed copyright/copying files -TD
  * update fr.po, id.po, nl.po, sv.po from
     http://translationproject.org/latest/lynx
  * update config.sub (2021-08-14)

OBS-URL: https://build.opensuse.org/request/show/948099
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=52
2022-01-24 09:12:51 +00:00
Richard Brown
70e6e7fa80 Accepting request 911537 from network
- version update to 2.9.0~dev.9 [bsc#1189354]
  * development version, see CHANGES for details
  namely:
  * strip user/password from ssl_host in HTLoadHTTP, incorrectly passed as
    part of the server name indicator (Debian #991971) -TD

OBS-URL: https://build.opensuse.org/request/show/911537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=37
2021-08-12 08:05:24 +00:00
b127a5d1d2 - version update to 2.9.0~dev.9 [bsc#1189354]
* development version, see CHANGES for details
  namely:
  * strip user/password from ssl_host in HTLoadHTTP, incorrectly passed as
    part of the server name indicator (Debian #991971) -TD

OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=51
2021-08-12 06:28:18 +00:00
fc0e1013e9 Accepting request 640781 from network
- update to 2.8.9rel1.1:
* documentation/metrics updates
* fix an inconsistency in message for -listonly option
* update test-packages to use current ncurses test-packages
* improve portability for sockaddr structures used in HTTP and FTP, for IPv6 and SOCKS configurations
* fix several minor warnings reported by Coverity
* build-fix overlooked in 2.8.9dev.3 when INACTIVE_INPUT_STYLE_VH is defined, for problem introduced by 2.8.8dev.17 code-cleanup
* trim unnecessary intllib symbols from src/chrtrans/makefile.in
* when cross-compiling, trim LDFLAGS from makefile rule linking makeuctb
- dropped patches:
  lynx-helpfile.patch: latest documentation available online

OBS-URL: https://build.opensuse.org/request/show/640781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=36
2018-10-11 09:54:22 +00:00
6026a24b3f OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=49 2018-10-09 09:39:13 +00:00
be8abaeb08 Accepting request 640162 from home:seanlew:branches:network
Updated lynx to 2.8.9rel1.1

OBS-URL: https://build.opensuse.org/request/show/640162
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=48
2018-10-09 09:24:16 +00:00
9f68419ca9 Accepting request 543854 from network
- update to 2.8.9dev.16:
* add a note in the comments for INCLUDE in lynx.cfg regarding the default
  directory searches LYOpenCFG(), added in 2.8.4dev.20 (Debian #818047) -TD
* add a check to ensure that HTML_put_string() will not append a chunk onto
  itself (report by Ned Williamson) -TD
* add note in lynx.cfg about default values (Debian #408448) -TD
* amended Backes' change to the COLLAPSE_BR_TAGS feature for compatibility -TD
  + use ENABLE_LYNXRC to determine whether it is written to the .lynxrc file.
  + add command-line option, etc., for controlling whether blank lines are
    trimmed, e.g., trailing lines as well as the special case for collapsing
    br-tags.  Leading blank lines at the top of the document are untouched.
  + modify limit for trimmed lines to retain as little as 1 line; previously
    the trimming would go no smaller than 2 lines.
* add command-line option and options-menu item for COLLAPSE_BR_TAGS (patch
  by Peter Backes).
* correct logic in HTCopy() when re-reading a page (Debian #863008) -TD

OBS-URL: https://build.opensuse.org/request/show/543854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=35
2017-11-23 08:38:22 +00:00
731ec632eb - update to 2.8.9dev.16:
* add a note in the comments for INCLUDE in lynx.cfg regarding the default
  directory searches LYOpenCFG(), added in 2.8.4dev.20 (Debian #818047) -TD
* add a check to ensure that HTML_put_string() will not append a chunk onto
  itself (report by Ned Williamson) -TD
* add note in lynx.cfg about default values (Debian #408448) -TD
* amended Backes' change to the COLLAPSE_BR_TAGS feature for compatibility -TD
  + use ENABLE_LYNXRC to determine whether it is written to the .lynxrc file.
  + add command-line option, etc., for controlling whether blank lines are
    trimmed, e.g., trailing lines as well as the special case for collapsing
    br-tags.  Leading blank lines at the top of the document are untouched.
  + modify limit for trimmed lines to retain as little as 1 line; previously
    the trimming would go no smaller than 2 lines.
* add command-line option and options-menu item for COLLAPSE_BR_TAGS (patch
  by Peter Backes).
* correct logic in HTCopy() when re-reading a page (Debian #863008) -TD

OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=46
2017-11-20 11:18:27 +00:00
ad10727c2c Accepting request 521668 from network
- Add --with-zlib and --with-bzip2 to configure, to allow
  decompressing directly via zlib and support bzip2.
- Add libbz2-devel and zlib-devel to BuildRequires (forwarded request 521539 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/521668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=34
2017-09-09 18:22:40 +00:00
1ce8b001d2 Accepting request 521539 from home:mgorse:branches:network
- Add --with-zlib and --with-bzip2 to configure, to allow
  decompressing directly via zlib and support bzip2.
- Add libbz2-devel and zlib-devel to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/521539
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=44
2017-09-06 11:02:09 +00:00
6457444126 Accepting request 503050 from network
- update to 2.8.9dev.14 to build with openssl 1.1 [bsc#1042661]
- dropped patches
  . lynx-2.8.5.dif
  . lynx-no-build-date.patch
  . lynx-2.8.8-expired-cookie-crash.patch
  . lynx-CVE-2016-9179.patch
  . lynx-2.8.8-ncurses-6.0-20170318.patch
- renamed patches
  . lynx-2.8.7-enable_xli.patch to lynx-enable_xli.patch
  . lynx-2.8.5-charset.patch to lynx-charset.patch
  . lynx-2.8.5.dif split to lynx-helpfile.patch and 
    lynx-proxy-empty-string.patch

OBS-URL: https://build.opensuse.org/request/show/503050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=33
2017-06-17 08:17:16 +00:00
4dbf1eca91 - update to 2.8.9dev.14 to build with openssl 1.1 [bsc#1042661]
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=42
2017-06-12 10:15:51 +00:00
7e34cd29e5 OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=41 2017-06-12 10:14:53 +00:00
c91afea43e - update to 2.8.9dev.14 to build with openssl 1.1
- dropped patches
  . lynx-2.8.5.dif
  . lynx-no-build-date.patch
  . lynx-2.8.8-expired-cookie-crash.patch
  . lynx-CVE-2016-9179.patch
  . lynx-2.8.8-ncurses-6.0-20170318.patch
- renamed patches
  . lynx-2.8.7-enable_xli.patch to lynx-enable_xli.patch
  . lynx-2.8.5-charset.patch to lynx-charset.patch
  . lynx-2.8.5.dif split to lynx-helpfile.patch and 
    lynx-proxy-empty-string.patch

OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=40
2017-06-12 10:13:55 +00:00
4fccd327e5 Accepting request 485195 from network
1

OBS-URL: https://build.opensuse.org/request/show/485195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=32
2017-04-11 07:29:20 +00:00
89946445fb Accepting request 484814 from home:WernerFink:branches:network
- Use upstream commit f0b064b47bfa046da941f5029cdc1b4c851553ce to
  replace workaround in patch lynx-2.8.8-ncurses-6.0-20170318.patch

OBS-URL: https://build.opensuse.org/request/show/484814
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=38
2017-04-04 11:45:19 +00:00
Ludwig Nussel
c3f723ba55 Accepting request 483997 from network
- fix typo in url

- Update project Url as well as Url path of source tar ball
- Add patch lynx-2.8.8-ncurses-6.0-20170318.patch to work
  around internal header definition of ncurses-6.0-20170318

OBS-URL: https://build.opensuse.org/request/show/483997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=31
2017-04-03 09:04:05 +00:00
51fb6b4872 - fix typo in url
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=36
2017-03-31 07:27:21 +00:00
772eee4f5f Accepting request 483847 from home:WernerFink:branches:network
Work around new ncurses 6.0 20170318

OBS-URL: https://build.opensuse.org/request/show/483847
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=35
2017-03-31 06:32:28 +00:00
a130c06562 Accepting request 455125 from network
- security update:
  * CVE-2016-9179 [bsc#1008642]
    + lynx-CVE-2016-9179.patch

OBS-URL: https://build.opensuse.org/request/show/455125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=30
2017-02-11 00:31:30 +00:00
a4f47ae31a - security update:
* CVE-2016-9179 [bsc#1008642]
    + lynx-CVE-2016-9179.patch

OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=33
2017-02-06 18:44:29 +00:00
281eccb978 Accepting request 263562 from network
- Add lynx-2.8.8-expired-cookie-crash.patch: fix invalid read when
  removing an expired cookie (bnc#907539).

OBS-URL: https://build.opensuse.org/request/show/263562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=29
2014-12-03 21:52:16 +00:00
fcd2e027f0 Accepting request 263259 from home:mgorse:branches:network
- Add lynx-2.8.8-expired-cookie-crash.patch: fix invalid read when
  removing an expired cookie (bnc#907539).

OBS-URL: https://build.opensuse.org/request/show/263259
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=31
2014-12-01 07:36:10 +00:00
Stephan Kulow
0d60d24d81 Accepting request 228261 from network
lynx 2.8.8rel.2 (forwarded request 228200 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/228261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=27
2014-04-05 14:49:50 +00:00
Sascha Peilicke
fc74a100a4 Accepting request 228200 from home:AndreasStieger:branches:network
lynx 2.8.8rel.2

OBS-URL: https://build.opensuse.org/request/show/228200
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=29
2014-03-31 07:30:58 +00:00
Vítězslav Čížek
6162250b9b Accepting request 223519 from home:AndreasStieger:branches:network
lynx 2.8.8

OBS-URL: https://build.opensuse.org/request/show/223519
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=28
2014-02-24 12:20:44 +00:00
Tomáš Chvátal
d20df40d06 Accepting request 213424 from network
- fix license - there is no 'or later' in the license (forwarded request 213398 from coolo)

OBS-URL: https://build.opensuse.org/request/show/213424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=26
2014-02-07 09:26:56 +00:00
Andrey Karepin
ef8a10e182 Accepting request 213398 from home:coolo:branches:openSUSE:Factory
- fix license - there is no 'or later' in the license

OBS-URL: https://build.opensuse.org/request/show/213398
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=26
2014-01-10 10:53:52 +00:00
Stephan Kulow
a97b2ccd1e Accepting request 155492 from network
** Might want this in 12.3 ********************

- lynx-openssl.patch : just like in the "links" case, HTTPS
  clients must not:
  * Negotiate SSLv2
  * Attempt to use SSL compression (due to CVE-2012-4929)
- Fix debuginfo generation. (forwarded request 155073 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/155492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=24
2013-02-15 17:46:56 +00:00
Sascha Peilicke
7f26b52f0e Accepting request 155073 from home:elvigia:branches:network
** Might want this in 12.3 ********************

- lynx-openssl.patch : just like in the "links" case, HTTPS
  clients must not:
  * Negotiate SSLv2
  * Attempt to use SSL compression (due to CVE-2012-4929)
- Fix debuginfo generation.

OBS-URL: https://build.opensuse.org/request/show/155073
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=24
2013-02-15 10:00:25 +00:00
Stephan Kulow
be210c6805 Accepting request 98198 from network
- remove call to suse_update_config (very old work around) (forwarded request 97713 from coolo)

OBS-URL: https://build.opensuse.org/request/show/98198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=21
2011-12-27 17:37:32 +00:00
Stephan Kulow
a40a1e4e62 Accepting request 97713 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97713
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=14
2011-12-25 21:44:01 +00:00
Stephan Kulow
0688ea3736 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=20
2011-12-06 17:27:38 +00:00
Sascha Peilicke
1fc18e2e2f Autobuild autoformatter for 77368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=18
2011-07-29 07:13:52 +00:00
Sascha Peilicke
6aca084732 Accepting request 77368 from network
- removed the very long list of authors from spec 

- remove x bits from sample windows scripts

OBS-URL: https://build.opensuse.org/request/show/77368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=17
2011-07-29 07:13:43 +00:00
Vítězslav Čížek
67eead28e5 - removed the very long list of authors from spec
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=12
2011-07-28 16:49:25 +00:00
Vítězslav Čížek
fb3f50d8a7 Accepting request 77127 from home:msmeissn:branches:network
do not make it require bash.exe

OBS-URL: https://build.opensuse.org/request/show/77127
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=11
2011-07-26 15:54:26 +00:00
Sascha Peilicke
233cb79208 Autobuild autoformatter for 65557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lynx?expand=0&rev=16
2011-03-30 14:18:18 +00:00
OBS User buildservice-autocommit
28ec8bcf9e Updating link to change in openSUSE:Factory/lynx revision 16.0
OBS-URL: https://build.opensuse.org/package/show/network/lynx?expand=0&rev=4cd0b88ae6874d74b97a0b908034a041
2011-03-30 14:18:18 +00:00