Roundup Tracker - Issues

Message7253

Author rouilj
Recipients ngaba, rouilj, schlatterbeck
Date 2021-05-27.22:25:31
Message-id <1622154332.35.0.943368979401.issue2551135@roundup.psfhosted.org>
In-reply-to
Ralf do you happen to have a list of the changesets needed to test
this? Do you have a patch that Nagy can use to test this against 2.0.0.

If not the easiest way to generate the diffs would probably be to:

   hg clone http://hg.code.sf.net/p/roundup/code roundup-code

(anonymous clones use http 8-() the development head and then use

  hg diff -c <revision>

for all revisions for this ticket. To get the revisions you need to
look through the output of

  hg log

for Ralf's changes.

Also we only supply backports/patches for serious security issues.
We usually do one release a year (1.6.0, 2.0.0, 2.1.0 etc.), so
tracking the development repo and making your own patches is
usually needed. If we had more admin staff, we could increase
the number of releases. Mid July will be the 20th anniversary
release 2.1.0. Probably on July the 13th.
History
Date User Action Args
2021-05-27 22:25:32rouiljsetmessageid: <1622154332.35.0.943368979401.issue2551135@roundup.psfhosted.org>
2021-05-27 22:25:32rouiljsetrecipients: + rouilj, schlatterbeck, ngaba
2021-05-27 22:25:32rouiljlinkissue2551135 messages
2021-05-27 22:25:31rouiljcreate