3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

13685 commits

Author SHA1 Message Date
Tuomas Tynkkynen c910a08cff diffoscope: 86 -> 87 2017-11-10 01:36:20 +02:00
Vladimír Čunát 304259bdb1
Merge branch 'master' into staging
Mass rebuild, mainly on Darwin.
2017-11-09 22:37:01 +01:00
Austin Seipp a387652159 nixpkgs: remove busted 'tmin' package
Obsoleted by afl-tmin

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-09 13:19:55 -06:00
Orivej Desh 8bc47ab453
Merge pull request #31377 from kyren/master
netatalk: 3.1.7 -> 3.1.11
2017-11-09 18:17:40 +00:00
Orivej Desh f24364cb6b
Merge pull request #31392 from lsix/update_time
time: 1.7 -> 1.8
2017-11-09 14:35:49 +00:00
Andreas Rammhold 4b759a0011 rzip: fix CVE-2017-8364 2017-11-09 12:48:21 +01:00
Andreas Rammhold e15d6e1b3c yara: 3.6.0 -> 3.6.3 (fixes CVE-2017-11328) 2017-11-09 12:48:21 +01:00
tv 146746effa urlwatch: 2.5 -> 2.7 2017-11-09 11:58:13 +01:00
Orivej Desh a477ede8b8
Merge pull request #31429 from adisbladis/qdigidoc_glibc
qdigidoc: fix build with glibc 2.26
2017-11-09 10:52:30 +00:00
Orivej Desh db919d1ac4 qdigidoc: enable parallel building 2017-11-09 10:51:49 +00:00
adisbladis 63bc228670
qdigidoc: fix build with glibc 2.26 2017-11-09 17:39:13 +08:00
adisbladis 5cf0322328
opensc: 0.15.0 -> 0.17.0 2017-11-09 17:37:52 +08:00
mimadrid e6e38c288b
youtube-dl: 2017.10.20 -> 2017.11.06 2017-11-09 09:09:52 +01:00
aszlig 63a47699f7
cuneiform: Fix build against glibc 2.26
Since glibc 2.26 the string.h file includes <strings.h>, which in case
of cuneiform will include the strings.h found in Kern/hhh/tigerh/h,
because of the search path order.

Fortunately for us the strings.h in cuneiform are completely unused and
no files reference or include it. I even checked various references to
types within strings.h and the only occurences are in cf_strings.h,
which is also included by other files.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c
2017-11-09 06:06:32 +01:00
Orivej Desh e1340e67aa netatalk: support SSL and afpstats 2017-11-09 04:53:34 +00:00
Dan Peebles d61c612768 Fix sharutils tests in darwin sandbox 2017-11-08 22:02:01 -05:00
aszlig e5bda9399d
netsniff-ng: Fix build against glibc 2.26
The build fails first of all because it cannot find the function body
for __builtin_memset. In glibc 2.26 this is available via inclusion of
string.h.

