./www/links, Lynx-like text WWW browser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q2, Version: 2.13, Package name: links-2.13, Maintainer: pkgsrc-users

Lynx-like text WWW browser, supporting frames, tables and JavaScript,
displaying pages during download, background downloads and more.



Package options: bzip2, lzma, zlib

Master sites:

SHA1: ee5ef004723664d3928e29a603cb150db013603f
RMD160: f1f29ed90b2c7e397ab53fbd589ece5f2462456b
Filesize: 6363.366 KB

Version history: (Expand)


CVS history: (Expand)


   2016-07-17 10:48:38 by S.P.Zeidler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #5056 - requested by bsiegert
www/links: security update
www/links-gui: security update

Revisions pulled up:
- www/links-gui/Makefile                                        1.75
- www/links/Makefile                                            1.65
- www/links/Makefile.common                                     1.65
- www/links/distinfo                                            1.65
- www/links/patches/patch-ab                                    1.9

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Sun Jul  3 10:58:03 UTC 2016

   Modified Files:
           pkgsrc/www/links: Makefile Makefile.common distinfo
           pkgsrc/www/links-gui: Makefile
           pkgsrc/www/links/patches: patch-ab

   Log message:
   Update www/links{,-gui} to 2.13

   Changes:
   === RELEASE 2.13 ===
   Sat Jun 18 14:15:55 CEST 2016 mikulas:
    Page up and page down scroll slightly less than a page

   Fri Jun 17 23:57:23 CEST 2016 mikulas:
    Use domain list from publicsuffix.org to prevent setting cookies on
    public domains.
    Also fix a bug that existed in previous links versions:
    bla.com could register cookie for la.com or a.com

   Sat Jun 11 17:59:17 CEST 2016 mikulas:
    Fixed non-working mouse wheel on Syllable
    Workaround for getaddrinfo bug on Syllable

   Sat Jun 11 15:16:41 CEST 2016 mikulas:
    Support horizontal scroll wheel on Windows

   Tue Jun  7 19:10:11 CEST 2016 mikulas:
    Fixed a bug in the X driver that characters with unicode codes 128-255
    could not be entered with some locales

   Thu Jun  2 19:19:56 CEST 2016 mikulas:
    Security bug fixed: Use separate unix domain socket for anonymous
    instances, so that the anonymous instance won't connect to non-anonymous
    one

   Sun May  8 21:20:38 CEST 2016 mikulas:
    <samp> element

   Sun May  8 20:33:37 CEST 2016 mikulas:
    In case of certification verification failure, don't pop up multiple
    dialog windows asking for the same server

   Sun Mar 13 19:10:27 CET 2016 mikulas:
    Do not lookup .onion addresses directly, as specified by rfc7686

   Wed Jan 13 01:16:49 CET 2016 Jakub Bogusz <qboosh%pld-linux.org@localhost>:
    Updated Polish Translation

   Wed Oct 21 19:25:09 CEST 2015 mikulas:
    Security enhancement: Warn if the SSL/TLS method was downgraded

   To generate a diff of this commit:
   cvs rdiff -u -r1.64 -r1.65 pkgsrc/www/links/Makefile \
       pkgsrc/www/links/Makefile.common pkgsrc/www/links/distinfo
   cvs rdiff -u -r1.74 -r1.75 pkgsrc/www/links-gui/Makefile
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/links/patches/patch-ab