[git] gnupg-doc - branch, master, updated. 7284451e89f576666bc53e8f67f024417d79c4d0

by Marcus Brinkmann cvs at cvs.gnupg.org
Mon Apr 3 22:43:11 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  7284451e89f576666bc53e8f67f024417d79c4d0 (commit)
      from  ae5b22ef6097dba9080d41202836fed72953f536 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7284451e89f576666bc53e8f67f024417d79c4d0
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Mon Apr 3 22:40:23 2017 +0200

    Add blog entry: A new bugtracker for GnuPG.

diff --git a/misc/blog.gnupg.org/20170403-a-new-bugtracker-for-gnupg.org b/misc/blog.gnupg.org/20170403-a-new-bugtracker-for-gnupg.org
new file mode 100644
index 0000000..692acc8
--- /dev/null
+++ b/misc/blog.gnupg.org/20170403-a-new-bugtracker-for-gnupg.org
@@ -0,0 +1,69 @@
+# A new bugtracker for GnuPG
+#+STARTUP: showall
+#+AUTHOR: Marcus
+#+DATE: April 3, 2017
+
+** A New Bugtracker for GnuPG
+
+*** dev.gnupg.org
+
+The GnuPG project has just launched [[https://dev.gnupg.org/][dev.gnupg.org]], a new hub for GnuPG
+development!  The site features a user-friendly task and bug tracker,
+a wiki, a Git repository browser, a calendar and utilities such as an
+URL shortener, a paste tool, bookmarks, customizable dashboards, and a
+meme generator.
+
+Starting today, the task and bug tracker replaces the old [[http://roundup.sourceforge.net/][Roundup]]
+installation at [[https://bugs.gnupg.org/][bugs.gnupg.org]].  All existing tickets have been
+migrated under the same ticket number.  Links to
+https://bugs.gnupg.org/issue:NUMBER: are redirected to
+https://dev.gnupg.org/T:NUMBER:, while all other links are redirected
+to the main site.
+
+The new wiki is currently empty, but ready to use. We are inviting the
+community at the [[https://wiki.gnupg.org/][GnuPG Wiki]] to join us on the new site, and will be
+glad to assist in the migration of existing documentation after the
+dust has settled.
+
+In the calendar you will be able to follow the GnuPG release cycles
+and the development sprints.  We also plan to keep track of community
+meetups and hacker conferences there.
+
+The Git repositories provide a mirror of the core GnuPG and
+GnuPG-For-Windows projects with a very nice visual source code
+browser.  There are no plans to replace the primary Git hosting at
+[[https://git.gnupg.org][git.gnupg.org]], but we might add new community-oriented repositories in
+the future that are writable by a larger group of people.
+
+*** Phabricator
+
+dev.gnupg.org uses [[https://www.phacility.com/][Phabricator]], a free, self-hosted and complete
+software development platform already deployed successfully by other free
+software projects such as [[https://phabricator.kde.org/][KDE]] and [[https://phabricator.wikimedia.org/][MediaWiki]].
+
+Phabricator supports a lot of features, but we disabled some of them
+to make onboarding easier for new users.  However, we plan to roll out
+some of the additional features in the near future.  In particular, we
+are interested in Phabricator's code review and audit capabilities,
+and are also looking at deeper integration with our Jenkins
+installation.
+
+If you are missing a particular feature of Phabricator on
+dev.gnupg.org, let us know!
+
+*** New Users
+
+If you are a new user, you can [[https://dev.gnupg.org/auth/register/][register a new account]] with just a
+username and an email address.
+
+*** Existing Users
+
+If you were a user on bugs.gnupg.org, your account has been migrated
+to dev.gnupg.org under the same username and email.  You have to use
+the [[https://dev.gnupg.org/login/email/][password reset form]] to set a new password.  After logging in you
+might want to configure the "Email Preferences" under your account
+settings.
+
+In some cases, duplicated accounts have been merged, and some [[https://secure.phabricator.com/T12359][email
+addresses had to be adjusted]] for Phabricator.  If you have trouble
+recovering your account, contact [[mailto:marcus at gnupg.org][marcus]] for support.

-----------------------------------------------------------------------

Summary of changes:
 .../20170403-a-new-bugtracker-for-gnupg.org        | 69 ++++++++++++++++++++++
 1 file changed, 69 insertions(+)
 create mode 100644 misc/blog.gnupg.org/20170403-a-new-bugtracker-for-gnupg.org


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list