Bug 235910

Summary: [patch] x11/xhost: update to 1.0.8; add LICENSE
Product: Ports & Packages Reporter: Samy Mahmoudi <samy.mahmoudi>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Some People CC: zeising
Priority: --- Flags: bugzilla: maintainer-feedback? (x11)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file generated with svn diff
none
Poudriere log none

Description Samy Mahmoudi 2019-02-21 08:59:22 UTC
- Update to version 1.0.8
- Add LICENSE

This release hardens xhost against corrupted or malicious responses from
the X server, as well as some minor bug & compatibility fixes, and general
janitorial maintenance.

Release announcement: https://lists.x.org/archives/xorg/2019-February/059613.html
Comment 1 Samy Mahmoudi 2019-02-21 08:59:42 UTC
Created attachment 202220 [details]
Patch file generated with svn diff
Comment 2 Samy Mahmoudi 2019-02-21 09:00:11 UTC
Created attachment 202221 [details]
Poudriere log
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-02-27 16:53:52 UTC
A commit references this bug:

Author: zeising
Date: Wed Feb 27 16:52:49 UTC 2019
New revision: 494070
URL: https://svnweb.freebsd.org/changeset/ports/494070

Log:
  x11/xhost: Update to 1.0.8

  update x11/xhost to 1.0.8
  Add license

  This release hardens xhost against corrupted or malicious responses from
  the X server, as well as some minor bug & compatibility fixes, and general
  janitorial maintenance.

  Changelog:
  https://lists.x.org/archives/xorg/2019-February/059613.html

  PR:		235910
  Submitted by:	Samy Mahmoudi
  Sponsored by:	B3 Init (zeising)

Changes:
  head/x11/xhost/Makefile
  head/x11/xhost/distinfo
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2019-02-27 17:03:20 UTC
Committed.

Thank you for this, and for all your other PRs!