Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lynx for openSUSE:Factory checked in at 2026-06-02 16:08:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lynx (Old) and /work/SRC/openSUSE:Factory/.lynx.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lynx" Tue Jun 2 16:08:20 2026 rev:43 rq:1356613 version:2.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/lynx/lynx.changes 2024-09-18 15:29:16.114806575 +0200 +++ /work/SRC/openSUSE:Factory/.lynx.new.1937/lynx.changes 2026-06-02 16:09:54.924800352 +0200 @@ -1,0 +2,70 @@ +Tue Jun 2 06:33:08 UTC 2026 - Petr Gajdos <[email protected]> + +- version update to 2.9.3 + * correct position of whereis highlighting in wrapped lines, e.g., in source + view (report by Rajeev V Pillai) -TD + * add option -fail_on_alert (WaitronCharm) + * review manpage, adding default values for most boolean options -TD + * implement formaction attribute for button and input tags in forms (report by + Henning Haeske) -TD + * add a null pointer check to MakeFormAction (Debian #1119084) -TD + * do not report the case of a SELECT tag not within a FORM as Bad HTML (report + by Jindrich Kolorenc) -TD + * update wcwidth from xterm -TD + * fix some inconsistencies in display of zero-width Unicode values (report by + Russell Bell) -TD + * change ifdef's for configuring compression encodings to require both the + library and the related command-line tool to ensure that Accept-Encoding + will work consistently for downloads (report by Riku Virtanen) -TD + * increase the limit for color-style changes per line to work with pages such + as https://nano-editor.org/ (report by Rajeev V Pillai) -TD + * add configure option --with-man2html, to help with generating html file from + the manpage -TD + * modify --enable-locale-charset option to be enabled by default for ncurses, + and change the compiled-in default for the corresponding option to true, + for ncurses -TD + * change default for --enable-wcwidth-support to enabled if built with wide + character ncurses -TD + * document link rel="author" in user's guide, use instead of link rev="made" in + samples and documentation, cf: 2.8.7dev.11 -TD + * use plink.sh script to trim unnecessary libraries when linking -TD + * remove redundant configure macros -TD + * remove --enable-gnutls-compat configure option -TD + * remove --with-nss-compat configure option -TD + see https://fedoraproject.org/wiki/Nss_compat_ossl + * modify HTTPS connection to retry with different versions of SSL and TLS + (patch by Nate Choe) + * spelling fixes (Eric Lindblad) + * fix typos in user guide (patch by David Apps) + * correct parsing of named-entity, accepting ".", ":", "_", "-" -TD + * update src/chrtrans/entities.h using https://www.w3.org/TR/xml-entity-names/ + (report by Brian Inglis) -TD + * review/update copyright/licenses for test-package. + add conditional macros for LY_TEST_FMTS to help check for format mismatch -TD + * correct sprintf-format used for gopher telnet connections -Ben Collver + * fix stricter gcc15 warnings -TD + * update config.guess (2024-07-28), config.sub (2024-06-03) + * update nl.po, add ka.po, kab.po from + http://translationproject.org/latest/lynx + * add support for zstd encoding / compression (patch by Steffen Nurpmeso). + * changes to configure script: + + improve file-globbing checks, e.g., for MingW + + add option --enable-arc4random, normally enabled, to accommodate mawk's + use of the CF_SRAND macro -TD + + AM_WITH_NLS - don't define IGNOTE_MSGFMT_HACK on the command-line because + that goes into the ".pc" and "*-config" files. Replace this by a check + which can define HAVE__NL_MSG_CAT_CNTR, which is more informative -- should + only occur with GNU gettext -TD + + CF_BUILD_CC - revert build-fix for PDCurses, because it interferes with + other scripts -TD + + CF_CURSES_FUNCS - modify to work with autoheader (Debian #1071581) + + CF__INTL_BODY - replace ifdef for _nc_msg_cat_cntr -TD + * update Debian test-package for renamed test-package of ncurses -TD + * modify mailcap "test=" handling to redirect stdout/stderr to /dev/null + (Debian #1072504) -TD + * implement "%t" substitution for mailcap -TD + * improve configure check for SOCKS library -TD +- modified patches + * lynx-default-image-viewer.patch (refreshed) + +------------------------------------------------------------------- Old: ---- lynx2.9.2.tar.bz2 New: ---- lynx2.9.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lynx.spec ++++++ --- /var/tmp/diff_new_pack.UMuxdd/_old 2026-06-02 16:10:03.809166393 +0200 +++ /var/tmp/diff_new_pack.UMuxdd/_new 2026-06-02 16:10:03.813166558 +0200 @@ -1,7 +1,7 @@ # # spec file for package lynx # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define tarbase 2.9.2 +%define tarbase 2.9.3 Name: lynx -Version: 2.9.2 +Version: 2.9.3 Release: 0 Summary: A Text-Based WWW Browser License: GPL-2.0-only ++++++ lynx-default-image-viewer.patch ++++++ --- /var/tmp/diff_new_pack.UMuxdd/_old 2026-06-02 16:10:03.861168536 +0200 +++ /var/tmp/diff_new_pack.UMuxdd/_new 2026-06-02 16:10:03.881169360 +0200 @@ -1,8 +1,8 @@ -Index: lynx2.9.0/lynx.cfg +Index: lynx2.9.3/lynx.cfg =================================================================== ---- lynx2.9.0.orig/lynx.cfg -+++ lynx2.9.0/lynx.cfg -@@ -2307,7 +2307,7 @@ MINIMAL_COMMENTS:TRUE +--- lynx2.9.3.orig/lynx.cfg ++++ lynx2.9.3/lynx.cfg +@@ -2308,7 +2308,7 @@ MINIMAL_COMMENTS:TRUE # XLOADIMAGE_COMMAND definition. # If you use xli, you may want to add the -quiet flag. # ++++++ lynx2.9.2.tar.bz2 -> lynx2.9.3.tar.bz2 ++++++ ++++ 88700 lines of diff (skipped)
