Commit Graph

55206 Commits

Author SHA1 Message Date
github-actions[bot]
b152812791
Merge staging-next into staging 2021-04-01 00:15:44 +00:00
Sandro
91936abbdd
Merge pull request #118165 from 0qq/drawio/update
drawio: 14.4.3 -> 14.5.1
2021-04-01 01:56:57 +02:00
Pavol Rusnak
4b85f4dd52
clightning: 0.9.3 -> 0.10.0 2021-03-31 22:50:31 +02:00
Pascal Bach
021fb5a177
Merge pull request #117180 from r-ryantm/auto-update/freac
freac: 1.1.3 -> 1.1.4
2021-03-31 22:44:06 +02:00
Wael Nasreddine
ce865faa4b
Merge pull request #118113 from DiegoLelis/kuttl-v0.9.0
kuttl: init at version 0.9.0
2021-03-31 13:40:33 -07:00
Pascal Bach
700511ed3c
Merge pull request #117372 from r-ryantm/auto-update/docker-compose
docker-compose: 1.28.5 -> 1.28.6
2021-03-31 22:31:18 +02:00
diegolelis
2d3b93f4ee kuttl: init at version 0.9.0 2021-03-31 13:19:50 -07:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
Sandro
fba298ed9e
Merge pull request #118094 from svrana/i3-ratiosplit
i3-ratiosplit: init at 0.1.0
2021-03-31 21:26:38 +02:00
Sandro
0650638605
Merge pull request #118101 from LeSuisse/drop-subversion19
subversion19: drop
2021-03-31 21:23:43 +02:00
qq
6109cef14f drawio: 14.4.3 -> 14.5.1 2021-03-31 21:58:15 +03:00
github-actions[bot]
5abd5f5ab0
Merge staging-next into staging 2021-03-31 18:15:02 +00:00
Michael Weiss
82f3a0d20e
Merge pull request #118133 from primeos/chromium
chromium: 89.0.4389.90 -> 89.0.4389.114
2021-03-31 19:44:34 +02:00
Thomas Marchand
aa9588f01f
crypto-org-wallet: init at version 0.1.1 (#117497)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:36:23 +02:00
Sandro
36a361b2dd
Merge pull request #118125 from JesusMtnez/slack-fix
slack: add libxshmfence dependency
2021-03-31 17:56:00 +02:00
Sandro
d39c8e93fd
Merge pull request #118137 from sikmir/lagrange
lagrange: 1.2.2 → 1.3.0
2021-03-31 16:46:07 +02:00
Sandro
7abc672ea9
Merge pull request #118139 from dotlambda/pika-backup-0.2.3
pika-backup: 0.2.2 -> 0.2.3
2021-03-31 16:41:22 +02:00
Robert Schütz
4e5687f0e5
Merge pull request #117870 from Mephistophiles/i3wm/packages
i3wm.i3-auto-layout: init at 0.2.0
2021-03-31 15:36:23 +02:00
Robert Schütz
0f45da1e1b pika-backup: 0.2.2 -> 0.2.3 2021-03-31 14:52:53 +02:00
Nikolay Korotkiy
6dfaa2884a
lagrange: 1.2.2 → 1.3.0 2021-03-31 15:34:51 +03:00
Maxim Zhukov
38a5da7088
i3wm: i3-auto-layout: init at 0.2.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-03-31 15:34:12 +03:00
github-actions[bot]
4da7569841
Merge staging-next into staging 2021-03-31 12:06:29 +00:00
zowoq
5490b3b224 runc: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq
974ee55b16 podman: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq
e579194d15 cri-o: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq
d4c3f5f929 conmon: add phase hooks 2021-03-31 21:06:23 +10:00
Michael Weiss
9495de73dd
chromium: 89.0.4389.90 -> 89.0.4389.114
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_30.html

This update includes 8 security fixes.

CVEs:
CVE-2021-21194 CVE-2021-21195 CVE-2021-21196 CVE-2021-21197
CVE-2021-21198 CVE-2021-21199
2021-03-31 12:54:36 +02:00
Frederik Rietdijk
9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
Staging next
2021-03-31 12:42:19 +02:00
R. RyanTM
779ef0a43d
terraform-docs: 0.12.0 -> 0.12.1 (#118098) 2021-03-31 11:42:27 +02:00
JesusMtnez
f0d795f7c8
slack: fix missing libxshmfence 2021-03-31 09:12:34 +02:00
zowoq
083c46aabe podman: 3.0.1 -> 3.1.0
https://github.com/containers/podman/releases/tag/v3.1.0
2021-03-31 16:44:38 +10:00
Thomas Gerbet
550e69b745 subversion19: drop
Subversion 1.9 is EoL [0] and is affected by CVE-2020-17525.

[0] https://subversion.apache.org/roadmap.html#release-planning
2021-03-31 08:38:03 +02:00
Shaw Vrana
1e31621d38 i3-ratiosplit: init at 0.1.0 2021-03-30 19:40:12 -07:00
github-actions[bot]
cb1554f24c
Merge staging-next into staging 2021-03-31 00:12:32 +00:00
github-actions[bot]
4ba71fb819
Merge master into staging-next 2021-03-31 00:12:29 +00:00
zowoq
7248f89da2 gh: 1.7.0 -> 1.8.0
https://github.com/cli/cli/releases/tag/v1.8.0
2021-03-31 06:04:56 +10:00
Fabian Affolter
10d45b439d
Merge pull request #118040 from r-ryantm/auto-update/dasel
dasel: 1.13.5 -> 1.13.6
2021-03-30 21:13:10 +02:00
Fabian Affolter
b1b538addd
Merge pull request #118038 from r-ryantm/auto-update/clightd
clightd: 5.2 -> 5.3
2021-03-30 21:12:29 +02:00
Fabian Affolter
738c41d3d3
Merge pull request #118039 from r-ryantm/auto-update/cpu-x
cpu-x: 4.0.1 -> 4.2.0
2021-03-30 21:12:04 +02:00
github-actions[bot]
01b3d1558f
Merge staging-next into staging 2021-03-30 18:15:09 +00:00
github-actions[bot]
f555f95ed8
Merge master into staging-next 2021-03-30 18:15:05 +00:00
Wael Nasreddine
273010f6a2
terraforming: init at 0.18.0 (#117731)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-30 09:57:45 -07:00
Sandro
498cb76bdf
Merge pull request #117799 from LeSuisse/aliza-1.98.57
aliza: 1.98.43 -> 1.98.57
2021-03-30 17:18:15 +02:00
ppenguin
e2b46c7ba6
strawberry: 0.9.1 -> 0.9.2 (#117889)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-30 17:17:12 +02:00
Sandro
ac570d2ba6
Merge pull request #117265 from thmzlt/kconf
kconf: init at 1.10.1
2021-03-30 17:06:23 +02:00
Fabian Affolter
d895d487f8
Merge pull request #117994 from r-ryantm/auto-update/jrnl
jrnl: 2.7.1 -> 2.8
2021-03-30 16:27:38 +02:00
Sandro
8c3cecb457
Merge pull request #118009 from bryanasdev000/package-pgo
pgo-client: init at 4.6.2
2021-03-30 16:08:25 +02:00
Bryan A. S
853f7b8a9b pgo-client: init at 4.6.2
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-03-30 09:57:34 -03:00
Sandro
d07b2182c3
Merge pull request #118042 from r-ryantm/auto-update/dnscontrol
dnscontrol: 3.7.0 -> 3.8.0
2021-03-30 14:34:53 +02:00
Sandro
5aa2443055
Merge pull request #118050 from 06kellyjac/kube3d
kube3d: 4.3.0 -> 4.4.0
2021-03-30 14:32:06 +02:00