staging-next-23.05 - iteration 2 - 2023-06-26#239910
Merged
mweinelt merged 120 commits intorelease-23.05from Jul 5, 2023
Merged
staging-next-23.05 - iteration 2 - 2023-06-26#239910mweinelt merged 120 commits intorelease-23.05from
mweinelt merged 120 commits intorelease-23.05from
Conversation
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
Diff: linuxwacom/libwacom@libwacom-2.6.0...libwacom-2.7.0 Changelog: https://github.com/linuxwacom/libwacom/blob/libwacom-2.7.0/NEWS (cherry picked from commit 5c5a509)
(cherry picked from commit 45ad7c0)
[Backport staging-23.05] cacert: 3.89.1 -> 3.90
Changelog: https://go.dev/doc/devel/release#go1.20 (cherry picked from commit deb3d80)
https://docs.python.org/release/3.10.12/whatsnew/changelog.html Fixes: CVE-2023-24329 (cherry picked from commit f80d434)
https://docs.python.org/release/3.11.4/whatsnew/changelog.html Fixes: CVE-2023-24329 (cherry picked from commit 342ba7d)
fetchurl can't be used on generated patches this way. The hash doesn't match anymore. fetchpatch would be an alternative. (cherry picked from commit c98d687)
[Backport staging-23.05] python310: 3.10.11 -> 3.10.12; python311: 3.11.3 -> 3.11.4
[Backport staging-23.05] go_1_20: 1.20.4 -> 1.20.5
[Backport staging-23.05] libwacom: 2.6.0 -> 2.7.0
(cherry picked from commit 0996698)
* gephi requires Java 11 to run according to https://gephi.org/users/requirements/ (cherry picked from commit 2c9092a)
The current version of the derivation builds in shared libraries mode, but then the "shared" flag is not passed to the "make install" invocation. This causes "make install" to perform a whole second build from scratch, in static mode, and install this to $out instead. Instead pass shared=yes as part of the makeFlags -- this is basically the only thing that the "shared" build target does anyway, and I don't think there is a similar target for "make install". This issue was detected because the .pc shipped with mupdf doesn't work with the static libraries currently shipped (it doesn't include recursive dependencies like zlib). (cherry picked from commit 3d4769a)
[Backport staging-23.05] mupdf: actually build and install the shared libraries version
This reverts commit 3d4769a. This broke many packages; let's revert until that's resolved. #237199 (comment) (cherry picked from commit 597d5f8)
Turns out people still use those. (cherry picked from commit 6802820)
[Backport staging-23.05] mesa: build i915 driver
(cherry picked from commit f1962a4)
(cherry picked from commit d4f6cac)
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com> (cherry picked from commit 617f21b)
(cherry picked from commit 8ab140c)
There was no meaningful reason for this backport, and instead it violated our policy on backporting breaking changes into our stable release. This reverts commit 18facf8.
Applies a modified version of upstreams patch to fix the tests, only upstream only recognized the issue from 3.12, while it hit us on 3.11.4. (cherry picked from commit d8019d3)
Member
|
@ofborg eval |
(cherry picked from commit 9eee850)
(cherry picked from commit e0f7112)
In the Python 3.11.4 release the address parser was changed to fix a security issue. This regressed this test. > E ValueError: 'Filtered' does not appear to be an IPv4 or IPv6 address This was fixed upstream in newer releases already.
Various failing tests bisected to the cacert 3.90 bump.
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://hydra.nixos.org/jobset/nixpkgs/staging-next-23.05
https://hydra.nixos.org/jobset/nixos/staging-next-23.05-small
Significant breakages
(will be edited in future)