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

libarchive: 3.4.3 -> 3.5.0 #105707

Merged
merged 2 commits into from Dec 4, 2020
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 2, 2020

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libarchive/versions.

meta.description for libarchive is: "Multi-format archive and compression library"

meta.homepage for libarchive is: "http://libarchive.org"

meta.changelog for libarchive is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
76817 total rebuild path(s)

22103 package rebuild(s)

22020 x86_64-linux rebuild(s)
20070 i686-linux rebuild(s)
14816 x86_64-darwin rebuild(s)
19910 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath

AusweisApp2
DisnixWebService
EBTKS
EmptyEpsilon
LAStools
LASzip
LASzip2
Literate
MIDIVisualizer
MMA
NSPlist
OSCAR
OVMF
OVMF-CSM
OVMF-secureBoot
PlistCpp
QuadProgpp
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_Pango
SDL_gfx
SDL_gpu
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
SPAdes
SkypeExport
Sylk
Xaw3d
_1oom
_1password-gui
_20kly
_389-ds-base
_3mux
_90secondportraits
a2jmidid
abbaye-des-morts
abc-verifier
abcde
abcl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mcd4qlvhbrl04h3pnkakvs2184x8b163-libarchive-3.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libarchive https://github.com/r-ryantm/nixpkgs/archive/6b74688b82d43960f617c5af88c614f936cc4f70.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mcd4qlvhbrl04h3pnkakvs2184x8b163-libarchive-3.5.0
ls -la /nix/store/mcd4qlvhbrl04h3pnkakvs2184x8b163-libarchive-3.5.0/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @jcumming for testing.

@jonringer jonringer added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Dec 2, 2020
Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

bug fixes and new features according to:
https://github.com/libarchive/libarchive/releases/tag/v3.5.0

@jonringer jonringer added this to WIP in Staging via automation Dec 2, 2020
@jonringer jonringer moved this from WIP to Needs review in Staging Dec 2, 2020
@jcumming
Copy link
Contributor

jcumming commented Dec 4, 2020

LGTM.

@jonringer jonringer merged commit d35b703 into NixOS:staging Dec 4, 2020
Staging automation moved this from Needs review to Done Dec 4, 2020
@r-ryantm r-ryantm deleted the auto-update/libarchive branch December 5, 2020 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 501+ 10.rebuild-darwin: 5001+ 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+
Projects
Staging
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants