Jacques Vidrine
65e95f6fdc
Added FreeBSD-SA-04:07.cvs
2004-04-15 19:21:16 +00:00
Alexey Zelkin
0d6b3ca64e
. Fix 'webcheck' target url generation in directories other than 'www/en'. In
...
these cases we get urls like 'http://www.FreeBSD.org///ru//java/ ', etc.
On such urls webcheck fails immediately with 403 error code. So, cleanup
multiple slashes.
. Make 'checkmissing' output more compact and readable. Avoid
printing '===>' in case if current directory does not have anything
to report. Also print each missing entry on separate line to make
output more readable.
2004-04-12 11:52:38 +00:00
Alexey Zelkin
7e7c9ca7be
. Fix 'make spellcheck' to take generated html files from ${.OBJDIR}
...
instead of ${.CURDIR}
. Add 'obj' target depending on _PROGSUBDIR, so 'make obj' for web tree
is processed recursively for SUBDIRs
. Remove 'cleandir' target. bsd.obj.mk declares it unconditionally and
it does absolutely same things. Removing of target from this makefile
reduces spawning of ${MAKE} by factor *6* when called from 'www/en'
directory!
2004-04-09 10:15:19 +00:00
Alexey Zelkin
ba9fb293d1
Huh! Fix a bogon introduced by previous revision. In !TIDY_VERBOSE
...
case use correct variable name for default tidy logfile (/dev/null).
Submitted by: Rudolf Cejka <cejkar at fit.vutbr.cz>
2004-04-08 09:43:04 +00:00
Alexey Zelkin
da54502904
Implement TIDY_VERBOSE knob. It tells tidy to save error log into file
...
named 'tidyerr.$filename', instead of default /dev/null.
2004-04-07 13:04:55 +00:00
Alexey Zelkin
6b12a01ff0
Add &u.rel*.{installation,readme}; entities
2004-04-06 00:00:20 +00:00
Alexey Zelkin
15d2dc0c1f
Add one more special target 'checkmissing'. It supposed to process
...
tree and find all files/directories which are not used by Makefile's.
Found files are: forgotten or build only (these should be handled later)
2004-04-05 23:45:05 +00:00
Alexey Zelkin
285a5526cf
Move webcheck target to web.site.mk. It is also re-done in relative
...
manner, i.e. calling 'make webcheck' in www/ru/java directory will cause
checking hrefs under http://www.FreeBSD.org/ru/java/
2004-04-05 14:21:26 +00:00
Alexey Zelkin
1150235fc0
Restyle web.site.mk a bit:
...
. Move variable declarations from suffix transformation declaration area
to appropriate place
. Move spellcheck target to place where it belongs
. Fix/add some comments
2004-04-05 14:19:17 +00:00
Jacques Vidrine
7f4828b08d
Add FreeBSD-SA-04:06.ipv6.
2004-03-29 14:10:28 +00:00
Alexey Zelkin
df467b1589
Cleanup web.site.mk for different leftovers.
...
. remove unused (ever used?) docb -> html suffix transformation rule
. remove long time unused ${LOCAL}. It's handled with ${DATA} now.
. extend comment to be more clear
. fail build if ORPHANS check failed. I.e. fail as early as possible.
. remove DIRS_TO_CLEAN related workaround (unused since 2001)
. rewrite "cleandir" target to be more consistent with /usr/share/mk
. remove DOCSUBDIR related logic. Last consumer of this logic (www/zh/FAQ)
was converted to use new methods, so no need to leave this spam
PS: It removes more than 30% of actual logic of this makefile
2004-03-23 23:25:57 +00:00
Jacques Vidrine
180b3f4df2
Add FreeBSD-SA-04:05.openssl.
2004-03-17 16:43:55 +00:00
Jacques Vidrine
be1b74c850
Add 5.2.1-RELEASE
...
Add FreeBSD-SA-04:04.tcp
2004-03-02 19:52:18 +00:00
Jacques Vidrine
d797b38ebc
Add FreeBSD-SA-04:03.jail.
2004-02-27 18:35:02 +00:00
Bruce A. Mah
65a8d0d9cd
FreeBSD 5.2.1-RELEASE is now the latest 5.X release.
2004-02-26 05:00:54 +00:00
Jacques Vidrine
e82eae023a
Add FreeBSD-SA-04:02.shmat.
2004-02-05 18:12:20 +00:00
Alex Dupre
839379aa02
Complete support for localized web sites.
...
Approved by: blackend (mentor)
2004-02-03 22:25:23 +00:00
Alex Dupre
868770ec6f
Enhance support for localized navigation menu.
...
Approved by: josef, blackend (mentor)
2004-02-01 22:56:56 +00:00
Josef El-Rayes
b0c3856a5f
Remove plain html navigation and replace it with xml/xslt based navigation
...
So navigation is now maintained through navigation.xml.
This makes adding links very simple now.
Approved by: simon(mentor)
trhodes
2004-02-01 00:02:58 +00:00
Jacques Vidrine
1afab62936
Add FreeBSD-SA-04:01.mksnap_ffs.
2004-01-30 16:06:29 +00:00
Jacques Vidrine
28c5e3b857
Remove bogus <advisory> element that had been inserted as a workaround
...
for an issue with www/en/security/mkindex.xsl. The issue was fixed with
revision 1.3 of mkindex.xsl.
2004-01-24 15:05:49 +00:00
Hiroki Sato
db86c6c974
Add a workaround to prevent bogus link generation.
...
Submitted by: ceri
2004-01-24 12:10:02 +00:00
Hiroki Sato
64ef5f2490
Move templates in mkindex.xsl into includes.misc.xsl.
2004-01-17 18:58:07 +00:00
Hiroki Sato
2f11535ad1
Back out the previous change because some translated documents
...
depend on the localized mkindex.xsl based on the older versions.
2004-01-14 20:16:16 +00:00
Hiroki Sato
646bff5f5f
Eliminate <ul></ul> generated when there is a <release> element
...
without <advisory>.
Pointed out by: nectar
2004-01-13 22:44:07 +00:00
Jacques Vidrine
8f413eb374
Add 2004 and FreeBSD 5.2-RELEASE.
...
Add a bogus first advisory placeholder. (The stylesheet for producing
the advisory list needs some tweaking.)
2004-01-13 14:05:24 +00:00
Hiroki Sato
925e309a67
Improve transtable.{xml,xsl}, including:
...
- The structure of transtable.xml is revised. <word> should be
bracketed with <group>.
- A sorting order of the FreeBSD mirror sites rendered using
mirrors.xml has been determined by sort(1).
- A template "transtable-lookup" has been added for localization on
word-by-word basis.
- Replace English month names in news.xml, press.xml, and
advisories.xml with numbers that correspond to the names.
The number->name translation is performed on the fly.
- Since information in mirrors.xml is used in www/ tree, it depends on
doc/ tree now. When WITHOUT_DOC is defined it can be built without
doc/ tree, but some information becomes unavailable. For example,
a list of the mirror sites generated in index.html becomes a dummy
one, and calling "transtable-lookup" with a word returns the word
itself.
Neither www/ nor doc/ build should be broken due to this commit, but
until the necessary changes are applied in the localized directories,
the transtable does not work; it simply generates non-localized contents
even if transtable.xsl is used.
2004-01-12 21:27:01 +00:00
Bruce A. Mah
624c5bee59
BAM! Make 5.2-RELEASE the current 5.X release on the Web site.
2004-01-12 20:36:30 +00:00
Hiroki Sato
ffc4169bfa
Fix a condition; "@a!=b" becomes false when @a does not exist.
2004-01-06 23:47:08 +00:00
Jacques Vidrine
1cc0e2eb31
Add 4.9-RELEASE.
...
Reminded by: Mark Steven Baker <msbaker@cs.uoregon.edu>
2004-01-06 20:26:27 +00:00
Marc Fonvieille
cd82ce1a6c
Some changes were done in 2004, so let's update the Copyright to
...
1995-2004.
2004-01-02 14:07:33 +00:00
Hiroki Sato
52aee72dda
- Add news/news.xml dependency to index.html.
...
- Add several templates for index.xsl into includes.misc.xsl.
- The structure of mirrors.xml has been changed; <host> is
a container of <name> and <url> now.
2003-12-06 07:39:32 +00:00
Hiroki Sato
f247f77a83
Add FreeBSD-SA-03:19.bind.
2003-11-30 21:28:41 +00:00
Hiroki Sato
810e0c7c6a
Remove --nonet. It breaks www/en/gnome.
2003-11-25 15:12:42 +00:00
Hiroki Sato
c1cc8a1352
Add refinements on mirrors.xml:
...
- add doc.common.mk, which defines variables, targets, and
dependencies commonly used in www/ and doc/.
- move www/<lang>/includes.xsl to the language independent
directory and split into several files.
- add transtable*.xsl and transtable.xml to support localized
mirror names.
- make doc/{en_US.ISO8859-1,ja_JP.eucJP}/books/handbook/ use
mirrors.xml (mirrors and eresources).
- make www/{en,ja}/index.xsl use mirrors.xml.
For details, please see doc/share/sgml/README.mirrors for the moment.
Reviewed by: simon and Alex Dupre <sysadmin@alexdupre.com>
2003-11-24 18:26:35 +00:00
Hiroki Sato
f19f8b9c34
Move lists of FreeBSD mirror sites to doc/share/sgml/mirrors.xml
...
(currently en_US.ISO8859-1/books/handbook/mirrors and
www/en/index.xsl use it).
Reviewed by: simon
Discussed on: -doc
2003-11-16 18:56:24 +00:00
Jun Kuriyama
e534b7d956
Add link to Japanese translation of FreeBSD-SA-03:11.sendmail.
2003-11-07 09:32:24 +00:00
Murray Stokely
89f317cefd
FreeBSD 4.9 is newest 4.X release.
2003-10-29 07:37:05 +00:00
Hiroki Sato
275e43fb8f
Split includes.sgml into several files in share/sgml/includes.*.sgml, since
...
most of the entities in the files are language independent. The translators
can override them partly, choosing where they want to do so.
2003-10-11 18:51:26 +00:00
Hiroki Sato
46cbf77a02
- Add <ulink> to the Japanese tranlation of SAs into advisories.xml.
...
- Fix old SAs' $ftpbase.
2003-10-11 07:12:58 +00:00
Jacques Vidrine
21e9f4b3ee
Add FreeBSD-SA-03:15.openssh and FreeBSD-SA-03:18.openssl.
2003-10-05 17:15:32 +00:00
Jacques Vidrine
a132872dc7
Add FreeBSD-SA-03:17.procfs.
2003-10-03 14:27:29 +00:00
Jacques Vidrine
3dd7608044
Add FreeBSD-SA-03:16.filedesc.
2003-10-02 17:37:21 +00:00
Hiroki Sato
d6341aee21
Use advisories.xml to generate a list of the advisories. The security
...
officer no longer needs to update both of security.sgml and advisories.xml
when an advisory is issued.
Reviewed by: nectar
2003-09-29 16:46:32 +00:00
Jacques Vidrine
5e8d1477ad
Add FreeBSD-SA-03:14.arp
2003-09-24 14:29:19 +00:00
Hiroki Sato
0316aaf085
Add FreeBSD-SA-03:13.sendmail.
2003-09-23 09:14:52 +00:00
Jacques Vidrine
eb345043fc
Add FreeBSD-SA-03:12.openssh.
2003-09-16 18:19:36 +00:00
Jacques Vidrine
25f64ca6e9
Add FreeBSD-SA-03:11.sendmail.
2003-08-26 16:45:26 +00:00
Jacques Vidrine
57782667e0
Add FreeBSD-SA-03:09.signal and FreeBSD-SA-03:10.ibcs2.
2003-08-11 00:23:42 +00:00
Jacques Vidrine
7a88498fce
Add FreeBSD-SA-03:08.realpath
2003-08-04 00:09:47 +00:00
Alexey Zelkin
262bfec46d
Deja-vu...
...
Uncomment NO_SUBDIR to make my previous commit really working.
2003-06-24 10:24:59 +00:00
Alexey Zelkin
81bbb0a0ed
Unconditionally set 'NO_SUBDIR' define.
...
web.site.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible
for processing of 'SUBDIR' make variable. But since we are handling
'SUBDIR' here explicitly, doing same thing (second time!) via
bsd.subdir.mk's rules makes no sense and only adds disk IO overhead.
Some numbers... (for 'make -DENGLISH_ONLY -DWEB_ONLY' in www/en):
[before]
$ grep ^=== out.make | wc -l
272
$ grep ^=== out.make | sort -u | wc -l
78
[after]
$ grep ^=== out.make | wc -l
78
2003-05-11 21:24:42 +00:00
Murray Stokely
f453ad1c02
Properly use the FreeBSD lexicon file as a personal dictionary and use
...
w3m rather than links to dump the formatted HTML output to text.
2003-04-20 21:03:24 +00:00
Daniel Harris
82c1f8b0e4
Add SNs 03:01-2 and note 4.8-RELEASE.
2003-04-08 20:24:44 +00:00
Jacques Vidrine
249f73073c
Add FreeBSD-SA-03:07.sendmail
2003-03-30 23:02:15 +00:00
Chris D. Faulhaber
cb7116fe7a
Add FreeBSD-SA-03:06.openssl.asc and FreeBSD-SA-03:05.xdr.asc
2003-03-21 20:59:23 +00:00
Jacques Vidrine
40e62da913
Add FreeBSD-SA-03:04.sendmail
2003-03-03 17:25:51 +00:00
Jacques Vidrine
a16c1892d8
Add FreeBSD-SA-03:02.openssl and FreeBSD-SA-03:03.syncookies.
2003-02-24 13:09:48 +00:00
Alexander Langer
91751318eb
Advisories' number and their date of announcement sometimes aren't in sync,
...
i.e. some SA's with a bigger number than their predecessors were announced
earlier. Fix this by correctly ordering the announcements by date.
Also add a few missing <day> tags.
Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
2003-02-16 22:38:38 +00:00
Alexander Langer
aa788eba55
Put all the security advisories in a XML database, similar to the
...
press releases etc.
Repo-copied from security.sgml by: joe
2003-02-14 10:21:32 +00:00
Jacques Vidrine
f08b1d5c9b
-- Note that advisories are being issued for 5.0-RELEASE also.
...
-- Add FreeBSD-SA-03:01.cvs.
Reminded by: hrs
2003-02-06 12:21:46 +00:00
Jacques Vidrine
8fbafcab1b
= Add FreeBSD-SA-02:44
...
= 4.5 dropped from the list of `officially' supported security branches
2003-01-07 17:52:09 +00:00
Jacques Vidrine
918e7b924e
Add FreeBSD-SA-02:43.bind.
2002-11-14 06:25:20 +00:00
Jacques Vidrine
ed3e7da25f
Add FreeBSD-SA-02:40, 41, 42.
2002-11-13 19:15:00 +00:00
Trevor Johnson
1d67b629c8
Promise support for FreeBSD 4.7.
2002-10-17 06:53:54 +00:00
Chris D. Faulhaber
902179e38c
Add FreeBSD-SN-02:06.asc and FreeBSD-4.7 release.
2002-10-10 14:40:31 +00:00
Jacques Vidrine
d9349edada
Add FreeBSD-SA-02:39.libkvm.
2002-09-16 21:11:41 +00:00
Jacques Vidrine
ca4a8b6ed7
Add FreeBSD-SN-02:05.
2002-08-28 16:42:06 +00:00
Jacques Vidrine
e492617495
Add FreeBSD-SA-02:38. Note 4.6.2-RELEASE.
2002-08-19 12:58:26 +00:00
Tom Rhodes
6f8588094f
Change website output from HTML to XHTML.
...
Briefly Discussed with: murray
2002-08-07 03:17:10 +00:00
Jacques Vidrine
f6a474c4b5
Add latest advisories.
2002-08-06 00:09:06 +00:00
Jacques Vidrine
b2c8d89107
Add FreeBSD-SA-02:34.rpc.
2002-08-01 02:46:58 +00:00
Chris D. Faulhaber
1dc5685ea8
Add FreeBSD-SA-02:33.openssl.
2002-07-31 19:12:40 +00:00
Jacques Vidrine
914283cbea
Add FreeBSD-SA-02:32.pppd.
2002-07-31 12:02:57 +00:00
Chris D. Faulhaber
062ee310b3
Add FreeBSD-SA-02:31.openssh.asc
2002-07-15 17:09:22 +00:00
Bruce A. Mah
71d19ca2df
Unbreak Web build.
2002-07-13 18:30:17 +00:00
Daniel Harris
e413fb47ed
Add SAs 02: 29 and 30.
2002-07-13 16:58:23 +00:00
Jacques Vidrine
5152e16377
Update the statistics to reflect 2001 (rather than 2000).
2002-07-12 15:57:35 +00:00
Daniel Harris
164d32909a
Identify myself.
2002-07-08 16:42:06 +00:00
Trevor Johnson
120eb65f85
Add my blurb.
...
You cannot show too much respect
Towards the highly titled few
--Lord High Everything Else
2002-07-02 22:26:31 +00:00
Wes Peters
9c23378921
Added mini-bio of myself.
2002-07-02 18:16:10 +00:00
Jacques Vidrine
28caef2113
imp is the core team liaison for the security officer team.
2002-07-02 16:17:07 +00:00
Jacques Vidrine
c7883a3b1a
Use more conventional spelling of `publicly'.
2002-07-02 15:54:06 +00:00
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
Kris Kennaway
ed837beb27
Add SA-01:49
2001-07-24 00:40:03 +00:00
Kris Kennaway
86dda472eb
Add 01:48
2001-07-17 18:16:17 +00:00
Kris Kennaway
6df86eb337
Add advisories 01:41 through 01:47
...
Submitted by: kuriyama
2001-07-16 19:23:21 +00:00
Jens Schweikhardt
f5b99f282f
Fix duplicate words.
2001-07-08 16:09:19 +00:00
Dima Dorfman
df8d901742
Correct assorted typographical, spelling, and grammar errors.
2001-07-06 02:12:16 +00:00
Dima Dorfman
9217358863
This file is moving to www/tools since that's a more orthogonal place
...
for it (we have src/tools and ports/Tools, after all).
2001-06-06 22:43:29 +00:00
Daniel Harris
22e64162fa
Chase the security advisories on the ftp site.
...
Anyone else think this list ought to be scrapped? It's very seldom updated
by any security-officer@, and the ftp directory listing provides a list of
advisories if you still want a list...
2001-06-06 18:21:03 +00:00
Dima Dorfman
e47a0e3039
This is the website build script being used on freefall. It is being
...
committed to the main CVS repository so that committers can modify it
without the assistance of (but, of course, with the approval of) the
webmaster and/or his lieutenant.
Requested by: nik
Obtained from: freefall:~wosch/bin/myupdate
2001-06-04 05:02:30 +00:00
Daniel Harris
fc19576054
typo: bichx -> bitchx
...
Submitted by: eric
2001-06-02 17:20:16 +00:00
Daniel Harris
2ed8a08b05
Bring list of advisories up-to-date with ftp site.
2001-06-02 14:48:47 +00:00
Kris Kennaway
55e2c7382d
Add 4.3-RELEASE and 4.3-STABLE to supported versions, remove 4.2-STABLE
2001-05-05 22:20:52 +00:00
Kris Kennaway
4f329e8d2d
Add SA-01:39. SA-01:34 through SA-01:38 will be added once I get them
...
onto the FTP site.
2001-05-02 21:51:17 +00:00
Kris Kennaway
3b98c89286
Update 01:32 and 01:33 to v1.1
2001-04-19 19:27:41 +00:00
Kris Kennaway
9c00524112
Add SA-01:33
2001-04-17 19:10:54 +00:00
Daniel Harris
5a16245baf
Add 01:32.
2001-04-17 06:11:28 +00:00
Kris Kennaway
7776da2b2c
Add missing advisories 01:23, 01:26 through to 01:29
2001-04-15 22:22:20 +00:00
Daniel Harris
f5f7a7d76c
Add 01:30 and 01:31.
2001-04-14 17:37:06 +00:00
Daniel Harris
76d0d94bc3
Add advisories 01:19 through 01:25.
2001-03-06 20:15:02 +00:00
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