otc.git
3 years agoRecord my vote on 11577
Shane Lontis [Wed, 3 Jun 2020 01:17:51 +0000 (11:17 +1000)]
Record my vote on 11577
-1 for breaking compliance.

Record my vote on 1.1.1 merge process
0 It depends on the context.

I think that the only rules that should apply are:
Changes should not be merged to 1.1.1 before master commit is merged.
1.1.1 PR changes in most cases should be linked to the master commit (or a reason given why there is no master).

3 years agorecord Mark's vote in the 1.1.1 merge vote
Pauli [Wed, 3 Jun 2020 01:05:18 +0000 (11:05 +1000)]
record Mark's vote in the 1.1.1 merge vote

3 years agorecord 1.1.1 merge process vote
Pauli [Wed, 3 Jun 2020 00:59:14 +0000 (10:59 +1000)]
record 1.1.1 merge process vote

3 years agoRecord Nicola's vote about cherry-pick
Nicola Tuveri [Tue, 2 Jun 2020 14:53:12 +0000 (17:53 +0300)]
Record Nicola's vote about cherry-pick

topic: For change requests which target both the master and the
       OpenSSL_1_1_1-stable branch, the following procedure should be followed:
       - First, a pull request needs to be opened against the master branch for
       discussion. Only after that pull request has received the necessary
       amount of approvals, a separate pull request can be opened  against the
       OpenSSL_1_1_1-stable branch.
       - A separate pull request against the OpenSSL_1_1_1-stable branch is
       required. This holds - contrary to common practice - even if the change
       can be cherry-picked without conflicts from the master branch. The only
       exception from this rule are changes which are considered 'CLA: trivial',
       like e.g. typographical fixes.

Personal notes:
  - 1.1.1 and master test suites have diverged significantly, and there
    have been recently merges to 1.1.1 that caused the 1.1.1-stable
    branch to fail tests that would have been caught if a dedicated PR
    with a full CI run was used instead of the current cherry-picking
    approach.
  - I agree that, sometimes, doing a full PR for backports, and then
    waiting for the full CI to run, and then for the 24h grace period,
    might seem like overcomplicating and delaying things, but at the
    same time it seems worth it to have less "mistakes" on the stable
    LTS branch.

3 years agoStart cherry-pick vote
Matt Caswell [Tue, 2 Jun 2020 14:32:33 +0000 (15:32 +0100)]
Start cherry-pick vote

3 years agoRecord my vote on 11577
Matt Caswell [Tue, 2 Jun 2020 14:30:13 +0000 (15:30 +0100)]
Record my vote on 11577

3 years agot8m: record my vote on 'Accept and merge #11577'
Tomas Mraz [Tue, 2 Jun 2020 13:35:45 +0000 (15:35 +0200)]
t8m: record my vote on 'Accept and merge #11577'

The PR as is is breaking the standards compliance, so I vote -1.

3 years agoRecord Nicola's vote about #11577
Nicola Tuveri [Tue, 2 Jun 2020 12:51:54 +0000 (15:51 +0300)]
Record Nicola's vote about #11577

topic: Accept and merge #11577.
comment: #11577 reduces the maximum length of TLS labels.
         It also breaks standards compliance.

Personal notes:
 - My vote is against the current implementation of #11577, which does
   break standard compliance.
   I wouldn't be against an hybrid solution like Matt's at
   https://github.com/openssl/openssl/pull/11577#issuecomment-629418584
   but I am not capable of saying if the added complexity would be
   balanced by the effective benefits for platforms with limited stack
   resources.
 - My vote here is only on the matter of breaking standards compliance.
   It has nothing to do with the other concerns raised alongside the
   technical discussion in #11577: as I see it, those matters are not
   within the OTC responsibility.

3 years agoRichard's vote
Richard Levitte [Tue, 2 Jun 2020 10:25:42 +0000 (12:25 +0200)]
Richard's vote

Covering:

topic: Accept and merge #11577.

3 years agoVote about #11577
Pauli [Tue, 2 Jun 2020 10:05:54 +0000 (20:05 +1000)]
Vote about #11577

4 years agoRecord Tim's vote on for Keep FIPS_mode() as emulated
Tomas Mraz [Mon, 27 Apr 2020 08:53:42 +0000 (10:53 +0200)]
Record Tim's vote on for Keep FIPS_mode() as emulated

4 years agoRecord votes for Keep FIPS_mode() as emulated
Tomas Mraz [Mon, 27 Apr 2020 08:42:51 +0000 (10:42 +0200)]
Record votes for Keep FIPS_mode() as emulated

And close the vote. It did not pass.

4 years agoregister vote
Pauli [Sat, 11 Apr 2020 00:52:42 +0000 (10:52 +1000)]
register vote

4 years agoAdd vote (-1) for Keep FIPS_mode()
Shane Lontis [Sat, 11 Apr 2020 00:46:19 +0000 (10:46 +1000)]
Add vote (-1) for Keep FIPS_mode()

4 years agoadd vote for keeping FIPS_mode() emulated call
Tomas Mraz [Thu, 9 Apr 2020 08:14:22 +0000 (10:14 +0200)]
add vote for keeping FIPS_mode() emulated call

4 years agoRecord and close a vote
Matt Caswell [Tue, 4 Feb 2020 10:36:39 +0000 (10:36 +0000)]
Record and close a vote

4 years agorecord current vote status
Tim Hudson [Wed, 15 Jan 2020 23:29:49 +0000 (09:29 +1000)]
record current vote status

4 years agoadd vote
Tim Hudson [Wed, 15 Jan 2020 14:49:15 +0000 (00:49 +1000)]
add vote

4 years agoAdd header comment to voting file
Dr. Matthias St. Pierre [Wed, 15 Jan 2020 11:55:22 +0000 (12:55 +0100)]
Add header comment to voting file

4 years agoAdd Shane to voting template
Dr. Matthias St. Pierre [Wed, 15 Jan 2020 11:53:39 +0000 (12:53 +0100)]
Add Shane to voting template

4 years agoAdd a voting template
Matt Caswell [Fri, 3 Jan 2020 15:41:38 +0000 (15:41 +0000)]
Add a voting template