- files & symlinks first
- @exec/@unexec calls are added for info files
- @dirrm statements last
- empty directories are handled properly
- dirs from mtree files are excluded
Usage:
- make install
- make print-PLIST | brain >pkg/PLIST
Moved over from bsd.hf-pkg.mk, after it's lived there for quite
some time now.
--
Changes and new features introduced in Version 3.14 [released March 1999]
Bug fixes
"lout -PDF" now available as alternative to "lout -Z"
Cross referencing list items yields just the raw item number now
Changes and new features introduced in Version 3.15 [May 1999]
Bug fixes
@FootNoteFormat option for controlling format of footnotes
@TheoremFormat option for controlling format of theorems (etc.)
@ListOuterGap setup file option for space before and after lists
Standardized and improved "slides" package, incl. new setup file options
(NB please send me @Word&&lecture and @Word&&overhead in your language)
Faster database reading (uses more memory though); prevent with -M
@DoubleLine symbol in diagrams for drawing a double line
-l and -L flags for selecting collation order (see lout -u)
Changes and new features introduced in Version 3.16 [28 May 1999]
Bug fixes
Optimal paragraph breaking weights adjusted yet again (sigh)
Changes and new features introduced in Version 3.17 [13 September 1999]
Bug fixes
@AtEnd option for @Book and @Report (unnumbered back cover page)
@Abbreviations symbol in books (like @Introduction but for abbreviations)
@Euro symbol added for getting a European Currency symbol
Document OBJECT struct declaration in externs.h (for gurus only)
Changes and new features introduced in Version 3.18 [26 February 2000]
Bug fixes (more than usual, somehow)
New @CurrYUnit and @CurrZUnit symbols (expert users)
@Diag enhancement: node types, similar to row types in @Tbl
@Diag enhancement: new features for drawing syntax diagrams
Portuguese (thanks to Jose Roberto B. de A. Monteiro)
Slight change to @Tbl spec (affects aligned columns)
Replaced c2lout with prg2lout (computer program formatting)
@Outline symbol for printing words in outline rather than filled
A few extra @Eq symbols: filledcircle, small, trieq
Changes and new features introduced in Version 3.19 [9 March 2000]
Bug fixes
Four @HeaderComponent symbols for running headers (expert users)
Running headers in multi-page tables
Running headers in indexes
Two extra @Eq symbols: triangleup, triangledown
Changes and new features introduced in Version 3.20 [8 April 2000]
Bug fixes (including the internal error that was dumping core recently)
Multi-line style changes (@I, @Colour etc.) now work in lines @Break mode
@Perl symbol for Perl programming language formatting (includes Pod)
Changes and new features introduced in Version 3.21 [10 May 2000]
Bug fixes (including an old problem of bits lost from programs in tables)
Refinements to @Perl symbol for Perl programming language formatting
Program texts can now be formatted with line numbers added
-V now tells about PDF compression and whether debug output is available
"Page body margins" for indenting of page body wrt headers and footers
Margin notes code updated to work as desired with the new page body margins
@PageEnclose symbol generalizes @PageBox (enclose each page in anything)
Robustness wrt Linux strcoll() improved (tab characters no longer compared)
"Abstract" word in tech reports now centred again by default
Lout now builds composite characters - see Expert's Guide, under @Font
*** IMPORTANT: ONE CHANGE THAT IS NOT UPWARDLY COMPATIBLE ***
If you are using your own setup file, then it is likely to contain the
line "@SysInclude { fontdefs }". There is no longer a fontdefs file,
there is now a fontdefs database, so you need to replace this line with
"@SysDatabase @FontDef { fontdefs }".
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
* Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
+ feature add
- feature changed
x feature removed
! bugfix
% note
3.01: 07.Jun.2000
! 1. Fixed SeeEditor bug when editing new files (that
does not exist)
! 2. Fixed install script to se correct permissions.
! 3. Fixed build.netbsd to se correct global configuration
files locations.
+ 4. GlobalSelect/HideDotFiles added.
! 5. Fixed build.netbsd.
- 6. Now directory tree automation (rescanning etc.) is
disabled by default (see Options/AutoDirTree).
! 7. Fixed zero-sized files bug in SeeViewer.
! 8. Alt+B browse/view current file w/o filters.
+ 9. Now install script set sample config file into
/usr/local/etc (to get personal config file you
have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf
or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX )
!10. Ctrl+L refresh/redraw page problem is now fixed.
!11. Several little fixups.
Changes included in OpenLDAP 1.2.11
CVS Tag: OPENLDAP_REL_ENG_1_2_11
Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd
Fixed error in slurpd's filecheck function
Fixed slurpd to properly restart in oneshot mode, and to report a
non-zero number of items to process with only one replica.
Fixed strdup use in libldap/request.c
Fixed NULL prefix bug in libldap/ufn.c
Fixed slapd_shutdown extern reference bug (ITS#527)
Fixed ACL groups member matching
Raise MAXDBCACHE to 128 (ITS#512)
Fixed slapd client_addr crash (ITS#579)
Fixed back-shell realloc bug (ITS#506)
Build Environment
Update res_search detection
Detect and use getpassphrase() and getpass()
Unset CDPATH
Change GNU Pth to enable soft syscalls
Changed RCPT cmds symbol to avoid link conflict (ITS#526)
Changed LDBM directory to $localstatedir/openldap-ldbm
Changes included in OpenLDAP 1.2.10
CVS Tag: OPENLDAP_REL_ENG_1_2_10
Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable
undefined object classes implies extensible object behavior.
Add GNU Pth support (ITS#453)
Fixed -lldap Kerberos bind to work ldap_init() (ITS#426)
Changed -lldap to ignore space in filter: ( !(foo=bar)) (ITS#459)
Fixed multiple password support (ITS#464)
Fixed -lldap chasing of delete referrals (ITS#471)
Fixed back-ldbm/bind invalid credentials vs no such object bug
Fixed slapd str2entry uninitialized variable bug (ITS#482)
Fixed back-ldbm/modify mutlivalued indexing bug
Fixed -llber seqorset buffer overrun bug (ITS#479)
Build Environment
Do not list unsupported LDBM API option NDBM
Allow DEFAULT_DB_PAGE_SIZE to be defined at build time
Changes included in OpenLDAP 1.2.9
CVS Tag: OPENLDAP_REL_ENG_1_2_9
Fixed lutil/password bogus crypt password bug (ITS#423)
Fixed slapd/back-ldbm indexing bug (ITS#402)
Added UD support for creators/modifiers attributes (ITS#422)
Added modify* attributes on add to workaround client issue (ITS#424)
Build Environment
Rebuild configure
Added support for db1 vs db2 with glibc 2.1
Removed TCPD and RLOOKUP interdependecy (ITS#419)
Changes included in OpenLDAP 1.2.8
CVS Tag: OPENLDAP_REL_ENG_1_2_8
Fixed slapd lint
Fixed slapd li_nextid_file uninitialized bug
Fixed -lldap templates y2k bug (ITS#294)
Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295)
Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325)
Fixed s_addr dereferencing (ITS#340)
Fixed ud strstr crash (ITS#328)
Fixed back-ldbm presence index bug (ITS#394)
Fixed -lthread rdwr 2-writer bug (ITS#395)
Added TCP_NODELAY support
Changed slapd to apply ACL to lastmod attributes
Changed slapd.conf default referral
Changed slapd delete stats log message for consistency
Disable DN subtree indexing
Build Environment
Support using short as LDAP_INT4
Documentation
Reference Quick Start Guide in README and INSTALL
Update slapd.conf to reflect Quick Start Guide example
ldappasswd(1) fix -c vs -H typo (ITS#154)
Added warning about cross environment portability
--- changelog from 2.1.0p3:
20000609
- (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
(in favour of utmpx) on Solaris 8
20000606
- (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
list of commands (by default). Removed verbose debugging (by default).
- (djm) Increased command entropy estimates and default entropy collection
timeout
- (djm) Remove duplicate headers from loginrec.c
- (djm) Don't add /usr/local/lib to library search path on Irix
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
<tibbs@math.uh.edu>
- (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
<zack@wolery.cumb.org>
- (djm) OpenBSD CVS updates:
- todd@cvs.openbsd.org
[sshconnect2.c]
teach protocol v2 to count login failures properly and also enable an
explanation of why the password prompt comes up again like v1; this is NOT
crypto
- markus@cvs.openbsd.org
[readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
xauth_location support; pr 1234
[readconf.c sshconnect2.c]
typo, unused
[session.c]
allow use_login only for login sessions, otherwise remote commands are
execed with uid==0
[sshd.8]
document UseLogin better
[version.h]
OpenSSH 2.1.1
[auth-rsa.c]
fix match_hostname() logic for auth-rsa: deny access if we have a
negative match or no match at all
[channels.c hostfile.c match.c]
don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
kris@FreeBSD.org
20000606
- (djm) Added --with-cflags, --with-ldflags and --with-libs options to
configure.
20000604
- Configure tweaking for new login code on Irix 5.3
- (andre) login code changes based on djm feedback
20000603
- (andre) New login code
- Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
- Add loginrec.[ch], logintest.c and autoconf code
20000531
- Cleanup of auth.c, login.c and fake-*
- Cleanup of auth-pam.c, save and print "account expired" error messages
- Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
- Rewrote bsd-login to use proper utmp API if available. Major cleanup
of fallback DIY code.
key changes from www.zebra.org:
Many ospfd related bugs are fixed.
Now OSPF module becomes very stable again ;-).
MPLS-VPN PE-RR functionality is added to bgpd.
RIP,zebra interface up/down handling improved.
Version 3.3.6.1 fixes some minor issues and nits (like using snprintf
instead of sprintf, and using newer functions, like krb_afslog_uid_home
instead of krb_afslog) in greeter/verify.c.
Most changes are from Assar Westerlund (assar@sics.se, assar@netbsd.org),
some from myself.