nixpkgs/pkgs/tools/admin
Alyssa Ross fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
..
acme-sh acme-sh: 3.0.1 -> 3.0.2 2022-02-10 21:49:15 +00:00
adtool
afterburn afterburn: 5.1.0 -> 5.2.0 2022-02-06 17:11:43 -08:00
aliyun-cli aliyun-cli: 3.0.110 -> 3.0.112 2022-03-12 01:05:17 +00:00
amazon-ec2-utils amazon-ec2-utils: 1.2 -> 2.0 2022-02-04 12:53:58 -07:00
amazon-ecr-credential-helper amazon-ecr-credential-helper: 0.5.0 -> 0.6.0 2022-01-20 05:31:53 -05:00
analog Drop myself from meta.maintainers for most packages. 2021-10-14 11:01:27 +02:00
ansible python3Packages.ansible-core: 2.11.6 -> 2.12.0 2021-11-09 12:30:26 +01:00
aws-env
aws-google-auth
aws-lambda-runtime-interface-emulator aws-lambda-rie: Update to v1.3 and use go 1.17 2022-02-10 11:51:44 -08:00
aws-mfa
aws-nuke aws-nuke: 2.16.0 -> 2.17.0 2022-02-12 22:22:50 -08:00
aws-rotate-key
aws-vault aws-vault: 6.5.0 -> 6.6.0 2022-03-12 01:59:16 +00:00
awscli awscli: 1.22.21 -> 1.22.35 2022-01-23 01:09:29 +01:00
awscli2 awscli2: 2.4.9 -> 2.4.19 2022-02-21 00:22:57 -05:00
awslimitchecker awslimitchecker: init at 12.0.0 2021-10-17 15:12:42 +08:00
awslogs
awsweeper awsweeper: 0.11.1 -> 0.12.0 2022-02-12 10:42:36 +01:00
azure-cli Merge remote-tracking branch 'origin/staging-next' into staging 2022-02-03 21:34:17 -08:00
bash-my-aws bash-my-aws: switch to fetchFromGitHub 2022-03-14 19:32:49 +01:00
berglas berglas: 0.5.1 -> 0.6.2 2022-03-16 15:37:05 -03:00
bluemix-cli
boulder
bubblewrap bubblewrap: 0.5.0 -> 0.6.1 2022-03-12 19:34:37 +00:00
certigo certigo: 1.14.1 -> 1.15.0 2022-02-25 03:41:50 +00:00
cf-vault cf-vault: init at 0.0.11 2022-03-04 20:41:03 +10:00
chamber chamber: 2.10.7 -> 2.10.8 2022-02-12 14:49:47 +01:00
chkcrontab
cjdns-tools
clair clair: 4.3.5 -> 4.3.6 2022-01-24 01:11:43 +00:00
cli53
colmena colmena: 0.2.1 -> 0.2.2 2022-03-08 11:13:58 -08:00
credhub-cli credhub-cli: 2.9.0 -> 2.9.1 2021-10-29 08:48:16 +00:00
daemontools
damon damon: init at unstable-2021-10-12 2021-10-12 11:24:36 -07:00
dehydrated
docker-credential-gcr
docker-credential-helpers
drawterm drawterm: unstable-2021-08-02 -> unstable-2021-10-02 2021-10-02 21:34:46 -07:00
ejson2env ejson2env: init at 2.0.2 2022-03-04 19:41:43 +10:00
eksctl eksctl: 0.87.0 -> 0.88.0 2022-03-19 11:01:18 +08:00
elasticsearch-curator
exoscale-cli exoscale-cli: 1.51.2 -> 1.52.0 2022-03-18 17:19:03 +00:00
fastlane
fbvnc
fioctl fioctl: 0.23 -> 0.24 2022-03-12 08:17:04 +00:00
fits-cloudctl fits-cloudctl: 0.10.11 -> 0.10.12 2022-03-16 03:53:58 +00:00
gixy gixy: pin pyparsing at 2.4.7 2022-01-25 14:19:18 +01:00
google-cloud-sdk google-cloud-sdk: 367.0.0 -> 370.0.0 2022-01-26 14:33:55 +05:30
gtk-vnc gtk-vnc: 1.2.0 → 1.3.0 2021-11-23 15:34:14 +01:00
iamy iamy: 2.3.2 -> 2.4.0 2021-10-29 23:51:14 +00:00
intecture
lego lego: 4.5.3 -> 4.6.0 2022-01-24 17:10:01 +00:00
lexicon lexicon: 3.9.0 -> 3.9.4 2022-03-11 16:49:00 -06:00
lxd lxd: 4.23 -> 4.24 2022-03-13 23:51:17 +00:00
meshcentral meshcentral: 0.9.79 -> 0.9.98 2022-03-12 08:40:00 +00:00
mycli mycli: 1.24.2 -> 1.24.3 2022-01-21 13:52:47 +01:00
netplan netplan: remove default value from fetchFromGitHub, cleanup substituteInPlace 2021-11-15 15:22:03 +01:00
nomachine-client nomachine-client: 7.6.2 -> 7.8.2 2022-02-11 16:21:51 +01:00
oci-cli oci-cli: 3.5.0 -> 3.6.0 2022-03-11 16:33:20 -06:00
ossutil
oxidized
pebble treewide: fix versions starting with 'v' 2022-02-28 13:05:18 +01:00
pgadmin tests/pgadmin4-standalone: add 2022-02-26 14:27:30 +01:00
procs procs: 0.12.0 -> 0.12.1 2022-01-27 13:55:22 +01:00
pulumi pulumi: update plugins 2022-03-24 12:57:07 -07:00
puppet/puppet-bolt puppet-bolt: 3.17.0 -> 3.19.0 2021-10-20 12:01:33 +02:00
realvnc-vnc-viewer maintainers: update emilytrau 2022-02-11 04:45:03 +00:00
rset
s3bro
salt treewide: use lib.getLib for OpenSSL libraries 2022-03-30 15:10:00 +00:00
scaleway-cli scaleway-cli: update vendorSha256 2022-02-01 12:35:44 +10:00
sec
sewer
simp_le
ssh-import-id
ssl-cert-check
ssmsh ssmsh: 1.4.5 -> 1.4.7 2022-02-19 01:25:01 +00:00
stripe-cli stripe-cli: 1.8.0 -> 1.8.1 2022-03-18 05:12:25 +00:00
syft syft: 0.42.2 -> 0.42.4 2022-03-24 16:28:51 +00:00
synapse-admin synapse-admin: 0.8.4 -> 0.8.5 2022-02-20 19:22:10 +01:00
tigervnc tigervnc: 1.11.0 -> 1.12.0 2021-12-06 08:47:06 +00:00
tightvnc tightvnc: mark as insecure (fixes #150704) 2021-12-17 21:38:45 +01:00
trinsic-cli trinsic-cli: 1.3.0 -> 1.4.0 2022-03-20 04:09:15 +00:00
trivy trivy: 0.24.3 -> 0.24.4 2022-03-18 11:42:21 +00:00
turbovnc turbovnc: 2.2.6 -> 2.2.7 2021-12-24 02:14:20 +00:00
virtscreen
winbox winbox: 3.34 -> 3.35 2022-02-26 20:15:44 +01:00