Commit graph

167 commits

Author SHA1 Message Date
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