[Pkg-mozext-commits] [SCM] torbutton Debian packaging branch, upstream, updated. 1.4.5.1-57-g7a85d55

Mike Perry mikeperry-git at fscked.org
Tue Oct 16 20:29:09 UTC 2012


The following commit has been merged in the upstream branch:
commit 9a695108478eb538b30a8bd04575921764f227a8
Author: Mike Perry <mikeperry-git at fscked.org>
Date:   Thu May 31 19:48:54 2012 -0700

    Update build process documentation to cover signing.

diff --git a/README.RELEASE b/README.RELEASE
index aa6e9ca..eb6015a 100644
--- a/README.RELEASE
+++ b/README.RELEASE
@@ -59,19 +59,22 @@
    torsocks scp ./pkg/torbutton-${VERSION}.xpi vescum:/srv/www-master.torproject.org/htdocs/dist/torbutton/torbutton-current.xpi
    torsocks scp ./pkg/torbutton-${VERSION}.xpi.asc vescum:/srv/www-master.torproject.org/htdocs/dist/torbutton/torbutton-current.xpi.asc
 
-#. Update + Sign update.rdf
+#. Update update.rdf
 
    cd website-svn
    vim ./include/versions.wmi   # Add sha1 and version
    vim ./torbutton/update.rdf   # Add <li> and <description> w/ sha1 and version
 
-   # Sign the new update.rdf.
-   # Command line:
-   # http://blog.techno-barje.fr/post/2009/10/08/How-to-setup-a-mozilla-extension-update-server/
-   # Gui:
-   # https://www.binaryturf.com/steps-release-extension-firefox-3/
+#. Sign the new update.rdf.
 
-   # Copy the signed update.rdf into place
+   # TODO: Currently manual due to offline signing.
+   # No need to fear the reaper, man. We can do online signing if we just put
+   # our minds to it: https://trac.torproject.org/projects/tor/ticket/6011
+
+   # Command line: http://blog.techno-barje.fr/post/2009/10/08/How-to-setup-a-mozilla-extension-update-server/
+   # Gui: https://www.binaryturf.com/steps-release-extension-firefox-3/
+
+   # Copy the signed update.rdf into place in the website svn
 
 #. Update website
 

-- 
torbutton Debian packaging



More information about the Pkg-mozext-commits mailing list