Another failure was that UINT64_MAX wasn't available in staging/tools.c,
which is fixed again by inclusion of stdint.h.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @nckx
2017-11-09 01:34:57 +01:00
Thomas Tuegel 094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Jörg Thalheim 709c2bf19f
Merge pull request #31405 from romildo/fix.pygmentex
pygmentex: update src
2017-11-08 21:50:47 +00:00
Sergey Alexandrov 1f5c2833e9 mpdas: init at 0.4.4 (#31398)
* mpdas: init at 0.4.4

* mpdas: read config from /etc instead from nix store
2017-11-08 21:28:53 +00:00
kyren 1e75677118 netatalk: make perl / python utility scripts work
Adds `perl` and `python2` to nativeBuildInputs, to make the included
perl and python utility script `#!` lines point at the right place.
2017-11-08 15:11:06 -05:00
Orivej Desh 27831cbd86
Merge pull request #31397 from nico202/reaver-upgrade
reaver-wps-t6x: 1.5.2 -> 1.6.3
2017-11-08 19:27:24 +00:00
John Ericson 4c6a1db756 Merge base commit of #30484 into staging 2017-11-08 14:26:33 -05:00
José Romildo Malaquias df94f7bf76 pygmentex: update src 2017-11-08 17:23:49 -02:00
kyren 997d66c489 netatalk: 3.1.7 -> 3.1.11
Netatalk 3.1.11 is the latest stable release.  There is also a nasty bug
with netatalk < 3.1.11 (https://sourceforge.net/p/netatalk/bugs/636/)
that prevents using netatalk shares for time machine backups.
2017-11-08 14:21:00 -05:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Nicolò Balzarotti 2b409cc7c3 reaver-wps-t6x: 1.5.2 -> 1.6.3 2017-11-08 17:42:58 +01:00
Lancelot SIX a0c9173320
time: 1.7 -> 1.8
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00002.html
for release information
2017-11-08 11:32:44 +01:00
Sander van der Burg 39015dbe4b nixui: do not copy node-env.nix on regeneration 2017-11-08 11:25:02 +01:00
Will Dietz 7390087b78 gnuplot: 5.2.0 -> 5.2.1 2017-11-08 01:48:40 -06:00
Charles Strahan 4ca7f46863
doas: init at 6.0
Portable version of the OpenBSD `doas` command.
2017-11-07 16:34:50 -05:00
Jörg Thalheim 9356b8823a
Merge pull request #31370 from schwepp/update/mpw-2.6
mpw: 2.1 -> 2.6
2017-11-07 18:26:17 +00:00
Kilian Schweppe 3f3ac8829f mpw: 2.1 -> 2.6 2017-11-07 19:12:48 +01:00
Tom Macdonald 7b8e40c6b1 procodile: init at 1.0.17 2017-11-07 17:04:50 +01:00
Vladimír Čunát 0f8c85d5d0
strongswan: fixup includes with glibc-2.26 2017-11-07 16:40:12 +01:00
Vladimír Čunát 6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Thomas Tuegel a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel a055cee512
rockbox_utility: fix path to lrelease 2017-11-07 07:18:50 -06:00
Thomas Tuegel d3c11c512c
qt5ct: fix path to lrelease 2017-11-07 07:18:50 -06:00
Raphael Das Gupta 139d931d4d nox: add license information: MIT
nox was licensed under MIT License
since at least 0.0.2. See
b7e084a7c5
2017-11-07 13:50:23 +02:00
Eelco Dolstra d2df286df7
nixUnstable: nix-1.12pre5663_c7af84ce -> nix-1.12pre5732_fd10f6f2 2017-11-07 12:25:17 +01:00
Jörg Thalheim 05de801c1a
Merge pull request #31347 from benley/vboot_reference
vboot_reference: build all the tools
2017-11-07 09:31:44 +00:00
Benjamin Staffin 7ccad2a4f2
vboot_reference: build all the tools
This expands the build to include more things that are useful on
chromebooks, like `crossystem`
2017-11-07 00:37:48 -05:00
Piotr Bogdan cac4cb401c debootstrap: 1.0.87 -> 1.0.92 2017-11-06 14:25:44 +00:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Sean Zicari 3d8f6400ec Remove .net from mirror URL. 2017-11-05 20:09:24 -06:00
Sean Zicari 0711fe96f2 xosview2: init at 2.2.2 (#30629) 2017-11-06 09:55:23 +08:00
Peter Hoeg 3a53ddd693 sshguard: 2.0.0 -> 2.1.0 2017-11-06 08:21:56 +08:00
John Ericson 70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Orivej Desh 68d4912ea5
Merge pull request #31177 from makefu/pkgs/snapraid/fix
snapraid: fix release checksum
2017-11-05 20:37:08 +00:00
Jan Tojnar dcb074ae9c
packagekit: 1.1.3 → 1.1.7 2017-11-05 20:44:17 +01:00
Jan Tojnar cdd40ba79e
colord: 1.2.12 → 1.4.1 2017-11-05 20:44:15 +01:00
Jan Tojnar db16b93039
ostree: 2017.9 → 2017.12 2017-11-05 20:44:13 +01:00
Jan Tojnar 05562d9237
networkmanagerapplet: cleanup 2017-11-05 20:44:09 +01:00
Orivej Desh 40e47e3fb3
Merge pull request #30898 from iblech/nat-traverse
nat-traverse: init at 0.7
2017-11-05 18:35:36 +00:00
Orivej Desh 080092ffa7 nat-traverse: do not wrap with perl path 2017-11-05 18:10:48 +00:00
Jan Tojnar 2dfa36233d sshfs-fuse: remove unneeded rpath wrapping 2017-11-05 19:53:48 +02:00
Orivej Desh 2240e8055a
Merge pull request #31286 from rnhmjoj/masscan
masscan: 2017-02-04 -> 1.0.4
2017-11-05 17:51:30 +00:00
rnhmjoj de1e0ee43f
masscan: 2017-02-04 -> 1.0.4 2017-11-05 18:22:17 +01:00
Orivej Desh dcf16a83fe
Merge pull request #31277 from rnhmjoj/bdf2psf
bdf2psf 1.158 -> 1.170
2017-11-05 17:03:14 +00:00
rnhmjoj c47ac4d2ad ddcutil: 0.8.2 -> 0.8.4 2017-11-05 17:51:32 +01:00
Jan Tojnar 1d55dd3d13
fwup: 0.14.3 → 0.16.1 2017-11-05 17:02:29 +01:00
rnhmjoj 8877ba4c0f
bdf2psf 1.158 -> 1.170 2017-11-05 15:41:13 +01:00
Franz Pletz 91de9958c0
browserpass: 1.0.6 -> 2.0.7 2017-11-05 14:55:51 +01:00
rnhmjoj a950f3d671
radeon-profile: 20161221 -> 20170714 2017-11-05 14:42:43 +01:00
Sander van der Burg 51536b2df7
Merge pull request #31235 from Ma27/statsd-with-node2nix
statsd: repackage with node2nix
2017-11-05 13:46:03 +01:00
Michael Weiss af3a11b8f6 pgpdump: Add support for compressed data packets
This will add support for compressed data packets (Tag 8) [0] and enable
it by default.

[0]: https://tools.ietf.org/html/rfc4880#section-5.6
2017-11-04 21:23:14 +01:00
Renaud 9754503c6b
nsjail: 2.1 -> 2.2
plus fixed meta.license which should be Apache License 2.0
2017-11-04 20:02:23 +01:00
mimadrid 25f080ca4a gawk: 4.1.4 -> 4.2.0 2017-11-04 17:29:35 +01:00
Tuomas Tynkkynen 61f3d46fcf Merge remote-tracking branch 'upstream/master' into staging 2017-11-04 17:47:54 +02:00
Tim Steinbach a789f5b2f1
Merge pull request #31233 from mimadrid/update/rofi-pass-1.5.3
rofi-pass: 1.5.2 -> 1.5.3
2017-11-04 11:04:41 -04:00
Tim Steinbach 21b587a6dd
Merge pull request #31232 from mimadrid/update/tmuxp-1.3.4
tmuxp: 1.3.1 -> 1.3.4
2017-11-04 10:58:27 -04:00
mimadrid 9720703d24
mawk: 1.3.4-20161120 -> 1.3.4-20171017 2017-11-04 15:56:31 +01:00
Tim Steinbach aab92cba7d
Merge pull request #31243 from pbogdan/tcpflow-fix-build
tcpflow: fix build
2017-11-04 10:42:18 -04:00
Piotr Bogdan adf5aea0b6 tcpflow: fix build 2017-11-04 12:45:59 +00:00
Michael Raskin cc3c38d788
Merge pull request #31238 from c0bw3b/pkg/fdm
fdm: 1.8 -> 1.9.0.20170124
2017-11-04 12:36:06 +00:00
Renaud 5fe398fdc9 fdm: 1.8 -> 1.9.0.20170124
sf.net repo does not exist anymore
2017-11-04 13:27:39 +01:00
Daiderd Jordan 0d95b319c0
Merge pull request #31234 from mimadrid/update/rlwrap-0.43
rlwrap: 0.42 -> 0.43
2017-11-04 11:56:19 +01:00
Daiderd Jordan 7ada6b5ad2
Merge pull request #31229 from mimadrid/update/fzf-0.17.1
fzf: 0.17.1
2017-11-04 11:50:19 +01:00
mimadrid b34f5db38f
parallel: 20170722 -> 20171022 2017-11-04 11:29:40 +01:00
Vladimír Čunát eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
Maximilian Bosch 5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
mimadrid 97d251e6ac
rofi-pass: 1.5.2 -> 1.5.3 2017-11-04 09:31:18 +01:00
mimadrid c375ed9b86
rlwrap: 0.42 -> 0.43 2017-11-04 09:29:49 +01:00
mimadrid 16172d4299
fzf: 0.17.1 2017-11-04 08:36:33 +01:00
mimadrid 765091d80b
tmuxp: 1.3.1 -> 1.3.4 2017-11-04 08:25:03 +01:00
Jörg Thalheim 3328e35af8
Merge pull request #30987 from wizeman/u/fix-openntpd-cert
openntpd: fix constraints feature on NixOS
2017-11-03 22:36:19 +00:00
Tuomas Tynkkynen d2717a55d9 ethtool: 4.11 -> 4.13 2017-11-03 21:25:41 +02:00
Orivej Desh 3463add6c5
Merge pull request #31203 from mimadrid/update/zstd-1.3.2
zstd: 1.3.0 -> 1.3.2
2017-11-03 19:21:44 +00:00
Orivej Desh 43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
mimadrid 8e982d5f2e
zstd: 1.3.0 -> 1.3.2 2017-11-03 19:58:01 +01:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Frederik Rietdijk 2c822b16fb
Merge pull request #30880 from orivej/nix-unstable
nixUnstable: rename to nix-unstable
2017-11-03 19:21:36 +01:00
Orivej Desh 1729e9ea25
Merge pull request #31186 from mimadrid/update/xarchiver-0.5.4.12
xarchiver: 0.5.4.7 -> 0.5.4.12
2017-11-03 16:00:28 +00:00
Orivej Desh 4762689a8a
Merge pull request #31193 from pbogdan/reaverwps-t6x-fix-build
reaverwps-t6x: fix build
2017-11-03 15:39:50 +00:00
Samuel Leathers 9f85fc52b8
Merge pull request #31195 from pbogdan/curl-unix-socket-fix-build
curl-unix-socket: fix build
2017-11-03 11:25:47 -04:00
Piotr Bogdan 5a539f5eb5 curl-unix-socket: fix build 2017-11-03 14:43:11 +00:00
Piotr Bogdan 16c69270ae reaverwps-t6x: fix build 2017-11-03 14:36:15 +00:00
mimadrid 8ee4a3648f
xarchiver: 0.5.4.7 -> 0.5.4.12
- Fix github url
  - Add libxslt dependency
  - Gtk2 -> Gtk3
2017-11-03 14:25:01 +01:00
makefu 1774cc04cb
snapraid: fix release checksum 2017-11-03 09:12:30 +01:00
Jörg Thalheim 90c92918f1
Merge pull request #31151 from lheckemann/vboot-update
vboot_reference:  20130507 -> 20171023
2017-11-03 00:23:57 +00:00
Orivej Desh 9caf89c903
Merge pull request #31164 from c0bw3b/pkg/htpdate
htpdate: 1.1.3 -> 1.2.0
2017-11-03 00:02:08 +00:00
Orivej Desh c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Orivej Desh 66683883ca
Merge pull request #31142 from adisbladis/rpm-4_14_0
rpm: 4.13.0.1 -> 4.14.0
2017-11-02 23:49:06 +00:00
Joerg Thalheim 0433604f51 mitmproxy: 2.0.2 -> 2017-10-31 2017-11-02 23:46:55 +00:00
Renaud 6d80920ab9
htpdate: 1.1.3 -> 1.2.0 2017-11-03 00:21:16 +01:00
Ruben Maher 47c000b894 awsebcli: 3.11.0 -> 3.12.0 2017-11-03 09:38:16 +10:30
Ruben Maher fcf0df2cf6 awsebcli: tiny whitespace fix 2017-11-03 09:38:16 +10:30
Ruben Maher 054baf2cbe awsebcli: unbreak after cement update
awsebcli requests that the cement package be exactly at version 2.8.2 and won't
build without it.
2017-11-03 09:38:15 +10:30
Linus Heckemann 454c42c849 vboot_reference: Update
In addition to updating to a more recent upstream version, this
installs the development signing keys and removes the separate
vbutil_* tools in favour of the single futility tool.
2017-11-02 20:11:45 +00:00
Benjamin Staffin 998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
adisbladis 9fa8f3ed0d
rpm: 4.13.0.1 -> 4.14.0 2017-11-03 02:07:38 +08:00
Casey Ransom b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
zimbatm c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Jörg Thalheim 6a61a78f4b
Merge pull request #31085 from peterromfeldhk/fastlane
fastlane: 2.62.1 -> 2.63.0
2017-11-02 08:50:12 +00:00
Jörg Thalheim 455ab9ff51
Merge pull request #31091 from c0bw3b/pkg/hardlink
hardlink: 2012.9.3ec908d539 --> 1.3-4
2017-11-02 08:34:29 +00:00
Peter Hoeg cf7d701108 unetbootin: 655 -> 657 and make it build again 2017-11-02 13:25:12 +08:00
adisbladis ef97adf60c
fpm: 1.6.2 -> 1.9.3 2017-11-02 10:22:51 +08:00
Mateusz Kowalczyk e1d7f7ba82 cloc: fix sourceRoot 2017-11-01 21:41:18 +00:00
Renaud a66f1d6047
rdfind: 1.3.4 -> 1.3.5
homepage and fetch src over HTTPS
2017-11-01 22:23:27 +01:00
zimbatm f4e38223f3 google-cloud-sdk: 171.0.0 -> 177.0.0 2017-11-01 20:33:23 +00:00
zimbatm 81baa25fd1 gifsicle: 1.88 -> 1.90 2017-11-01 20:25:50 +00:00
zimbatm a209f56d6d hashcat: 2.00 -> 4.0.0
remove 3.6.0 which was not the default
2017-11-01 15:06:06 +00:00
Renaud 17de809fb8
hardlink: 2012.9.3ec908d539 --> 1.3-4 2017-11-01 15:08:25 +01:00
Peter Romfeld 04b3b00917 fastlane: 2.62.1 -> 2.63.0 2017-11-01 20:26:14 +08:00
Vladimír Čunát 06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Orivej Desh 26e4f6f4f8
Merge pull request #30980 from wizeman/u/fix-cjdns-hash
cjdns: fix hash
2017-11-01 04:32:21 +00:00
Orivej Desh 34cd077686
Merge pull request #30981 from wizeman/u/fix-ibus-emoji-hash
ibus: fix emoji hashes
2017-11-01 02:16:49 +00:00
Vladimír Čunát 447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Vladimír Čunát ff437fca45
scrot: 0.8-17 -> 0.8-18
The old patch-set isn't available on Debian anymore.
Uncovered by c3255fe8ec.
2017-10-31 23:40:27 +01:00
Vladimír Čunát 947d48cdaf
9pfs: fix src download
Fortunately the hash is the same, so I don't really need to check
authenticity.  Uncovered by c3255fe8ec.
2017-10-31 23:11:23 +01:00
Théo Zimmermann 6798212571 languagetool: add command for HTTP server 2017-10-31 21:08:56 +01:00
Orivej Desh 6e02ddc926
Merge pull request #31041 from matthiasbeyer/update-my-packages
Update a few packages
2017-10-31 17:21:00 +00:00
Michael Weiss 8e91f4ea91 lf: 2017-09-06 -> 2017-10-30 2017-10-31 16:56:40 +01:00
Matthias Beyer 713a7b65e7 vdirsyncer: 0.15.0 -> 0.16.3 2017-10-31 16:27:23 +01:00
Matthias Beyer cc9431fee2 http-prompt: 0.10.2 -> 0.11.0 2017-10-31 16:27:23 +01:00
Peter Hoeg 369056394f
Merge pull request #31020 from peterhoeg/p/mht
mht2htm: init at 1.8.1.35
2017-10-31 22:08:07 +08:00
Peter Hoeg 12da0b5f45 mht2htm: init at 1.8.1.35 2017-10-31 22:07:23 +08:00
Aaron Bull Schaefer 16e9541169 ansible: 2.4.0.0 -> 2.4.1.0 2017-10-30 16:09:40 -07:00
Vladimír Čunát 687943763c
Merge branch 'master' into staging 2017-10-30 22:30:14 +01:00
Jörg Thalheim e2edccae47
Merge pull request #31005 from sengaya/update-pwgen-2.08
pwgen: 2.07 -> 2.08
2017-10-30 21:25:29 +00:00
Jörg Thalheim 7d04f9f8fd
Merge pull request #31002 from yegortimoshenko/bchunk/CVE-2017-15953
bchunk: fix recent CVEs, simplify installPhase
2017-10-30 21:20:55 +00:00
Thilo Uttendorfer 61aeeb50ab pwgen: 2.07 -> 2.08 2017-10-30 22:19:11 +01:00
Yegor Timoshenko 94b7368eef bchunk: fix recent CVEs, simplify installPhase
For details, see:

https://bugs.gentoo.org/635898

https://nvd.nist.gov/vuln/detail/CVE-2017-15953
https://nvd.nist.gov/vuln/detail/CVE-2017-15954
https://nvd.nist.gov/vuln/detail/CVE-2017-15955

https://github.com/extramaster/bchunk/issues/2
https://github.com/extramaster/bchunk/issues/3
https://github.com/extramaster/bchunk/issues/4
2017-10-30 20:20:01 +00:00
Ricardo M. Correia 7bd64e3dee cjdns: fix hash
.. and switch to fetchFromGitHub to avoid future hash changes.
2017-10-30 19:05:18 +01:00
Ricardo M. Correia f7616c4f5e openntpd: fix constraints feature on NixOS
The OpenNTPD constraints feature requires a valid chain of SSL
certificates, but the default path in openntpd didn't match the one in
NixOS.

Unfortunately the configured certificate path becomes hardcoded into the
binary, so this feature will likely still fail on other
distributions/operating systems, unless the path coincides with the
NixOS path or the user sets up a symlink.
2017-10-30 18:42:02 +01:00
Ricardo M. Correia bfbe560411 ibus: fix emoji hashes 2017-10-30 17:57:37 +01:00
WilliButz 367a3e45fd
highlight: 3.39 -> 3.40, fetch src from Github 2017-10-30 14:44:41 +01:00