Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trezord: 2.0.14 -> 2.0.19 and nixos/trezord: revised and updated udev rules #46656

Closed
wants to merge 5 commits into from
Closed

Conversation

1000101
Copy link
Member

@1000101 1000101 commented Sep 14, 2018

Motivation for this change

I'd like to maintain the package up-to-date as we're the company releasing the original code.

Things done

Updated version from 2.0.14 to 2.0.19. Reviewed and updated the service policies and rights.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@ryantm
Copy link
Member

ryantm commented Sep 14, 2018

closing as duplicate of #46658

@ryantm ryantm closed this Sep 14, 2018
@1000101
Copy link
Member Author

1000101 commented Sep 14, 2018

Target branch is master, not 18.03 (it's not a duplicate). Should I use some different method for opening pull request into different branch?

@7c6f434c 7c6f434c reopened this Sep 14, 2018
@7c6f434c
Copy link
Member

I think this should be reopened, maybe the 18.03 one should be closed at least until this is merged.

maintainers."1000101"
@ryantm
Copy link
Member

ryantm commented Sep 14, 2018

Sorry, I didn't realize you had a different target branch!

@1000101
Copy link
Member Author

1000101 commented Sep 14, 2018

No worries! If there's a better/preferred way, just let me know!

@7c6f434c
Copy link
Member

Hm. Probably: put something into the PR caption for non-master PRs (because GitHub UI makes it annoying to navigate three same-name adjacent-numbered PRs).

Also for backports it might be a good idea to confirm if it is a backward-compatible release with notable bugfixes (or if it is a not-fully-compatible release with major bugfixes — vulnerabilities or just major bugs, doesn't matter).

Also, I guess in general for small changes that are easy to review all at once having just one commit is OK, having a commit per step is also OK, but having a commit with a mistake and a separate commit with a fix is considered undesirable.

@1000101
Copy link
Member Author

1000101 commented Sep 18, 2018

Hm. Probably: put something into the PR caption for non-master PRs (because GitHub UI makes it annoying to navigate three same-name adjacent-numbered PRs).

Also for backports it might be a good idea to confirm if it is a backward-compatible release with notable bugfixes (or if it is a not-fully-compatible release with major bugfixes — vulnerabilities or just major bugs, doesn't matter).

Thanks, should I close this pull request and open a new one with all your comments incorporated?

Also, I guess in general for small changes that are easy to review all at once having just one commit is OK, having a commit per step is also OK, but having a commit with a mistake and a separate commit with a fix is considered undesirable.

On IRC, I was told to make separate commits when updating separate files so it would be easier to track the changes. Sorry for that. Is there anything more I should do in order to speed up the potential merge? Thanks.

@7c6f434c
Copy link
Member

7c6f434c commented Sep 18, 2018 via email

@1000101
Copy link
Member Author

1000101 commented Sep 22, 2018

will require further testing for model T

@1000101 1000101 closed this Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants