[Secure-testing-commits] r31378 - doc/security-team.d.o

Luciano Bello luciano at moszumanska.debian.org
Fri Jan 16 15:53:34 UTC 2015


Author: luciano
Date: 2015-01-16 15:53:34 +0000 (Fri, 16 Jan 2015)
New Revision: 31378

Added:
   doc/security-team.d.o/dsa_release
   doc/security-team.d.o/organization
   doc/security-team.d.o/tasks
   doc/security-team.d.o/tips
Modified:
   doc/security-team.d.o/Makefile
   doc/security-team.d.o/index
Log:
missed pages

Modified: doc/security-team.d.o/Makefile
===================================================================
--- doc/security-team.d.o/Makefile	2015-01-16 15:51:01 UTC (rev 31377)
+++ doc/security-team.d.o/Makefile	2015-01-16 15:53:34 UTC (rev 31378)
@@ -1,6 +1,6 @@
 # to be executed on dillon.debian.org
 MD=/usr/bin/markdown_py
-SOURCES=security_tracker glossary index contact
+SOURCES=security_tracker glossary index contact dsa_release  organization  tasks  tips
 HTMLS=$(patsubst %,$(DEST)/%.html,$(SOURCES))
 EXTENSIONS=tables def_list toc
 
@@ -19,5 +19,5 @@
 rebuild: clean all
 
 publish: $(HTMLS)
-	cp $(HTMLS) /srv/security-team.debian.org/htdocs
+	mv $(HTMLS) /srv/security-team.debian.org/htdocs
 	static-update-component security-team.debian.org

Added: doc/security-team.d.o/dsa_release
===================================================================
--- doc/security-team.d.o/dsa_release	                        (rev 0)
+++ doc/security-team.d.o/dsa_release	2015-01-16 15:53:34 UTC (rev 31378)
@@ -0,0 +1 @@
+https://wiki.debian.org/DebianSecurity/AdvisoryCreation

Modified: doc/security-team.d.o/index
===================================================================
--- doc/security-team.d.o/index	2015-01-16 15:51:01 UTC (rev 31377)
+++ doc/security-team.d.o/index	2015-01-16 15:53:34 UTC (rev 31378)
@@ -40,7 +40,7 @@
 Please, feel free to [contribute with this document](http://anonscm.debian.org/viewvc/secure-testing/doc/security-team.d.o/).
 
 * [Organization](organization.html)
-  - How to contribute with the security team
+    - How to contribute with the security team
 * [How to interact with the security team](contact.html)
     - As a vulnerability reporter
         - public issues
@@ -55,4 +55,4 @@
 * [How to interact with the Security Tracker](security_tracker.html)
     - How to contribute to the security tracker code
 * [Troubleshooting tips](tips.html)
-* [Glossary](glossary.html) TODO
+* [Glossary](glossary.html)

Added: doc/security-team.d.o/organization
===================================================================
--- doc/security-team.d.o/organization	                        (rev 0)
+++ doc/security-team.d.o/organization	2015-01-16 15:53:34 UTC (rev 31378)
@@ -0,0 +1,5 @@
+    - Contributors: Members of the security-testing alioth project, the "tracker"
+    - Assistants: Members of the private list, no access to private key
+    - Members: "core" members
+    - How to become a member.
+    - What kind of work you can do with each grant

Added: doc/security-team.d.o/tasks
===================================================================
--- doc/security-team.d.o/tasks	                        (rev 0)
+++ doc/security-team.d.o/tasks	2015-01-16 15:53:34 UTC (rev 31378)
@@ -0,0 +1,8 @@
+    - DSA release: A more structured version of the current wiki pages
+    - embargo issues: Private queue in RT
+    - proposed-updates
+    - Take care of the "Special" packages (e.g. kernel iceweasel)
+    - Front desk
+    - Managing CVE ids pool: how to ask more ids
+    - Access to private key
+    - Access to upstream bug trackers

Added: doc/security-team.d.o/tips
===================================================================
--- doc/security-team.d.o/tips	                        (rev 0)
+++ doc/security-team.d.o/tips	2015-01-16 15:53:34 UTC (rev 31378)
@@ -0,0 +1,3 @@
+    - what happens after an upload of a package to chopin
+    - where to find logs
+    - reject uploads




More information about the Secure-testing-commits mailing list