Commit Graph

35813 Commits

Author SHA1 Message Date
Timothy DeHerrera
170a9678c7
Merge pull request #141560 from kanashimia/lowdown-0.9.2-backport
[21.05] lowdown-0-9: 0.9.0 -> 0.9.2
2021-10-15 17:24:48 -06:00
Robert Scott
2b8743c7f7
Merge pull request #141243 from risicle/ris-tremor-rs-0.11.6-r21.05
[21.05] tremor-rs: 0.11.2 -> 0.11.6
2021-10-14 21:28:01 +01:00
Kanashimia
6aa64a1137 lowdown-0-9: 0.9.0 -> 0.9.2 2021-10-13 22:09:58 +03:00
Andrea Scarpino
f134749c7e
yubikey-manager: patch path of pkill binary (#138941)
(cherry picked from commit 36304fc89dffe99fc1e05e2b9865fbf562d43650)

Co-authored-by: Yureka <yuka@yuka.dev>
2021-10-12 11:21:29 -04:00
Robert Scott
6bc516c45c tremor-rs: 0.11.5 -> 0.11.6
(cherry picked from commit 183710009626e81af20afeb055b47c866a18c69c)
2021-10-10 23:18:53 +01:00
Akshat Agarwal
b6ffcd17f8 tremor-rs: 0.11.2 -> 0.11.5
(cherry picked from commit 491994686fb797cb94f7a8bec3c5ba9cdb30f4e3)
2021-10-10 23:17:33 +01:00
Sergei Trofimovich
4bf640bb9b nixUnstable: pre20211001 -> pre20211006
The specific reason to update is to pull in logging fix:
  c6718a9d950214 "Don't reset the logger in a vfork"

Otherwise 'nix build' does not report build progress correctly.

(cherry picked from commit 5323bc0f144890c23915e8d54d996a5cff97a05c)
2021-10-07 12:12:49 +02:00
sternenseemann
a8dc6be3c8 nixUnstable: 2.4pre20210922 -> 2.4pre20211001
Now depends on lowdown >= 0.9.

(cherry picked from commit 25da0b3bbbeb703285a493c0773dcccf3d46009b)
2021-10-04 21:48:58 +02:00
sternenseemann
fe5e97cd74 lowdown-0-9: init at 0.9.0
Backport 6ea6a232cc62269866b5690094015fcab2184e18 as a separate
attribute to save us from a breaking change (newer version needed
by nixUnstable).
2021-10-04 21:46:43 +02:00
ajs124
80c3715e2c
Merge pull request #140395 from NixOS/backport-140371-to-release-21.05
[Backport release-21.05] openssh_hpn/openssh_gssapi: Add CVE-2021-41617
2021-10-03 22:26:07 +02:00
Janne Heß
eeb23319ec openssh_hpn/openssh_gssapi: Add CVE-2021-41617
(cherry picked from commit bc56346bcdeec61a13c0b44310b3236a2ef0e440)
2021-10-03 16:26:23 +00:00
Antoine Eiche
cbc3b23cf0 foreman: bundled with 2.1.4
The version update has been cherrypicked from master where bundle has
been updated to 2.2.20. It was then failing to run with:

    ./result/bin/foreman
    Warning: the running version of Bundler (2.1.4) is older than the version that created the lockfile (2.2.20). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.2.20`.
    Traceback (most recent call last):
    	2: from ./result/bin/foreman:20:in `<main>'
    	1: from /nix/store/ggqacj06n6qfm1iww0bih9ph0j89wcna-bundler-2.1.4/lib/ruby/gems/2.7.0/gems/bundler-2.1.4/lib/bundler/rubygems_integration.rb:413:in `block in replace_bin_path'
    /nix/store/ggqacj06n6qfm1iww0bih9ph0j89wcna-bundler-2.1.4/lib/ruby/gems/2.7.0/gems/bundler-2.1.4/lib/bundler/rubygems_integration.rb:374:in `block in replace_bin_path': can't find executable foreman for gem foreman. foreman is not currently included in the bundle, perhaps you meant to add it to your Gemfile? (Gem::Exception)
2021-10-03 17:38:08 +02:00
github-actions[bot]
f3cbc81608
[Backport release-21.05] analog: Fix substitution so it can find its language files (#140313)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Philippe Hürlimann <p@hurlimann.org>
Co-authored-by: Artturi <Artturin@artturin.com>
2021-10-02 23:24:44 +03:00
Vladimír Čunát
c28d983bf6 transmission: fixes to make one test work again
Broken by 37134b607 (PR #134007).

(cherry picked from commit ec4a1591007265384c0f036e265e5e38eff83231)
2021-09-30 19:22:15 +00:00
Sergei Trofimovich
5ecf60dcc2 wgetpaste: 2.30 -> 2.32
2.30 can's paste to `dpaste` (default driver). 2.32 has it fixed
by using v2 endpoint. While at it switch homepage to github project.

(cherry picked from commit 17927dee0943215054e7dd518f68024f2cafdbb7)
2021-09-29 17:22:13 +00:00
Martin Weinelt
ac914045db
Merge pull request #137022 from Flakebi/salt-backport 2021-09-27 00:26:34 +02:00
Maciej Krüger
9f371831e2
Merge pull request #139446 from NixOS/backport-138623-to-release-21.05 2021-09-25 19:07:54 +02:00
figsoda
4df9f1a69b
Merge pull request #139417 from sersorrel/backport-playerctl-v2.4.1
[21.05] playerctl: 2.3.1 -> 2.4.1
2021-09-25 12:39:32 -04:00
Maximilian Bosch
9e29f211ba nixUnstable: 2.4pre20210908_3c56f62 -> 2.4pre20210922_bcd73eb
Changes: 3c56f62...bcd73eb

I figured that now with an actual 2.4 release around the corner[1] we
could bump it a bit more often considering that it seems to contain
mostly bugfixes, so that upstream receives a bit more feedback.

[1] https://discourse.nixos.org/t/tweag-nix-dev-update-17/15037

(cherry picked from commit 615d368aa000279f1c63d9c5521859181b5fbfe3)
2021-09-25 15:32:55 +00:00
Malte Brandy
17ee0b23fe nix-output-monitor: 1.0.3.2 -> 1.0.3.3
(cherry picked from commit f779a0ff03497e83dab5b04182c13cd2ef347274)
2021-09-25 11:50:22 +00:00
maralorn
23e9876f22
Merge pull request #139340 from NixOS/backport-138250-to-release-21.05
[Backport release-21.05] nix-output-monitor: 1.0.3.1 -> 1.0.3.2
2021-09-25 13:32:02 +02:00
R. RyanTM
f203c41098 playerctl: 2.3.1 -> 2.4.1
(cherry picked from commit b01290e0ecef1b2a57760fdd0facf0f0f48610ae)

Reason: fixes a crash with TrackList and Playlists interfaces [1]

[1]: https://github.com/altdesktop/playerctl/pull/215
2021-09-25 11:33:12 +01:00
Daniel Fullmer
398d614203 zerotierone: 1.6.5 -> 1.6.6
(cherry picked from commit 62207eec010d76e69b1ba75eb7f72af0c223a9c8)
2021-09-24 21:27:26 +02:00
Malte Brandy
a94c6e2dc4 nix-output-monitor: 1.0.3.1 -> 1.0.3.2
(cherry picked from commit a96fe065eee37d61972386b96d1573102b12b4a2)
2021-09-24 17:49:27 +00:00
Flakebi
e6e7e3df1b salt: 3003.2 -> 3003.3
(cherry picked from commit 4ad4ae68c427ef8458be34051b4e545eb752811c)
2021-09-24 09:59:34 +02:00
Flakebi
348d0b0626 salt: 3003.1 -> 3003.2
(cherry picked from commit da3e6504941a8162f08a9b1e99914d807deada71)
2021-09-24 09:59:27 +02:00
Flakebi
962a2f26a0 salt: 3003 -> 3003.1
Need to patch out the contextvars dependency (which is included in
python 3.7+).
The same patch is discussed in arch:
https://bugs.archlinux.org/task/71344

(cherry picked from commit c0b46c6b596dd25f32733ff01156d3d769640ab5)
2021-09-24 09:59:20 +02:00
Martin Weinelt
60f651c276
Merge pull request #138355 from mweinelt/21.05/ansible 2021-09-20 02:39:37 +02:00
Thomas Gerbet
8799bbcb22 haproxy: 2.3.13 -> 2.3.14
Fixes CVE-2021-40346.

(cherry picked from commit 0bdde7ecdf02f55d71792069c401fa270cf3e58c)
2021-09-19 18:06:09 +00:00
Thomas Gerbet
c1f3dffbee wget: 1.21.1 -> 1.21.2
Fixes CVE-2021-31879.

(cherry picked from commit 303cce3fa06ef9bd97e9fcd35b8c5be683800995)
2021-09-19 15:57:38 +00:00
Bjørn Forsman
79cfaa09fa phoronix-test-suite: run missing hooks: preInstall, postInstall
(cherry picked from commit ef448795997dd7bde63cdb1a50413e3f0f855af6)
2021-09-19 11:45:41 +02:00
Robert Scott
2bfe1df1f9 atftp: enable tests
(cherry picked from commit 70da17646624c7d24daacc644c3c870a938b2f94)
2021-09-18 20:04:01 +00:00
Robert Scott
d62d02793c atftp: 0.7.4 -> 0.7.5
(cherry picked from commit 108423388944d94a080fc5f04f213777f78f11b1)
2021-09-18 20:04:00 +00:00
Alyssa Ross
8268ee4368 squashfs-tools-ng: 1.1.2 -> 1.1.3
(cherry picked from commit 6e25d39cfd7479a16b11e42b401af5f492de7de7)
2021-09-18 11:26:31 +00:00
Martin Weinelt
e3bd81828b ansible_2_11: init 2021-09-18 03:51:40 +02:00
Maximilian Bosch
0e29479866 wireguard-tools: 1.0.20210424 -> 1.0.20210914
ChangeLog: https://lists.zx2c4.com/pipermail/wireguard/2021-September/007049.html

This doesn't seem to have any implications for NixOS users, but appears
to have a few fixes that seem relevant to Darwin users including:

    wg-quick: darwin: account for "link#XX" gateways

    On macOS, under specific configurations, the `netstat -nr -f inet` and
    `netstat -nr -f inet6` outputs break gateway collection.

(cherry picked from commit d37ab4d0ee6aeb3187a0f0042cfca966c3ef2f78)
2021-09-17 13:55:18 +00:00
Maximilian Bosch
21c1c063da nixUnstable: 2.4pre20210802_47e96bb -> 2.4pre20210908_3c56f62
Main motivation for is the bugfix regarding flake-follows and
path-inputs[1]. An overview over all changes - mostly bugfixes -
can be found on GitHub[2].

[1] https://github.com/NixOS/nix/pull/4641
[2] 47e96bb...3c56f62093

(cherry picked from commit 04b552c32312e8067ab5e3948513ce4624f35c4d)
2021-09-11 17:07:42 +00:00
zimbatm
c8c1922743 foreman: 0.78.0 -> 0.87.2
Fixes #90776

(cherry picked from commit 50793c3c457d6383b66b352ff185c612617be16f)
2021-09-08 10:03:25 +00:00
Martin Weinelt
ce1037cc59
Merge pull request #136536 from NixOS/backport-136457-to-release-21.05 2021-09-05 14:28:20 +02:00
Robert Scott
67cacbf02e inetutils: add patch for CVE-2021-40491 2021-09-04 22:00:18 +01:00
Maximilian Bosch
074ce6058c
Merge pull request #136495 from risicle/ris-squashfs-CVE-2021-40153-r21.05
[21.05] squashfsTools: add patch for CVE-2021-40153
2021-09-04 19:09:55 +02:00
Robert Scott
90de298d15
Merge pull request #136504 from wamserma/backport-mc-135690
[21.05] mc: 4.8.26 -> 4.8.27
2021-09-04 00:44:42 +01:00
Mikael Heino
6647b720f7 ntfs-3g: update homepage
(cherry picked from commit 7ca49a701a7b6a9b90738af132f6b57e4160facd)
2021-09-03 01:48:02 +00:00
Mikael Heino
319068cc94 ntfs-3g: 2017.3.23 -> 2021.8.22
New version has important security fixes.

(cherry picked from commit 0c35c72ed4d85da1fa3f953aa2882716bb8d6332)
2021-09-03 01:48:01 +00:00
Sergei Trofimovich
c3798535b8 mc: 4.8.26 -> 4.8.27
(cherry picked from commit 326209f03708f07545c13f5970cc3ae8a42053e1)
2021-09-02 22:35:11 +02:00
Robert Scott
792dba27aa squashfsTools: add patch for CVE-2021-40153 2021-09-02 19:22:21 +01:00
Maxine Aubrey
7b69f87d91
vault-bin: 1.7.2 -> 1.7.4
- https://github.com/hashicorp/vault/releases/tag/v1.7.3
- https://github.com/hashicorp/vault/releases/tag/v1.7.4
2021-08-30 20:42:34 +02:00
Maxine Aubrey
4780757785
vault: 1.7.2 -> 1.7.4
- https://github.com/hashicorp/vault/releases/tag/v1.7.3
- https://github.com/hashicorp/vault/releases/tag/v1.7.4
2021-08-30 20:42:10 +02:00
Janne Heß
dacd1104f6 flexoptix-app: 5.9.0 -> 5.11.0 and fixes
This update is required because the autoupdater prevents the app from
running without being updated (which is not possible because it is a
store path).
So this updates the app and patches out the updater (essentially it
never thinks it needs to update, even though it prints on the command
line that it should).

Also fix the desktop item.

(cherry picked from commit 9aa05d18b77b20ecea5046fac4987a5130d9dfef)
2021-08-25 23:00:19 +00:00
Robert Scott
f74adda653 haproxy: 2.3.10 -> 2.3.13
(cherry picked from commit b919ded180a5c72b26a523197c5d9444b25db4f7)
2021-08-25 08:30:58 +00:00