Bug 235910 - [patch] x11/xhost: update to 1.0.8; add LICENSE
Summary: [patch] x11/xhost: update to 1.0.8; add LICENSE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-21 08:59 UTC by Samy Mahmoudi
Modified: 2019-02-27 17:03 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
Patch file generated with svn diff (916 bytes, patch)
2019-02-21 08:59 UTC, Samy Mahmoudi
no flags Details | Diff
Poudriere log (24.68 KB, text/plain)
2019-02-21 09:00 UTC, Samy Mahmoudi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!