Commit Graph
186891 Commits
Author SHA1 Message Date
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
Wael NasreddineandGitHub 6f46503f13 amass: 2.9.11 -> 3.0.25 (#65491) 2019-07-27 23:33:01 -07:00
Doron BeharandWael Nasreddine a3ae2dbd19 mpd-mpris: init at 0.2.3 (#65340) 2019-07-27 23:30:50 -07:00
Max GonzihandWael Nasreddine 184beb5236 linkerd: init at 2019-07-26 (#65436) 2019-07-27 22:51:18 -07:00
Samuel Dionne-RielandGitHub a7d6390804 Merge pull request #65456 from markus1189/dragon-v110
dragon-drop: git-2014-08-14 -> 1.1.0
2019-07-27 21:54:40 -04:00
Aaron AndersenandGitHub d01fa1dc36 Merge pull request #65450 from titanous/ccextractor
ccextractor: init at 0.88
2019-07-27 21:41:42 -04:00
Aaron AndersenandGitHub 50e65e57ea Merge pull request #65467 from aanderse/openscenegraph
openscenegraph: 3.6.3 -> 3.6.4
2019-07-27 21:29:00 -04:00
Jonathan Rudenberg 467b92cf32 ccextractor: init at 0.88 2019-07-27 21:09:12 -04:00
worldofpeaceandGitHub cc79535f6f Merge pull request #65487 from worldofpeace/staging-fix-eval
hackage-packages.nix: gdk_pixbuf -> gdk-pixbuf
2019-07-27 20:17:20 -04:00
worldofpeace 360e687df9 hackage-packages.nix: gdk_pixbuf -> gdk-pixbuf
Temporary manual edit to fix eval on staging.
2019-07-27 19:57:20 -04:00
Silvan MosbergerandGitHub b0fd8f4ef2 idrisPackages.sdl2: 2018-01-19 -> 0.1.1 (#65461)
idrisPackages.sdl2: 2018-01-19 -> 0.1.1
2019-07-28 01:02:57 +02:00