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

Release 1.0.1 #8

Merged
merged 3 commits into from Mar 22, 2022
Merged

Release 1.0.1 #8

merged 3 commits into from Mar 22, 2022

Conversation

xadaemon
Copy link
Owner

@xadaemon xadaemon commented Mar 21, 2022

This is a maintenance release to the 1.0-LTS series, it fixes issues preventing the code from building on BSD and MacOS and a segfault that arose when that was fixed.

@xadaemon xadaemon linked an issue Mar 21, 2022 that may be closed by this pull request
@xadaemon xadaemon changed the title fix: MacOS invalid imports fix: MacOS and BSD fixes Mar 21, 2022
@xadaemon xadaemon changed the title fix: MacOS and BSD fixes Release 1.0.1 Mar 21, 2022
@xadaemon xadaemon self-assigned this Mar 21, 2022
@xadaemon xadaemon added bug Something isn't working platform-bsd BSD family issues platform-mac MacOS issues labels Mar 21, 2022
@xadaemon
Copy link
Owner Author

Fixes #7 confirmed.

@xadaemon xadaemon merged commit 7fdec39 into lts/1.0 Mar 22, 2022
@xadaemon xadaemon deleted the maintenance/1-0-0-import-errors branch March 22, 2022 07:59
xadaemon added a commit that referenced this pull request Mar 22, 2022
* Release 1.0.1 (#8)

* fix: MacOS invalid imports
* fix: MacOS and bsd passwd struct induced segfault, see #7 for details.

* chore: remove .idea folder and add to ignore (#10)
xadaemon added a commit that referenced this pull request Mar 25, 2022
* Lts/1.0 (#11)

* Release 1.0.1 (#8)

* fix: MacOS invalid imports
* fix: MacOS and bsd passwd struct induced segfault, see #7 for details.

* chore: remove .idea folder and add to ignore (#10)

* fix: build errors on freebsd
xadaemon added a commit that referenced this pull request Apr 7, 2022
* Release 1.0.1 (#8)

* fix: MacOS invalid imports
* fix: MacOS and bsd passwd struct induced segfault, see #7 for details.

* chore: remove .idea folder and add to ignore (#10)

* fix: build errors on freebsd
xadaemon added a commit that referenced this pull request Apr 7, 2022
* Lts/1.0 (#11)

* Release 1.0.1 (#8)

* fix: MacOS invalid imports
* fix: MacOS and bsd passwd struct induced segfault, see #7 for details.

* chore: remove .idea folder and add to ignore (#10)

* Dev/1.0.2 (#17)

* Release 1.0.1 (#8)

* fix: MacOS invalid imports
* fix: MacOS and bsd passwd struct induced segfault, see #7 for details.

* chore: remove .idea folder and add to ignore (#10)

* fix: build errors on freebsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform-bsd BSD family issues platform-mac MacOS issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build - getting an unresolved imports error
1 participant