Pierre Bourdon
67b7e70865
nixos/hardened: make pti=on overridable
...
Introduces a new security.forcePageTableIsolation option (default false
on !hardened, true on hardened) that forces pti=on.
2019-07-30 02:24:56 +02:00
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
Jonathan Ringer
781ec03841
fcitx-engines.libpinyin: remove unnecessary replacement
2019-07-29 17:10:28 -07:00
Jonathan Ringer
24f4c62cef
libsForQt5.fcitx-qt5: fix build
2019-07-29 17:10:20 -07:00
Orivej Desh
a1d9aca602
google-compute-engine-oslogin: update /bin/bash substitution
2019-07-29 23:28:40 +00:00
Daniel Schaefer
2f5beaec08
tgt: Install systemd tgtd.service ( #65565 )
...
* tgt: Add homepage
* tgt: tgt-admin needs lsof, sg3_utils and tgtadm
Otherwise it fails with return code 72057594037927935.
* tgt: libxslt and docbook_xsl not needed at runtime
They're only there to build the documentation.
* tgt: Install systemd tgtd.service
Resolves #38012
* tgt: Add JohnAZoidberg as maintainer
2019-07-29 23:21:00 +00:00
Robin Gloster
4107e208a1
Merge pull request #60429 from WilliButz/codimd-update
...
codimd: 1.2.0 -> 1.4.0, repackage with yarn2nix
2019-07-29 22:57:21 +00:00
worldofpeace
ad55361a02
Merge pull request #65538 from eadwu/polybar/3.4.0
...
polybar: 3.3.1 -> 3.4.0
2019-07-29 18:43:49 -04:00
worldofpeace
e0b1eb0cd4
Merge pull request #65573 from tadfisher/zoom-us
...
zoom-us: use wrapQtAppsHook
2019-07-29 18:43:07 -04: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
Daniel Schaefer
537403769c
font-awesome: 5.9.0 -> 5.10.0
...
https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.0
2019-07-30 00:08:23 +02:00
Robin Gloster
9b750c2474
shibboleth-sp: 2.6.1 -> 3.0.4.1
2019-07-30 00:06:12 +02:00
Daniel Schaefer
da40bc4449
font-awesome_4: Was removed, add again
...
Version 5 is incompatible for some icons, so projects that depend on it
need to actively convert the symbols, see:
https://github.com/greshake/i3status-rust/issues/130
Reintroducing the old version lets us use those programs that haven't
been updated.
Was removed in 0a393f53a9
2019-07-30 00:05:52 +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
Tad Fisher
363fb1e2af
plata-theme: 0.8.7 -> 0.8.8
2019-07-29 14:44:52 -07:00
Tad Fisher
aefe854bd3
zoom-us: use wrapQtAppsHook
2019-07-29 14:17:25 -07:00
Aluísio Augusto Silva Gonçalves
14ce9b2fbd
aerc: 0.1.4 -> 0.2.1
2019-07-29 18:03:54 -03:00
Aluísio Augusto Silva Gonçalves
67912138ea
aerc: add dependency on ncurses for unknown terminals
...
The TUI library aerc uses, tcell, comes with a built-in database of
terminal definitions. For terminals not in this database (e.g.
Alacritty), an entry is generated dynamically using infocmp, part of
ncurses' dev output.
2019-07-29 18:00:37 -03: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 Rammhold
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 Rammhold
e2e07e2871
git-series: use openssl 1.0.2
2019-07-29 21:25:15 +02:00
Andreas Rammhold
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 Rammhold
78be12d315
tpm-luks: add openssl1.1 patch
2019-07-29 21:25:15 +02:00
Andreas Rammhold
b689d71b9c
tpm-tools: apply openssl1.1 patch
2019-07-29 21:25:15 +02:00
Andreas Rammhold
222b778194
ptlib: apply opensl1.1 patch
2019-07-29 21:25:14 +02:00
Andreas Rammhold
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 Rammhold
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 Rammhold
b300c7fe28
mailsend: apply openssl1.1 patch
2019-07-29 21:25:14 +02:00
Vladimír Čunát
3ce29412bd
qt59.qtbase: fix with openssl-1.1.0 via ported Fedora patch
2019-07-29 21:25:14 +02:00
Andreas Rammhold
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 Rammhold
8c8c3ab85d
libtorrent: apply openssl 1.1 patch
2019-07-29 21:25:13 +02:00
Andreas Rammhold
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 Rammhold
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 Rammhold
c6bcddc12a
qt48: apply openssl 1.1 patch
2019-07-29 21:25:13 +02:00
Andreas Rammhold
2f5205c036
openvswitch: use openssl 1.0.2 for the time being
2019-07-29 21:25:13 +02:00
Andreas Rammhold
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át
beadf0b77f
eiskaltdcpp: remove duplicate patches after merge
2019-07-29 21:25:12 +02:00
Vladimír Čunát
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át
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 Peebles
e26a3fd2de
xar: fix to work on openssl 1.1.x
2019-07-29 21:25:12 +02:00
Franz Pletz
051061d577
shellinabox: build with openssl 1.0.2
2019-07-29 21:25:12 +02:00
Franz Pletz
c7ffe1778a
chaps: mark as broken due to openssl 1.1
2019-07-29 21:25:12 +02:00
Franz Pletz
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