Skip to content

Commit 0e456a2

Browse files
committed
As suggested by deraadt@, reference some files located in the
advisories/ directory that weren't referenced from anywhere in our website from the appropriate places in errataXY.html files, to better document early OpenBSD history. Thanks to <clematis at insiberia dot net> for reporting that these files were unreferenced. While here, sync the mostly identical files sni_12_resolverid.txt and res_random.txt, then only keep one copy. OK deraadt@
1 parent d022b95 commit 0e456a2

File tree

8 files changed

+184
-823
lines changed

8 files changed

+184
-823
lines changed

advisories/res_random.txt

Lines changed: 0 additions & 813 deletions
This file was deleted.

advisories/sni_12_resolverid.txt

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -422,16 +422,32 @@ diff -cNr ../bind-4.9.5-P1-rel/res/Makefile ./res/Makefile
422422
- --- ./res/Makefile Wed Apr 9 00:32:13 1997
423423
***************
424424
*** 77,89 ****
425-
res_comp.c res_init.c res_mkquery.c res_query.c res_send.c getnetbyaddr.c getnetbyname.c getnetent.c getnetnamadr.c gethnamaddr.c sethostent.c nsap_addr.c hostnamelen.c inet_addr.c ! inet_ntop.c inet_neta.c inet_pton.c inet_net_ntop.c inet_net_pton.c
425+
res_comp.c res_init.c res_mkquery.c res_query.c res_send.c \
426+
getnetbyaddr.c getnetbyname.c getnetent.c getnetnamadr.c \
427+
gethnamaddr.c sethostent.c nsap_addr.c hostnamelen.c inet_addr.c \
428+
! inet_ntop.c inet_neta.c inet_pton.c inet_net_ntop.c inet_net_pton.c
426429

427-
OBJS= base64.o herror.o res_debug.o res_data.o res_comp.o res_init.o res_mkquery.o res_query.o res_send.o getnetbyaddr.o getnetbyname.o getnetent.o getnetnamadr.o gethnamaddr.o sethostent.o nsap_addr.o hostnamelen.o inet_addr.o ! inet_ntop.o inet_neta.o inet_pton.o inet_net_ntop.o inet_net_pton.o
430+
OBJS= base64.o herror.o res_debug.o res_data.o \
431+
res_comp.o res_init.o res_mkquery.o res_query.o res_send.o \
432+
getnetbyaddr.o getnetbyname.o getnetent.o getnetnamadr.o \
433+
gethnamaddr.o sethostent.o nsap_addr.o hostnamelen.o inet_addr.o \
434+
! inet_ntop.o inet_neta.o inet_pton.o inet_net_ntop.o inet_net_pton.o
428435

429436
all: libresolv.a
430437

431438
- --- 77,91 ----
432-
res_comp.c res_init.c res_mkquery.c res_query.c res_send.c getnetbyaddr.c getnetbyname.c getnetent.c getnetnamadr.c gethnamaddr.c sethostent.c nsap_addr.c hostnamelen.c inet_addr.c ! inet_ntop.c inet_neta.c inet_pton.c inet_net_ntop.c inet_net_pton.c ! res_random.c
433-
434-
OBJS= base64.o herror.o res_debug.o res_data.o res_comp.o res_init.o res_mkquery.o res_query.o res_send.o getnetbyaddr.o getnetbyname.o getnetent.o getnetnamadr.o gethnamaddr.o sethostent.o nsap_addr.o hostnamelen.o inet_addr.o ! inet_ntop.o inet_neta.o inet_pton.o inet_net_ntop.o inet_net_pton.o ! res_random.o
439+
res_comp.c res_init.c res_mkquery.c res_query.c res_send.c \
440+
getnetbyaddr.c getnetbyname.c getnetent.c getnetnamadr.c \
441+
gethnamaddr.c sethostent.c nsap_addr.c hostnamelen.c inet_addr.c \
442+
! inet_ntop.c inet_neta.c inet_pton.c inet_net_ntop.c inet_net_pton.c \
443+
! res_random.c
444+
445+
OBJS= base64.o herror.o res_debug.o res_data.o \
446+
res_comp.o res_init.o res_mkquery.o res_query.o res_send.o \
447+
getnetbyaddr.o getnetbyname.o getnetent.o getnetnamadr.o \
448+
gethnamaddr.o sethostent.o nsap_addr.o hostnamelen.o inet_addr.o \
449+
! inet_ntop.o inet_neta.o inet_pton.o inet_net_ntop.o inet_net_pton.o \
450+
! res_random.o
435451

436452
all: libresolv.a
437453

