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

qutebrowser: 1.4.0 -> 1.4.1 #43365

Merged
merged 1 commit into from Jul 11, 2018
Merged

Conversation

dotlambda
Copy link
Member

Motivation for this change

Release notes: https://github.com/qutebrowser/qutebrowser/releases/tag/v1.4.1
Fixes CVE-2018-10895.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: qutebrowser

Partial log (click to expand)

/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/share/qutebrowser/userscripts/qute-keepass: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3"
/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/share/qutebrowser/userscripts/openfeeds: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3"
/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/share/qutebrowser/scripts/open_url_in_instance.sh: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/share/qutebrowser/scripts/importer.py: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3"
/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/share/qutebrowser/scripts/dictcli.py: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3"
/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/share/qutebrowser/scripts/keytester.py: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3"
checking for references to /build in /nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1...
wrapping `/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1/bin/.qutebrowser-wrapped'...
postPatchMkspecs
/nix/store/yj2fx2zsis6fyvsq2ic664abl8m5lj29-qutebrowser-1.4.1

@dotlambda dotlambda merged commit 9564b16 into NixOS:master Jul 11, 2018
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: qutebrowser

Partial log (click to expand)

[6972/16620] STAMP obj/third_party/webrtc/rtc_base/sanitizer.stamp
[6973/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_approved_generic/string_to_number.o
[6974/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_approved_generic/timeutils.o
[6975/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_approved_generic/timestampaligner.o
[6976/16620] CXX obj/third_party/webrtc/pc/rtc_pc_base/mediasession.o
[6977/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_approved_generic/race_checker.o
building of '/nix/store/dym26zy8a8nmzm168lqp4srak9rdd5i2-qtwebengine-5.11.1.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/nmdvrhpcimz3p0n98by374wn217mnkid-python3.6-PyQt-5.10.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/a202hyf2z7vhw1fbi049a1z963afhwgc-qutebrowser-1.4.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/a202hyf2z7vhw1fbi049a1z963afhwgc-qutebrowser-1.4.1.drv' failed

@dotlambda dotlambda deleted the qutebrowser-1.4.1 branch January 17, 2024 05:21
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

2 participants