Jacques Vidrine
22eb4a899a
= Who are the Security Officer and Security Officer Team
...
= Information handling policies
2002-07-02 15:39:38 +00:00
Nik Clayton
dd365111ba
Change every outstanding 'short' link to the FAQ or Handbook to use
...
the now mandatory 'long' format. This should catch everything, with
the exception of the release notes.
2002-06-29 09:07:09 +00:00
Jacques Vidrine
2a16f3d896
Spell FreeBSD-SA-02:28.resolv.asc correctly.
...
Reported by: eilko@brasapen.org (via wosch)
2002-06-27 11:43:33 +00:00
Jacques Vidrine
f02ad905c2
Add FreeBSD-SA-02:28.
2002-06-26 19:09:37 +00:00
Jacques Vidrine
fd67070128
Add FreeBSD-SN-02:04.
2002-06-19 21:52:50 +00:00
Bruce A. Mah
54834fc659
Version number bumps for 4.6-RELEASE. Also commit the announcement and
...
the contents lists.
2002-06-15 23:44:07 +00:00
Jacques Vidrine
8a08564f0f
Add FreeBSD-SN-02:03, FreeBSD-SA-02:26.accept, and FreeBSD-SA-02:27.rc.
2002-05-29 16:35:38 +00:00
Chris D. Faulhaber
0303e0ef45
Add FreeBSD-SA-02:24.k5su.asc and FreeBSD-SA-02:25.bzip2.asc.
2002-05-20 17:38:53 +00:00
Daniel Harris
86fbd32683
Try to clear this page up a little. A rewrite will be forthcoming...
...
one day...
Glanced at by: nectar
2002-05-16 00:35:45 +00:00
Daniel Harris
faffe72877
Put SN 02:01 in order by release date with the SA-s.
2002-05-14 20:14:18 +00:00
Chris D. Faulhaber
97c7b9a1bb
Add the two Security Notices, FreeBSD-SN-02:01.asc and
...
FreeBSD-SN-02:02.asc.
Submitted by: matusita
2002-05-13 15:47:45 +00:00
Jacques Vidrine
fbae137ac4
Add FreeBSD-SA-02:23.stdio
2002-04-22 18:04:43 +00:00
Jacques Vidrine
1f96ae3f79
= Add FreeBSD-SA-02:22.mmap.
...
= Update revision number on FreeBSD-SA-02:18.zlib.
2002-04-22 15:57:48 +00:00
Jacques Vidrine
acd8975056
Add FreeBSD-SA-02:21.tcpip.
2002-04-17 19:24:30 +00:00
Jacques Vidrine
12ae47939c
Add FreeBSD-SA-02:20.syncache.
2002-04-17 17:30:31 +00:00
Chris D. Faulhaber
a653ab2a7d
Catch up on advisories:
...
FreeBSD-SA-02:14.pam-pgsql
FreeBSD-SA-02:15.cyrus-sasl
FreeBSD-SA-02:16.netscape
FreeBSD-SA-02:17.mod_frontpage
FreeBSD-SA-02:18.zlib
2002-03-18 15:15:40 +00:00
Murray Stokely
2989c7097a
Update to use the HTML 4.01 Transitional DTD. <listing> -> <pre>.
2002-03-16 08:06:14 +00:00
Murray Stokely
6a653235e7
Add a spellcheck target. Currently, this only works for english, but
...
making this language neutral should be trivial.
2002-03-13 13:09:45 +00:00
Jacques Vidrine
baca336d9c
= Update list of FreeBSD release for which security advisories are
...
issued.
Reminded by: kris, matusita
= Move FreeBSD-SA-02:09. It affected 4.4-RELEASE, but not 4.5-RELEASE.
2002-03-08 13:35:13 +00:00
Jun Kuriyama
57f52129ec
Add 4.5-REL release point.
...
Submitted by: matusita
2002-03-08 08:37:35 +00:00
Jacques Vidrine
90e3a25bfc
Add FreeBSD-SA-02:13.openssh.
2002-03-07 15:29:14 +00:00
Jun Kuriyama
c363cc2ba3
Add SA-02:12.
2002-02-21 15:03:35 +00:00
Jacques Vidrine
8a96d728ef
Add FreeBSD-SA-02:11.snmp.
2002-02-12 23:21:34 +00:00
Jacques Vidrine
e7daa2ecd0
Add FreeBSD-SA-02:09 and -02:10.
2002-02-06 17:37:30 +00:00
Jacques Vidrine
197ade95c0
Fix the spelling of FreeBSD-SA-02:08.exec.asc (the last `.' was left out).
2002-01-25 13:20:43 +00:00
Jun Kuriyama
d0f6c2a1b9
Add SA-02:08.
2002-01-25 02:59:57 +00:00
Jacques Vidrine
3f48a04877
Add recently released advisory: FreeBSD-SA-02:07.k5su
2002-01-18 14:05:15 +00:00
Jun Kuriyama
4a23e82398
Add SA-02:06.
2002-01-17 02:13:46 +00:00
Jacques Vidrine
ac919a3652
Add recently released advisories:
...
FreeBSD-SA-02:01.pkg_add
FreeBSD-SA-02:02.pw
FreeBSD-SA-02:03.mod_auth_pgsql
FreeBSD-SA-02:04.mutt
FreeBSD-SA-02:05.pine
2002-01-05 15:22:47 +00:00
Jun Kuriyama
304cd0cc33
Add SA-01:64 and 4.4-REL release point.
2002-01-04 04:56:53 +00:00
Alexey Zelkin
66e0a1cacf
Force tidy(1) to use '-raw' and newly added '-preserve' options
...
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.
This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.
Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>
No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:57:44 +00:00
Jacques Vidrine
cd4212e95c
Add 01:63.
2001-12-04 17:24:55 +00:00
Alexey Zelkin
65cb93e520
Always set NO_TIDY to YES until tidy(1) problem will be resolved.
2001-11-12 19:17:39 +00:00
Hiroki Sato
634274d542
Fix malformed build process of www/ again.
...
The workaround in the previous commit is wrong. Sorry.
2001-10-30 16:51:34 +00:00
Hiroki Sato
b1c273e670
Fix breakage of www/ building process.
2001-10-30 15:09:13 +00:00
Murray Stokely
0d8e79bd0c
* Make build/install of www /usr/obj prefix clean.
...
* Use make variables instead of hard coding commands, paths, and
options.
* Wrap some long lines.
* Replace shell loops with make for loops, etc.
PR: docs/31132
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-29 10:14:33 +00:00
Kris Kennaway
25455b63bf
Update list of supported releases
2001-10-08 21:12:41 +00:00
Kris Kennaway
561dc9226a
Add 01:61 and 01:62
2001-10-08 21:11:08 +00:00
Kris Kennaway
5ec8a2f38f
Add SA-01:60
2001-10-08 07:02:48 +00:00
Guido van Rooij
38f9b90bb7
Typo O_EXECL -> O_EXCL
2001-09-18 11:59:16 +00:00
Kris Kennaway
ed7f2770f2
Add 01:57 through 01:59
2001-09-06 21:40:49 +00:00
Kris Kennaway
6910d12324
Note where 4.3-RELEASE was released, so people know how far back they need
...
to look.
2001-08-23 21:03:59 +00:00
Kris Kennaway
8027de9032
Add 01:55 and 01:56
2001-08-23 21:00:50 +00:00
Kris Kennaway
32dc98f4fd
Note 01:53 and 01:54
2001-08-20 21:54:43 +00:00
Kris Kennaway
392a8d8786
Update 01:40 -> 01:40 v1.1
2001-08-17 06:40:31 +00:00
Jun Kuriyama
270fe05e9a
Add SA-01:52 and revised 01:42.
2001-08-07 01:32:53 +00:00
Kris Kennaway
2a307beb35
Update to v1.1 of 01:51
2001-07-31 19:39:49 +00:00
Kris Kennaway
7cf0cde021
Add 01:51
2001-07-30 23:10:32 +00:00
Kris Kennaway
2572faf6e9
Add 01:50
2001-07-30 22:41:51 +00:00
Kris Kennaway
8a0074a4e7
Update 01:49 reference
2001-07-27 20:02:30 +00:00