Kris Kennaway
6681b69a68
Remove -current from the list of versions for which advisories are
...
released - we don't do this, -current is a development version with other
support channels, which shouldn't be used in production.
2001-02-10 21:46:29 +00:00
Kris Kennaway
f57422571a
Add a breakdown of the advisories released in 2000, including relative
...
number of base system/ports advisories, vulnerabilities found internally
during auditing, and FreeBSD-specific vulnerabilities.
2001-02-10 21:45:14 +00:00
Jun Kuriyama
bdee92f3e1
Fix typo in last commit.
2001-02-06 03:09:47 +00:00
Kris Kennaway
604ee9d412
Add advisories 01:11 through 01:18
2001-02-06 01:44:44 +00:00
Kris Kennaway
79495e6b74
Add advisories 07 through 10
2001-01-27 07:55:58 +00:00
Kris Kennaway
7a8a090030
Add advisories 01:01 through 01:06, and a note that this webpage
...
may be a few days out of date before I update it after an advisory
release, and to check the FTP site for the latest.
2001-01-18 08:40:21 +00:00
Kris Kennaway
6297174300
Add advisories 77 through 81.
2001-01-15 01:23:01 +00:00
Kris Kennaway
0ef818e18d
Update 00:68 and 00:69, add 00:70 through 00:76
...
Update list of supported releases to include 4.2-R, 4.2-S and 3.5.1-S
2000-11-22 08:11:07 +00:00
Jun Kuriyama
72cdb6280f
Nuke revcheck script. This script is obsoleted by prehtml.
2000-11-22 02:35:42 +00:00
Kris Kennaway
12404edd6c
Add advisories 00:67 and 00:68
2000-11-14 09:31:48 +00:00
Kris Kennaway
e38177e7ba
Update advisory 00:61 and add 00:62 through 00:66
2000-11-10 07:27:23 +00:00
Jun Kuriyama
37f0d94606
Switch to use WEB_PREFIX at REVCHECK=YES condition.
2000-11-07 11:39:40 +00:00
Kris Kennaway
a4b5a05ad8
Add advisories 00:58 through 00:61
2000-11-01 09:46:06 +00:00
Kris Kennaway
25cd6e4faf
Update list of security advisories to cover 00:54 through 00:57
2000-10-30 10:51:35 +00:00
Kris Kennaway
f250cf832b
Add advisories 00:52 and 00:53
2000-10-06 23:05:57 +00:00
Jun Kuriyama
73fab30f43
Remove ${.TARGET} if .sgml.html implicit rule failed.
...
Reviewed by: nbm
2000-10-04 09:39:46 +00:00
Jun Kuriyama
af40ad9b9d
Clean-up around directory traversing and revision checking.
...
Submitted by: hrs
2000-10-02 09:16:24 +00:00
Jun Kuriyama
7ba08d9ec1
Use osgmlnorm if OPENJADE is defined.
2000-10-02 07:52:48 +00:00
Neil Blakey-Milner
fbca680c07
First (and very minor) changes on the way to make the www build
...
obj-clean.
This basically entails putting ${.CURDIR} in front of the occasional
source file, script, or directory.
Also adds '.include <bsd.obj.mk>' to web.mk so 'make obj' works.
Change gencommercial script to take a '-s' flag pointing to the source
directory, and the portindex script to take an optional additional
parameter indicating the source directory.
Add -D ${.CURDIR} to sgmlformat to follow includes properly.
2000-09-30 00:21:39 +00:00
Kris Kennaway
0b7ced8f84
Move pre-2000 advisories to an old/ directory
2000-09-17 09:10:33 +00:00
Kris Kennaway
1ea24db39b
Add advisories 00:34 through 00:51
2000-09-17 09:08:23 +00:00
Daniel Harris
2cac724077
Update list of supported releases from 4.0 to 4.1.
2000-08-19 18:01:53 +00:00
Kris Kennaway
85ee976b5b
Add links to security advisories SA-00:19 through SA-00:33, and update
...
"supported releases" to 3.5-STABLE.
2000-07-13 08:40:44 +00:00
Kris Kennaway
1196e3a1b3
Add some recent advisories
2000-06-08 04:07:55 +00:00
Kris Kennaway
3ad5d4f197
Update the list of security advisories for 2000, now that they have
...
finally appeared on the FTP site.
Update the list of FreeBSD releases for which security advisories are
released.
Make mention of the its4 port for security auditing.
Point to http://www.shmoo.com/securecode/ as a useful secure coding
reference site.
2000-05-09 06:23:16 +00:00
Jun Kuriyama
f031daaef3
Clear $SGML_CATALOG_FILES environment variable before sgmlnorm.
...
Sometimes sgmlnorm failed if $SGML_CATALOG_FILES contains incompatible
catalogs.
2000-04-29 07:50:27 +00:00
Alexey Zelkin
483a9ff659
Implement more clever mechanizm to clean external directories (in doc/ tree)
2000-04-23 14:31:21 +00:00
Alexey Zelkin
72d61326f1
Introduce ${PERL} variable.
2000-04-20 16:39:10 +00:00
Kris Kennaway
7a426fcf30
Sort the security advisories in reverse chronological order
2000-04-13 02:36:50 +00:00
Jun Kuriyama
524d9b90cd
Add missing </LI>s and </P>s.
2000-04-03 11:03:37 +00:00
Warner Losh
5a833061e0
Add the latest security advisories. Also update the list of supported
...
versions. I hope I did this right.
2000-02-01 07:05:34 +00:00
Tim Vanderhoek
19bc141e0a
Fix the more blatant grammar violations. Some sections of this document
...
could do with a more thorough manhandling, however. :)
2000-01-02 19:23:21 +00:00
Jun Kuriyama
549131b114
Add "Synchronization Status" feature in Japanese web pages.
...
1. Add .sgml -> .revinc rule in web.mk. This tells how to make SGML
include file which contains revision information.
2. Add ja/revcheck script. This script makes revision information
from English SGML file and localized one.
3. Add *.revinc files into GENDOCS in localized Makefile. This will
generate *.revinc files from each *.sgml files.
4. Add %rev.diff entity into localized includes.sgml.
5. Add statement to include *.revinc for each *.sgml files.
(this will be followed separately.)
Reviewed and not objected by: Doc Team
1999-12-23 01:14:38 +00:00
John Baldwin
5b5e044611
Lots of freebsd -> FreeBSD fixes
...
PR: docs/15382
Submitted by: Alexander Langer <alex@big.endian.de>
1999-12-12 16:24:48 +00:00
Jun Kuriyama
61353e3474
I forgot to avoid keyword expansion...
1999-11-29 15:11:56 +00:00
Jun Kuriyama
6887a8b9bb
Display "Last modified: 1999/10/30 10:01:58" line instead of
...
$FreeBSD$ tag.
Reviewed by: Doc Team <freebsd-doc@FreeBSD.org>
1999-11-28 22:32:38 +00:00
Jun Kuriyama
b813f148d7
Add missing ">" char.
1999-11-09 13:05:25 +00:00
Chris Costello
2d12b68cc7
Fix a title: `Table Of Content'' ->
`Table of Contents''
1999-09-22 21:54:16 +00:00
John Baldwin
58096a6429
Attack of the anal contraction police. "we'll" -> "we will".
1999-09-22 05:52:45 +00:00
Warner Losh
1eee3e63b3
Add pointers to recent security advisories
...
bugtraq moved from geek-girl to securityfocus
"will" -> "we'll" in evil dwarves warning.
Submitted by: "Keith R. Jarvis" <kjarvis@iss.net>
1999-09-22 02:15:24 +00:00
Wolfram Schneider
360dd95722
Use a conditional assignment "?=" when defining $CATALOG
...
Set variable $PREFIX
1999-09-19 11:56:18 +00:00
Jordan K. Hubbard
7c67a5f6bb
Fix bogus mkstemp() reference.
...
Spotted by: Jun Kuriyama <kuriyama@sky.rim.or.jp>
1999-09-06 22:51:27 +00:00
Peter Wemm
01a61279be
$Id$,$Date$ -> $FreeBSD$
...
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Jun Kuriyama
d71e7bfccf
Invoke next command if "cd" succeeded.
...
Not objected by: Doc Team
1999-09-03 14:01:15 +00:00
Nik Clayton
92bf4933d5
Pull out the realinstall2 target. The code to do this is part of the
...
standard doc/ build, and can be turned on for all articles and books
as necessary. What's more likely is that these files (.tar.gz of the
HTML, PS, and other versions) will be automatically generated and placed
on wcarchive, and linked to there instead.
1999-08-19 20:40:26 +00:00
Bill Fumerola
35c9348ef7
Add FreeBSD 3.{1,2} and remove FreeBSD 3.0 and FreeBSD 2.2.7 out
...
of the supported security advisory page.
Also, make a grammar change and a sgml nit while I'm here.
1999-05-31 01:30:40 +00:00
Nik Clayton
c2fe04683c
Special case docproj-primer when installing.
1999-04-27 18:31:42 +00:00
Jun Kuriyama
663cd139b5
Add hack for building Japanese handbook.
1999-04-11 00:43:53 +00:00
Nik Clayton
801f4168eb
Support building the ports pages without a local copy of the ports CVS
...
tree. Define NOPORTSCVS to make this happen.
Submitted by: Tom Hukins <tom@eborcom.com>
PR: docs/10099
1999-04-08 21:50:03 +00:00
Wolfram Schneider
d80a1ee97f
Don't build the PostScript format. The teTeX-beta port is currently broken.
...
Only the english handbook was converted to DocBook, the
japanese handbook is still in linuxdoc.
1999-04-02 22:06:58 +00:00