Commit graph

13693 commits

Author SHA1 Message Date
Robin Gloster e2cc56f98c Merge pull request #15865 from mpscholten/iterm
iterm2: init at 2.1.4
2016-05-31 16:35:45 +02:00
Marc Scholten 624dcaec78
iterm2: init at 2.1.4 2016-05-31 15:51:30 +02:00
vbgl 15c9a0054c Merge pull request #15859 from mbakke/feh-2.15.4
feh: 2.15.2 -> 2.15.4
2016-05-31 14:46:58 +02:00
Bjørn Forsman 27899df2f5 pinta: unbreak after multiple-outputs change
Missing ".out" on the gtk attribute.
2016-05-31 14:27:02 +02:00
Marius Bakke b50dd8e85f feh: 2.15.2 -> 2.15.4 2016-05-31 12:48:40 +01:00
Franz Pletz c64a3de27c Merge pull request #15475 from matthiasbeyer/update-pkgs
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer 9711754da9 mdp: 1.0.5 -> 1.0.6 2016-05-31 12:45:06 +02:00
Thomas Tuegel 0d11f9beb5 Merge branch 'qt-cmake-paths' 2016-05-30 17:01:21 -05:00
Thomas Tuegel a1facf3362 qtox: run pre- and post-install hooks
Fixes #15744.
2016-05-30 16:31:58 -05:00
Thomas Tuegel 7299f68a05 qbittorrent: don't use qmakeHook
Qt now configures QMake for all builds so there is no need to invoke
`qmakeHook` just to get a working `qmake`.
2016-05-30 16:30:06 -05:00
Luca Bruno b34534cddf Merge pull request #15821 from jerith666/timetrap
timetrap: init at 1.10.0
2016-05-30 18:27:20 +02:00
Kazunori Kajihiro 5c1f0990e3 hub: fix incorrect hash (#15830) 2016-05-30 14:23:32 +01:00
Frederik Rietdijk 74b5d2a802 Merge pull request #15782 from FRidh/pithos
pithos: use Python 3.5
2016-05-30 11:38:12 +02:00
Rok Garbas ea3f1ff7f0 firefox-bin: 47.0b8 -> 47.0b9 2016-05-30 11:27:45 +02:00
Franz Pletz 769dce0e27 graphicsmagick: 1.3.21 -> 1.3.23, disable popen (security)
http://permalink.gmane.org/gmane.comp.security.oss.general/19669
2016-05-30 10:48:50 +02:00
Franz Pletz 57e4cd680a graphicsmagick137: remove, not referenced anymore 2016-05-30 10:48:42 +02:00
Paul Hendry 8ea1f2d36c syncthing: 0.12.25 -> 0.13.4 (#15730)
* Rename v0.12.25 package from 'syncthing' to 'syncthing012'
* Remove syncthing011
2016-05-30 10:15:58 +02:00
Carles Pagès 8a304cc228 Merge pull request #15726 from simonvandel/fix-pvr-hts
kodiPlugins.pvr-hts: fix load
2016-05-30 08:49:49 +02:00
Gabriel Ebner ad94726f9e remmina: set correct path to libX11.so.6 2016-05-30 08:04:54 +02:00
Matt McHenry 198dd9df82 timetrap: init at 1.10.0 2016-05-29 23:07:48 -04:00
Nikolay Amiantov 51f479465c qgroundcontrol: fix build 2016-05-29 19:51:22 +03:00
Alexey Shmalko 84003b70b6
xxkb: Split into multiple outputs
I'm also adding myself as a maintainer as I'm the original author of the
derivation.
2016-05-29 19:34:12 +03:00
Pascal Wittmann 5f599361fc calibre: 2.56.0 -> 2.57.1 2016-05-29 12:25:17 +02:00
Bjørn Forsman 41eafd25a0 Revert "x2goclient: move to qmake4Hook"
This reverts commit 83406bc171, because
it broke the build.

x2goclient requires to be built with its top-level (hand coded) Makefile
(in accordance with upstream documentation). Invoking qmake directly on
the .pro file, without specifying a separate build tree, will overwrite
the Makefile and break the build.

For instance, there are no install rules in the .pro file. That exists
only in the Makefile.
2016-05-29 11:38:41 +02:00
Joachim Fasting 61f92ec541 Merge pull request #15779 from joachifm/sipcmd-refactor
sipcmd: refactoring
2016-05-28 23:03:52 +02:00
aszlig 79d18eb604
chromium: Update dev channel to v52.0.2743.10
With this update we need to rebase the nix_plugin_paths patch, which was
done by @srp and I took it from his comment at:

https://github.com/NixOS/nixpkgs/pull/15762#issuecomment-222230677

Other than that, using libjpeg from nixpkgs fails to link:

https://headcounter.org/hydra/build/1114273

Rather than just using versionAtLeast to check for >= version 52, we're
matching on the explicit version number. That way we can make sure that
we (try to) build with system libjpeg again so we can keep it out of the
overall Chromium build time.

Built and tested using the VM tests on my Hydra at:

https://headcounter.org/hydra/eval/322006

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 19:15:39 +02:00
aszlig c7a3645e7b
chromium: Remove stuff for versions <= v51
We're already on version 52, so there really is no need to keep all
those conditionals and old patches anymore.

Tested dropping the unconditional build_fixes_46.patch via the Chromium
VM tests.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 19:04:22 +02:00
aszlig 0f4095ec50
chromium: Fix hash for beta Debian package
I'm not sure how the wrong hash ended up being there, but I've checked
the hash from three different machines (and networks) just to be sure I
didn't make a mistake.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 18:57:15 +02:00
Scott R. Parish e2d067d760
chromium: Update to latest stable and beta channel
Overview of updated versions:

stable: 50.0.2661.102 -> 51.0.2704.63
beta: 51.0.2704.47 -> 51.0.2704.63

I tried to update dev, but couldn't get it to compile, it was failing
with a "'isnan' was not declared in this scope.

As far as I can tell, at the moment the beta and stable channels are
on the same version.

The stable update addresses the following security issues:

  * High   CVE-2016-1672: Cross-origin bypass in extension bindings. Credit
                          to Mariusz Mlynski.
  * High   CVE-2016-1673: Cross-origin bypass in Blink. Credit to Mariusz
                          Mlynski.
  * High   CVE-2016-1674: Cross-origin bypass in extensions. Credit to Mariusz
                          Mlynski.
  * High   CVE-2016-1675: Cross-origin bypass in Blink. Credit to Mariusz
                          Mlynski.
  * High   CVE-2016-1676: Cross-origin bypass in extension bindings. Credit
                          to Rob Wu.
  * Medium CVE-2016-1677: Type confusion in V8. Credit to Guang Gong of
                        Qihoo 360.
  * High   CVE-2016-1678: Heap overflow in V8. Credit to Christian Holler.
  * High   CVE-2016-1679: Heap use-after-free in V8 bindings. Credit to Rob Wu.
  * High   CVE-2016-1680: Heap use-after-free in Skia. Credit to Atte Kettunen
                          of OUSPG.
  * High   CVE-2016-1681: Heap overflow in PDFium. Credit to Aleksandar Nikolic
                          of Cisco Talos.
  * Medium CVE-2016-1682: CSP bypass for ServiceWorker. Credit to
                          KingstonTime.
  * Medium CVE-2016-1683: Out-of-bounds access in libxslt. Credit to Nicolas
                          Gregoire.
  * Medium CVE-2016-1684: Integer overflow in libxslt. Credit to Nicolas
                          Gregoire.
  * Medium CVE-2016-1685: Out-of-bounds read in PDFium. Credit to Ke Liu
                          of Tencent's Xuanwu LAB.
  * Medium CVE-2016-1686: Out-of-bounds read in PDFium. Credit to Ke Liu
                          of Tencent's Xuanwu LAB.
  * Medium CVE-2016-1687: Information leak in extensions. Credit to Rob Wu.
  * Medium CVE-2016-1688: Out-of-bounds read in V8. Credit to Max Korenko.
  * Medium CVE-2016-1689: Heap buffer overflow in media. Credit to Atte
                          Kettunen of OUSPG.
  * Medium CVE-2016-1690: Heap use-after-free in Autofill. Credit to Rob Wu.
  * Low    CVE-2016-1691: Heap buffer-overflow in Skia. Credit to Atte Kettunen
                          of OUSPG.
  * Low    CVE-2016-1692: Limited cross-origin bypass in ServiceWorker. Credit
                          to Til Jasper Ullrich.
  * Low    CVE-2016-1693: HTTP Download of Software Removal Tool. Credit to
                          Khalil Zhani.
  * Low    CVE-2016-1694: HPKP pins removed on cache clearance. Credit to Ryan
                          Lester and Bryant Zadegan.

See: http://googlechromereleases.blogspot.com/2016/05/stable-channel-update_25.html
2016-05-28 18:12:39 +02:00
Frederik Rietdijk a65e049ca4 pithos: use Python 3.5 2016-05-28 16:10:06 +02:00
Moritz Ulrich 7b2fab05f3 Merge pull request #15606 from dvc94ch/fpga-toolchain-updates
FPGA toolchain updates
2016-05-28 15:41:10 +02:00
Joachim Fasting bb4989529f
sipcmd: refactoring
- Use `fetchFromGitHub`
- meta cleanups
2016-05-28 15:25:31 +02:00
Profpatsch c7d288fd56 mpv: add script infrastructure & convert script
mpv’s functionality can be modified with lua scripts, by specifying them
on the command line.
`scripts` is a list of lua files that are appended to the default mpv
invocation. We also provide a `mpvScripts` attrset with the available
scripts in the top namespace.

`convert` is one such script, that extends mpv with a simple but very
convenient on-the-fly cropping and converting feature.

Closes #14040.
2016-05-28 15:16:12 +02:00
rnhmjoj 8c489cdd6e
imv: 2.0.0 -> 2.1.2 2016-05-28 15:00:32 +02:00
obadz 70286f1348 transmission: fix build with systemd 230 2016-05-28 13:49:19 +01:00
Thomas Tuegel 649b5bceb1 Merge pull request #15602 from mdorman/emacs-updates
Emacs updates
2016-05-28 07:25:33 -05:00
Frederik Rietdijk 4320b57d2e beancount: disable testing
Tests weren't actually executed before.
2016-05-28 14:19:00 +02:00
Matthias Beyer 067aa3c10e pythonPackages.khal: 0.7.0 -> 0.8.2, fixes #15625 2016-05-28 11:20:08 +02:00
Joachim Fasting 39d7f65a33 Merge pull request #15710 from chris-martin/sublime-desktop-item
sublime: add a desktop item and icons
2016-05-27 16:57:32 +02:00
Joachim Fasting 0eaea886b9 Merge pull request #15685 from chris-martin/idea-wmClass
idea: set StartupWMClass on desktop item
2016-05-27 16:56:51 +02:00
obadz f0de1c75b5 docker: fix build with systemd 230 2016-05-27 15:42:15 +01:00
Vladimír Čunát e4832c7541 Merge branch 'staging'
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Rok Garbas 800de8db21 git: 2.8.0 -> 2.8.3 2016-05-27 14:58:48 +02:00
Nikolay Amiantov e68878a728 rxvt_unicode-with-plugins: passthru plugins
Because we hardcode a list of useful plugins, it may be useful for
someone who's overriding this.

See https://github.com/NixOS/nixpkgs/issues/15743#issuecomment-222112433
2016-05-27 13:42:22 +03:00
Nikolay Amiantov d231cdf51f rxvt_unicode-with-plugins: don't be paranoid about Perl support
Fixes #15743
2016-05-27 12:56:52 +03:00
Arseniy Seroka 8479e0ad84
purple-telegram: fix hash 2016-05-26 22:51:23 +03:00
Derek Gonyeo 1115efe777 acbuild: 0.2.2 -> 0.3.0 (#15711) 2016-05-26 20:34:41 +02:00
Simon Vandel Sillesen 1090839df1 kodiPlugins.pvr-hts: fix load 2016-05-26 19:24:57 +02:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Vladimír Čunát ee1a10ee6b Revert "root: enable parallel building"
This reverts commit 2991fdca52.
Hydra builds often report missing various files.
2016-05-26 16:27:59 +02:00
Joachim Fasting 8de756d4d1
mp3splt: 2.6.1 -> 2.6.2
Do some refactoring while we're at it:
- multiple outputs
- also install oggsplt and flacsplt symlinks
- meta cleanups
2016-05-26 13:43:57 +02:00
Bjørn Forsman 0b3b45c5a7 shutter: init at 0.93.1
Screenshot and annotation tool.

The application may complain about missing GConf dbus service[1], but it
still works (and remembers its settings, AFAICT).

[1]: The error message is (line wrapped):
  GConf Error: Failed to contact configuration server; the most
  common cause is a missing or misconfigured D-Bus session bus daemon. See
  http://projects.gnome.org/gconf/ for information. (Details -  1: GetIOR
  failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.GConf was not provided by any .service files)
2016-05-26 10:31:27 +02:00
Jascha Geerds c815844df9 hipchat: 4.0.1637 -> 4.0.1641 2016-05-26 08:10:02 +02:00
Chris Martin 79a50c0473 sublime: add a desktop item and icons 2016-05-25 19:26:37 -04:00
Joachim Fasting 2cbee3b4f9 Merge pull request #15640 from romildo/fix.fluxbox
fluxbox: fix @PREFIX@ in fluxbox-generate_menu script
2016-05-25 21:16:56 +02:00
Bjørn Forsman 41fa133548 qscreenshot: init at 1.0
Create and edit screenshots.
2016-05-25 19:00:50 +02:00
Eelco Dolstra fa1b9ec1e6 thunderbird: 45.0 -> 45.1.0 2016-05-25 18:04:26 +02:00
Rok Garbas bf2aaeb0f6 tdesktop: 0.9.48 -> 0.9.49 2016-05-25 17:59:08 +02:00
Michael Raskin 3bf1348bf7 mercurial: 3.8.1 -> 3.8.2 2016-05-25 16:01:43 +02:00
Michael Raskin 910744de98 baresip: 0.4.18 -> 0.4.19 2016-05-25 15:36:59 +02:00
Rok Garbas e9c86755dd neovim: make clipboard work ootb 2016-05-25 15:02:41 +02:00
Rok Garbas 1908c90412 firefox-bin: 47.0b7 -> 47.0b8 2016-05-25 11:42:40 +02:00
Rickard Nilsson 13b8606241 qemu: 2.5.1 -> 2.6.0 2016-05-25 10:42:45 +02:00
Chris Martin acaa3d9474 idea: set StartupWMClass on desktop item
This makes all Idea product behave nicely with the Gnome launcher.

The WM class for every Idea product is in the form

    jetbrains-<product>[-ce]

Where <product> is e.g. "idea", "pycharm", etc., and "-ce" is appended
for community editions.
2016-05-24 22:43:13 -04:00
Tobias Geerinckx-Rice dce1edf946
samtools: 1.3 -> 1.3.1 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice 709eaaf98e
vlc: 2.2.2 -> 2.2.3 2016-05-25 02:06:47 +02:00
Arseniy Seroka 8b79f1512a Merge pull request #15652 from juliendehos/exrdisplay
openexr-viewers: 1.0.1 -> 2.2.0
2016-05-24 22:05:28 +03:00
Nathan Zadoks 99177c7377 docker: remove enableLxc parameter
LXC support was removed in Docker 1.4 (November 2015), and isn't coming
back.
2016-05-24 11:08:20 -04:00
Nicolò Balzarotti c1c0c99af3 yarp: 2.3.64 -> 2.3.65 (#15662) 2016-05-24 13:30:52 +02:00
Joachim Fasting ed50c2fae3 dunst: refactoring (#15665)
- Use `fetchFromGitHub`
- No longer generate wrapper
  dunst doesn't appear to shell out to dbus; nor should it, really
- Use standard buildPhase
- Split outputs
- Also build dbus service file, so that dunst can be
  used with services.dbus.packages
2016-05-24 12:03:04 +01:00
Rok Garbas b614d72f40 i3lock-fancy: fix patching of the script 2016-05-24 12:38:23 +02:00
Rok Garbas 9c20849da4 i3lock-color: renaming bin/i3lock binary to bin/i3lock-color
... that it doesn't conflict with i3lock
2016-05-24 12:37:04 +02:00
Rok Garbas 03f36a4141 firefox-bin: 47.0b5 -> 47.0b7 2016-05-24 12:36:23 +02:00
Tobias Geerinckx-Rice d07e9a8e21
gnome-mpv: init at 0.9 2016-05-23 20:12:37 +02:00
José Romildo Malaquias 16fc742bcf fluxbox: fix @PREFIX@ in fluxbox-generate_menu script 2016-05-23 08:28:19 -03:00
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Julien Dehos 1b76cf4b23 openexr-viewers: 1.0.1 -> 2.2.0 2016-05-22 22:55:47 +02:00
Michael Alan Dorman 1ab65e6db2 crux: un-mark broken melpa-package version
The melpa-stable package still needs to be updated before it can be
unbroken.
2016-05-22 14:26:12 -04:00
Michael Alan Dorman 9675099db6 melpa-packages: 2016-05-22 2016-05-22 14:26:10 -04:00
Michael Alan Dorman 16df12ad1b melpa-stable-packages: 2016-05-22 2016-05-22 14:26:08 -04:00
Michael Alan Dorman 91faa8e672 elpa-packages: 2016-05-22 2016-05-22 14:26:05 -04:00
Bjørn Forsman d809ef47cb wireshark: 2.0.2 -> 2.0.3 2016-05-22 20:04:44 +02:00
Arseniy Seroka f553ecdaa6 Merge pull request #15609 from juliendehos/pbrt
pbrt: init at 2016-05-19
2016-05-22 20:26:10 +03:00
Bjørn Forsman b11186a636 qmidinet: use lower case package name
Rename the attribute name and the package directory according to Nix
naming style.
2016-05-22 18:09:48 +02:00
Vladimír Čunát 73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Julien Dehos 294a776511 pbrt: init at 2016-05-19 2016-05-22 11:36:41 +02:00
David Craven 509ce20ded verilog: 0.97 -> 2016.05.21 2016-05-22 07:38:57 +02:00
David Craven ce3d510d90 verilator: 3.874 -> 3.884 2016-05-22 07:38:57 +02:00
Bjørn Forsman cc41cb30e3 qmmp: 0.8.4 -> 0.9.9
The 0.x versions is for Qt 4, whereas the new 1.x is for Qt 5. We'll
update to the Qt 5 version later. Upstream currently makes simultaneous
releases of both Qt 4 and 5 branches.
2016-05-21 23:45:44 +02:00
Bjørn Forsman b51986b8d1 evtest: 1.32 -> 1.33 2016-05-21 23:27:53 +02:00
Arseniy Seroka b5f322c3d1 Merge pull request #15594 from ldesgoui/discord
discord: 0.0.3 -> 0.0.8
2016-05-21 22:59:00 +03:00
Nick Novitski 15c6fa023f neovim: fix Man command 2016-05-21 21:51:40 +02:00
ldesgoui 85789b5f2b discord: 0.0.3 -> 0.0.8 2016-05-21 18:33:57 +02:00
Svend Sorensen ddcf5d3941 librecad: 2.0.9 -> 2.0.10 2016-05-21 17:32:15 +02:00
Tobias Geerinckx-Rice 5940056af6
utox: 0.7.0 -> 0.9.0
Upstream is weird.
2016-05-21 13:50:52 +02:00
Aycan iRiCAN 379559702e snort: 2.9.7.2 -> 2.9.8.2 2016-05-21 10:08:36 +03:00
Joachim Fasting 94ac55fc32 Merge pull request #15257 from binarin/fix-audacious-icons
audacious: Add default icon theme
2016-05-20 15:15:55 +02:00
Alexander Ried 9e073bd110 subversionClient: fix build with gcc5
fixes #15483
2016-05-20 14:38:14 +02:00
Joachim Fasting 7c080c92b2 Merge pull request #15565 from bendlas/update-dropbox-master
dropbox: 3.18.1 -> 3.20.1
2016-05-20 06:21:42 +02:00