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

Bump libntech from 85fcb1b to b72187c #5312

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps libntech from 85fcb1b to b72187c.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@cf-bottom
Copy link

Thank you for submitting a pull request! Maybe @olehermanse can review this?

@larsewi
Copy link
Contributor

larsewi commented Aug 29, 2023

Weird, passopenfile_test fails. But I can't see how this is related ? 🤔

@larsewi
Copy link
Contributor

larsewi commented Aug 29, 2023

I see this failure in other PR's so it is indeed not related. Maybe this is the reason why it happens:

passopenfile_test.c:188:23: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
        char *using = tempnam("/tmp", "cfpof");
                      ^
/Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:312:1: note: 'tempnam' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
^
/Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))

@larsewi
Copy link
Contributor

larsewi commented Aug 29, 2023

@cf-bottom Jenkins with exotics please :)

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor

with #5315 merged this should pass now... @larsewi I have re-ran the macos_unit_tests job :) https://github.com/cfengine/core/actions/runs/5994257575/job/16513184492

@larsewi
Copy link
Contributor

larsewi commented Sep 6, 2023

@dependabot rebase

Bumps [libntech](https://github.com/cfengine/libntech) from `85fcb1b` to `b72187c`.
- [Commits](NorthernTechHQ/libntech@85fcb1b...b72187c)

---
updated-dependencies:
- dependency-name: libntech
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/libntech-b72187c branch from 2cc6889 to 52208d0 Compare September 6, 2023 08:03
@larsewi
Copy link
Contributor

larsewi commented Sep 7, 2023

./27_cf-secret/encrypt-decrypt-args.cf FAIL (The test Passed, but failure was expected) (UNEXPECTED FAILURE)

Is this a known issue? I feel like I've seen it before.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2023

Superseded by #5318.

@dependabot dependabot bot closed this Sep 8, 2023
@dependabot dependabot bot deleted the dependabot/submodules/libntech-b72187c branch September 8, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

3 participants