notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/sudo/Makefile

Number of commits found: 254 (showing only 54 on this page)

«  1 | 2 | 3 

Thursday, 2 Aug 2007
17:25 tmclaugh search for other commits by this committer
Update to 1.6.9p3
- Fixes bug related to supplemental group matching
Original commit
Monday, 30 Jul 2007
15:01 tmclaugh search for other commits by this committer
Update to 1.6.9p2
- Environment handling fix.
Original commit
Friday, 27 Jul 2007
01:00 tmclaugh search for other commits by this committer
Fix PORTVERSION

Noticed by:     ume
Original commit
Thursday, 26 Jul 2007
15:53 tmclaugh search for other commits by this committer
- Update to 1.6.9p1
  * Worked around a bug in some PAM implementations that caused a crash
    when no tty was present.
  * Fixed a crash on some platforms in the error logging function.
- Change default pam session stack to pam_permit like su does [1]
- Grab maintainership

Sugested by:    des [1]
Original commit
Monday, 23 Jul 2007
03:54 tmclaugh search for other commits by this committer
- Fix segfault when there is no TTY when executing. [1]
- Temporarilly disable session entry in default pam file because
  pam_lastlog causes users to appear as though they have logged out in
  system logs. [2]

Reported by:    yarodin@gmail.com [1], Paul Fraser <pfraser@gmail.com> [2]
Submitted by:   Todd Miller [1]
Original commit
Saturday, 21 Jul 2007
03:15 tmclaugh search for other commits by this committer
Update to 1.6.9

Application changes:
- PAM, since present, is used by default.
- Environment variable handling has changed significantly.
- Sudo checks the user's supplemental group vector so nsswitch order is
  no longer important for group based rules.
(See UPGRADE and CHANGING under share/doc/sudo/ for more.)

Port changes:
- PAM file is no longer clobered on reinstall.
- OPIE option has been removed due to PAM being used by default.
- Selected documentation is now installed.
Original commit
Wednesday, 2 May 2007
18:47 sat search for other commits by this committer
- Add an option to enable insults

Submitted by:   Dan Casey <dcasey@debtresolve.com>
Original commit
Tuesday, 10 Apr 2007
12:47 des search for other commits by this committer
Install a PAM policy, rather than just suggesting that the admin do so.
Original commit
Friday, 23 Mar 2007
09:47 linimon search for other commits by this committer
Reset mharo due to maintainer-timeouts and no response to PRs.

Hat:            portmgr
Original commit
Friday, 28 Jul 2006
06:54 mharo search for other commits by this committer
fix option text

Reported by: Nick Fishman <kwlogical@bellsouth.net>
Original commit
Friday, 28 Apr 2006
19:34 sem search for other commits by this committer
- Add LDAP support (off by default)
- OPTIONS'fy
- Remove obsoleted USE_REINPLACE

PR:             ports/95598
Submitted by:   Dmitriy Kirhlarov <dkirhlarov@localhost.oilspace.com>
Approved by:    maintainer timeout (2 weeks)
Original commit
Saturday, 17 Dec 2005
22:12 pav search for other commits by this committer
- Remove etc/sudoers on deinstall if user haven't modified it

PR:             ports/69288 (based on)
Approved by:    maintainer timeout (mharo; year and a half)
Original commit
Monday, 14 Nov 2005
04:20 mharo search for other commits by this committer
Upgrade to 1.6.8.12

PR:             88865
Submitted by:   Phil Oleson <oz@nixil.net>
Original commit
Tuesday, 21 Jun 2005
12:52 osa search for other commits by this committer
Security update to latest release: 1.6.8p9.

<Security Alert>
Summary:
A race condition in Sudo's command pathname handling prior
to Sudo version 1.6.8p9 that could allow a user with Sudo
privileges to run arbitrary commands.
Sudo versions affected:
Sudo versions 1.3.1 up to and including 1.6.8p8.
</Security Alert>

More information about this incident available at:
http://www.sudo.ws/sudo/alerts/path_race.html
Original commit
Friday, 15 Apr 2005
15:06 mharo search for other commits by this committer
Upgrade to 1.6.8p8
Original commit
Monday, 7 Feb 2005
18:46 mharo search for other commits by this committer
update to 1.6.8p7
Original commit
Saturday, 8 Jan 2005
19:56 mharo search for other commits by this committer
Upgrade to 1.6.8p6
Original commit
Tuesday, 30 Nov 2004
01:22 mharo search for other commits by this committer
Update to 1.6.8p5
Original commit
Thursday, 18 Nov 2004
02:17 mharo search for other commits by this committer
Update to latest release of sudo
Original commit
Wednesday, 17 Nov 2004
11:50 roam search for other commits by this committer
Update to sudo-1.6.3p8, which *really* includes the CDPATH fix, and
another one that does not directly affect FreeBSD (our _PATH_VARTMP
was fine before, too).

Approved by:    mharo (maintainer)
Original commit
Tuesday, 16 Nov 2004
08:38 mharo search for other commits by this committer
strip out CDPATH

Submitted by:   Peter Pentchev <roam@ringlet.net>
Original commit
Friday, 12 Nov 2004
21:19 mharo search for other commits by this committer
Update to 1.6.8p2

 o Bash exported functions and the CDPATH variable are now stripped from
   the environment passed to the program to be executed.
