Peter Simons
747531a46e
gsound: fix evaluation error
2019-01-06 14:35:14 +01:00
Peter Simons
13c58d89dd
gcr: fix evaluation error
2019-01-06 14:35:14 +01:00
Edmund Wu
ca531efae8
feh: include prove for tests
2019-01-06 08:30:57 -05:00
Vladimír Čunát
c6b8312f21
bird2: fixup build after 7bb24a65e
...
I didn't look whether bird2 cross-compiles, but the patch wouldn't apply.
2019-01-06 14:26:03 +01:00
Joachim Fasting
4bb0a719cf
openafs: fix build against linux_hardened
...
See https://hydra.nixos.org/build/86750041
and https://hydra.nixos.org/build/86749971
2019-01-06 14:08:27 +01:00
Matt McHenry
cf58744a16
client-ip-echo: 0.1.0.3 -> 0.1.0.4
2019-01-06 13:44:56 +01:00
Mario Rodas
b3d8aa2677
1password: 0.5.4 -> 0.5.5
2019-01-06 13:17:41 +01:00
markuskowa
f4dcb6f03e
Merge pull request #53466 from lasandell/wsjtx-2.0.0
...
wsjtx: 1.9.1 -> 2.0.0
2019-01-06 12:58:33 +01:00
pukkamustard
9211bcc7ea
ocamlPackages: Use lib.makeScope
2019-01-06 11:20:08 +00:00
Vladimír Čunát
10a12194e3
Merge #53490 : fix treewide linking errors after #51770
...
Issue #53001 . This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Vladimír Čunát
981b504ecd
gst_all_1.gst-plugins-ugly: link with libm explicitly
2019-01-06 12:13:19 +01:00
Vladimír Čunát
68c3097b96
rtkit: link with librt explicitly
2019-01-06 12:12:49 +01:00
Kirill Elagin
a162a562bd
lighttpd: Enable tests
...
They seem to pass now, so why not.
2019-01-06 13:12:20 +03:00
Kirill Elagin
bd141e9af1
lighttpd: Hide attr dependency behind an option
...
* Unbreak darwin
* It was unused anyway, as it is disabled by default
* Now there is an feature-argument to enable it
2019-01-06 13:12:19 +03:00
Kirill Elagin
d94cbd4188
lighttpd: Disable WebDAV by default
...
* It is disabled by default in lighttpd itself
* Darwin doesn’t seem to have a function in libuiid that it needs
2019-01-06 13:12:14 +03:00
Timo Kaufmann
ee9bc405b9
neovim-qt: wrap in separate derivation
...
This makes it possible to swap out the (wrapped) neovim without
recompiling neovim-qt. In particular, the user can use `neovim.override`
to configure their neovim and then use that same configuration for
neovim-qt, without having to give up binary caching.
2019-01-06 10:56:27 +01:00
Frederik Rietdijk
e5381cdece
Merge master into staging-next
2019-01-06 09:36:23 +01:00
Andrew Dunham
83ba7beb1a
uriparser: 0.9.0 -> 0.9.1
2019-01-05 23:23:54 -05:00
Orivej Desh
7d864c6bd6
clickhouse: build with llvmPackages_latest
...
This will simplify updates since the upstream tracks the latest llvm.
2019-01-06 02:46:58 +00:00
Jörg Thalheim
9d8ccfe00f
Merge pull request #51398 from risicle/ris-afl-qemu-fix
...
afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b
2019-01-06 01:50:55 +01:00
Dmitry Kalinkin
0308087b74
Merge pull request #53468 from asymmetric/anki-2.1.8
...
anki: 2.1.7 -> 2.1.8
2019-01-05 19:15:12 -05:00
Dmitry Kalinkin
d2cfddd3b5
anki: fix build on darwin
...
Runtime doesn't work:
ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'
This is probably because qtwebengine is broken on darwin, but doesn't
fail the build (#40149 )
2019-01-05 19:13:10 -05:00
Ryan Mulligan
d62e013359
Merge pull request #53158 from ryantm/haskell-binary-orphans
...
haskellPackages.binary-orphans: dontCheck
2019-01-05 16:03:35 -08:00
markuskowa
bdbf3f964f
Merge pull request #53377 from marsam/update-bfs
...
bfs: 1.2.4 -> 1.3.1
2019-01-06 00:42:17 +01:00
Lorenzo Manacorda
90c68f650d
anki: 2.1.7 -> 2.1.8
2019-01-06 00:09:10 +01:00
Francesco Gazzetta
e7551acb7b
pythonPackages.staticjinja: init at 0.3.4
2019-01-05 17:09:20 -05:00
Francesco Gazzetta
779e916c3b
pythonPackages.easywatch: init at 0.0.5
2019-01-05 17:09:20 -05:00
Luke Sandell
fada7041a0
wsjtx: 1.9.1 -> 2.0.0
...
Old version of FT8 protocol was obsoleted on 2019-01-01.
2019-01-05 15:59:43 -06:00
Michael Weiss
46dd27e025
pythonPackages.gcutil: Deprecate the package
...
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)
[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Michael Weiss
35bee29824
pythonPackages.simplejson: Update the metadata
...
The old homepage URL returns a 404 and the project is dual-licensed.
2019-01-05 22:56:13 +01:00
Vladimír Čunát
a68ae2c205
obs-studio: restrict meta.platforms
...
Hydra has been trying to build it on aarch64-linux, but never succeeded:
https://hydra.nixos.org/job/nixpkgs/trunk/obs-studio.aarch64-linux/all
(It tries to feed compiler x86-specific options.)
I didn't test i686-linux, due to a transitive dependency not building
(libupnp), but there it might likely work.
2019-01-05 22:51:21 +01:00
Michael Weiss
2acda72b85
python27Packages.weboob: Override google_api_python_client
2019-01-05 22:32:49 +01:00
Michael Weiss
8d9c2fc3ff
python37Packages.google_api_python_client: 1.7.4 -> 1.7.7
2019-01-05 22:32:49 +01:00
Michael Raskin
f27fe449b1
pythonPackages.ldap3: switch src to fetchFromGitHub
...
PyPI links to a source tarball at PythonHosted that has an empty
ldap3/protocol/sasl/digestMd5.py
while the linked egg file has a non-empty file (and the upstream GitHub
repository has a non-empty file that hasn't even had a non-comment
change for some time.
2019-01-05 22:37:00 +01:00
Vladimír Čunát
e6aa4d76ed
Merge #53164 : vlc: 3.0.4 -> 3.0.5
...
https://mailman.videolan.org/pipermail/videolan-announce/2018-December/000173.html
2019-01-05 22:05:41 +01:00
roconnor
9ff125c9ce
Merge pull request #52868 from roconnor/bitcoin
...
Bitcoin: 0.17.0 -> 0.17.1
2019-01-05 15:15:16 -05:00
Will Dietz
93a5522a7b
Merge pull request #53459 from dtzWill/update/gllvm-1.2.3
...
gllvm: 1.2.2 -> 1.2.3
2019-01-05 14:02:25 -06:00
Will Dietz
d42d70aee9
Merge pull request #53417 from dtzWill/update/getdns-1.5.0
...
getdns: 1.4.2 -> 1.5.0, stubby: 0.2.3 -> 0.2.4
2019-01-05 13:54:26 -06:00
Will Dietz
fcfdeedab9
Merge pull request #51339 from dtzWill/feature/minizincide
...
minizincide: init at 2.2.3
2019-01-05 13:48:52 -06:00
Will Dietz
2d79465173
Merge pull request #51700 from dtzWill/update/i2c-tools-4.1
...
i2c-tools: 4.0 -> 4.1
2019-01-05 13:46:26 -06:00
Will Dietz
6f886ca7aa
gllvm: 1.2.2 -> 1.2.3
...
https://github.com/SRI-CSL/gllvm/releases/tag/v1.2.3
2019-01-05 13:39:17 -06:00
Will Dietz
5adde64416
minizincide: minor touchups per reviewer suggestion
...
(sourceRoot needed a "source/" prefix, FWIW)
2019-01-05 13:35:10 -06:00
Markus Kowalewski
256ae3ab48
uhd: 3.12.0.0 -> 3.13.0.1
2019-01-05 19:52:55 +01:00
Ryan Mulligan
d637039acf
Merge pull request #53432 from jerith666/haskell-fixes
...
haskell: friday: jailbreak
2019-01-05 10:48:48 -08:00
Ryan Mulligan
f706777f5b
haskellPackages.binary-orphans: dontCheck
2019-01-05 10:29:20 -08:00
Ryan Mulligan
88029fc8af
Merge branch 'master' into haskell-github
2019-01-05 10:02:30 -08:00
Tadeo Kondrak
0d99389a6d
wine: add perl to buildInputs to fix winemaker
2019-01-05 18:40:59 +01:00
Dmitry Kalinkin
8a7d9e6dd0
offlineimap: provide "OS-DEFAULT" CA certificates ( #53268 )
2019-01-05 17:38:10 +01:00
xeji
361d64de02
Merge pull request #53398 from Mic92/cryptominisat
...
cryptominisat: 5.0.1 -> 5.6.6
2019-01-05 17:34:50 +01:00
Jörg Thalheim
e2b79b10b5
afl: various cleanups
2019-01-05 17:22:24 +01:00
Jörg Thalheim
5da3d039d4
qemu-afl: various cleanups
2019-01-05 17:22:06 +01:00
Jörg Thalheim
37fe593d48
cryptominisat: switch to python3
2019-01-05 16:38:10 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
...
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
R. RyanTM
df834ee56d
sysstat: 12.1.1 -> 12.1.2 ( #52675 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysstat/versions
2019-01-05 14:47:25 +01:00
Matt McHenry
8358ffc708
haskellPackages.friday: jailbreak
2019-01-05 08:39:09 -05:00
Domen Kožar
5ec91bac2f
Merge pull request #53326 from domenkozar/elm-packaging-rehaul
...
Elm: automate packaging with elm2nix
2019-01-05 13:20:16 +00:00
Joachim Fasting
d62086e6fc
hardened-config: allow slub/slab free poisoning
2019-01-05 14:07:36 +01:00
Joachim Fasting
11840f5c70
hardened-config: explain HARDENED_USERCOPY_FALLBACK n
2019-01-05 14:07:36 +01:00
Joachim Fasting
dfd77a046d
hardened-config: ensure STRICT_KERNEL_RWX
...
This is y in the default config, but enable it explicitly here to catch
situations where it has been disabled (explicitly or implicitly).
2019-01-05 14:07:35 +01:00
Joachim Fasting
1801aad7b8
hardened-config: clarify MODIFY_LDT_SYSCALL
...
This likely never worked; MODIFY_LDT_SYSCALL depends on EXPERT; enabling
EXPERT however seems to introduce quite a few changes that would need to be
properly vetted.
The version guard is unnecessary, however, as this config has been supported
since 4.3.
2019-01-05 14:07:34 +01:00
Joachim Fasting
abc8ed3fca
hardened-config: clarify readonly LSM hooks config
...
SECURITY_WRITABLE_HOOKS is implicitly controlled by SECURITY_SELINUX_DISABLE;
explicitly unsetting results in an error because the configfile builder fails
to detect that it has in fact been unset (reporting it as an unused option).
For now, leave WRITABLE_HOOKS as an "optional" config for documentation
purposes.
2019-01-05 14:07:33 +01:00
Joachim Fasting
c68e8b05f0
Revert "linux-hardened: Disable GCC_PLUGIN_RANDSTRUCT"
...
This reverts commit 5dda1324be
.
Presumably this was done to work around build errors or something but it
works fine now.
2019-01-05 14:07:21 +01:00
Jörg Thalheim
e36c93b3a0
Merge pull request #53408 from frlan/Update/Geany/1.34.1
...
Geany: 1.34 -> 1.34.1
2019-01-05 13:24:38 +01:00
Michael Raskin
3b152247ea
weechatScripts.weechat-matrix-bridge: 2018-05-29 -> 2018-11-19 (HTTP/2 support fix)
2019-01-05 13:21:30 +01:00
taku0
17f4d415a2
thunderbird: 60.3.3 -> 60.4.0
...
Picked from PR #53437 . It runs fine for me.
2019-01-05 13:09:04 +01:00
Jörg Thalheim
8e95adcb75
Merge pull request #53439 from dywedir/gpxsee
...
gpxsee: 6.3 -> 7.1
2019-01-05 13:08:27 +01:00
Jörg Thalheim
38fa1ed0db
Merge pull request #53392 from xzfc/xpointerbarrier
...
xpointerbarrier: 17.11 -> 18.06
2019-01-05 13:03:53 +01:00
Jörg Thalheim
8832292ace
Merge pull request #52932 from ejpcmac/init-elixir_1_8
...
elixir_1_8: init at 1.8.0-rc.1
2019-01-05 12:59:33 +01:00
Jörg Thalheim
bf6aa78d0d
Merge pull request #52951 from Gerschtli/update/pdf2image
...
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 12:56:47 +01:00
Michael Raskin
fbd6ddadf1
Merge pull request #53434 from tohl/master
...
sbcl updated, tested on nixos x86_64
2019-01-05 11:48:23 +00:00
Jörg Thalheim
4a4d1d6497
cryptominisat: 5.0.1 -> 5.6.6
2019-01-05 12:45:44 +01:00
Jörg Thalheim
69d3eb6b6f
elixir: link to compatibility table
2019-01-05 12:39:23 +01:00
Jean-Philippe Cugnet
5cefef0d12
elixir_1_3: Remove since it is not supported anymore
2019-01-05 12:34:49 +01:00
Orivej Desh
8dddd6d4a1
clang-tools: override llvm version in all-packages
2019-01-05 11:19:37 +00:00
Tobias Happ
f94016eb84
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 10:56:50 +01:00
Vladyslav Mykhailichenko
f24d62c1e9
gpxsee: 6.3 -> 7.1
2019-01-05 11:44:07 +02:00
Matthew Bauer
d9707792b5
mesa: make sure $drivers output gets created
...
Not all installs will have a $drivers output, so we just create an
empty one here.
2019-01-04 23:26:57 -06:00
Tomas Hlavaty
2d9d6337f8
sbcl: 1.4.13 -> 1.4.15
2019-01-05 05:19:42 +01:00
Michael Weiss
e7e18206dd
fuse: 2.9.8 -> 2.9.9
2019-01-05 02:26:02 +01:00
Dmitry Kalinkin
fb185ff859
Merge pull request #52835 from suhr/musescore
...
musescore: 2.3.2 -> 3.0
2019-01-04 20:20:34 -05:00
worldofpeace
678dda92a5
libcdr: drop boost159 compat fix
2019-01-04 19:49:05 -05:00
worldofpeace
2764297cc5
libcdr: disable werror is default
...
So this optional configure flag is uneeded.
See: 10211e95bb/NEWS (L5)
2019-01-04 19:49:05 -05:00
R. RyanTM
d211457188
libcdr: 0.1.4 -> 0.1.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcdr/versions
2019-01-04 19:49:05 -05:00
Dmitry Kalinkin
fc2a65308f
musescore: switch to QtWebEngine
...
Since version 3.0 it builds with QtWebEngine by default.
2019-01-04 19:43:23 -05:00
Elis Hirwing
eeb35be95d
gitea: 1.6.2 -> 1.6.3
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.3
2019-01-04 19:38:40 -05:00
R. RyanTM
487cbfc563
python37Packages.node-semver: 0.5.1 -> 0.6.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/python3.7-node-semver/versions
2019-01-04 17:43:19 -05:00
R. RyanTM
b69d3fae73
python37Packages.django_redis: 4.9.1 -> 4.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-redis/versions
2019-01-04 17:42:23 -05:00
R. RyanTM
e65eb19da5
plantuml: 1.2018.13 -> 1.2018.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-01-04 17:41:15 -05:00
R. RyanTM
bb5ebed17f
python37Packages.faker: 0.9.3 -> 1.0.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/python3.7-faker/versions
2019-01-04 17:36:39 -05:00
Joachim F
893c51bda8
Merge pull request #53369 from delroth/kernel-hardening
...
Re-add security features based on GCC plugins in 4.18+ hardened kernels
2019-01-04 21:49:53 +00:00
Piotr Bogdan
ac1122f264
pythonPackages.sipsimple: use c compiler for linkage
2019-01-04 21:44:22 +00:00
Piotr Bogdan
2e5cb0cb5b
offrss: use c++ compiler for linkage
2019-01-04 21:44:22 +00:00
Piotr Bogdan
eb41113270
qshowdiff: build with a c++ compiler
2019-01-04 21:44:22 +00:00
Piotr Bogdan
bf61e100d7
xautoclick: use c++ compiler for linkage
2019-01-04 21:44:22 +00:00
Piotr Bogdan
89bcdd1184
timemachine: link with libm explicitly
2019-01-04 21:44:22 +00:00
Piotr Bogdan
1492dcccda
texmacs: link with libz explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
510b678cb7
tangogps: link with libm explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
19061fb79e
svnfs: link with libsvn_subr-1 explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
a54cc22d4d
ssmtp: link with libcrypto explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
a898c8335d
sqlitebrowser: link with libQt5PrintSupport explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
78ed568062
skype_call_recorder: link with libvorbis explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
b0f40b4e60
rox-filer: link with lib{dl,m} explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
cfdcc38720
qjoypad: link with libX11 explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
8bc5a019e8
pure: link with libLLVMJIT explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
90f5c4a810
pianobooster: link with pthreads, libGL explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
86b97b22b6
parcellite: link with libgio-2.0 explicitely
2019-01-04 21:44:20 +00:00
Piotr Bogdan
a6d2bff765
opendungeons: link with pthreads explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
ff1fc5a199
multitran.libmtquery: link with libbtree explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
a830472b0b
libmatchbox: link with libX11 explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
3de83a8004
libfakekey: link with libX11 explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
46dd3e27d9
lash: link with pthreads, lib{uuid,m} explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
d02a1bb2ab
kino: link with lib{avcodec,avutil} explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
472c14af60
k2pdfopt: link with pthreads explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
0d8bec14f0
jack_rack: link with pthreads, lib{dl,m} explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
46fad2b3b8
gtk-server: link with libdl explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
3d94f68c75
gqview: link with libm explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
418a2d771c
goxel: link with pthreads explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
71f216b7e6
golly-beta: link with lib{dl,GL} explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
12ac71caca
golden-cheetah: link with libz explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
8c83c4585e
gnuradio: link with pthreads explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
3b49822b3d
gnujump: link with libm explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
77b88afa30
globulation2: link with libboost_system explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
4477dedfba
gitAndTools.svn-all-fast-export: link with libsvn_fs-1 explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
2fe11f12fb
gdmap: link with libm explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
6910266b01
flatpak: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
12c733c292
fileshelter: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
69981de277
egoboo: link with libm explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
19d339ce3a
eboard: link with libdl explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
4510ad1807
dsniff: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
ef5baf894c
cwiid: link with libbluetooth explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
e828ad6ad9
cinepaint: link with lib{m,png} explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
b137a4c950
buddy: link with libm explicitly
2019-01-04 21:44:17 +00:00
Piotr Bogdan
580125f6fc
box2d: don't build examples
...
They fail to build and aren't included in the output anyway.
2019-01-04 21:44:17 +00:00
Alexey Shmalko
125befe16c
Merge pull request #52846 from clefru/fakeroot
...
fakeroot: Add sed dependency.
2019-01-04 23:36:13 +02:00
Pierre Bourdon
0f7ca26a48
kernel/hardened-config.nix: add STACKLEAK plugin on 4.20+
2019-01-04 22:24:50 +01:00
Pierre Bourdon
9dc0d94896
kernel/hardened-config.nix: re-enable GCC plugins
2019-01-04 22:24:50 +01:00
Pierre Bourdon
c789f642f0
kernel/generic.nix: provide required dependencies for GCC plugins builds
2019-01-04 22:24:50 +01:00
Piotr Bogdan
0b0430928b
bitmeter: fix libm underlinking
2019-01-04 21:19:40 +00:00
Piotr Bogdan
ae7557c4cb
avogadro: fix libX11 underlinking
2019-01-04 21:13:57 +00:00
Piotr Bogdan
8fe36d7285
autopanosiftc: fix libm underlinking
2019-01-04 21:04:52 +00:00
Piotr Bogdan
9e551aee94
artha: fix libgio-2.0 underlinking
2019-01-04 20:54:39 +00:00
Maximilian Bosch
da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
...
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
Piotr Bogdan
6b0d3da79f
a52dec: build shared libraries
2019-01-04 20:23:18 +00:00
Piotr Bogdan
d17273394b
dbus_cplusplus: disable tests
...
They fail to build.
2019-01-04 20:23:18 +00:00
Frederik Rietdijk
9618abe87c
Merge master into staging-next
2019-01-04 21:13:19 +01:00
Will Dietz
c1eb0e8ad9
stubby: 0.2.3 -> 0.2.4
2019-01-04 14:12:19 -06:00
Will Dietz
7ce548ef4f
getdns: 1.4.2 -> 1.5.0
...
https://getdnsapi.net/releases/getdns-1-5-0/
2019-01-04 14:12:17 -06:00
Piotr Bogdan
517f2d392e
airstrike: link with libm explicitly
2019-01-04 19:33:50 +00:00
Piotr Bogdan
e7040637e5
ahoviewer: link with pthread explicitly
2019-01-04 19:33:49 +00:00
Piotr Bogdan
4bdf36d156
aegisub: link with pthread explicitly
2019-01-04 19:33:49 +00:00