| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: w3m | Distribution: openSUSE Tumbleweed | 
| Version: 0.5.3+git20230121 | Vendor: openSUSE | 
| Release: 3.1 | Build date: Wed Apr 2 15:25:14 2025 | 
| Group: Productivity/Networking/Web/Browsers | Build host: reproducible | 
| Size: 2257555 | Source RPM: w3m-0.5.3+git20230121-3.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: http://w3m.sourceforge.net/ | |
| Summary: A text-based WWW browser | |
W3m is a pager and text-based WWW browser. It has a number of useful features: * w3m can render tables * w3m can render frames (it converts the frames into a table) * SSL support * w3m can easily display documents from standard input * w3m can handle cookies * w3m is small * w3m has mouse support If w3m-inline-image is installed it can display graphics inside terminals, even on the console on some platforms.
ISC
* Wed Apr 02 2025 Friedrich Haubensak <hsk17@mail.de>
  - add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to
    still allow build on Leap 15.6
* Tue Jul 25 2023 Thomas Blume <thomas.blume@suse.com>
  - CVE-2023-38253: out-of-bounds read in growbuf_to_Str() at w3m/indep.c
    (bsc#1213323)
  - CVE-2023-38252 out-of-bounds read in Strnew_size() at w3m/Str.c
    (bsc#1213324)
  - add 0001-Fix-OOB-access-due-to-multiple-backspaces.patch
* Fri Apr 28 2023 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - update to version 0.5.3+git20230121
  - add 0001-Update-German-message-catalogue.patch
  - dropped patches:
      0001-allow-to-configure-the-accept-option-for-bad-cookies.patch
      0001-implements-simple-session-management.patch
      0001-handle-EXDEV-during-history-file-rename.patch
      0001-w3mman-don-t-show-invalid-characters-bsc-950800.patch
      0001-Fix-warning-for-unused-variable-without-USE_M17N.patch
      0002-Fix-m17n-backspace-handling-causes-out-of-bounds-wri.patch
* Tue Jan 10 2023 Thomas Blume <thomas.blume@suse.com>
  - CVE-2022-38223 Out-of-bounds write in checkType located in etc.c
    (bsc#1202684)
    - add:
      0002-Fix-m17n-backspace-handling-causes-out-of-bounds-wri.patch
      0001-Fix-warning-for-unused-variable-without-USE_M17N.patch
* Thu Jan 25 2018 Thomas.Blume@suse.com
  - add git ChangeLog to /usr/share/doc/w3m/
  - update to version 0.5.3+git20180125
    addressed security issue:
      CVE-2018-6196: w3m: an infinite recursion flaw in HTMLlineproc0
      because the feed_table_block_tag function in table.c does not
      prevent a negative indent value allows for (bsc#1077559)
      CVE-2018-6197: w3m: NULL pointer dereference flaw in formUpdateBuffer
      in form.c (bsc#1077568)
      CVE-2018-6198: w3m: does not properly handle temporary files when
      the ~/.w3m directory is unwritable, which allows a local attacker to
      craft a symlink attack to overwrite arbitrary files (bsc#1077572)
    other changes, bugfixes see: /usr/share/doc/w3m/ChangeLog
* Thu Nov 24 2016 Thomas.Blume@suse.com
  - update to debian git version (bsc#1011293)
    addressed security issues:
      CVE-2016-9621: w3m: global-buffer-overflow write (bsc#1012020)
      CVE-2016-9622: w3m: null deref (bsc#1012021)
      CVE-2016-9623: w3m: null deref (bsc#1012022)
      CVE-2016-9624: w3m: near-null deref (bsc#1012023)
      CVE-2016-9625: w3m: stack overflow (bsc#1012024)
      CVE-2016-9626: w3m: stack overflow (bsc#1012025)
      CVE-2016-9627: w3m: heap overflow read + deref (bsc#1012026)
      CVE-2016-9628: w3m: null deref (bsc#1012027)
      CVE-2016-9629: w3m: null deref (bsc#1012028)
      CVE-2016-9630: w3m: global-buffer-overflow read (bsc#1012029)
      CVE-2016-9631: w3m: null deref (bsc#1012030)
      CVE-2016-9632: w3m: global-buffer-overflow read (bsc#1012031)
      CVE-2016-9633: w3m: OOM (bsc#1012032)
      CVE-2016-9434: w3m: null deref (bsc#1011283)
      CVE-2016-9435: w3m: use uninit value (bsc#1011284)
      CVE-2016-9436: w3m: use uninit value (bsc#1011285)
      CVE-2016-9437: w3m: write to rodata (bsc#1011286)
      CVE-2016-9438: w3m: null deref (bsc#1011287)
      CVE-2016-9439: w3m: stack overflow (bsc#1011288)
      CVE-2016-9440: w3m: near-null deref (bsc#1011289)
      CVE-2016-9441: w3m: near-null deref (bsc#1011290)
      CVE-2016-9442: w3m: potential heap buffer corruption (bsc#1011291)
      CVE-2016-9443: w3m: null deref (bsc#1011292)
    dropped patches:
      w3m-fix-build-with-imlib2-1.4.6.patch
      w3m-scheme.patch
      w3mman-formatting.patch
      w3m-parallel-make.patch
      w3m-gc7.diff
      w3m-openssl.patch
      w3m-closedir.patch
      w3m-fh-def.patch
      w3m-ssl-verify.patch
      w3m-parsetagx-crash.patch
      w3m-tempdir-override.patch
      w3m-0.5.1-no-ASCII-equivalents-by-default.patch
      w3m-uninitialized.patch
      w3m-inline-image.patch
      w3m-0.4.1-textarea-segfault.dif
    ported patches:
      w3m-disable-cookie-special-domain-check.patch to
      0001-allow-to-configure-the-accept-option-for-bad-cookies.patch
      w3m-0.4.1-session-mgmt.dif to
      0001-implements-simple-session-management.patch
      w3m-history-crossdev.patch to
      0001-handle-EXDEV-during-history-file-rename.patch
      w3mman-formatting.patch to
      0001-w3mman-don-t-show-invalid-characters-bsc-950800.patch
* Fri Jun 24 2016 fweiss@suse.com
  - w3mman-formatting.patch: w3mman now doesn't show invalid
    characters anymore (bsc#950800)
* Wed Jun 22 2016 max@suse.com
  - Add w3m-scheme.patch to fix a segfault when doing a https request
    to an unresolvable host (bsc#950468).
* Mon Mar 02 2015 mlin@suse.com
  - Add w3m-fix-build-with-imlib2-1.4.6.patch: fix build with imlib2 1.4.6,
    the patch is from Debian. See http://sourceforge.net/p/w3m/patches/70/
* Sun Dec 21 2014 meissner@suse.com
  - build with PIE support
/usr/bin/w3m /usr/bin/w3mman /usr/lib64/w3m /usr/lib64/w3m/cgi-bin /usr/lib64/w3m/cgi-bin/2ch.cgi /usr/lib64/w3m/cgi-bin/backslash_to_slash.cgi /usr/lib64/w3m/cgi-bin/dirlist.cgi /usr/lib64/w3m/cgi-bin/goodict.cgi /usr/lib64/w3m/cgi-bin/google.cgi /usr/lib64/w3m/cgi-bin/multipart.cgi /usr/lib64/w3m/cgi-bin/smb.cgi /usr/lib64/w3m/cgi-bin/utf8.cgi /usr/lib64/w3m/cgi-bin/w3mbookmark /usr/lib64/w3m/cgi-bin/w3mdict.cgi /usr/lib64/w3m/cgi-bin/w3mhelp.cgi /usr/lib64/w3m/cgi-bin/w3mhelperpanel /usr/lib64/w3m/cgi-bin/w3mmail.cgi /usr/lib64/w3m/cgi-bin/w3mman2html.cgi /usr/lib64/w3m/inflate /usr/lib64/w3m/xface2xpm /usr/share/doc/packages/w3m /usr/share/doc/packages/w3m/ChangeLog /usr/share/doc/packages/w3m/FAQ.html /usr/share/doc/packages/w3m/HISTORY /usr/share/doc/packages/w3m/MANUAL.html /usr/share/doc/packages/w3m/README /usr/share/doc/packages/w3m/README.SSL /usr/share/doc/packages/w3m/README.cookie /usr/share/doc/packages/w3m/README.cygwin /usr/share/doc/packages/w3m/README.dict /usr/share/doc/packages/w3m/README.func /usr/share/doc/packages/w3m/README.img /usr/share/doc/packages/w3m/README.keymap /usr/share/doc/packages/w3m/README.m17n /usr/share/doc/packages/w3m/README.menu /usr/share/doc/packages/w3m/README.mouse /usr/share/doc/packages/w3m/README.passwd /usr/share/doc/packages/w3m/README.pre_form /usr/share/doc/packages/w3m/README.siteconf /usr/share/doc/packages/w3m/README.sixel /usr/share/doc/packages/w3m/README.tab /usr/share/doc/packages/w3m/STORY.html /usr/share/doc/packages/w3m/keymap.default /usr/share/doc/packages/w3m/keymap.lynx /usr/share/doc/packages/w3m/menu.default /usr/share/doc/packages/w3m/menu.submenu /usr/share/doc/packages/w3m/w3m.1 /usr/share/locale/de/LC_MESSAGES/w3m.mo /usr/share/locale/it/LC_MESSAGES/w3m.mo /usr/share/locale/ja/LC_MESSAGES/w3m.mo /usr/share/locale/zh_CN/LC_MESSAGES/w3m.mo /usr/share/locale/zh_TW/LC_MESSAGES/w3m.mo /usr/share/man/de/man1/w3m.1.gz /usr/share/man/de/man1/w3mman.1.gz /usr/share/man/ja /usr/share/man/ja/man1 /usr/share/man/ja/man1/w3m.1.gz /usr/share/man/man1/w3m.1.gz /usr/share/man/man1/w3mman.1.gz /usr/share/w3m /usr/share/w3m/w3mhelp-funcdesc.de.pl /usr/share/w3m/w3mhelp-funcdesc.en.pl /usr/share/w3m/w3mhelp-funcdesc.ja.pl /usr/share/w3m/w3mhelp-funcname.pl /usr/share/w3m/w3mhelp-lynx_en.html /usr/share/w3m/w3mhelp-lynx_ja.html /usr/share/w3m/w3mhelp-w3m_en.html /usr/share/w3m/w3mhelp-w3m_ja.html /usr/share/w3m/w3mhelp.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:34:19 2025