@@ -524,7 +540,7 @@ diff -cNr ../bind-4.9.5-P1-rel/res/res_random.c ./res/res_random.c
524540
***************
525541
*** 0 ****
526542
- --- 1,262 ----
527-
+ /* $OpenBSD: sni_12_resolverid.txt,v 1.2 2001/07/02 19:26:27 jufi Exp $ */
543+
+ /* $OpenBSD: sni_12_resolverid.txt,v 1.3 2020/04/25 11:49:35 schwarze Exp $ */
528544
+
529545
+ /*
530546
+ * Copyright 1997 Niels Provos <[email protected]>
@@ -800,5 +816,4 @@ NHiFI/kbY0Q=
800816
=vf1T
801817
-----END PGP SIGNATURE-----
802818

803-
804-
819+
--[0124]--

errata20.html

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<!doctype html>
2+
<html lang=en id=errata>
3+
<meta charset=utf-8>
4+
5+
<title>OpenBSD 2.0 Errata</title>
6+
<meta name="description" content="the OpenBSD CD errata page">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="stylesheet" type="text/css" href="openbsd.css">
9+
<link rel="canonical" href="https://www.openbsd.org/errata20.html">
10+
11+
<h2 id=OpenBSD>
12+
<a href="index.html">
13+
<i>Open</i><b>BSD</b></a>
14+
2.0 Errata
15+
</h2>
16+
<hr>
17+
18+
For errata on a certain release, click below:<br>
19+
<a href="errata21.html">2.1</a>,
20+
<a href="errata22.html">2.2</a>,
21+
<a href="errata23.html">2.3</a>,
22+
<a href="errata24.html">2.4</a>,
23+
<a href="errata25.html">2.5</a>,
24+
<a href="errata26.html">2.6</a>,
25+
<a href="errata27.html">2.7</a>,
26+
<a href="errata28.html">2.8</a>,
27+
<a href="errata29.html">2.9</a>,
28+
<a href="errata30.html">3.0</a>,
29+
<a href="errata31.html">3.1</a>,
30+
<a href="errata32.html">3.2</a>,
31+
<a href="errata33.html">3.3</a>,
32+
<a href="errata34.html">3.4</a>,
33+
<a href="errata35.html">3.5</a>,
34+
<a href="errata36.html">3.6</a>,
35+
<br>
36+
<a href="errata37.html">3.7</a>,
37+
<a href="errata38.html">3.8</a>,
38+
<a href="errata39.html">3.9</a>,
39+
<a href="errata40.html">4.0</a>,
40+
<a href="errata41.html">4.1</a>,
41+
<a href="errata42.html">4.2</a>,
42+
<a href="errata43.html">4.3</a>,
43+
<a href="errata44.html">4.4</a>,
44+
<a href="errata45.html">4.5</a>,
45+
<a href="errata46.html">4.6</a>,
46+
<a href="errata47.html">4.7</a>,
47+
<a href="errata48.html">4.8</a>,
48+
<a href="errata49.html">4.9</a>,
49+
<a href="errata50.html">5.0</a>,
50+
<a href="errata51.html">5.1</a>,
51+
<a href="errata52.html">5.2</a>,
52+
<br>
53+
<a href="errata53.html">5.3</a>,
54+
<a href="errata54.html">5.4</a>,
55+
<a href="errata55.html">5.5</a>,
56+
<a href="errata56.html">5.6</a>,
57+
<a href="errata57.html">5.7</a>,
58+
<a href="errata58.html">5.8</a>,
59+
<a href="errata59.html">5.9</a>,
60+
<a href="errata60.html">6.0</a>,
61+
<a href="errata61.html">6.1</a>,
62+
<a href="errata62.html">6.2</a>,
63+
<a href="errata63.html">6.3</a>,
64+
<a href="errata64.html">6.4</a>,
65+
<a href="errata65.html">6.5</a>,
66+
<a href="errata66.html">6.6</a>.
67+
<hr>
68+
69+
<p>
70+
For the OpenBSD 2.0 release, the formal process for creating and
71+
distributing errata patches had not been developed yet.
72+
Nevertheless, a number of security advisories do exist.
73+
74+
<ul>
75+
76+
<li>
77+
<strong>SECURITY VULNERABILITY</strong> in BIND<br>
78+
<a href="advisories/sni_01_dns.txt">Secure Networks advisory 01</a>
79+
(November 18, 1996)
80+
<p>
81+
82+
<li>
83+
<strong>SECURITY VULNERABILITY</strong> in Vixie cron<br>
84+
<a href="advisories/sni_02_cron.txt">Secure Networks advisory 02</a>
85+
(December 16, 1996)
86+
<p>
87+
88+
<li>
89+
<strong>SECURITY VULNERABILITY</strong> in default cron jobs<br>
90+
<a href="advisories/sni_03_cronjobs.txt">Secure Networks advisory 03</a>
91+
(December 23, 1996)
92+
<p>
93+
94+
<li>
95+
<strong>SECURITY VULNERABILITY</strong> related to source routing
96+
and TCP spoofing<br>
97+
<a href="advisories/sni_06_tcpoptions.txt">Secure Networks advisory 06</a>
98+
(February 10, 1997)
99+
<p>
100+
101+
<li>
102+
<strong>SECURITY VULNERABILITY</strong> with 4.4BSD NFS file handles<br>
103+
<a href="advisories/sni_10_filehandles.txt">Secure Networks advisory 10</a>
104+
(March 7, 1997)
105+
<p>
106+
107+
<li>
108+
<strong>SECURITY VULNERABILITIES</strong> in BIND<br>
109+
<a href="advisories/sni_12_resolverid.txt">Secure Networks advisory 12</a>
110+
(April 22, 1997)
111+
<p>
112+
113+
<li>
114+
<strong>SECURITY VULNERABILITIES</strong> in Kerberos V<br>
115+
<a href="advisories/sni_13_kerberos.txt">Secure Networks advisory 13</a>
116+
(April 29, 1997)
117+
</ul>
118+
119+
<hr>

errata21.html

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ <h2 id=OpenBSD>
2222
<hr>
2323

2424
For errata on a certain release, click below:<br>
25+
<a href="errata20.html">2.0</a>,
2526
<a href="errata22.html">2.2</a>,
2627
<a href="errata23.html">2.3</a>,
2728
<a href="errata24.html">2.4</a>,
@@ -37,8 +38,8 @@ <h2 id=OpenBSD>
3738
<a href="errata34.html">3.4</a>,
3839
<a href="errata35.html">3.5</a>,
3940
<a href="errata36.html">3.6</a>,
40-
<a href="errata37.html">3.7</a>,
4141
<br>
42+
<a href="errata37.html">3.7</a>,
4243
<a href="errata38.html">3.8</a>,
4344
<a href="errata39.html">3.9</a>,
4445
<a href="errata40.html">4.0</a>,
@@ -54,8 +55,8 @@ <h2 id=OpenBSD>
5455
<a href="errata50.html">5.0</a>,
5556
<a href="errata51.html">5.1</a>,
5657
<a href="errata52.html">5.2</a>,
57-
<a href="errata53.html">5.3</a>,
5858
<br>
59+
<a href="errata53.html">5.3</a>,
5960
<a href="errata54.html">5.4</a>,
6061
<a href="errata55.html">5.5</a>,
6162
<a href="errata56.html">5.6</a>,
@@ -290,6 +291,37 @@ <h2 id=OpenBSD>
290291
</pre>
291292
<p>
292293

294+
<li>
295+
<strong>SECURITY VULNERABILITY</STRONG> in 4.4BSD procfs<br>
296+
<a href="advisories/procfs.txt">OpenBSD advisory</a> (June 24, 1997)
297+
<p>
298+
299+
<li>
300+
<strong>SECURITY VULNERABILITY</STRONG> in 4.4BSD rfork<br>
301+
<a href="advisories/rfork.txt">OpenBSD advisory</a> (August 2, 1997)
302+
<p>
303+
304+
<li>
305+
<strong>SECURITY VULNERABILITY</STRONG> in vacation<br>
306+
<a href="advisories/sni_18_vacation.txt">Secure Networks advisory 18</a>
307+
(September 1, 1997)
308+
<p>
309+
310+
<li>
311+
<strong>SECURITY VULNERABILITY</STRONG> in I/O Signal Handling<br>
312+
<a href="advisories/signals.txt">OpenBSD advisory</a> (September 15, 1997)
313+
<p>
314+
315+
<li>
316+
<strong>SECURITY VULNERABILITY</STRONG> in lpd<br>
317+
<a href="advisories/sni_19_lpd.txt">Secure Networks advisory 19</a>
318+
(October 2, 1997)
319+
<p>
320+
321+
<li>
322+
<strong>SECURITY VULNERABILITY</STRONG> in tgetent<br>
323+
<a href="advisories/sni_20_tgetent.txt">Secure Networks advisory 20</a>
324+
(October 21, 1997)
293325
</ul>
294326

295327
<hr>

errata22.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ <h2 id=OpenBSD>
164164
be blocked completely.
165165
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/sourceroute.patch">
166166
A kernel patch is provided</a>.
167+
For more details, see the <a href="advisories/sourceroute.txt">OpenBSD
168+
advisory</a>.
167169
<p>
168170

169171
<li id="ruserok">
@@ -211,6 +213,7 @@ <h2 id=OpenBSD>
211213
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/vm_mmap.patch">
212214
A kernel patch is available which corrects this behaviour (this is
213215
revision 3 of this patch)</a>.
216+
For more details, see the <a href="advisories/mmap.txt">OpenBSD advisory</a>.
214217
<p>
215218

216219
<li id="build1">

errata23.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ <h2 id=OpenBSD>
121121
attacker to modify /etc/master.passwd.
122122
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/chpass.patch">
123123
A source code patch exists which remedies this problem.</a>
124+
For more details, see the
125+
<a href="advisories/nai_28_chpass.txt">Network Associates advisory</a>.
124126
<p>
125127

126128
<li id="resid">

errata27.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@ <h2 id=OpenBSD>
393393
</pre>
394394
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/025_pw_error.patch">
395395
A source code patch exists which remedies this problem.</a>
396+
For more details, see the
397+
<a href="advisories/pw_error.txt">OpenBSD advisory</a>.
396398
<p>
397399

398400
<li id="talkd">

errata31.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ <h2 id=OpenBSD>
231231
code in kernel context.<br>
232232
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.1/common/014_scarg.patch">
233233
A source code patch exists which remedies this problem.</a>
234+
For more details, see the <a href="advisories/select.txt">OpenBSD advisory</a>.
234235
<p>
235236

236237
<li id="kerntime">

0 commit comments

Comments
 (0)