Upgrade gravitational teleport to 2.6.6.
Explicitly specify the git sha when building teleport. Restrict builds to amd64.
Paths
| Differential D15311 Authored by seanc on May 6 2018, 12:00 AM.
Details Summary Upgrade gravitational teleport to 2.6.6. Explicitly specify the git sha when building teleport. Restrict builds to amd64. Test Plan doas poudriere testport -j 12amd64 -o security/teleport -p dev Result is clean.
Diff Detail
Event TimelineComment Actions You need to bump PORTREVISION. Also, could you use devel/arcanist, or at least generate a diff with full context like it does, with svn diff -x -U9999 or git diff -U9999. Comment Actions Upgrade gravitational teleport to 2.5.7. Explicitly specify the git sha when building teleport. Restrict builds to amd64. Comment Actions
2.5.7 was released so I bumped that the PORTVERSION instead. This revision is now accepted and ready to land.May 11 2018, 7:59 PM2018-05-11 19:59:46 (UTC+0) Closed by commit rP469693: Upgrade gravitational teleport to 2.5.7. (authored by seanc). · Explain WhyMay 11 2018, 8:36 PM2018-05-11 20:36:06 (UTC+0) This revision was automatically updated to reflect the committed changes.
seanc marked 7 inline comments as done. Comment ActionsUpdated port with feedback from @mat
Comment Actions Could you use devel/arcanist, or at least generate a diff with full context like it does, with svn diff -x -U9999 or git diff -U9999.
Comment Actions Mmmm, right, but I really do not feel this edge case needs to be addressed, packages are supposed to be built in a clean environment in poudriere/synth, or as root, I think it's safe to assume that there will not be a ~root/.../go. Comment Actions Agreed, and I have already removed ${LOCALBASE}/bin/go from BUILD_DEPENDS - I wasn't arguing with you, I was only explaining why I added it in the first place. :) Comment Actions Incorporate @swills' feedback. Work around daemon(8)'s lack of syslog functionality in 10-STABLE. This revision was not accepted when it landed; it landed in state Needs Review.Jul 2 2018, 5:26 AM2018-07-02 05:26:40 (UTC+0) Closed by commit rP473704: Upgrade gravitational teleport to 2.6.6. (authored by seanc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44742 head/security/teleport/Makefile
head/security/teleport/distinfo
head/security/teleport/files/patch-version.mk
head/security/teleport/files/teleport.in
head/security/teleport/pkg-descr
|