Update teleport to 2.6.7
This does not fix the PAM issue for 11 and 10, I'm going to look into that over the weekend or sometime later this week.
Differential D16311
Update security/teleport to 2.6.7... seanc on Jul 17 2018, 8:15 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Update teleport to 2.6.7 This does not fix the PAM issue for 11 and 10, I'm going to look into that over the weekend or sometime later this week.
Diff Detail
Event TimelineComment 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 /me sighs Sorry, I know you prefer that and I forgot to include that again. Neither svn nor especially anarchist are wired into any workflow that I use so it's easy to forget (not intentional). Re: past comments re: diff context, see how you can navigate the diff using the link below? This is what I meant when I said tooling normally provides this context for you. https://github.com/freebsd/freebsd-ports/compare/master...sean-:gh-security-teleport?expand=1 Anyway, thanks for the +1 Comment Actions But github has the whole tree, history, files, everything, it already has the information. Phabricator only has what you give it, in this case, the diff you upload manually, I do not understand why you go to all the trouble of not using arcanist (it is far easier and faster to create/update reviews with it than to have to svn diff, save to a file, open your browser, find the link to create/update a review, click on the upload button, search for the file, submit the form.) |