Commit Graph

31087 Commits

Author SHA1 Message Date
Ruud van Asseldonk
b3c613b9aa libressl: fix noexecstack on Darwin
The flags to disable executable stacks are different for Clang and GCC,
and Clang is used on Darwin.
2019-08-11 20:34:57 +02:00
Ruud van Asseldonk
8b6a9202e7 libressl: build libcrypto with noexecstack
For some reasons, libcrypto would be built with the executable stack
flag set. I found out about this when Nginx failed to load the shared
library, because I was running it with MemoryDenyWriteExecute=true,
which does not permit executable stacks.

I am not sure why the stack ends up executable; the other shared
libraries which are part of LibreSSL do not have this flag set. You can
verify this with 'execstack -q'. Non-executable stacks should be the
default, and from checking some other files, that does appear to be the
case. The LibreSSL sources do not contain the string "execstack", so
I am not sure what causes the default to be overridden.

Adding '-z noexecstack' to the linker flags makes the linker unset the
flag. Now my Nginx can load the library, and so far I have not run into
other issues.
2019-08-10 22:21:57 +02:00
Marek Mahut
809b38a784
Merge pull request #62467 from r-ryantm/auto-update/librealsense
librealsense: 2.21.0 -> 2.22.0
2019-08-10 19:30:02 +02:00
Marek Mahut
2cc3a789c3
Merge pull request #62418 from r-ryantm/auto-update/glbinding
glbinding: 3.0.2 -> 3.1.0
2019-08-10 19:29:20 +02:00
Marek Mahut
51ff2494db librealsense: 2.22.0 -> 2.23.0 2019-08-10 15:42:29 +02:00
Vladimír Čunát
6c177c3eba
Merge #65668: wavpack: CVE-2019-1010317 CVE-2019-1010319 2019-08-10 14:37:54 +02:00
Mario Rodas
5b874f2399
Merge pull request #65967 from r-ryantm/auto-update/liblastfm
liblastfm: 1.0.9 -> 1.1.0
2019-08-10 05:09:15 -05:00
Mario Rodas
97cd74fe0f
Merge pull request #65969 from r-ryantm/auto-update/liblcf
liblcf: 0.6.0 -> 0.6.1
2019-08-10 05:00:54 -05:00
Mario Rodas
bec68e12bf
Merge pull request #66056 from r-ryantm/auto-update/pngpp
pngpp: 0.2.9 -> 0.2.10
2019-08-10 04:45:29 -05:00
Marek Mahut
2aa7589303
Merge pull request #41701 from r-ryantm/auto-update/gperftools
gperftools: 2.6.3 -> 2.7
2019-08-10 10:27:15 +02:00
Marek Mahut
c467e04aa7
Merge pull request #65192 from r-ryantm/auto-update/uid_wrapper
uid_wrapper: 1.2.4 -> 1.2.7
2019-08-10 09:37:43 +02:00
Marek Mahut
a191b8dc70
Merge pull request #65867 from r-ryantm/auto-update/actor-framework
caf: 0.16.3 -> 0.17.0
2019-08-10 09:31:04 +02:00
Marek Mahut
609ae7398c
Merge pull request #65981 from r-ryantm/auto-update/liblockfile
liblockfile: 1.14 -> 1.15
2019-08-10 09:30:31 +02:00
Marek Mahut
8ccafca5df
Merge pull request #65921 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 19.2.1 -> 19.2.3
2019-08-10 00:10:01 +02:00
Marek Mahut
b401d38fb9
Merge pull request #65978 from r-ryantm/auto-update/matio
matio: 1.5.16 -> 1.5.17
2019-08-09 23:55:56 +02:00
Timo Kaufmann
f5674b20ac
Merge pull request #66388 from timokau/sympow2
sympow: 1.018.1 -> 2.023.4
2019-08-09 18:38:41 +02:00
Timo Kaufmann
5e58c5f900 sympow: 1.018.1 -> 2.023.4
Maintenance taken over by debian package maintainer jgmbenoit:
https://trac.sagemath.org/ticket/3360#comment:17

