Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps selinux from 0.3.1 to 0.4.0.

Changelog

Sourced from selinux's changelog.

[0.4.0] - 2023-02-23

Added

  • Added selinux::SecurityContext::previous_of_process() method.

Changed

  • The prototype of selinux::policy::load() changed, promising not to change its input. This mirrors a change to security_load_policy() introduced by libselinux version 3.5.

    ⚠️ This is a breaking change.

  • Updated dependencies: serial_test.

[0.3.3] - 2023-01-05

Changed

  • selinux::call_back::tests::log() performed wrong manipulation of function pointers. The situation now is a little better for some ABIs, but this will have to be fixed for good once Rust allows defining variadic functions. This was a bug in unit tests, not in the crate implementation.

    Thank you, Ralf Jung.

  • Updated dependencies: once_cell, serial_test, socketpair.

  • Updated copyright years.

[0.3.2] - 2022-11-26

Changed

  • Return value of selinux_restorecon_get_skipped_errors() on 32-bits architectures requires lossless casting to u64.

    Thank you, plugwash.

Commits

Dependabot compatibility score

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 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)

Bumps [selinux](https://github.com/koutheir/selinux) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/koutheir/selinux/releases)
- [Changelog](https://github.com/koutheir/selinux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/koutheir/selinux/commits)

---
updated-dependencies:
- dependency-name: selinux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 27, 2023
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/timeout. tests/misc/timeout is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/rm/rm1. tests/rm/rm1 is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/rm/rm2. tests/rm/rm2 is passing on 'main'. Maybe you have to rebase?

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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant