[pkg-lynx-commits] [lynx-cur] 02/04: Merge tag 'upstream/2.8.9dev13'

Axel Beckert abe at deuxchevaux.org
Sun Apr 30 13:37:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository lynx-cur.

commit 498e7f1fceba8058795bce40f6668431748b3a5b
Merge: 746854e 2fe7d3d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Apr 29 18:56:57 2017 +0200

    Merge tag 'upstream/2.8.9dev13'
    
    Upstream version 2.8.9dev13
    
    # gpg: Signature made Sat Apr 29 18:56:49 2017 CEST
    # gpg:                using RSA key 468C89793B429819E9D761266BE663C75A35C975
    # gpg: Good signature from "Axel Beckert <abe at deuxchevaux.org>" [unknown]
    # gpg:                 aka "Axel Beckert (E-Mail + Jabber) <abe at noone.org>" [unknown]
    # gpg:                 aka "Axel Beckert (Symlink) <xtaran at symlink.ch>" [unknown]
    # gpg:                 aka "[jpeg image of size 3155]" [unknown]
    # gpg:                 aka "Axel Stefan Beckert" [unknown]
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>" [unknown]
    # gpg:                 aka "Axel Beckert (Debian Developer) <abe at debian.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
    #      Subkey fingerprint: 468C 8979 3B42 9819 E9D7  6126 6BE6 63C7 5A35 C975

 CHANGES                                      |   52 +-
 COPYHEADER                                   |    4 +-
 COPYHEADER.asc                               |    6 +-
 PACKAGE/debian/changelog                     |    4 +-
 PACKAGE/debian/copyright                     |    2 +-
 PACKAGE/lynx-newssl.iss                      |   11 +
 PACKAGE/lynx-oldssl.iss                      |   11 +
 PACKAGE/lynx.iss                             |    4 +-
 PACKAGE/lynx.nsi                             |    8 +-
 PACKAGE/lynx.spec                            |    4 +-
 PACKAGE/version.iss                          |    2 +-
 WWW/Library/Implementation/HTAABrow.c        |  126 +-
 WWW/Library/Implementation/HTAABrow.h        |    7 +-
 WWW/Library/Implementation/HTAAProt.c        |    6 +-
 WWW/Library/Implementation/HTAAUtil.c        |    4 +-
 WWW/Library/Implementation/HTAccess.c        |    4 +-
 WWW/Library/Implementation/HTAnchor.c        |   12 +-
 WWW/Library/Implementation/HTAnchor.h        |    3 +-
 WWW/Library/Implementation/HTAssoc.c         |    4 +-
 WWW/Library/Implementation/HTAtom.c          |    6 +-
 WWW/Library/Implementation/HTBTree.c         |    7 -
 WWW/Library/Implementation/HTChunk.c         |    6 +-
 WWW/Library/Implementation/HTFTP.c           |   11 +-
 WWW/Library/Implementation/HTFile.c          |    8 +-
 WWW/Library/Implementation/HTFormat.c        |    7 +-
 WWW/Library/Implementation/HTGopher.c        |   14 +-
 WWW/Library/Implementation/HTGroup.c         |    8 -
 WWW/Library/Implementation/HTList.c          |    8 +-
 WWW/Library/Implementation/HTMIME.c          |   21 +-
 WWW/Library/Implementation/HTMLGen.c         |    6 +-
 WWW/Library/Implementation/HTNews.c          |    4 +-
 WWW/Library/Implementation/HTParse.c         |   40 +-
 WWW/Library/Implementation/HTParse.h         |    7 +-
 WWW/Library/Implementation/HTPlain.c         |    4 +-
 WWW/Library/Implementation/HTRules.c         |    4 +-
 WWW/Library/Implementation/HTString.c        |   19 +-
 WWW/Library/Implementation/HTTCP.c           |    5 +-
 WWW/Library/Implementation/HTTP.c            |   46 +-
 WWW/Library/Implementation/HTUtils.h         |    3 +-
 WWW/Library/Implementation/HTWSRC.c          |    4 +-
 WWW/Library/Implementation/SGML.c            |   38 +-
 aclocal.m4                                   |  109 +-
 config.guess                                 |  133 +-
 config.sub                                   |   38 +-
 configure                                    | 8508 ++++++++++++++------------
 configure.in                                 |    8 +-
 lynx.cfg                                     |   23 +-
 lynx.hlp                                     |  409 +-
 lynx.man                                     |  146 +-
 lynx_help/Lynx_users_guide.html              |  867 +--
 lynx_help/keystrokes/alt_edit_help.html      |   24 +-
 lynx_help/keystrokes/bashlike_edit_help.html |   58 +-
 lynx_help/keystrokes/bookmark_help.html      |   37 +-
 lynx_help/keystrokes/cookie_help.html        |   36 +-
 lynx_help/keystrokes/dired_help.html         |   26 +-
 lynx_help/keystrokes/edit_help.html          |   28 +-
 lynx_help/keystrokes/environments.html       |  235 +-
 lynx_help/keystrokes/follow_help.html        |  127 +-
 lynx_help/keystrokes/gopher_types_help.html  |   11 +-
 lynx_help/keystrokes/history_help.html       |   18 +-
 lynx_help/keystrokes/keystroke_help.html     |  255 +-
 lynx_help/keystrokes/movement_help.html      |   14 +-
 lynx_help/keystrokes/option_help.html        |  336 +-
 lynx_help/keystrokes/other_help.html         |   17 +-
 lynx_help/keystrokes/print_help.html         |   15 +-
 lynx_help/keystrokes/scrolling_help.html     |   35 +-
 lynx_help/keystrokes/test_display.html       |   30 +-
 lynx_help/keystrokes/visited_help.html       |   37 +-
 lynx_help/keystrokes/xterm_help.html         |   16 +-
 lynx_help/lynx-dev.html                      |   10 +-
 lynx_help/lynx_url_support.html              |   84 +-
 makefile.in                                  |    4 +-
 makefile.msc                                 |    8 +-
 po/ca.po                                     | 1558 ++---
 src/GridText.c                               |   78 +-
 src/HTAlert.c                                |   20 +-
 src/HTAlert.h                                |    4 +-
 src/HTFWriter.c                              |  100 +-
 src/HTInit.c                                 |   10 +-
 src/HTML.c                                   |    7 +-
 src/LYCgi.c                                  |    6 +-
 src/LYCharUtils.c                            |    4 +-
 src/LYCookie.c                               |   12 +-
 src/LYCurses.c                               |   20 +-
 src/LYGetFile.c                              |    4 +-
 src/LYHistory.c                              |    8 +-
 src/LYIcon.rc                                |   12 +-
 src/LYJump.c                                 |    6 +-
 src/LYKeymap.c                               |    4 +-
 src/LYLeaks.c                                |   10 +-
 src/LYLocal.c                                |    6 +-
 src/LYMain.c                                 |    8 +-
 src/LYMainLoop.c                             |    4 +-
 src/LYMap.c                                  |    4 +-
 src/LYOptions.c                              |   10 +-
 src/LYOptions.h                              |    6 +-
 src/LYReadCFG.c                              |   14 +-
 src/LYStrings.c                              |   22 +-
 src/LYUtils.c                                |    4 +-
 src/LYrcFile.c                               |    3 +-
 src/TRSTable.c                               |   68 +-
 src/UCAuto.c                                 |    4 +-
 src/UCdomap.c                                |   44 +-
 src/tidy_tls.c                               |    8 +-
 userdefs.h                                   |    8 +-
 105 files changed, 7763 insertions(+), 6565 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lynx/lynx-cur.git



More information about the pkg-lynx-commits mailing list