Commit graph

219 commits

Author SHA1 Message Date
Jacques Vidrine
7f4828b08d Add FreeBSD-SA-04:06.ipv6. 2004-03-29 14:10:28 +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
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
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
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
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
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
Jacques Vidrine
cd4212e95c Add 01:63. 2001-12-04 17:24:55 +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