| Summary: | [patch] fix editors/emacs* build with FORTIFY_SOURCE - fix a misused umask parameter | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Oliver Pinter <op> | ||||
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | ashish, pfg, xmj | ||||
| Priority: | --- | Keywords: | patch, patch-ready | ||||
| Version: | Latest | Flags: | ashish:
maintainer-feedback+
ashish: merge-quarterly- |
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202311 | ||||||
| Attachments: |
|
||||||
Assign to ashish@ (maintainer) Hi, Could you please report these upstream, if you've not already done so ? I'll test/build with these diffs, and get back to you, if any issues. Thanks! A commit references this bug: Author: ashish Date: Sun Aug 23 21:19:18 UTC 2015 New revision: 395132 URL: https://svnweb.freebsd.org/changeset/ports/395132 Log: - Add patches to fix misused umask parameter, caught with FORTIFY_SOURCE PR: 202574 Submitted by: op Changes: head/editors/emacs/Makefile head/editors/emacs/files/patch-src_unexaix.c head/editors/emacs/files/patch-src_unexcoff.c head/editors/emacs/files/patch-src_unexelf.c Thanks, the changes are committed. I'm merging to quarterly branch, as this does not seem like a security issue, and nor intrusive to experience, IMHO. |
Created attachment 160215 [details] editors-emacs.diff