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

burp: 2.1.32 -> 2.2.4 #47093

Merged
merged 1 commit into from Sep 21, 2018
Merged

burp: 2.1.32 -> 2.2.4 #47093

merged 1 commit into from Sep 21, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/burp/versions.

meta.description for burp is: '"BURP - BackUp and Restore Program"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin/vss_strip passed the binary check.
  • /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin/bedup passed the binary check.
  • Warning: no invocation of /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin/bsigs had a zero exit code or showed the expected version
  • /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin/bsparse passed the binary check.
  • /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin/burp passed the binary check.
  • /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin/burp_ca passed the binary check.
  • 5 of 6 passed binary check by having a zero exit code.
  • 3 of 6 passed binary check by having the new version present in output.
  • found 2.2.4 with grep in /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4
  • directory tree listing: https://gist.github.com/2e523262c40ea8c9d58aad9e06ce5f70
  • du listing: https://gist.github.com/c9db3e885fe7b6edf3b8feb20fa45a7b
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/fa693e95f4f9c890d4aa56b5133466b648066f95.tar.gz -p burp
ls -la /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4

cc @tokudan for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/burp/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: burp

Partial log (click to expand)

patching script interpreter paths in /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/share/burp/scripts/notify_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/share/burp/scripts/summary_script: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/share/burp/scripts/ssl_extra_checks_script: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/share/burp/scripts/timer_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/share/burp/scripts/backup_tool_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/sbin/burp_ca: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4...
moving /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/sbin/* to /nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4/bin
/nix/store/dg5mzh1zl0s8nb4x4psaxr17d5rz9qgr-burp-2.2.4

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: burp

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/bin  /nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/sbin
patching script interpreter paths in /nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/sbin/burp_ca: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/bash"
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/share/burp/scripts/notify_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/bash"
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/share/burp/scripts/backup_tool_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/bash"
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/share/burp/scripts/ssl_extra_checks_script: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/share/burp/scripts/timer_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/bash"
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/share/burp/scripts/summary_script: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
moving /nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/sbin/* to /nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4/bin
/nix/store/p5209azm4xiih8560763m6cdbncgii3i-burp-2.2.4

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: burp

Partial log (click to expand)

patching script interpreter paths in /nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/share/burp/scripts/ssl_extra_checks_script: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/share/burp/scripts/notify_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/share/burp/scripts/timer_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/share/burp/scripts/backup_tool_script: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/share/burp/scripts/summary_script: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/sbin/burp_ca: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4...
moving /nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/sbin/* to /nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4/bin
/nix/store/5r49xnq8ybx50sdqsmfxx2399v3k5m3q-burp-2.2.4

@Mic92 Mic92 merged commit bd8856d into NixOS:master Sep 21, 2018
@tokudan
Copy link
Contributor

tokudan commented Sep 21, 2018

This PR is actually a bad idea as 2.2.4 is not considered a stable version and is actually old.
2.2.10 would be the most recent in the "latest" version.
https://burp.grke.org/download.html lists the versions.

@tokudan
Copy link
Contributor

tokudan commented Sep 21, 2018

@r-ryantm I appreciate your work on the automatic updates, but could we exclude burp for now until there's a more usable version schematic?

@Mic92
Copy link
Member

Mic92 commented Sep 21, 2018

Can you put this into the blacklist? @ryantm

@ryantm
Copy link
Member

ryantm commented Sep 21, 2018

Done. ryantm/nixpkgs-update@f629ba4 I'm going to revert the merge too.

@r-ryantm r-ryantm deleted the auto-update/burp branch October 3, 2018 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants