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

[merged] libdnf: Update to latest master #513

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

For the fixes below, mostly Clang and install semantics.

$ git shortlog 34a9906d9311b59ba00e67b57eb038516cb2c7af..f102fd3785516b691864b2d48ef0a01825213d1a
Colin Walters (4):
      build: Use -std=gnu11
      tree-wide: Remove some unused variables
      package: Fix return type of checksum conversion function
      context: Change install() to honor exact NEVRAs, provides, paths

Michael Mraka (1):
      fixing SIGSEGV in dnf_package_get_location()

Michal Luscon (1):
      repo: remove assert nonsense

For the fixes below, mostly Clang and install semantics.

```
$ git shortlog 34a9906d9311b59ba00e67b57eb038516cb2c7af..f102fd3785516b691864b2d48ef0a01825213d1a
Colin Walters (4):
      build: Use -std=gnu11
      tree-wide: Remove some unused variables
      package: Fix return type of checksum conversion function
      context: Change install() to honor exact NEVRAs, provides, paths

Michael Mraka (1):
      fixing SIGSEGV in dnf_package_get_location()

Michal Luscon (1):
      repo: remove assert nonsense
```
@jlebon
Copy link
Member

jlebon commented Nov 11, 2016

@rh-atomic-bot r+ d9c69b2

@rh-atomic-bot
Copy link

⌛ Testing commit d9c69b2 with merge 3138fcd...

@rh-atomic-bot
Copy link

☀️ Test successful - status-atomicjenkins
Approved by: jlebon
Pushing 3138fcd to master...

@rh-atomic-bot rh-atomic-bot changed the title libdnf: Update to latest master [merged] libdnf: Update to latest master Nov 11, 2016
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.

3 participants