Skip to content

Commit 87683e8

Browse files
committed
vuln-disclosure: no more bliss
back to the cold harsh reality
1 parent 87c7d85 commit 87683e8

3 files changed

Lines changed: 1 addition & 9 deletions

File tree

dev/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ experimental.html: _experimental.html $(MAINPARTS) experimental.gen
118118
experimental.gen: $(DOCROOT)/EXPERIMENTAL.md
119119
$(MARKDOWN) < $< > $@
120120

121-
vuln-disclosure.html: _vuln-disclosure.html $(MAINPARTS) disclosure.gen bliss.t
121+
vuln-disclosure.html: _vuln-disclosure.html $(MAINPARTS) disclosure.gen
122122
$(ACTION)
123123
disclosure.gen: $(DOCROOT)/VULN-DISCLOSURE-POLICY.md
124124
$(MARKDOWN) < $< > $@

dev/_vuln-disclosure.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
WHERE2(Development, "/dev/", Vulnerability Disclosure Policy)
1414

15-
#include "bliss.t"
16-
1715
<div style="clear: both;"/>
1816

1917
<div class="relatedbox">

dev/bliss.t

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

0 commit comments

Comments
 (0)