This moves sympow to his fork, since there is no offical
version-controlled source repository from the original author and they
do not seem to maintain sympow anymore. We had already accumulated quite
some patches from debian, who have effectively maintained sympow for a
while now.
2019-08-09 17:45:08 +02:00
worldofpeace
4b7ee55613
Merge pull request #65913 from worldofpeace/adwaita-qt/bump
adwaita-qt: 1.0 -> 1.1.0
2019-08-09 10:59:37 -04:00
Thomas Tuegel
bd5ecb5337
Merge pull request #66335 from averelld/pkgsi686Linux.qt5.qtbase-build-fix
pkgsi686Linux.qt5.qtbase: fix build
2019-08-09 09:52:37 -05:00
Marek Mahut
776d4a00fc
Merge pull request #65966 from JohnAZoidberg/yder-1.4.7
yder: 1.4.6 -> 1.4.7
2019-08-09 14:02:55 +02:00
R. RyanTM
aeb5d5eee1 folly: 2019.06.17.00 -> 2019.07.22.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-08-09 12:41:18 +03:00
R. RyanTM
157c3ad9f0 cppzmq: 4.3.0 -> 4.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppzmq/versions
2019-08-09 12:39:23 +03:00
Averell Dalton
658ffb06d6 pkgsi686Linux.qt5.qtbase: fix build 2019-08-08 20:14:55 +02:00
Jiri Danek
ee68421388 gnome-sharp: mono4 -> mono5 2019-08-08 09:10:38 +00:00
Michael Raskin
6b5647a70d
Merge pull request #66227 from aanderse/osg-3.4
openscenegraph: drop 3.4.x
2019-08-08 05:19:33 +00:00
Bjørn Forsman
a920c2aabd v4l-utils: align attr with pkg name 2019-08-07 20:44:13 +02:00
worldofpeace
fc51db8368
Merge pull request #66231 from xvello/xvello/ktexteditor-editorconfig
kdeFrameworks.ktexteditor: compile with editorconfig-core-c
2019-08-07 10:33:35 -04:00
Xavier Vello
2780e0b6cb kdeFrameworks.ktexteditor: compile with editorconfig-core-c
Add one small dependency to ktexteditor to make it
support the .editorconfig configuration format.
2019-08-07 10:32:23 -04:00
Ryan Mulligan
a52df88f5e
Merge pull request #65990 from r-ryantm/auto-update/lmdb
lmdb: 0.9.23 -> 0.9.24
2019-08-06 21:38:00 -07:00
Ryan Mulligan
07cd2c735b
Merge pull request #66189 from r-ryantm/auto-update/xapian
xapian: 1.4.11 -> 1.4.12
2019-08-06 21:07:18 -07:00
Aaron Andersen
d2a1ae9244 openscenegraph: drop 3.4.x 2019-08-06 17:12:13 -04:00
Aaron Andersen
58b1a92f08 simgear: 2018.3.1 -> 2019.1.1 2019-08-06 16:04:24 -04:00
Marek Mahut
b7f73ea143
Merge pull request #66168 from r-ryantm/auto-update/symengine
symengine: 0.4.0 -> 0.4.1
2019-08-06 20:46:45 +02:00
Marek Mahut
2aeeff7ae6
Merge pull request #66199 from r-ryantm/auto-update/zimg
zimg: 2.9.1 -> 2.9.2
2019-08-06 20:00:36 +02:00
markuskowa
03dcf02ac3
Merge pull request #66190 from jonringer/bump-cdo
cdo: 1.9.0 -> 1.9.7.1
2019-08-06 19:32:49 +02:00
Jonathan Ringer
8759ff6cad cdo: 1.9.0 -> 1.9.7.1 2019-08-06 09:20:15 -07:00
R. RyanTM
199c3d40e0 zimg: 2.9.1 -> 2.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zimg/versions
2019-08-06 04:28:09 -07:00
Michael Weiss
9bf6b0980c
dav1d: Add withTools but disable all tools by default 2019-08-06 12:51:12 +02:00
Michael Weiss
8ed743f63f
dav1d: 0.3.1 -> 0.4.0 2019-08-06 11:53:16 +02:00
R. RyanTM
02cc8d4eec xapian: 1.4.11 -> 1.4.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xapian/versions
2019-08-06 02:51:01 -07:00
Gabriel Ebner
ef3b016545 Merge branch 'qalc330' 2019-08-06 09:08:58 +02:00
R. RyanTM
68014be35e symengine: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/symengine/versions
2019-08-05 23:36:00 -07:00
Marek Mahut
83bc88f95c
Merge pull request #64003 from r-ryantm/auto-update/cutelyst
cutelyst: 2.7.0 -> 2.8.0
2019-08-05 19:49:06 +02:00
worldofpeace
327a4d5879 qgnomeplatform: correct qt packaging 2019-08-05 12:26:27 -04:00
R. RyanTM
621880e5e7 pythia: 8.240 -> 8.243 (#66036)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-08-05 11:30:54 -04:00
Mario Rodas
d109f68474
Merge pull request #65986 from r-ryantm/auto-update/libimagequant
libimagequant: 2.12.3 -> 2.12.5
2019-08-05 09:17:21 -05:00
R. RyanTM
4013492d88 pngpp: 0.2.9 -> 0.2.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngpp/versions
2019-08-05 04:14:55 -07:00
Maximilian Bosch
b3f61cf2ba
Merge pull request #65944 from WilliButz/update-wt
wt3: 3.3.11 -> 3.4.0, wt4: 4.0.5 -> 4.1.0
2019-08-05 09:32:23 +02:00
Daniel Schaefer
77b4e4b75c yder: 1.4.6 -> 1.4.7
https://github.com/babelouest/yder/releases/tag/v1.4.7
2019-08-05 08:07:48 +02:00
Daniel Schaefer
5fb372206e orcania: 2.0.0 -> 2.0.1
https://github.com/babelouest/orcania/releases/tag/v2.0.1
2019-08-05 08:06:57 +02:00