Skip to content

Conversation

@vodolaz095
Copy link

@vodolaz095 vodolaz095 commented Oct 16, 2021

  1. Implement gomodules properly
  2. upgrade comments to make golint happier
  3. typos fixed
  4. Processor changed to Possessor, like they explain in man documentation
  5. Backported ARM uniptr's from Add syscall IDs for ARM #8
  6. Generate better documentation for https://pkg.go.dev/github.com/jsipprell/keyctl
  7. UPD travis config to include newer golang versions
  8. GNU Makefile to make things simpler

2. typos fixed
3. Processor changed to Possessor, like they explain in man documentation
4. Backported ARM uniptr's from jsipprell#8
5. Generate better documentation for https://pkg.go.dev/github.com/jsipprell/keyctl
6. UPD travis config to include newer golang versions
Copy link
Owner

@jsipprell jsipprell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This (partially) breaks backwards-compatibility by introducing exported symbol changes. The in-line documentation changes also do not reflect some of the symbol changes.

If we're going to do a change like this it should be separated into backwards and non-backwards compatible PRs.

@vodolaz095
Copy link
Author

yes, and i have pushed tag to depict version changed

@jsipprell
Copy link
Owner

It's my understanding that mere tagging isn't sufficient. The import path actually needs to change to accomodate a non-backwards compatible v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants