Commit Graph
186901 Commits
Author SHA1 Message Date
Robin Gloster bf03f44ddf getxbook: fix build with openssl 1.1 2019-07-30 02:15:47 +02:00
Robin Gloster b864ed13e5 facter: remove openssl 1.0.2 pinning 2019-07-30 02:11:23 +02:00
Robin Gloster 32bef6d988 perlPackages.AuthenModAuthPubTkt: fix build
-dss1 doesn't exist for dgst in openssl 1.1, -sha1 can also handle DSA keys now
2019-07-30 00:17:29 +02:00
Robin Gloster 9b750c2474 shibboleth-sp: 2.6.1 -> 3.0.4.1 2019-07-30 00:06:12 +02:00
Robin Gloster 4e81663f72 opensaml-cpp: 2.6.1 -> 3.0.1 2019-07-30 00:05:52 +02:00
Robin Gloster bb7c98c162 xml-security-c: 1.6.3 -> 3.0.4 2019-07-30 00:05:21 +02:00
Robin Gloster 9ff94fb740 xml-security-c: 1.7.3 -> 2.0.2 2019-07-30 00:03:24 +02:00
Robin Gloster bdfc0887de vfdecrypt: remove
upstream unmaintained, doesn't build with openssl 1.1 and no recent
changes in nixpkgs
2019-07-29 23:00:02 +02:00
Robin Gloster 81c88f5d29 realpine: remove
upstream unmaintained, doesn't build with openssl 1.1 and no recent
changes in nixpkgs, alpine from which this was forked seems to be
maintained and a superior choice.
2019-07-29 22:31:12 +02:00
Robin Gloster 178cb02571 radsecproxy: 1.6.9 -> 1.8.0 2019-07-29 22:17:04 +02:00
Robin Gloster 11961d35e7 libtorrent: remove released patch 2019-07-29 21:56:30 +02:00
Andreas RammholdandRobin Gloster 4543ae95a3 globalplatform: stick with openssl 1.0.2
While upstream has patches in tree that support newer versions of
OpenSSL those haven't been released and picking them doesn't seem to be
trivial without risking breakage that I can not test. After talking to
the previous maintainer of the package this also seems like the sanest
approach for the time being.
2019-07-29 21:25:15 +02:00
Andreas RammholdandRobin Gloster e2e07e2871 git-series: use openssl 1.0.2 2019-07-29 21:25:15 +02:00
Andreas RammholdandRobin Gloster 6ed53a73be golden-cheetah: 3.4 -> 3.5-DEV1903
This version bumps allows us to use a current QT5 version.
2019-07-29 21:25:15 +02:00
Andreas RammholdandRobin Gloster 78be12d315 tpm-luks: add openssl1.1 patch 2019-07-29 21:25:15 +02:00
Andreas RammholdandRobin Gloster b689d71b9c tpm-tools: apply openssl1.1 patch 2019-07-29 21:25:15 +02:00
Andreas RammholdandRobin Gloster 222b778194 ptlib: apply opensl1.1 patch 2019-07-29 21:25:14 +02:00
Andreas RammholdandRobin Gloster 028fee98d3 partimage: apply openssl1.1 patch
The (new) patch also incorporates the now removed no-SSLv2 patch so it
has been dropped.
2019-07-29 21:25:14 +02:00
Andreas RammholdandRobin Gloster d9e72321c7 openssh_hpn: pin to openssl 1.0.2
The HPN patchset doesn't yet support OpenSSL1.1. There is a potential
patch available but that seems to break during runtime [1].

[1] https://github.com/rapier1/openssh-portable/issues/14
2019-07-29 21:25:14 +02:00
Andreas RammholdandRobin Gloster b300c7fe28 mailsend: apply openssl1.1 patch 2019-07-29 21:25:14 +02:00
Vladimír ČunátandRobin Gloster 3ce29412bd qt59.qtbase: fix with openssl-1.1.0 via ported Fedora patch 2019-07-29 21:25:14 +02:00
Andreas RammholdandRobin Gloster 7fed4816fb monero: lift boost override
The newer boost libraries support openssl 1.1 out of the box and
removing the override doesn't seem to break the application either.
2019-07-29 21:25:14 +02:00
Andreas RammholdandRobin Gloster 8c8c3ab85d libtorrent: apply openssl 1.1 patch 2019-07-29 21:25:13 +02:00
Andreas RammholdandRobin Gloster 43ab7e184d gitAndTools.git-dit: use openssl 1.0.2
There hasn't been a release in almost two years. Some (pinned)
dependency doesn't work with a newer openssl yet :/
2019-07-29 21:25:13 +02:00
Andreas RammholdandRobin Gloster d80649d2a3 pypy: use openssl 1.0.2
While upstream claims support of OpenSSL 1.1 the test suite fails.
2019-07-29 21:25:13 +02:00
Andreas RammholdandRobin Gloster c6bcddc12a qt48: apply openssl 1.1 patch 2019-07-29 21:25:13 +02:00
Andreas RammholdandRobin Gloster 2f5205c036 openvswitch: use openssl 1.0.2 for the time being 2019-07-29 21:25:13 +02:00
Andreas RammholdandRobin Gloster b4ef7bb49c Revert "serf: build with openssl-1.0.2 again"
This reverts commit 2c0b9ffeadecf924a4335a47f4608434f06d80b3.
2019-07-29 21:25:13 +02:00
Vladimír ČunátandRobin Gloster beadf0b77f eiskaltdcpp: remove duplicate patches after merge 2019-07-29 21:25:12 +02:00
Vladimír ČunátandRobin Gloster b8c3f84a72 serf: build with openssl-1.0.2 again
The linkage was bad.  It built but at load-time it demanded symbols that
don't exist in 1.1.0 and thus subversion wouldn't build.
2019-07-29 21:25:12 +02:00
Vladimír ČunátandRobin Gloster 2d5ac64f89 Revert "kdeFrameworks.kdelibs4support: add patch for openssl 1.1"
This reverts commit 19f770218e053cd9542ecffef0eac604707fce96.
It's no longer applicable nor needed.
2019-07-29 21:25:12 +02:00
Dan PeeblesandRobin Gloster e26a3fd2de xar: fix to work on openssl 1.1.x 2019-07-29 21:25:12 +02:00
Franz PletzandRobin Gloster 051061d577 shellinabox: build with openssl 1.0.2 2019-07-29 21:25:12 +02:00
Franz PletzandRobin Gloster c7ffe1778a chaps: mark as broken due to openssl 1.1 2019-07-29 21:25:12 +02:00
Franz PletzandRobin Gloster 2debf0da28 ima-evm-utils: build with openssl 1.0.2 2019-07-29 21:25:11 +02:00
Robin Gloster ddc4514369 kdeFrameworks.kdelibs4support: add patch for openssl 1.1 2019-07-29 21:25:11 +02:00
Robin Gloster 3ffe4aa7f1 eiskaltdcpp: 2.2.9 -> 2.2.10, add upstream openssl patches 2019-07-29 21:25:11 +02:00
Robin Gloster 316fdef769 opendkim: add patch for openssl 1.1 2019-07-29 21:25:11 +02:00
Robin Gloster f0d704d25f duo-unix: 1.9.19 -> 1.9.20
fixes build with openssl 1.1
2019-07-29 21:25:11 +02:00
Robin Gloster 0524d92b65 aircrack-ng: add unreleased patch for openssl 1.1 2019-07-29 21:25:11 +02:00
Robin Gloster 0243ca52bc libexosip: add patch for openssl 1.1 2019-07-29 21:25:10 +02:00
Robin Gloster a22429bf05 pin some packages to openssl 1.0.2 for now 2019-07-29 21:25:10 +02:00
Robin Gloster c1d336dfce qca2: explicitly require openssl_1_0_2 2019-07-29 21:25:10 +02:00
Robin Gloster 690aaf4429 uwimap: add patch to build with openssl 1.1.0 2019-07-29 21:25:10 +02:00
Robin Gloster 2d6f0cb176 postgresql: build < 9.5 with openssl 1.0.2 2019-07-29 21:25:10 +02:00
Robin Gloster c18167cd9e openssl: default to openssl_1_1_0 2019-07-29 21:25:09 +02:00
Frederik Rietdijk 084fcf09e3 Merge staging into staging-next 2019-07-28 09:59:12 +02:00
Roman VolosatovsandFrederik Rietdijk 14070d1fdc libuv: 1.30.0 -> 1.30.1 2019-07-28 09:20:07 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Frederik Rietdijk f441d3e3a5 Merge master into staging-next 2019-07-28 09:00:35 +02:00