sebb <sebbaz@gmail.com> (sebb)


Found Patch Suggested
r1413033 r1889783, r1839672, r1838746 r1802130

r1413033 | julianfoad | 2012-11-23 19:08:45 +0000 (Fri, 23 Nov 2012)

Fix a typo in 'svnmucc --help'.

Found by: sebb <sebbaz{_AT_}gmail.com>

* subversion/svnmucc/svnmucc.c
  (usage): s/so override/to override/.


r1802130 | danielsh | 2017-07-17 11:35:34 +0000 (Mon, 17 Jul 2017)

release.py: Add details to email announcements.

* tools/dist/templates/rc-announce-ann.ezt,
* tools/dist/templates/stable-announce-ann.ezt:
    Say "This is a feature/security/bugfix release"
    and "Subversion is an open-source version control system" [quoted
    from our homepage] to make the announcements self-contained for
    readers of announce_at_apache.org and other aggregators.

* tools/dist/release.py
  (): Tell Python this file is UTF-8 encoded, because there is a UTF-8 comment.
  (ezt_False, ezt_True, ezt_bool): New.
  (write_announcement): Pass two new parameters, 'security' and 'dot-zero',
    to the ezt templates.
  (main): New --security option to write-announcement.

Suggested by: sebb 

Apologies to: gstein
(for that ezt API workaround)


r1838746 | sebb | 2018-08-23 18:01:30 +0000 (Thu, 23 Aug 2018)

SVN-4736 - fix gpg command

r1839672 | sebb | 2018-08-30 12:30:12 +0000 (Thu, 30 Aug 2018)

* download.html SVN-4736 - fix gpg command

r1889783 | sebb | 2021-05-11 21:35:26 +0000 (Tue, 11 May 2021)

Syntax eror