[MacPorts] #67109: OpenSSH 9.3p1 errors around patch

MacPorts noreply at macports.org
Thu Mar 16 06:20:17 UTC 2023


#67109: OpenSSH 9.3p1 errors around patch
-----------------------+--------------------
  Reporter:  artkiver  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:            |
-----------------------+--------------------

Comment (by artkiver):

 I seem to be getting timeouts when attempting to attach channels.h.rej
 here as well, so copying and pasting below:


 {{{
 cat channels.h.rej
 @@ -321,6 +321,9 @@
  /* x11 forwarding */

  void    channel_set_x11_refuse_time(struct ssh *, u_int);
 +#ifdef __APPLE__
 +int     is_path_to_xsocket(const char *, char *, size_t);
 +#endif
  int     x11_connect_display(struct ssh *);
  int     x11_create_display_inet(struct ssh *, int, int, int, u_int *, int
 **);
  void    x11_request_forwarding_with_spoofing(struct ssh *, int,
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67109#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list