Commit Graph

17168 Commits

Author SHA1 Message Date
Benno Fünfstück 8b5e8b3cdb mod-distortion: fix package (empty $out before)
`$out` wasn't expanded, so the install phase was installing to `ut/lib/v2` (because make expanded `$o` to empty).

cc: @magnetophon
2017-02-26 18:18:21 +01:00
Bart Brouns ec47fac2c3 ir.lv2: 1.2.2 -> 1.2.3 2017-02-26 15:49:32 +01:00
Eric Sagnes 45f3a17785 styx and themes: 0.5.0 -> 0.6.0 2017-02-26 12:52:00 +01:00
Matthias Beyer 716c964b21
luakit: remove
There was no release for luakit in the last 5 years, so I suggest to
remove it. Also because there are alternatives for vi-like browsers.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2017-02-26 11:00:44 +01:00
Franz Pletz 78d3a11384
mpv: 0.23.0 -> 0.24.0 2017-02-26 10:26:12 +01:00
Franz Pletz 70b610674e Merge pull request #23189 from LnL7/darwin-mpv
mpv: disable drmSupport on darwin
2017-02-26 10:25:55 +01:00
Christopher League 242f6caac6 logisim: use better jar wrapper, closes #23068 2017-02-26 10:19:32 +01:00
Bart Brouns 8bdeca0c15 x42-plugins: 20160825 -> 20161230 2017-02-26 10:17:13 +01:00
Bart Brouns d66aec8237 zam-plugins: 3.7 -> 3.8 2017-02-26 10:16:50 +01:00
Matthias Beyer bfe1d74eb8 mwic: init at 0.7.2 (#23183)
* mwic: init at 0.7.2

* mwic: use makefile instead
2017-02-26 09:43:39 +01:00
Gabriel Ebner cc647804f1 lean: 3.0.0 -> 3.1.0 2017-02-26 08:50:15 +01:00
Jörg Thalheim 3f45bb2d97 Merge pull request #23185 from LnL7/darwin-opusfile
opusfile: enable on darwin
2017-02-25 23:52:57 +01:00
Daiderd Jordan bbc9b1ab2c
mpv: disable drmSupport on darwin 2017-02-25 21:34:54 +01:00
Bart Brouns 9d37470cae ardour: 5.5 -> 5.6 2017-02-25 21:25:57 +01:00
Matthias Beyer 77064ceb35 mutt: 1.7.2 -> 1.8.0
From the Changelog:

The keys used are:
  !: modified feature, -: deleted feature, +: new feature

1.8.0 (2017-02-24):

  - $locale has been removed.  Mutt now respects the LC_TIME setting
    instead.  See also $attribution_locale.
  + $attribution_locale can be used to override the date formatting in
    attribution strings.  When unset, Mutt will use the locale
    environment, but note the default value of $date_format has a
    leading '!' which says to use the C-locale.
  ! Message-id and mail-followup-to headers are now preserved for recalled
    messages.
  + <unsidebar_whitelist> added to complement <sidebar_whitelist>.
  ! The pager position is reset to the top when toggling header-weed.
  ! IMAP messages moved to $trash via server-side copy are marked as read.
  + <root-message> jumps to the root message of a thread.
  ! Piped text attachments are charset converted.
  + Added %F to $attach_format, to show the content-disposition filename.
    %d will fall back to %F which will fall back to %f.
  + <rename-attachment> allows an attachment name to be changed, without
    modifying the underlying file's name.
  ! Mutt will look for the user's muttrc additionally in
    $XDG_CONFIG_HOME/mutt/.
  + Compressed mbox and mmdf files are now supported via open-hook,
    close-hook, and append-hook.  See contrib/sample.muttrc-compress
    for suggested settings.  Note this is a compile-time option:
    --enable-compressed.
  + When $flag_safe is set, flagged messages cannot be deleted.
  + The '@' pattern modifier can be used to limit matches to known aliases.
  + <mark-message> creates a hotkey binding to a specific message.  The hotkey
    prefix is specified via $mark_macro_prefix.
  + <setenv> and <unsetenv> can be used to add/remove environment variables
    passed to children.
  ! Mutt will now use the built-in OpenSSL SSL_set_verify() callback
    to verify certificates.  This allows better support for verifying
    chains, including alternative chain support.
  + $uncollapse_new controls whether a thread will be uncollapsed when a new
    message arrives.
  ! $to_chars and $status_chars now accept multibyte characters.
  + <subjectrx> allows replacing matching subjects with something else.
    This can be used to declutter subject lines in the index.
  + <edit-label> can be used to add, change, or delete a message's X-Label.
  ! Pattern expressions with ~y support label tab completion.
  + The header cache now also supports Kyoto Cabinet and LMDB as
    backend databases.
2017-02-25 20:30:00 +01:00
Daiderd Jordan 5af221e6f3
opusfile: enable on darwin 2017-02-25 20:25:51 +01:00
Thomas Tuegel 0ed156a216 Merge pull request #22977 from ttuegel/triage-kde4
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Franz Pletz ae1c0add81
git-dit: fix evaluation
cc @Profpatsch
2017-02-25 11:48:22 +01:00
Profpatsch e1656bc46d git-dit: init at 0.1.0 2017-02-25 10:18:43 +01:00
Franz Pletz 6dfbb070fb
mupdf: add patch to fix CVE-2017-5896 2017-02-25 09:58:51 +01:00
Franz Pletz 6bafe64a20
qemu: apply patches for multiple CVEs
Fixes:

  * CVE-2017-2615
  * CVE-2017-5667
  * CVE-2017-5898
  * CVE-2017-5931
  * CVE-2017-5973

We are vulnerable to even more CVEs but those are either not severe like
memory leaks in obscure situations or upstream hasn't acknowledged the
patch yet.

cc #23072
2017-02-25 09:40:53 +01:00
Peter Hoeg 9f184ac5a1 utox: 0.13.0 -> 0.13.1 2017-02-25 15:55:19 +08:00
Jonathan Rudenberg 87d294fcdd kodi: Explicitly compile in libcec support
Adding this flag prevents silent breakage of CEC support.
2017-02-25 08:53:31 +01:00
Peter Hoeg e564a399d9 Merge pull request #22770 from NickHu/master
fdr: init at 4.2.0
2017-02-25 14:50:04 +08:00
Thomas Tuegel f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel ea6355f2c5
cantata: Remove KDE 4 support
It was permanently disabled anyway.
2017-02-24 17:14:06 -06:00
Thomas Tuegel 0f5dbc3854
Revert "Remove kde4.psi"
This reverts commit c2fcc909cb42d9aaa456d211f9c68cc24f4ef804.

- Upstream development is ongoing; we will keep psi for now to preserve
  continuity.
2017-02-24 16:49:07 -06:00
Thomas Tuegel b4ba042924
qt4: Don't pass top-level attribute through kde4 2017-02-24 16:49:06 -06:00
Thomas Tuegel 7b17c83cbe
Remove kde4.semnotes
- No activity upstream
2017-02-24 16:49:06 -06:00
Thomas Tuegel 41d8b36461
Remove kde4.psi
- No activity upstream
- Known vulnerabilities
2017-02-24 16:49:06 -06:00
Thomas Tuegel 5dc5716634
Remove kde4.kuickshow
- No maintainer in Nixpkgs
2017-02-24 16:49:05 -06:00
Thomas Tuegel 72263bdd74
Remove kde4.kvirc
- No maintainer in Nixpkgs
2017-02-24 16:49:04 -06:00
Thomas Tuegel f9a9d3d007
Remove kde4.kipi_plugins
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:04 -06:00
Thomas Tuegel 412b2b1859
Remove kde4.kmymoney
- No maintainer in Nixpkgs
2017-02-24 16:49:04 -06:00
Thomas Tuegel 1336b8dcc9
Remove kde4.kdesvn
- No upstream activity
2017-02-24 16:49:04 -06:00
Thomas Tuegel 9af7f6b9d4
Remove kde4.kdenlive and dependencies
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:03 -06:00
Thomas Tuegel 767787cb36
Remove kde4.kbibtex
- No maintainer in Nixpkgs
2017-02-24 16:49:03 -06:00
Thomas Tuegel b4bdaeb38c
Remove kde4.choqok
- No maintainer in Nixpkgs
2017-02-24 16:49:03 -06:00
Thomas Tuegel 388d58f568
Remove kde4.basket
- No upstream activity
2017-02-24 16:49:03 -06:00
Thomas Tuegel 6e1d64a3c0
Remove kde4.bangarang
- No upstream activity
2017-02-24 16:49:03 -06:00
Thomas Tuegel 43d306c2f5
Remove kde4.rekonq and dependencies
- No upstream activity
- Known vulnerabilities
2017-02-24 16:49:02 -06:00
Thomas Tuegel 9d6bfacc85
kde4: remove inessential KDE 4 modules 2017-02-24 16:49:02 -06:00
Thomas Tuegel f927276513
Remove kde4.rsibreak
- No maintainer in Nixpkgs
- No upstream activity
- Original source unavailable
2017-02-24 16:49:02 -06:00
Thomas Tuegel 7e77aaf221
Remove kde4.kwooty
- No maintainer in Nixpkgs
- No upstream activity
2017-02-24 16:49:02 -06:00
Thomas Tuegel b1d78393bd
Remove kde4.ktorrent
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:01 -06:00
Thomas Tuegel b12f87beb8
Remove kde4.kde_wacomtablet
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel db5ab73ec8
Remove kde4.eventlist
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel fabce0c4a8
Remove kde4.yakuake
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Thomas Tuegel d768dcd4f3
Remove kde4.skrooge
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Thomas Tuegel a8c58cf6ab
Remove kde4.quassel
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Thomas Tuegel 545e675cef
Remove kde4.konversation
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Thomas Tuegel 14b8fa7017
Remove kde4.krename
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:58 -06:00
Thomas Tuegel 0757d49800
Remove kde4.kdevelop
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:32 -06:00
Thomas Tuegel e5e0f89612
Remove kde4.kdeconnect
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:32 -06:00
Thomas Tuegel 855690ba1d
Remove kde4.digikam
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:32 -06:00
Joachim F e2f837f743 Merge pull request #23119 from romildo/upd.idea
idea.clion: 2016.3.2 -> 2016.3.3
2017-02-24 23:15:53 +01:00
Joachim F 01fdaee031 Merge pull request #23113 from demin-dmitriy/opera
opera: 42.0.2393.517 -> 43.0.2442.991
2017-02-24 19:24:27 +01:00
Joachim F 5bf8047cfe Merge pull request #23146 from romildo/upd.xdgmenumaker
xdgmenumaker: 1.1 -> 1.4
2017-02-24 18:55:15 +01:00
Franz Pletz 7cc86f79b4
mumble: 1.2.17 -> 1.2.19 2017-02-24 17:57:41 +01:00
Joachim F 91101645e7 Merge pull request #23142 from romildo/upd.jwm
jwm: 1580 -> 1582
2017-02-24 17:50:31 +01:00
Nick Hu cbe765043f fdr: init at 4.2.0 2017-02-24 11:00:02 +00:00
romildo 767e50867c xdgmenumaker: 1.1 -> 1.4 2017-02-24 07:24:16 -03:00
romildo 1872f24c1b jwm: 1580 -> 1582 2017-02-24 06:29:24 -03:00
Peter Hoeg 9e59945383 calibre: 2.79.1 -> 2.80.0 2017-02-24 17:20:23 +08:00
Justin Bedo 4bb8727284
R: 3.2.4 -> 3.3.2 2017-02-24 15:22:12 +11:00
Bjørn Forsman 52eab0376c spotify: 1.0.49.125.g72ee7853-83 -> 1.0.49.125.g72ee7853-111 2017-02-23 22:20:49 +01:00
Pascal Wittmann 04dcda3da4
homebank: 5.1.3 -> 5.1.4 2017-02-23 22:18:45 +01:00
romildo f67a097488 idea.clion: 2016.3.2 -> 2016.3.3 2017-02-23 16:55:18 -03:00
Profpatsch 8e54fced98 flpsed: ghostscript patch, fixes, new url
gs was called at runtime, fix the execvp call.
The url changed to its own domain.
A little face-lift for the package code.
2017-02-23 18:52:30 +01:00
Demin Dmitriy db0316d8b2 opera: 42.0.2393.517 -> 43.0.2442.991 2017-02-23 19:25:20 +03:00
Jascha Geerds 11d86725df idea-ultimate: 2016.3.3 -> 2016.3.4 2017-02-23 15:07:59 +01:00
Nikolay Amiantov 0c50a62912 octoprint: jailbreak Jinja2 2017-02-23 13:15:58 +03:00
Peter Hoeg 84fd5daafc terragrunt: 0.10.2 -> 0.10.3 2017-02-23 17:14:45 +08:00
Peter Hoeg 1c466059d1 msmtp: clean up msmtpq
- replace relative bin paths with absolute filenames in the nix store
 - make the log and queue paths configurable
 - log to the journal on linux
2017-02-23 15:57:53 +08:00
Peter Hoeg f4d188b37a msmtp: 1.6.4 -> 1.6.6 2017-02-23 15:56:28 +08:00
Jörg Thalheim f25ff18c98
cmus: let ffmpeg handle mp4/aac 2017-02-23 01:47:45 +01:00
Jörg Thalheim e868669c4a
cmus: mp4 support 2017-02-23 01:47:45 +01:00
Jörg Thalheim 744ce7e8e2
cmus: enable aac support 2017-02-23 01:47:45 +01:00
Thomas Lotze 4689dd2a79
cmus: enable opus support (re #23051)
Opus support was enabled since it didn't work in the past; I found it to be
working when I gave it a try now.
2017-02-23 01:47:44 +01:00
Peter Hoeg 354243c784 Merge pull request #23091 from peterhoeg/u/lynx
lynx: 2.8.8rel.2 -> 2.8.9dev.11
2017-02-23 07:35:28 +08:00
Peter Hoeg a3bf71b76f lynx: 2.8.8rel.2 -> 2.8.9dev.11 2017-02-23 07:32:55 +08:00
Badi' Abdul-Wahid edcdd4b761 super-user-spark: switch to haskellPackages LTS 8.x GHC 8.0.2
This updates super-user-spark to support the recent change in nixpkgs
of the haskellPackages to LTS 8.x using GHC 8.0.2 [1].

It also includes some recent changes to the super-user-spark package,
upgraded to commit ab86356 [2].

[1]: https://www.mail-archive.com/nix-dev@lists.science.uu.nl/msg31818.html
[2]: ab8635682d
2017-02-22 15:19:51 -05:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Vladimír Čunát 1d1dc2dcc3
open-vm-tools: fixup build with glibc-2.25 2017-02-22 16:54:07 +01:00
Vladimír Čunát 7ccaa9e652
solvespace: fixup build with glibc-2.25 2017-02-22 16:45:08 +01:00
Moritz Ulrich 51134cdbfe
digikam5: Fix build after kde merge. 2017-02-22 16:44:08 +01:00
Michael Raskin 194d137bd3 wireshark: patch for CVE-2017-6041 2017-02-22 14:17:02 +01:00
Graham Christensen cc4919da89
xen: patch for XSAs: 197, 199, 207, 208, 209
XSA-197 Issue Description:

> The compiler can emit optimizations in qemu which can lead to double
> fetch vulnerabilities.  Specifically data on the rings shared
> between qemu and the hypervisor (which the guest under control can
> obtain mappings of) can be fetched twice (during which time the
> guest can alter the contents) possibly leading to arbitrary code
> execution in qemu.

More: https://xenbits.xen.org/xsa/advisory-197.html

XSA-199 Issue Description:

> The code in qemu which implements ioport read/write looks up the
> specified ioport address in a dispatch table.  The argument to the
> dispatch function is a uint32_t, and is used without a range check,
> even though the table has entries for only 2^16 ioports.
>
> When qemu is used as a standalone emulator, ioport accesses are
> generated only from cpu instructions emulated by qemu, and are
> therefore necessarily 16-bit, so there is no vulnerability.
>
> When qemu is used as a device model within Xen, io requests are
> generated by the hypervisor and read by qemu from a shared ring.  The
> entries in this ring use a common structure, including a 64-bit
> address field, for various accesses, including ioport addresses.
>
> Xen will write only 16-bit address ioport accesses.  However,
> depending on the Xen and qemu version, the ring may be writeable by
> the guest.  If so, the guest can generate out-of-range ioport
> accesses, resulting in wild pointer accesses within qemu.

More: https://xenbits.xen.org/xsa/advisory-199.html

XSA-207 Issue Description:

> Certain internal state is set up, during domain construction, in
> preparation for possible pass-through device assignment.  On ARM and
> AMD V-i hardware this setup includes memory allocation.  On guest
> teardown, cleanup was erroneously only performed when the guest
> actually had a pass-through device assigned.

More: https://xenbits.xen.org/xsa/advisory-207.html

XSA-209 Issue Description:

> When doing bitblt copy backwards, qemu should negate the blit width.
> This avoids an oob access before the start of video memory.

More: https://xenbits.xen.org/xsa/advisory-208.html

XSA-208 Issue Description:

> In CIRRUS_BLTMODE_MEMSYSSRC mode the bitblit copy routine
> cirrus_bitblt_cputovideo fails to check wethehr the specified memory
> region is safe.

More: https://xenbits.xen.org/xsa/advisory-209.html
2017-02-22 08:00:45 -05:00
Peter Hoeg 409dac4155 Merge branch 'u/tg' into real_master 2017-02-22 20:14:26 +08:00
Peter Hoeg 494462e857 terragrunt: 0.10.1 -> 0.10.2 2017-02-22 20:12:25 +08:00
Franz Pletz 67018e7759
pymol: fix evaluation
cc #23007 @Mounium @Mic92
2017-02-22 08:48:42 +01:00
Franz Pletz 2a228bdc9b Merge pull request #23064 from NeQuissimus/rkt_1_25_0
rkt: 1.24.0 -> 1.25.0
2017-02-22 07:49:09 +01:00
Mounium eb688ac0a7 pymol: init at 1.8.4 (#23007) 2017-02-22 01:35:09 +01:00
Tim Steinbach 8b60413e95
rkt: 1.24.0 -> 1.25.0 2017-02-21 18:51:34 -05:00
Peter Hoeg 4ecaed783b utox: remove unnecessary line 2017-02-22 07:49:02 +08:00
Peter Hoeg 2cd286b3cf Merge branch 'u/utox' into real_master 2017-02-22 07:33:56 +08:00
Peter Hoeg 2805ac54d8 utox: 0.12.2 -> 0.13.0 2017-02-22 07:33:31 +08:00
Shea Levy fd732dec88 zoom-us: bump 2017-02-21 14:15:44 -05:00
Vladimír Čunát cc8104f9bb
ekiga: mark as broken for now
/cc maintainer @7c6f434c.
2017-02-21 19:03:33 +01:00
Vladimír Čunát 3d600726b3
xen: fixup build with glibc-2.25 2017-02-21 18:26:52 +01:00