Bug 269118 - www/novnc: Update to 1.4.0
Summary: www/novnc: Update to 1.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/novnc/noVNC/releas...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-23 16:52 UTC by Dmitry Petrov
Modified: 2023-01-24 06:41 UTC (History)
2 users (show)

See Also:


Attachments
Update to 1.4.0 (7.55 KB, patch)
2023-01-23 16:52 UTC, Dmitry Petrov
no flags Details | Diff
Update to 1.4.0 (5.62 KB, patch)
2023-01-23 16:58 UTC, Dmitry Petrov
dpetrov67: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Petrov 2023-01-23 16:52:15 UTC
Created attachment 239661 [details]
Update to 1.4.0
Comment 1 Dmitry Petrov 2023-01-23 16:58:53 UTC
Created attachment 239662 [details]
Update to 1.4.0

Corrected patch
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-23 17:06:13 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-24 06:40:31 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-01-24 06:41:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=da80bc2d6f2b3866df5ec02d72d4099a77214f4f

commit da80bc2d6f2b3866df5ec02d72d4099a77214f4f
Author:     Dmitry Petrov <dpetrov67@gmail.com>
AuthorDate: 2023-01-23 17:02:31 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-24 06:36:03 +0000

    www/novnc: Update to 1.4.0

    ChangeLog: https://github.com/novnc/noVNC/releases/tag/v1.4.0

     * Secure context (https) is now required
     * Added support for the ZRLE encoding
     * Added support for RealVNC's JPEG encoding
     * Added support for Apple Remote Desktop's authentication
     * Added support for RealVNC's RSA-AES authentication
     * Added support for UltraVNC's MSLogonII authentication

    PR:             269118
    Reported by:    dpetrov67@gmail.com (maintainer)

 www/novnc/Makefile  |  4 ++--
 www/novnc/distinfo  |  6 +++---
 www/novnc/pkg-plist | 38 ++++++++++++++++++++++++--------------
 3 files changed, 29 insertions(+), 19 deletions(-)