Original commit
Sunday, 19 Sep 2004
05:31 mharo search for other commits by this committer
Update to 1.6.8p1

Submitted by:   many people
Approved by:    portsmgr (marcus)
Original commit
Friday, 20 Aug 2004
06:49 mharo search for other commits by this committer
Update to 1.6.8
Original commit
Tuesday, 20 Jul 2004
08:30 edwin search for other commits by this committer
Undo yesterdays change after sysutils/porttools suddenly failed.

Kris (bento (noh! pointyhat)) reported it

PR:             ports/58387
Original commit
Monday, 19 Jul 2004
08:15 edwin search for other commits by this committer
[PATCH] security/sudo: Utilize EXAMPLESDIR

        Utilize EXAMPLESDIR to improves layout; i.e.,

          configuration file        -> ${PREFIX}/etc
          sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

        This change helps if many configuration files and sample ones exist.

PR:             ports/58387
Submitted by:   Hideyuki KURASHINA <rushani@FreeBSD.org>
Original commit
Friday, 30 Jan 2004
03:31 mharo search for other commits by this committer
Add SIZE
Original commit
Wednesday, 17 Dec 2003
03:43 mharo search for other commits by this committer
Add more MASTER_SITES and remove dead one
Original commit
Tuesday, 16 Dec 2003
23:30 mharo search for other commits by this committer
Add another MASTER_SITE

Submitted by:   "Michael Sharp" <ms@probsd.org>
Original commit
Thursday, 17 Jul 2003
04:49 mharo search for other commits by this committer
Add WITH_SHELL_SETS_HOME knob to security/sudo

PR:             47087
Submitted by:       Stefan Farfeleder <stefan@fafoe.dyndns.org>
Original commit
04:47 mharo search for other commits by this committer
upgrade from 1.6.7.4 to 1.6.7.5

PR:             52237
Submitted by:   Sergey A. Osokin <osa@FreeBSD.org.ru>
Original commit
Saturday, 19 Apr 2003
20:21 mharo search for other commits by this committer
update from 1.6.6 to 1.6.7p4

PR:             51084
Submitted by:   Sergey A. Osokin  <osa@freebsd.org.ru>
Original commit
Friday, 7 Mar 2003
06:10 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Thursday, 13 Feb 2003
08:26 roam search for other commits by this committer
Add a patch from the Sudo CVS repository for proper handling of
the PAM transition from echoed to non-echoed input.

PR:             46026
Approved by:    mharo (maintainer)
Original commit
Saturday, 14 Sep 2002
19:27 mharo search for other commits by this committer
don't depend on perl

Submitted by:   David Yeske <dyeske@yahoo.com>
Original commit
Saturday, 24 Aug 2002
02:20 mharo search for other commits by this committer
remove insults and allow root to use sudo
Original commit
Thursday, 25 Apr 2002
17:20 mharo search for other commits by this committer
update to 1.6.6
Original commit
Monday, 22 Apr 2002
23:45 mharo search for other commits by this committer
revert change from this morning
Original commit
15:30 mharo search for other commits by this committer
Patch sudo 1.6.5.2 with GlobalInterSec's sudo patch.
Original commit
Thursday, 24 Jan 2002
05:01 mharo search for other commits by this committer
update to 1.6.5p2    
Original commit
Thursday, 17 Jan 2002
17:00 mharo search for other commits by this committer
update to 1.6.5p1    
Original commit
10:52 ijliao search for other commits by this committer
correct checksum    
Original commit
04:53 mharo search for other commits by this committer
update to 1.6.5    
Original commit
Wednesday, 16 Jan 2002
20:53 mharo search for other commits by this committer
update to 1.6.4p2    
Original commit
Tuesday, 15 Jan 2002
02:56 mharo search for other commits by this committer
Update to 1.6.4.1, which fixes a security hole when sending email  
notifications    
Original commit
Wednesday, 9 Jan 2002
17:04 mharo search for other commits by this committer
Bump port revision to reflect change in November to pkg-install   which sets the
file permissions on the sudoers file.    
Original commit
Saturday, 29 Sep 2001
02:15 kuriyama search for other commits by this committer
Support latest -current which has no libskey.2.    
Original commit
Sunday, 24 Jun 2001
13:39 mharo search for other commits by this committer
Use PAM and bump PORTREVISION as a result    
Original commit
Friday, 22 Jun 2001
09:48 mharo search for other commits by this committer
Add WITH_OPIE, which will compile with OPIE instead of S/Key    
Original commit
Wednesday, 7 Mar 2001
10:31 mharo search for other commits by this committer
update to 1.6.3p7    
Original commit
Wednesday, 21 Feb 2001
12:43 mharo search for other commits by this committer
Update to 1.6.3p5    
Original commit
Wednesday, 14 Feb 2001
20:19 lioux search for other commits by this committer
typo clean up police: \s -> \t    
Original commit
Sunday, 27 Aug 2000
23:46 mharo search for other commits by this committer
update to p5    
Original commit
Saturday, 10 Jun 2000
05:31 mharo search for other commits by this committer
update to 1.6.3p4    
Original commit

Number of commits found: 254 (showing only 54 on this page)

«  1 | 2 | 3