Commit Graph

12 Commits

Author SHA1 Message Date
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Satoshi Asami
1aa6d71f10 Remove trailing whitespace. 1999-02-28 21:42:55 +00:00
David E. O'Brien
d5af46dc71 upgrade to 3.12.1
This version fixes the Brazilian Information Security Team Security Advisor
on "buffer overflow condition if the syslog option is enabled".
1999-02-26 13:00:45 +00:00
David E. O'Brien
5d2a2d0e4f Updated to super-3.11.9 1999-02-19 02:33:45 +00:00
David E. O'Brien
bcaceb9adc vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory on
buffer overflow in the Super program.
1999-02-18 22:59:28 +00:00
David E. O'Brien
89add757ee update to 3.11.8 1999-02-18 22:57:42 +00:00
David E. O'Brien
ee2d9149e7 Need to do a little bsd.port.pre.mk action to avoid a syntax error.
Noticed by:	Bill Fenner <fenner@parc.xerox.com>
1998-12-02 06:37:33 +00:00
David E. O'Brien
1cae6eed19 return breakage status (but only for 2.2.x)
Requested by:	Satoshi
1998-12-01 10:17:44 +00:00
David E. O'Brien
466b3ba29f Mark unbroken. 2.2 is dead, 3.0 is the current and future. :-) 1998-12-01 09:50:50 +00:00
Satoshi Asami
128a1ba7c6 Mark it broken, doesn't build on 2.2-stable.
=======
===>  Building for super-3.11.6
cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I.   -O -pipe super.c
In file included from localsys.h:166,
                 from super.h:18,
                 from super.c:12:
/usr/include/prot.h:60: parse error before `create_auth_reply'
/usr/include/prot.h:62: parse error before `KTEXT'
/usr/include/prot.h:62: warning: data definition has no type or storage class
*** Error code 1

Stop.
1998-11-23 09:02:19 +00:00
David E. O'Brien
d02eecccd2 Update to version 3.11.6.
(currently the "password=y" feature to requre a password to be entered
before running a command only works on DES passwords)
1998-11-19 09:19:19 +00:00
David E. O'Brien
fc543e03c6 Super is a setuid-root program that offers
o  restricted setuid-root access to executables, adjustable
        on a per-program and per-user basis;

    o  a relatively secure environment for scripts, so that well-written
        scripts can be run as root (or some other uid/gid), without
        unduly compromising security.

See pkg/DESCR for a comparson w/sudo.
1997-04-24 08:02:43 +00:00