Bug 152359 - [PATCH] security/gnupg: set setuid bit on bin/gpg2 when WITH_SUID_GPG is set
Summary: [PATCH] security/gnupg: set setuid bit on bin/gpg2 when WITH_SUID_GPG is set
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 09:10 UTC by Po-Chuan Hsieh
Modified: 2010-11-19 03:40 UTC (History)
1 user (show)

See Also:


Attachments
gnupg-2.0.16_2.patch (1.18 KB, patch)
2010-11-18 09:10 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-18 09:10:09 UTC
- Set setuid bit on bin/gpg2 instead of bin/gpg when WITH_SUID_GPG is set
  Therefore, users may run gpg2 with setuid enabled
  e.g. make verify

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-18 09:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-19 03:34:14 UTC
kuriyama    2010-11-19 03:34:08 UTC

  FreeBSD ports repository

  Modified files:
    security/gnupg       Makefile 
  Log:
  - Fix WITH_SUID_GPG knob.
  
  PR:             152359
  Submitted by:   sunpoet
  
  Revision  Changes    Path
  1.132     +1 -1      ports/security/gnupg/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jun Kuriyama freebsd_committer freebsd_triage 2010-11-19 03:34:24 UTC
State Changed
From-To: open->closed

Committed, thanks!