summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bloop: 1.4.12 -> 1.4.13•••(cherry picked from commit 005a23e06fe347611ae84311196135af4aa0bca8) origin/backport-160627-to-release-21.11Jakub Kozłowski2022-02-221-3/+3
* racket: support aarch64-darwin•••According to https://reviews.llvm.org/D96164, aarch64-darwin executables require at least an ad hoc signature. The build tool from the racket repo tries to sign $out/bin/racket but errors out, because that binary already has a signature. It is not clear yet at which stage the signature was introduced. This patch removes the existing signature always before calling add-ad-hoc-signature to circumvent that error. (cherry picked from commit 152b59855d2a7de9cbd0ad8051a85fa0e44de619) Congee2022-02-213-3/+45
* racket: 8.3 -> 8.4•••https://download.racket-lang.org/v8.4.html (cherry picked from commit 2b245095856e2db118cca77736cf56741bb58da5) Mario Rodas2022-02-212-3/+3
* mednafen: 1.26.1 -> 1.29.0•••(cherry picked from commit 09640927e713d9fb4cc5ffd3a301325b094487dd) AndersonTorres2022-02-211-11/+29
* renderdoc: 1.17 -> 1.18•••(cherry picked from commit 4591082c61e0abd8716bf498fb505b235f478066) Jan Solanti2022-02-211-2/+2
* firefox-beta-bin: 96.0b3 -> 98.0b5Ryan Hendrickson2022-02-211-393/+393
* firefox-devedition-bin: 96.0b3 -> 98.0b5Ryan Hendrickson2022-02-211-393/+393
* swtpm: 0.6.1 -> 0.6.2Robert Scott2022-02-211-2/+2
* libspf2: Switch to a more supported upstream•••This includes fixes for: - CVE-2021-33912 - CVE-2021-33913 - other buffer/use-after-free fixes GitHub: security issue https://github.com/NixOS/nixpkgs/issues/160671 GitHub: master PR https://github.com/NixOS/nixpkgs/pull/149589 (cherry picked from commit 24c6b28737966e42d306a0a191db8ea90c09b144) (cherry picked from commit 49135f955c70709e4c20c0a6d19f77574c9784de) Janne Heß2022-02-211-21/+11
* nixos/xdg-portals: add portals' desktop files to XDG_DATA_DIRS•••(cherry picked from commit e9c491052479cfa4479748eaedd33cc56e59eb19) Pasquale2022-02-211-12/+23
* vscodium: 1.64.0 -> 1.64.2•••(cherry picked from commit 04cced10b7bf40585d2b9a607d416e239e015571) nixpkgs-upkeep-bot2022-02-211-5/+5
* element-{web,desktop}: 1.10.1 -> 1.10.4•••ChangeLogs (desktop): * https://github.com/vector-im/element-desktop/releases/tag/v1.10.2 * https://github.com/vector-im/element-desktop/releases/tag/v1.10.3 * https://github.com/vector-im/element-desktop/releases/tag/v1.10.4 ChangeLogs (web): * https://github.com/vector-im/element-web/releases/tag/v1.10.2 * https://github.com/vector-im/element-web/releases/tag/v1.10.3 * https://github.com/vector-im/element-web/releases/tag/v1.10.4 (cherry picked from commit d7bec7a1272eea71e6cdd40aa6068ca0f5ee5655) Maximilian Bosch2022-02-212-5/+5
* nixos/doc: fix mention of reading test logs•••(cherry picked from commit c772c572cfabba6a1c6b0f5a9a71bb59cd9b9916) Winter2022-02-212-4/+4
* duktape: 2.6.0 -> 2.7.0•••(cherry picked from commit af98faa42831adc098431fac90d528b3e22ae585) R. Ryantm2022-02-211-2/+2
* nixos/locate: PRUNE_BIND_MOUNTSFR -> PRUNE_BIND_MOUNTS•••PRUNE_BIND_MOUNTSFR seems to be a typo. The man page only mentions it in a header and further in the paragraph it is PRUNE_BIND_MOUNTS. Also breaks plocate which complains about the unknown option. Sandro Jäckel2022-02-211-1/+1
* hydrus: 473 -> 474•••(cherry picked from commit 3997d8b9b66e1e46c15ad955969d138264ae15f8) Daniel Olsen2022-02-211-2/+2
* imagemagick: 7.1.0-25 -> 7.1.0-26•••(cherry picked from commit 879fb14bd4817b0b181d079b03138da775976b56) Robert Schütz2022-02-211-2/+2
* Merge #160384: mariadb: 10.6.5 -> 10.6.7 (into release-21.11)Vladimír Čunát2022-02-211-4/+4
|\
| * mariadb: Fix Darwin build•••(cherry picked from commit 6f7baddf2f1c08f147cf91fa21f683bca9f6d761) Janne Heß2022-02-171-2/+2
| * mariadb_106: 10.6.6 -> 10.6.7•••(cherry picked from commit 45ab3705c8b651bf386b1c7ee47c45f92a2600e6) ajs1242022-02-171-2/+2
* | Merge #161184: maintainers: remove linarcx (into release-21.11)Vladimír Čunát2022-02-2116-21/+15
|\ \
| * | maintainers: remove linarcx•••(cherry picked from commit 438d759bb49731d2394c4110d3cdf42a4009b377) Mario Rodas2022-02-2116-21/+15
|/ /
* | Merge pull request #161088 from NixOS/backport-160723-to-release-21.11Martin Weinelt2022-02-211-1/+9
|\ \
| * | mastodon: apply upstream patch for CVE-2022-0432•••https://github.com/mastodon/mastodon/commit/4d6d4b43c6186a13e67b92eaf70fe1b70ea24a09 Co-authored-by: Robert Scott <github@humanleg.org.uk> (cherry picked from commit a8121ca80e04d22d98504fdddd90e342fdda7387) Kerstin Humm2022-02-201-1/+9
* | | nats-server: add patch for CVE-2022-24450Robert Scott2022-02-202-0/+160
|/ /
* | Merge pull request #161041 from NixOS/backport-160929-to-release-21.11•••[Backport release-21.11] libreoffice: add `java.logging` to minimal JRE7c6f434c2022-02-201-1/+1
|\ \
| * | libreoffice: add `java.logging` to minimal JRE•••This is e.g. required to properly use the Langtool-plugin[1] which otherwise fails like this: java.lang.NoClassDefFoundError: java/util/logging/Logger Fixes #160315 [1] https://extensions.libreoffice.org/en/extensions/show/languagetool (cherry picked from commit b308b06c22566a68308328b8c43509b72b1b9172) origin/backport-160929-to-release-21.11Maximilian Bosch2022-02-201-1/+1
|/ /
* | Merge pull request #161028 from NixOS/backport-160424-to-release-21.11•••[Backport release-21.11] phoronix-test-suite: 10.8.1 -> 10.8.2davidak2022-02-201-2/+2
|\ \
| * | phoronix-test-suite: 10.8.1 -> 10.8.2•••(cherry picked from commit a7c9fa3eab823271cbc5ece7771c48d8ccca4ceb) R. Ryantm2022-02-201-2/+2
|/ /
* | Merge pull request #161004 from NixOS/backport-160944-to-release-21.11•••[Backport release-21.11] radare2: 5.6.0 -> 5.6.2Mario Rodas2022-02-201-2/+2
|\ \
| * | radare2: 5.6.0 -> 5.6.2•••(cherry picked from commit 0560db5867293eaabcd1be0bf85e80aa66e26d56) arkivm2022-02-201-2/+2
|/ /
* | Merge pull request #160903 from NixOS/backport-160209-to-release-21.11•••[Backport release-21.11] libhomfly: fix pnameBobby Rong2022-02-201-1/+1
|\ \
| * | libhomfly: fix pname•••(cherry picked from commit 4ec82c7bab3c04d1963852b53b8352b9a56b8d3e) Mauricio Collares2022-02-191-1/+1
* | | Merge pull request #149647 from NixOS/backport-149504-to-release-21.11•••[Backport release-21.11] brscan5: fix nixos testRenaud2022-02-191-0/+1
|\ \ \
| * | | brscan5: fix nixos test•••import 're' so we can do regex stuff in this test (cherry picked from commit 7b1d8bd18273ba25564a52a2b144ddf41f226ec3) origin/backport-149504-to-release-21.11Matt Christ2021-12-081-0/+1
* | | | Merge pull request #160873 from NixOS/backport-160729-to-release-21.11•••[Backport release-21.11] grafana-image-renderer: 3.3.0 -> 3.4.0Maximilian Bosch2022-02-194-4795/+4846
|\ \ \ \
| * | | | grafana-image-renderer: fix build on 21.11•••We don't support `nativeBuildInputs` for `pkgConfig` here yet, so working around it. Maximilian Bosch2022-02-191-2/+1
| * | | | grafana-image-renderer: 3.3.0 -> 3.4.0•••ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.4.0 (cherry picked from commit 99a0019000fe21720b024b786a2e29f7a39611aa) Maximilian Bosch2022-02-194-4795/+4847
* | | | | Merge pull request #150590 from Yarny0/tsm-client-2111•••[21.11] tsm-client: 8.1.8.0 -> 8.1.13.3 (security update)Renaud2022-02-191-19/+45
|\ \ \ \ \
| * | | | | tsm-client: 8.1.13.2 -> 8.1.13.3•••Link to Security Bulletin: https://www.ibm.com/support/pages/node/6540692 (CVE-2021-44832) cherry-picked from https://github.com/NixOS/nixpkgs/pull/138386 Yarny02022-01-151-2/+2
| * | | | | tsm-client: 8.1.13.1 -> 8.1.13.2•••Link to Security Bulletin: https://www.ibm.com/support/pages/node/6537640 (CVE-2021-45105, CVE-2021-45046) cherry-picked from https://github.com/NixOS/nixpkgs/pull/138386 Yarny02022-01-151-2/+2
| * | | | | tsm-client: 8.1.13.0 -> 8.1.13.1•••Link to Security Bulletin: https://www.ibm.com/support/pages/node/6527080 (CVE-2021-44228) cherry-picked from https://github.com/NixOS/nixpkgs/pull/138386 Yarny02022-01-151-2/+2
| * | | | | tsm-client: use rpm source instead of deb/Ubuntu•••IBM publishes their IBM Spectrum Protect client for Linux in two flavors: * "Linux x86_64 client" * "Linux x86_64 Ubuntu client" Up to this commit, nixpkgs used the Ubuntu flavor to build its `tsm-client` derivation. However, the history of published archive files in * https://public.dhe.ibm.com/storage/tivoli-storage-management/maintenance/client/v8r1/Linux/ * https://public.dhe.ibm.com/storage/tivoli-storage-management/patches/client/v8r1/Linux/ suggests that updates in the fourth level of the version numbers (e.g. 8.1.13.0 -> 8.1.13.1) do not get published as Ubuntu flavor. It order to be able to always use the latest release, this commit switches to the non-Ubuntu flavor. The non-Ubuntu archive contains rpm files, so this commit switches from `ar` to `rpmextract`. Instead of unpacking all deb files, the build recipe now unpacks all _but one_ rpm file: The file `TIVsm-WEBGUI.x86_64.rpm` apparently contains a plugin that is not included in the Ubuntu version (see note below). Comparing the old and the new derivation's output indicates that this choice minimizes the difference between the results: The output of the old (Ubuntu flavor) derivation contains: * `commons-codec-1.6.jar` * `share/` with changelog and copyright information for the packages `gskssl64` and `gskcrypt64` The output of the new (non-Ubuntu flavor) derivation contains: * `lib64`, symlink to `lib` * `commons-codec-1.14.jar` * `opt/tivoli/tsm/license/{api,baclient}/sm/` with license agreement files in many languages Besides these differences, the outputs' file names are equal. Note: I don't know what functionality `TIVsm-WEBGUI.x86_64.rpm` actually provides. Unpacking it with the other rpm files makes patchelf complain about missing X11 libraries, so in order to include it here, one would likely need to add those to `buildInputs`. However, as the old (Ubuntu flavor) `tsm-client` package did not contain this functionality and as I cannot test or use it in any way, I opted to not include it now. If we want to include this with a later commit, we should add another package build option (like `enableGui`) so that the default `tsm-client` package does not pull in X11 libraries and its closure size therefore stays small. cherry-picked/adapted from https://github.com/NixOS/nixpkgs/pull/138386 Yarny02022-01-151-17/+29
| * | | | | tsm-client: 8.1.8.0 -> 8.1.13.0•••tsm-client now links against openssl; patchelf complains without it. Links to IBM's "Authorized Program Analysis Report"s (something like release notes), to READMEs, and to Security Bulletins, for all updates between 8.1.8.0 and 8.1.13.0: * 8.1.9.x * APARs: https://www.ibm.com/support/pages/node/1077159 * READMEs: https://www.ibm.com/support/pages/node/1108473 * https://www.ibm.com/support/pages/node/1107261 (CVE-2018-2025) * https://www.ibm.com/support/pages/node/1107777 (CVE-2019-4406) * 8.1.10.x * APARs: https://www.ibm.com/support/pages/node/6223098 * READMEs: https://www.ibm.com/support/pages/node/6223388 * https://www.ibm.com/support/pages/node/6221448 (CVE-2020-4494, CVE-2020-4406) * https://www.ibm.com/support/pages/node/6245356 (CVE-2020-2654) * https://www.ibm.com/support/pages/node/6245366 (CVE-2015-4000) * 8.1.11.x * APARs: https://www.ibm.com/support/pages/node/6367203 * READMEs: https://www.ibm.com/support/pages/node/6367205 * https://www.ibm.com/support/pages/node/6371646 * https://www.ibm.com/support/pages/node/6371650 * https://www.ibm.com/support/pages/node/6371652 * 8.1.12.x * APARs: https://www.ibm.com/support/pages/node/6429561 * READMEs: https://www.ibm.com/support/pages/node/6443671 * https://www.ibm.com/support/pages/node/6445503 (CVE-2021-20532) * https://www.ibm.com/support/pages/node/6445497 (CVE-2021-29672, CVE-2021-20546) * https://www.ibm.com/support/pages/node/6445489 (CVE-2020-1971, CVE-2021-23840, CVE-2021-23841) * https://www.ibm.com/support/pages/node/6445483 (CVE-2020-27221, CVE-2020-14782) * 8.1.13.x * APARs: https://www.ibm.com/support/pages/node/6524936 * READMEs: https://www.ibm.com/support/pages/node/6524938 * https://www.ibm.com/support/pages/node/6524706 (CVE-2021-39048) * https://www.ibm.com/support/pages/node/6524712 (CVE-2021-3712, CVE-2021-3711) cherry-picked/adapted from https://github.com/NixOS/nixpkgs/pull/138386 Yarny02022-01-151-3/+5
| * | | | | tsm-client: update URL structure•••IBM has changed the URL structures of their support web pages. The commit at hand updates most URLs and in particular the package update instructions so they follow the new structure. It also calculates the source download URL from the version number, so package updates no longer have to update the URL in addition to the version string. cherry-picked from https://github.com/NixOS/nixpkgs/pull/138386 Yarny02022-01-151-10/+22
* | | | | | Merge pull request #152876 from NixOS/backport-151628-to-release-21.11•••[Backport release-21.11] btop: 1.1.2 -> 1.1.3Renaud2022-02-191-2/+2
|\ \ \ \ \ \
| * | | | | | btop: 1.1.2 -> 1.1.3•••(cherry picked from commit 9bd8d83f9377a97771f785b6d9600c10cd7074f4) origin/backport-151628-to-release-21.11R. Ryantm2021-12-311-2/+2
* | | | | | | Merge pull request #160519 from NixOS/backport-160499-to-release-21.11•••[Backport release-21.11] discord: 0.0.16 -> 0.0.17Mario Rodas2022-02-191-2/+2
|\ \ \ \ \ \ \
| * | | | | | | discord: 0.0.16 -> 0.0.17•••(cherry picked from commit e0c8e584ae000051db50c70cf6882e12e91b5e9f) Shea Levy2022-02-171-2/+2
* | | | | | | | Merge pull request #160892 from NixOS/backport-160084-to-release-21.11Maciej Krüger2022-02-193-0/+82
|\ \ \ \ \ \ \ \