Markus S. Wamser
9ed8e03a09
mupdf: mark 1.17 as insecure but as still required as dependency
2020-11-09 09:57:38 -08:00
Markus S. Wamser
a08a95acd9
llpp: 32 -> 33
2020-11-09 09:57:38 -08:00
Markus S. Wamser
3c7e7b87b3
pymupdf: 1.17.6 -> 1.18.0
2020-11-09 09:57:38 -08:00
Markus S. Wamser
bbcc8b020e
mupdf: adopt post-release bugfix-patches from upstream
2020-11-09 09:57:38 -08:00
Markus S. Wamser
e13120bb09
mupdf: 1.17.0 -> 1.18.0
...
fixes CVE-2017-5991
fixes CVE-2020-26519
also drops the patch for shared libs (not needed anymore)
2020-11-09 09:57:38 -08:00
Markus S. Wamser
3f857b887d
libhandy: 1.0.0 -> 1.0.1, reenable checks
2020-11-04 13:40:24 +01:00
Markus S. Wamser
a0cc1243cc
doc: 20.09 release notes: remove duplicate service list entry
...
opt-services.foldingathome.enable was listed twice
2020-10-27 13:43:44 -07:00
Markus S. Wamser
4a26f177c9
stdenv/check-meta: add hint to NIXPKGS_ALLOW_* for unfree/broken/unsupported system
2020-10-27 10:01:32 +01:00
Markus S. Wamser
166a0642d4
croc: add passthru.tests
2020-10-25 10:51:49 +01:00
Markus S. Wamser
cfeca32784
jabref: 3.8.1 -> 5.1
2020-10-21 23:06:16 +02:00
Markus S. Wamser
92ad9e9dc4
docs.stdenv: remove reference to replace tool
2020-07-17 08:21:09 +02:00
Markus S. Wamser
caa858d777
gpsbabel: enable usb
...
PR #91439
2020-07-03 00:00:57 +02:00
Markus S. Wamser
5f16eca72b
libtomcrypt: fix CVE-2019-17362 (security)
2020-06-26 00:01:00 +02:00
Markus S. Wamser
74c27221dd
libvncserver: 0.9.12 -> 0.9.13 (security)
2020-06-25 23:34:02 +02:00
Markus S. Wamser
e4356601d3
tests/taskserver: fix gnutls invocation
...
test failed because gnutls-cli does not properly report connection
errors any more, fixed by increasing the debug level for gnutls-cli
Fixes : #84507
Closes : #90718
2020-06-23 12:01:54 +02:00
Markus S. Wamser
f805871a51
lxqt.pcmanfm-qt: fix default wallpaper
2020-06-20 20:00:26 +02:00
Markus S. Wamser
f87b23a966
luxcorerender: dependency: python35 -> python36
2020-06-07 20:38:06 +02:00
Markus S. Wamser
c964291f30
yafaray-core: relax python dependency
2020-06-07 15:56:15 +02:00
Markus S. Wamser
54e37df525
llpp: v31 -> v32
...
compatibility with muPDF 1.17
2020-06-06 14:02:10 +02:00
Markus S. Wamser
859f1c7dda
zathura-pdf-mupdf: add patch for MuPDF 1.17 support
2020-06-06 14:02:10 +02:00
Markus S. Wamser
c9e0014c21
pythonPackages.svgwrite: remove pyparsing from dependencies
2020-05-27 13:16:46 +02:00
Markus S. Wamser
b958b715a1
pythonPackages.svgwrite: 1.3.1 -> 1.4
2020-05-27 11:43:37 +02:00
Markus S. Wamser
b20b08dc87
pythonPackages.PyMuPDF: 1.16.18 -> 1.17.0
...
Update for compatibility with MuPDF 1.17
2020-05-26 08:36:44 +02:00
Markus S. Wamser
7127dd3fb6
gen-oath-safe: add dependency on file command
2020-05-22 22:19:38 +02:00
Markus S. Wamser
f5c0535213
libfm: fix duplicate inclusion of libfm-extra
2020-05-10 22:54:17 +02:00
Markus S. Wamser
c22237d894
mupdf: add MIME types to .desktop
...
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Markus S. Wamser
0ee07ed92b
notable: use .desktop file from AppImage
2020-03-22 14:16:35 +01:00
Markus S. Wamser
4959c970ee
sqlite: 3.30.1 -> 3.31.0 (security)
2020-02-11 07:57:14 +01:00
Markus S. Wamser
696979e0bc
modules/wireguard: fix typo in documentation
2020-02-07 20:54:35 +01:00
Markus S. Wamser
55d3b6b1b1
xpra: 2.5.3 -> 3.0.5
...
Closes #78707 .
2020-01-28 23:39:58 +01:00
Markus S. Wamser
d4718f180b
minidlna: provide configuration option for announce interval
...
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu >
2020-01-19 14:06:27 +01:00
Markus S. Wamser
ba7f38d4bb
gnunet: 0.11.6 -> 0.11.8
2019-12-12 09:18:37 +01:00
Markus S. Wamser
1deb709fcf
hexen: remove abandoned software
2019-12-11 01:03:44 +01:00
Markus S. Wamser
34b04a6364
modules-shrunk: preserve module priorities from build
...
depmod looks for files modules.order and modules.builtin which are
generated at kernel build time but were previously not passed to
the modules-shrunk derivation
2019-12-07 23:04:17 +01:00
Markus S. Wamser
b0879a0372
guake: add missing dependency on setuptools
...
python setuptools is a runtime dependency (as
from pkg_resources import Requirement
is used)
2019-11-11 22:16:42 +01:00
Markus S. Wamser
5d59133d96
python3Packages.sphinx: 1.8.3 -> 2.2.0
...
and update the Python 2 version to 1.8.5
Motivation: http://www.sphinx-doc.org/en/master/changes.html#release-2-2-0-released-aug-19-2019
2019-10-29 19:04:10 +01:00
Markus S. Wamser
cc595c2c21
sphinxcontrib-serializinghtml: init at 1.1.3
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
a3746ffc8d
sphinxcontrib-qthelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
56a517e47c
sphinxcontrib-jsmath: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2218aba936
sphinxcontrib-htmlhelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
00fef5d9c2
sphinxcontrib-devhelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2a6996cca0
sphinxcontrib-applehelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
86ccc63008
mupdf: provide symlink mupdf -> mupdf-x11
...
This symlink is present on other distros and avoids confusing users on the CLI,
which are used to calling mupdf-x11 as mupdf.
2019-10-26 16:44:09 +02:00