Florian Klink
594130f39c
svn-all-fast-export: update patch sha256, --prefix is now used
...
also, rename to svn-all-fast-export, but keep an alias to the old name
2018-03-26 17:08:56 +02:00
Florian Klink
c6882b2cf9
modemmanager: rename ModemManager.service to modem-manager.service
...
This is in line with NetworkManager.service being renamed to
network-manager.service
fixes #30452
2018-03-23 23:48:58 +00:00
Florian Klink
6ac74d60ad
networkmanager-pptp: remove package
...
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)
Closes #30756 .
2018-03-23 22:24:50 +01:00
Florian Klink
f9dda86b39
sqldeveloper: 17.4.0.355.2349 -> 17.4.1.054.0712
2018-03-18 23:29:28 +01:00
Florian Klink
168faeec7d
webtorrent_desktop: init at 0.19.0 ( #35840 )
...
* webtorrent_desktop: init at 0.19.0
* webtorrent_desktop: fix meta attributes
2018-02-27 11:27:46 +00:00
Florian Klink
9f6a942fc7
zziplib: 0.13.67 -> 0.13.68
...
Bump zziplib to 0.13.68 to fix multiple CVE issues:
- CVE-2018-6381
(https://github.com/gdraheim/zziplib/commit/a803559fa9194be895422ba3684cf6309b6bb598 )
- CVE-2018-6484
(https://github.com/gdraheim/zziplib/issues/14#issuecomment-363198084 )
- CVE-2018-6540
(https://github.com/gdraheim/zziplib/commit/72ec933663f738d8e166979aa7fd5590b2104a07 )
- CVE-2018-6541
(https://github.com/gdraheim/zziplib/issues/16#issuecomment-363197718 )
- CVE-2018-6542
(https://github.com/gdraheim/zziplib/commit/931f962ddfec0e00d6f486df2c56d9857b55944e )
Unfortunately, getting only those patches is hard, as they're not well
referenced to linked issues. The testsuite checking for vulns
requires network access (so we can't easily test it here).
https://github.com/gdraheim/zziplib/issues/20 might still be an issue,
so keeping this as a TODO here.
2018-02-23 21:39:48 +01:00
Florian Klink
ee16feed37
zziplib: add docbook_xml_dtd_412
2018-02-23 21:10:27 +01:00
Florian Klink
cdf19abfa5
zziplib: use postPatch instead of patchPhase
2018-02-23 20:36:21 +01:00
Florian Klink
998b1ef13b
mupdf: apply patch for CVE-2018-6544
2018-02-23 19:50:54 +01:00
Florian Klink
b89aad4718
notmuch-addrlookup: 7 -> 9
...
This version bump contains the following fixes:
v8:
- Avoid a segmentation fault when notmuch_message_get_header() returns NULL. (Patch by Víctor M. Jáquez <vjaquez@igalia.com >).
v9:
- Do not use the deprecated notmuch_query_count_messages_st function when using Notmuch 0.25. (Patch by Adam Ruzicka <a.ruzicka@outlook.com >.)
We already had this patch in our tree.
- Fix crash in when running queries and the program is build with Notmuch 0.25. (Patch by Joshua Krusell <joshua.krusell@v-dem.net >).
- Fix conditional compilation when using Notmuch 0.25. (Patch by David Bremner <bremner@debian.org >).
2018-02-11 20:59:43 +01:00
Florian Klink
469d49718e
gitAndTools.svn_all_fast_export: init at 1.0.11
2018-02-08 00:32:10 +01:00
Florian Klink
1cc8ea4ec9
afew: 1.2.0 -> 1.3.0
2018-02-07 00:30:16 +01:00
Florian Klink
44dd0b6adb
svn2git_kde: remove
...
marked as broken anyways
2018-02-06 22:55:19 +01:00
Florian Klink
ab02f5400e
astral: init at 1.4
2018-01-30 11:01:05 +01:00
Florian Klink
71c9ee7f9d
bpython: fetch from PyPi
...
0.17 recently got released on PyPi
2018-01-21 22:02:05 +01:00
Florian Klink
70c200a952
bpython: don't set name attribute anymore
2018-01-20 13:48:37 +01:00
Florian Klink
5f03d6bf4d
afew: rewrite expression
...
it's an application, not a python module
Also, remove name attribute.
Build with python 3 by default.
afew: make setuptools_scm a buildInput
afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore
we fetch from pypi, with version info properly set, so this shouldn't be
an issue.
afew: set license
afew: add notmuch binary to PATH
it seems afew calls "notmuch new" in MailMover.py
afew: don't set LD_LIBRARY_PATH
the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Florian Klink
567cf47d49
twilio: don't set name attribute anymore
2018-01-20 13:48:23 +01:00
Florian Klink
79745a0fbf
pyte: don't set name attribute anymore
2018-01-20 13:48:23 +01:00
Florian Klink
cddfa945cb
guzzle_sphinx_theme: don't set name attribute anymore
2018-01-20 13:48:23 +01:00
Florian Klink
c44d5153ab
curtsies: don't set name attribute anymore
2018-01-20 13:48:23 +01:00
Florian Klink
994e5ddd0c
apache-directory-studio: add missing desktop item ( #33893 )
...
* apache-directory-studio: add missing desktop item
* apache-directory-studio: use install command to copy icons
2018-01-15 13:53:49 +00:00
Florian Klink
32d33177ea
notmuch: add myself as maintainer
2018-01-10 02:22:16 +01:00
Florian Klink
bb319eded6
notmuch: stop trying to patch gpg paths in emacs/notmuch-crypto.el
...
This was fixed upstream in f0d06c8ca3fce15c9e264445485bd93a6de8d25e, by
using epg-gpg-program instead of `(call-process epg-gpg-program …)` as
before.
2018-01-10 02:22:16 +01:00
Florian Klink
41723ef290
notmuch: 0.25.3 -> 0.26
2018-01-10 02:03:48 +01:00
Florian Klink
a508ac38f8
oracle-instantclient: 12.1.0.2.0 -> 12.2.0.1.0
...
also split major and minor version into a 'baseVersion', and specify
supported platforms.
2018-01-09 22:21:39 +01:00
Florian Klink
546c829f2e
electrum-ltc: only build on platforms.linux
...
darwin is broken
2018-01-09 18:27:09 +01:00
Florian Klink
a19c7708c9
electrum-ltc: 2.9.3.1 -> 3.0.5.1
2018-01-09 17:00:36 +01:00
Florian Klink
01c80fe9bb
py_scrypt: use instead of ltc_scrypt
2018-01-09 17:00:31 +01:00
Florian Klink
ad87adfe96
sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
...
- Java 9 (JDK) is now supported
- Data Guard in DBA panel is only available for 12c and higher connections
- Updated the NoSQL drivers to version 4.5
- Added support for defining consumer group mappings for CLIENT_ID
- Preferences Search feature now covers all options
- Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
- RAC support added to Real Time SQL Monitoring
2018-01-05 10:49:59 +01:00
Florian Klink
0543dc77b1
nixos/tests/virtualbox: remove mknod /dev/vda1 call
...
With devtmpfs introduced in 0d27df280f it is
created automatically.
See https://github.com/NixOS/nixpkgs/pull/32983#issuecomment-353703083
2017-12-23 03:16:18 +00:00
Florian Klink
eb12741c7a
virtualbox: add license
2017-12-23 03:16:18 +00:00
Florian Klink
035dfacf43
virtualbox: add flokli as maintainer
2017-12-23 03:16:18 +00:00
Florian Klink
e2c6ea72a1
virtualbox: 5.2.2 -> 5.2.4
2017-12-23 03:16:18 +00:00
Florian Klink
c7f1aa3804
buildUboot: add openssl to nativeBuildInputs
...
required by tools/kwbimage.c, tools/mxsimage.c and in various other
places too.
As those are tools running on the host, it's a nativeBuildInput.
2017-12-23 04:31:11 +02:00
Florian Klink
bae218e7b5
ubootClearfog: add
2017-12-23 04:31:11 +02:00
Florian Klink
8a844db5fc
ubootTools: set CONFIG_ARCH_MVEBU=y
...
u-boot only builds some architecture-specific tools, if this
architecture is selected in configuration. So a 'allnoconfig' won't
include them.
As they are pretty useful however, we'd like to have them in ubootTools.
This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly
more later.
2017-12-23 03:51:12 +02:00
Florian Klink
027d7bbb71
uboot: add extraMakeFlags option
2017-12-23 03:51:12 +02:00
Florian Klink
eac6d05de3
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2017-12-19 11:00:00 +01:00
Florian Klink
db1e1dcf34
sqldeveloper: fix trailing whitespace
2017-12-19 10:55:19 +01:00
Florian Klink
f2a9f9aeab
boot.initrd.luks: add input_leds module
...
To get working caps lock lights already at stage 1, the input_leds
module needs to be loaded.
Closes #12456 .
2017-12-19 01:07:37 +01:00
Florian Klink
7441e007b4
virtualbox: add docbook_xsl, docbook_xml_dtd_43
...
These threw warnings when building man pages.
Also move some buildInputs to nativeBuildInputs.
2017-12-07 01:55:58 +01:00
Florian Klink
c8ee4d0928
virtualbox: patch HostServices/SharedClipboard/x11-stub.cpp to use RT_NOREF
...
Signed-off-by: Florian Klink <flokli@flokli.de >
2017-12-07 01:46:18 +01:00
Florian Klink
70b0e90b3f
afew: add flokli and andir as maintainers
...
Signed-off-by: Andreas Rammhold <andreas@rammhold.de >
2017-11-22 21:51:20 +01:00
Florian Klink
80227d350f
afew: enable tests
2017-11-22 21:50:43 +01:00
Florian Klink
3afa503882
msmtp: add sendmail symlink to $out/bin
...
This is useful for applications expecting a 'sendmail' binary in $PATH,
similar how nullmailer and ssmtp do it, too.
2017-11-18 09:39:58 +01:00
Florian Klink
e4bf9e4fef
git: honor $PATH for sendmail used in git-send-email command
...
git-send-email will now search $PATH for a sendmail binary, instead of
the (previously fixed) list of paths.
2017-11-18 09:37:05 +01:00
Florian Klink
7c737cb506
msmtp: install docs and examples ( #31769 )
...
* msmtp: install docs and examples
* msmtp: nitpick
2017-11-17 16:35:01 +00:00
Florian Klink
f919c7faec
linux_4_14: fix iwlwifi fw reset
...
Currently, moving to kernel_4_14 breaks at least Intel Wireless 8260 and
8265 cards due to a API change in the firmware, which is not yet honored
in the driver.
2017-11-15 11:30:24 +00:00
Florian Klink
b14c799213
neomutt: wrapProgram to add lib/neomutt to PATH
...
This is needed to have the auxillary tools 'pgpewrap', 'pgpring' and
'smime_keys' in PATH.
Fixes #31609 .
2017-11-13 18:04:42 +01:00
Florian Klink
faa9afbdfd
masterpdfeditor: move assets into $out/opt/masterpdfeditor, symlink from $out/bin
2017-11-02 10:50:36 +01:00
Florian Klink
e4913c2d30
masterpdfeditor: fix platform (amd64 only)
2017-11-01 23:58:54 +01:00
Florian Klink
8162e580f5
masterpdfeditor: add .desktop file and LICENSE
2017-11-01 22:24:54 +01:00
Florian Klink
fbf11263df
masterpdfeditor: 4.2.70 -> 4.3.61
...
also add flokli as maintainer
2017-11-01 21:14:41 +01:00
Florian Klink
e0b906c5cb
jython: 2.7.0 -> 2.7.1
...
addresses CVE-2016-4000
2017-11-01 15:01:57 +01:00
Florian Klink
33cdc2b483
libtasn1: fix CVE number
...
Actually, this patch fixes CVE-2017-10790, not CVE-2017-9310 (Qemu: net: infinite loop in e1000e NIC emulation)
2017-11-01 14:14:32 +01:00
Florian Klink
978a9ba0cd
bpython: 0.12 -> 0.17
2017-10-29 12:28:26 +01:00
Florian Klink
c463a8e0c5
urwid: move into separate file, use fetchPypi instead of fetchurl
2017-10-29 12:27:31 +01:00
Florian Klink
11bba268fe
curtsies: init at 0.2.11
2017-10-29 12:27:27 +01:00
Florian Klink
208e5c99c4
pyte: init at 0.7.0
2017-10-29 12:26:45 +01:00
Florian Klink
f3b311af44
borgbackup: fix ssh binary location
...
Otherwise, borg might be unable to find its location
2017-10-28 22:05:45 +02:00
Florian Klink
08e06e7d22
borgbackup: add flokli as maintainer
2017-10-28 22:05:37 +02:00
Florian Klink
a505abc948
libcap: already patch Make.Rules in prePatch
...
Make.Rules gets already included during compilation, so set paths before
invoking make. This fixes wrong paths in libcap.pc.
2017-10-22 21:21:27 +02:00
Florian Klink
2856891562
twilio: init at 6.8.0
2017-10-19 09:56:47 +02:00
Florian Klink
c46fa38c90
gummi: init at 0.6.6 ( #30398 )
...
* gummi: init at 0.6.6
* gummi: cleanup
2017-10-13 23:22:12 +01:00
Florian Klink
a678696e40
neomutt: 20170912 -> 20171013
2017-10-13 19:36:05 +02:00
Florian Klink
ab2cc75f78
guzzle_sphinx_theme: init at 0.7.11
...
* maintainers: add flokli
* sphinx_guzzle_theme: init at 0.7.11
This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00