Commit graph

6487 commits

Author SHA1 Message Date
Eelco Dolstra f86b13ac95
Merge pull request #34731 from taku0/firefox-bin-58.0.2
firefox: 58.0.1 -> 58.0.2
2018-02-08 13:13:07 +01:00
taku0 0ff2f9be67 flashplayer: 28.0.0.137 -> 28.0.0.161 2018-02-08 20:51:32 +09:00
Daiderd Jordan d74a7506f0
Merge pull request #34577 from matthewbauer/patch-8
notmuch: fix version wildcard
2018-02-07 20:16:45 +01:00
taku0 f5e6a723b8 firefox: 58.0.1 -> 58.0.2 2018-02-08 03:13:01 +09:00
taku0 a6ed912c88 firefox-bin: 58.0.1 -> 58.0.2 2018-02-08 03:12:53 +09:00
Alex Griffin 5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
adisbladis 2c92eceee6
firefox-devedition-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:44 +08:00
adisbladis 9e55e5a07e
firefox-beta-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:43 +08:00
adisbladis 910b5cda19
Merge pull request #34686 from flokli/afew-1.3.0
afew: 1.2.0 -> 1.3.0
2018-02-07 13:14:55 +08:00
Florian Klink 1cc8ea4ec9 afew: 1.2.0 -> 1.3.0 2018-02-07 00:30:16 +01:00
Raitis 4e63119c54 terraform: add the version component to terraform provider paths (#34497)
Terraform checks the provider versions, but this breaks if the versions
are not provided, as they can be, if the plugins are provided by nix.
2018-02-06 21:09:22 +00:00
Frederik Rietdijk cdb8debfba
Merge pull request #34491 from turion/signal-1.3.0
signal-desktop: 1.1.0 -> 1.3.0
2018-02-05 09:07:09 +00:00
Herwig Hochleitner 8c8e8823bb chromium: 64.0.3282.119 -> 64.0.3282.140
[security] https://crbug.com/808163
2018-02-04 17:47:51 +01:00
Matthew Justin Bauer ac4ffde5ab
notmuch: fix version wildcard
talloc is now 2.1.11 and the find '?' only matches one digit so it fails on 11. This switches it to use the '*' wildcard.
2018-02-03 20:19:42 -06:00
adisbladis 93be6c41aa
firefox-devedition-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:46 +08:00
adisbladis d750b1a008
firefox-beta-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:45 +08:00
Peter Hoeg 27a4a5511d terraform: 0.11.1 -> 0.11.3 2018-02-03 10:06:57 +08:00
Peter Hoeg 15d33a4c93 terragrunt: 0.13.23 -> 0.14.0 2018-02-03 10:06:57 +08:00
Andreas Rammhold 42b9b8f7c8
firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.

This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Manuel Bärenz 50ad913420 signal-desktop: 1.1.0 -> 1.3.0 2018-02-01 13:06:21 +01:00
Andreas Rammhold ce08581088 firefox: enable official branding
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.

Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00
aszlig b3970e7f5c
mumble: Fix build with boost version 1.66
This is already tracked in upstream issue mumble-voip/mumble#3281 and a
fix has been merged in mumble-voip/mumble@caa187373e.

The patch I'm adding here is using the merged commit
mumble-voip/mumble@ea861fe867 and I've
only added it for the stable release because the patch is already
included in the git version.

@pbogdan also had a similar commit to this
(pbogdan/nixpkgs@8029edea29), but the
patch was applied to both stable and git and thus the git version would
have been broken.

Tested by building mumble and mumble_git and running the mumble NixOS VM
test.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @viric, @jgeerds, @abbradar
Fixes: #33655
2018-01-31 17:39:01 +01:00
Andreas Rammhold d8d5beac65
Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Andreas Rammhold 495e2b0343
firefox: 57.0.4 -> 58.0.1 2018-01-31 14:44:35 +01:00
Daniel Frank ba2008938d firefox-bin: 58.0 -> 58.0.1 [security] 2018-01-30 16:28:09 +01:00
Tim Steinbach 0e852076c4
minikube: 0.24.1 -> 0.25.0 2018-01-29 11:52:50 -05:00
Franz Pletz 57ecb3a8f0
rsync: 3.1.2 -> 3.1.3
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.

The new rsync release now really fixes:

  * CVE-2017-15994
  * CVE-2017-16548
  * CVE-2017-17433
  * CVE-2017-17434
2018-01-29 13:54:47 +01:00
Jörg Thalheim 557284de33 firefox-devedition-bin: 59.0b3 -> 59.0b5 2018-01-29 10:41:28 +00:00
Jörg Thalheim 329ebdf0d0 firefox-beta-bin: 59.0b3 -> 59.0b5 2018-01-29 10:40:19 +00:00
Peter Hoeg 147f3d4d81 qutebrowser: 1.1.0 -> 1.1.1 2018-01-29 11:00:18 +08:00
Jan Tojnar 47d0a11a60
Merge pull request #32016 from jtojnar/syncthing-gtk
syncthing-gtk: 0.9.2.3 → 0.9.2.7
2018-01-29 01:33:19 +01:00
Franz Pletz a3620bc84d
Merge pull request #34310 from Infinisil/add/znc-backlog
zncModules: backlog init at 2017-06-13
2018-01-29 00:06:16 +00:00
Franz Pletz 565ba97fae
irssi: 1.0.6 -> 1.1.0 2018-01-28 18:52:25 +01:00
adisbladis 8ecadc1250
Merge pull request #34342 from matthiasbeyer/update-mutt
mutt: 1.9.2 -> 1.9.3
2018-01-28 11:01:16 +08:00
adisbladis c721cd83ce
mesos: 1.4.0 -> 1.4.1 2018-01-28 06:59:54 +08:00
Matthias Beyer e23e131025 mutt: 1.9.2 -> 1.9.3 2018-01-27 22:10:07 +01:00
Sarah Brofeldt 70a9162a77
Merge pull request #34267 from catern/chromesimple
google-chrome: remove "with" usage to simplify the expr
2018-01-27 02:10:47 +01:00
Joachim Fasting eff73c6698
tor-browser-bundle-bin: 7.0.11 -> 7.5 2018-01-27 01:05:38 +01:00
Silvan Mosberger 462f34c44a
zncModules: backlog init at 2017-06-13 2018-01-27 01:05:19 +01:00
Linus Heckemann 49d4e6c018 otter-browser: use qt5.callPackage, fix licence 2018-01-26 19:52:34 +00:00
Jan Tojnar b02bf83a52
syncthing-gtk: clean up 2018-01-26 06:37:02 +01:00
Benjamin Mellor a1555c022c
syncthing-gtk: explicitly depend on gobjectIntrospection 2018-01-26 06:37:02 +01:00
Jan Tojnar 33bfe21e6d
syncthing-gtk: another clean-up 2018-01-26 06:36:36 +01:00
Jan Tojnar a140a0e1de
syncthing-gtk: 0.9.2.3 → 0.9.2.7 2018-01-26 06:13:45 +01:00
Jan Tojnar 3169cfd782
syncthing-gtk: fix syncthing path 2018-01-26 06:13:45 +01:00
Jan Tojnar 58e50b8d58
syncthing-gtk: clean-up 2018-01-26 06:13:44 +01:00
Jan Tojnar 0bbde0f026
pythonPackages.syncthing-gtk: move to pkgs/applications/networking 2018-01-26 06:13:44 +01:00
taku0 965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0 9536114243 thunderbird-bin: 52.5.2 -> 52.6.0 2018-01-26 09:12:58 +09:00
Linus Heckemann ed5064c6c5 otter-browser: init at 0.9.94 2018-01-25 23:39:22 +00:00
Spencer Baugh 4aab59165f google-chrome: remove "with" usage to simplify the expr
This "with" usage makes it trickier to track where the actual source
package of this derivation comes from. Remove that use of with to make
it a little easier to understand.
2018-01-25 20:59:39 +00:00
Spencer Baugh 413cb93e12 google-chrome: add dependency on kerberos
Without this, Chrome doesn't work with websites requiring Kerberos
authentication.
2018-01-25 20:56:33 +00:00
Herwig Hochleitner 7a2662569d chromium: 63.0.3239.132 -> 64.0.3282.119
CVE-2018-6031
CVE-2018-6032
CVE-2018-6033
CVE-2018-6034
CVE-2018-6035
CVE-2018-6036
CVE-2018-6037
CVE-2018-6038
CVE-2018-6039
CVE-2018-6040
CVE-2018-6041
CVE-2018-6042
CVE-2018-6043
CVE-2018-6045
CVE-2018-6046
CVE-2018-6047
CVE-2018-6048
CVE-2017-15420
CVE-2018-6049
CVE-2018-6050
CVE-2018-6051
CVE-2018-6052
CVE-2018-6053
CVE-2018-6054
2018-01-25 20:34:04 +01:00
Maximilian Bode 9b85e317f0 terraform-landscape: init at 0.1.17 2018-01-25 08:33:46 +01:00
Frederik Rietdijk 75f8ca8337
Merge pull request #34239 from mimadrid/update/slack-3.0.5
slack: 3.0.0 -> 3.0.5
2018-01-24 20:54:26 +00:00
Miguel Madrid Mencía 08c63e785c
slack: 3.0.0 -> 3.0.5 2018-01-24 19:18:58 +01:00
adisbladis a75160e25e
firefox-devedition-bin: 59.0b2 -> 59.0b3 2018-01-24 16:49:41 +08:00
adisbladis cba40384c0
firefox-beta-bin: 58.0b16 -> 59.0b3 2018-01-24 16:49:40 +08:00
Vladimír Čunát 24fe57dfc8
Merge #34073: firefox-{bin,esr}: update 2018-01-23 21:34:41 +01:00
Michael Weiss a03b2b99af tdesktop: Fix the execution in a pure environment
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729.
2018-01-22 22:25:48 +01:00
Frederik Rietdijk 4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Jörg Thalheim 21a69a9414
Merge pull request #34120 from dotlambda/newsboat
newsboat: clean up and fix on Darwin
2018-01-22 12:31:49 +00:00
Robert Schütz 40f58e3515 newsboat: clean up and fix on Darwin 2018-01-22 13:30:44 +01:00
Nick Novitski 0fdf29224e init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component) 2018-01-21 17:54:27 -08:00
Herwig Hochleitner d585a3207b chromium: fix rpath-overwriting in WideVine plugin 2018-01-22 02:20:09 +01:00
Herwig Hochleitner 6b77189b80 chromium: hide enableWideVine behind a broken flag
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640

cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus 7b062dc57a chromium: Use patchelfUnstable for WideVine plugin
ref #22333
2018-01-22 02:20:03 +01:00
Tuomas Tynkkynen a8d0b805b1 chromium: Attempt building on aarch64
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs e8926be6bf chromium: Configure aarch64 toolchain 2018-01-22 00:41:03 +02:00
Michael Weiss fbe17703ab gns3Packages.server{Stable,Preview}: Unlock the multidict version 2018-01-21 21:17:14 +01:00
Michael Weiss 26f86b4069 tdesktop: 1.2.1 -> 1.2.6 2018-01-21 17:52:26 +01:00
Michael Weiss d1a04efbf7 tdesktop: 1.1.23 -> 1.2.1 2018-01-21 15:42:08 +01:00
Michael Weiss 0beabe4a81 gns3Packages.server{Stable,Preview}: Fix the build
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss 02f6827a91 gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3 2018-01-21 02:09:12 +01:00
Frederik Rietdijk 75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
adisbladis e842d44928
firefox-devedition-bin: 59.0b1 -> 59.0b2 2018-01-21 00:17:47 +08:00
Frederik Rietdijk 0cca54688f
Merge pull request #34078 from mimadrid/update/filezilla-3.30.0
filezilla: 3.29.0 -> 3.30.0
2018-01-20 15:53:26 +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
Miguel Madrid Mencía 72ee0a7504
filezilla: 3.29.0 -> 3.30.0 2018-01-20 13:19:35 +01:00
taku0 0c88f6c770 firefox-esr: 52.5.3esr -> 52.6.0esr 2018-01-20 17:59:08 +09:00
taku0 eae41e7cf3 firefox-bin: 57.0.4 -> 58.0 2018-01-20 03:12:48 +09:00
Jan Tojnar d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Gabriel Ebner 3d2a401260 qutebrowser: 1.0.4 -> 1.1.0 2018-01-18 11:17:13 +01:00
Jörg Thalheim b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Jörg Thalheim 3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
adisbladis f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1 2018-01-18 02:42:44 +08:00
Daiderd Jordan 10c4b5ba6f firefox: use libclang 2018-01-17 15:53:08 +02:00
Gabriel Ebner f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Robin Gloster 3d4f3091fc
firefox: fix clang dependency 2018-01-17 13:41:59 +01:00
Justin Humm 16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster d0f2aab67c
errbot: 5.1.2 -> 5.1.3 2018-01-17 00:10:07 +01:00
Robin Gloster 1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Roman Kuznetsov bd0d9343ec kubernetes: 1.7.9 -> 1.9.1 2018-01-16 21:16:30 +01:00
Frank Doepper 5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
S. Nordin Abouzahra 7f2f7e367b vimb: 2.11 -> 3.1.0
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05: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
Vincent Laporte 550136f516
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0

* ocamlPackages.x509: 0.5.3 -> 0.6.0

* ocamlPackages.x509: 0.6.0 -> 0.6.1

* ocamlPackages.tls: 0.7.1 -> 0.9.0

* jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-15 05:01:50 +01:00
adisbladis 9bbaa2a1de
Merge pull request #33870 from dtzWill/update/wireshark-2.4.4
wireshark: 2.4.3 -> 2.4.4
2018-01-15 10:05:57 +08:00
Andreas Rammhold 50f48fce09
transmission: fix RCE via dns rebinding attach
For further details see [1] & [2].

[1] https://github.com/transmission/transmission/pull/468
[2] http://www.openwall.com/lists/oss-security/2018/01/12/1
2018-01-15 00:22:31 +01:00
Will Dietz fecfd3b7ae wireshark: 2.4.3 -> 2.4.4
https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html
2018-01-14 15:43:42 -06:00
Jon Banafato f6936ea842 skypeforlinux: 8.11.0.4 -> 8.13.0.2 2018-01-13 17:20:33 -05:00
Jörg Thalheim ed70c591a4
Merge pull request #33682 from mogorman/notbit
notbit: init at 2018-01-09
2018-01-13 18:40:53 +00:00
Jörg Thalheim ae5550e86a
inboxer: init at 1.0.1 (#33720) 2018-01-13 18:30:39 +00:00
Rostislav Beneš 062cafab8c
firefox: add option for chrome-gnome-shell native messaging host 2018-01-13 15:22:52 +01:00
Jörg Thalheim a920fd4b26
Merge pull request #33829 from rnhmjoj/palemoon
palemoon: install icons
2018-01-13 12:47:44 +00:00
Jörg Thalheim c11b87b573
Merge pull request #33800 from adisbladis/mumble-qt59
mumble_git: 2017-05-25 -> 2018-01-12
2018-01-13 12:20:42 +00:00
Jörg Thalheim 2f8332afa9
Merge pull request #33802 from ajgrf/mblaze-update
mblaze: 0.2 -> 0.3
2018-01-13 11:54:19 +00:00
Jörg Thalheim a35a8d6033 mblaze: fix darwin build 2018-01-13 11:48:37 +00:00
rnhmjoj 5beed4e3ce
palemoon: install icons 2018-01-13 12:23:55 +01:00
rnhmjoj c660ed4baf
palemoon: remove fix for upstream issue #826 2018-01-13 12:22:56 +01:00
Ruben Maher 3e952780eb nextcloud-client: fix icon name in desktop file
The desktop file bundled with nextcloud calls the icon `nextcloud`, but the
icons are named `Nextcloud` and so desktop environments won't find it.
2018-01-13 20:29:07 +10:30
adisbladis 66bc1ad0af
firefox-devedition-bin: 58.0b15 -> 58.0b16 2018-01-13 12:23:41 +08:00
adisbladis 0d800dc194
firefox-beta-bin: 58.0b15 -> 58.0b16 2018-01-13 12:23:40 +08:00
Alex Griffin a3832c0388 mblaze: 0.2 -> 0.3 2018-01-12 14:15:07 -06:00
adisbladis 1ec304ce01
owncloud-client: 2.3.3 -> 2.3.4 2018-01-13 04:03:34 +08:00
adisbladis eb29b00621
mumble_git: 2017-05-25 -> 2018-01-12 2018-01-13 03:54:31 +08:00
Jörg Thalheim 970318819b
Merge pull request #33212 from Lassulus/bitlbee-discord
bitlbee-discord: init at 2017-12-27
2018-01-12 11:23:38 +00:00
Andreas Rammhold 856d9c2b49
Merge pull request #33739 from andir/spark
Apache Spark address CVE-2017-12612
2018-01-11 18:13:48 +00:00
Yegor Timoshenko 8d12c26e34
sylpheed: 3.5.1 -> 3.6.0 2018-01-11 14:04:44 +00:00
Andreas Rammhold 3e2015c239
spark_22: 2.2.0 -> 2.2.1 2018-01-11 12:52:32 +01:00
Andreas Rammhold e250ca072a
spark_16: removed ancient (insecure) version 2018-01-11 12:50:51 +01:00
Andreas Rammhold 9213d0cfa5
spark: mark versions <= 2.2.0 && <= 2.1.2 as insecure due to CVE-2017-12612
Details can be retrieve at [1].

[1] https://spark.apache.org/security.html
2018-01-11 12:45:03 +01:00
Will Dietz 8753b10808 discord: fix "corrupt install" warnings, misc cleanup
Few things:
* Discord binary has RUNPATH not RPATH set
* patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH
* RUNPATH isn't searched for plugins or transitive deps
* ..badness results

Despite this, it currently seems to work-- with the caveat
that it has a little bar on top complaining about how
"it looks like your installation is corrupt".

This fixes that warning and does some minor cleanup.
2018-01-10 22:12:06 -08:00
Peter Hoeg 7f5a859906 syncthing: 0.14.42 -> 0.14.43 2018-01-11 09:54:04 +08:00
Matthew O'Gorman d25a65b0f0 notbit: init at 2018-01-09 2018-01-10 19:02:53 -05:00
zimbatm b50810de8b terraform: plugins update 2018-01-10 22:33:47 +00:00
Merlin Göttlinger 6fbe54623b
seems to work now 2018-01-10 21:12:31 +01:00
John Ericson e017a027d5
Merge pull request #33681 from obsidiansystems/fixed-output-deps
Fixed output deps
2018-01-10 14:28:10 -05:00
John Ericson 888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
Joachim F b88ddaa6a6
Merge pull request #33645 from taku0/flashplayer-28.0.0.137
flashplayer: 28.0.0.126 -> 28.0.0.137
2018-01-10 15:13:28 +00:00
Andreas Rammhold f77a5ba72b
Merge pull request #33680 from flokli/notmuch
notmuch: 0.25.3 -> 0.26
2018-01-10 13:52:07 +00:00
zimbatm 53d688a3bf terraform: export full packages with plugins 2018-01-10 09:51:30 +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
adisbladis c23b036e96
firefox-devedition-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:32 +08:00
adisbladis 5849d92104
firefox-beta-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:31 +08:00
Cray Elliott 3ffb4137d9 discord: 0.0.3 -> 0.0.4 2018-01-09 01:43:56 -08:00
taku0 4780cc70bd flashplayer: 28.0.0.126 -> 28.0.0.137 2018-01-09 15:15:11 +09:00
Herwig Hochleitner dbb774c5e1 chromium: update 63.0.3239.108 -> 63.0.3239.132
this introduces a standard approach to playing with patches from the
gentoo repository.

the patches for 64 are a first guess during a build in progress

cc @YorikSar @aszlig
2018-01-09 02:20:07 +01:00
Herwig Hochleitner 6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
Michael Weiss be461b11b7 gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2 2018-01-08 18:22:04 +01:00
Andreas Rammhold 6f61b775da
syncthing013: mark as insecure 2018-01-08 15:00:07 +01:00
Andreas Rammhold 52b8fb5d4e
syncthing012: mark as insecure
Also adds missing meta data.
2018-01-08 14:59:35 +01:00
Frederik Rietdijk 3b36db74eb citrix_receiver: 13.7.0 -> 13.8.0 2018-01-08 01:35:32 +00:00
Yegor Timoshenko 27459e2020
pidgin: build with cyrus_sasl for SASL in IRC and XMPP
SASL is required to connect to Freenode on high-abuse networks, e.g. highly
NATed networks or Tor. However, Pidgin only supports PLAIN authorization type,
and Freenode specifically prohibits using anything other than EXTERNAL or
ECDSA-NIST256P-CHALLENGE over Tor. It still allows PLAIN for potentially
problematic clearnet networks, though.
2018-01-07 16:38:35 +00:00
Will Dietz 52f6a8e8c6 opera: 48.0.2685.52 -> 50.0.2762.45 2018-01-06 11:44:47 -06:00
Andreas Rammhold f61ad23a6a irssi: 1.0.5 -> 1.0.6 (fixes CVE-2018-5206, CVE-2018-5205, CVE-2018-5208, CVE-2018-5207)
For details see [1].

[1] https://irssi.org/security/irssi_sa_2018_01.txt
2018-01-06 17:34:10 +01:00
Alex Griffin 8cd5391806 mblaze: init at 0.2 2018-01-06 09:09:30 -06:00
Joachim F 7342871ea0
Merge pull request #33081 from apeyroux/up-jmeter
jmeter: 2.11 -> 3.3 and fix java command not found
2018-01-06 14:59:22 +00:00
Joachim F 407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Merlin Göttlinger 8f61038362
All ldd misses fixed 2018-01-06 12:31:54 +01:00
adisbladis 5e85657ba5
rsync: Fix CVE-2017-17433 and CVE-2017-17434 2018-01-06 16:57:58 +08:00
Andreas Rammhold 969d61dd42
wireshark: en- & disable Gtk/Qt separately
This should also fix the wireshark-cli variant
2018-01-06 06:25:43 +01:00
Andreas Rammhold c77e0539e0 wireshark-gtk: explicitly disable the Qt build when building Gtk
In a recent Cmake(?) or wireshark release the default behaviour did
change. A failing build log can be seen at hydra [1].

[1] https://hydra.nixos.org/build/67179559/nixlog/1
2018-01-06 05:46:23 +01:00
Orivej Desh 5661a1d599
Merge pull request #33404 from corngood/transgui-fix
transgui: fix crash at startup with file argument
2018-01-06 03:21:55 +00:00
Joachim F a8d74859e0
Merge pull request #33455 from dotlambda/newsboat
newsboat: init at 2.10.2
2018-01-05 22:02:10 +00:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Robert Schütz f106e5f101 newsboat: init at 2.10.2 2018-01-05 18:33:40 +01:00
Franz Pletz 375f50fa11
Merge pull request #33456 from taku0/firefox-bin-57.0.4
firefox: 57.0.3 -> 57.0.4 [High security fix]
2018-01-05 16:52:33 +00:00
Merlin Göttlinger 7940b5b760
Beginnings of a inboxer derivation 2018-01-05 12:11:52 +01:00
adisbladis 805567b823
firefox-bin: 57.0.3 -> 57.0.4 2018-01-05 17:53:32 +08:00
adisbladis 204655b0e3
firefox-devedition-bin: 58.0b13 -> 58.0b14 2018-01-05 17:53:31 +08:00
adisbladis 2493ddf0e5
firefox-beta-bin: 58.0b13 -> 58.0b14 2018-01-05 17:53:30 +08:00
taku0 68200d1230 firefox: 57.0.3 -> 57.0.4 2018-01-05 18:51:09 +09:00
taku0 766c98e221 firefox-bin: 57.0.3 -> 57.0.4 2018-01-05 18:51:00 +09:00
Bastian Köcher d5ba7d42b1 teamspeak_client: 3.1.6 -> 3.1.7 2018-01-05 10:15:09 +01:00
Ingo Blechschmidt bd43424e2c signal-desktop: fix URL to Debian package (fixes #33401) (#33440) 2018-01-04 18:01:51 -05:00
Vincent Laporte 83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
adisbladis cd7ce7ca70
wireshark: 2.4.2 -> 2.4.3 2018-01-04 16:34:26 +01:00
David McFarland 0ee70af836 transgui: fix crash at startup with file argument 2018-01-03 20:11:15 -04:00
adisbladis 91f15c9c72
qbittorrent: 4.0.1 -> 4.0.3 2018-01-04 00:51:07 +01:00
Andreas Rammhold 9731756205
deluge: use libtorrentRasterbar instead of libtorrentRasterbar_1_0 2018-01-04 00:40:18 +01:00
adisbladis 74ac6b5fe6
Merge pull request #33351 from jluttine/update-rssguard-3.5.5
rssguard: 3.4.2 -> 3.5.5
2018-01-02 23:52:05 +01:00
Jaakko Luttinen b68156006a
rssguard: 3.4.2 -> 3.5.5 2018-01-02 22:16:22 +02:00
Will Dietz 19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Michele Guerini Rocco 25b7008520 qutebrowser: make gstreamer and pdfjs configurable (#33074)
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02 07:15:20 -05:00
Frederik Rietdijk 4cc2a38854 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 18:15:13 +01:00
Elis Hirwing f3ec623b70
testssl: refactor and improve expression 2018-01-01 17:20:25 +01:00
Frederik Rietdijk 1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
lassulus 6ae70046d6 bitlbee-discord: init at 2017-12-27 2017-12-31 19:31:45 +01:00
Joachim F 8d2b39fcca
Merge pull request #33062 from andrewjss/master
google-chrome: add new dep on at_spi2_atk
2017-12-31 16:41:02 +00:00
Joachim F 7af89c6ef7
Merge pull request #33211 from Lassulus/bitlbee-steam
bitlbee-steam: 2015-09-10 -> 1.4.2
2017-12-31 14:35:12 +00:00
Vladimír Čunát 1fcd92ce92
Merge branch 'master' into staging
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Hoeg f36304fcbc quaternion: 0.0.4 -> 0.0.5 2017-12-31 15:40:44 +08:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson 5b74540c5b treewide: Use depsBuildBuild for buildPackges.stdenv.cc 2017-12-30 22:04:21 -05:00
lassulus 20718e06b8 bitlbee-steam: 2015-09-10 -> 1.4.2 2017-12-30 20:11:40 +01:00
Yegor Timoshenko 76c146c990
Merge pull request #32092 from samdroid-apps/add-eolie
eolie: init at 0.9.14
2017-12-29 10:37:49 +03:00
Sam Parkinson ca74d62bdd
eolie: init at 0.9.16 2017-12-29 07:24:52 +00:00
Yegor Timoshenko 082416febb
Merge pull request #33107 from rnhmjoj/palemoon
palemoon: use upstream recommended options
2017-12-29 07:38:16 +03:00
Owen Lynch d13d8006ab pjsip: 2.6 -> 2.7.1 2017-12-29 03:40:57 +01:00
taku0 c162a98bb4 firefox-esr: 52.5.2esr -> 52.5.3esr 2017-12-29 02:06:06 +01:00
taku0 ae3af011fb firefox: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
taku0 d41197c731 firefox-bin: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
Maximilian Bode 2f97446b44 flink: 1.3.2 -> 1.4.0
Release Announcement: https://flink.apache.org/news/2017/12/12/release-1.4.0.html
2017-12-28 19:03:42 +01:00
adisbladis 71f677d138
firefox-devedition-bin: 58.0b11 -> 58.0b13 2017-12-28 18:27:06 +08:00
adisbladis 8ab993a5d3
firefox-beta-bin: 58.0b9 -> 58.0b13 2017-12-28 18:26:41 +08:00
Peter Hoeg 7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Jon Banafato 0fef1ed1b1 liferea: 1.12.0 -> 1.12.1
Liferea has a new bugfix release.
2017-12-27 11:33:48 -05:00
rnhmjoj 3efe021416
palemoon: use upstream recommended options 2017-12-27 13:57:49 +01:00
Alexandre Peyroux 0ccf8bf1df
jmeter: 2.11 -> 3.3 and fix java command not found 2017-12-26 20:07:32 +01:00
Andrew Slough fa6c8beaab google-chrome: add new dep on at_spi2_atk
Fixes #32978
2017-12-26 00:55:11 +00:00
Yegor Timoshenko 26d1f2eba8
Merge pull request #33048 from yesbox/rclone_1.39
rclone: 1.38 -> 1.39
2017-12-25 23:13:12 +03:00
Peter Hoeg 407198c1cc syncthing: 0.14.41 -> 0.14.42 2017-12-25 22:35:05 +08:00
Jesper Geertsen Jonsson e7910ab2cb rclone: 1.38 -> 1.39 2017-12-25 13:53:56 +01:00
Orivej Desh cc8705dcc6
Merge pull request #32417 from oxij/pkg/ratox
ratox: 0.2.1 -> 0.4
2017-12-23 23:07:51 +00:00
Michael Weiss a02f66e87b gns3Packages.{server,gui}{Stable,Preview}: 2.1.0 -> 2.1.1 2017-12-23 11:41:03 +01:00
Orivej Desh e3d7e45651
Merge pull request #32694 from yegortimoshenko/SkypeExport/init
SkypeExport: init at 1.4.0
2017-12-23 02:06:15 +00:00
Michael Weiss d0bb0a2c53 aiohttp-cors: 0.5.3 -> 0.6.0 2017-12-23 01:14:06 +01:00
gnidorah 6236dd8e2d kadu-kde4: drop 2017-12-22 15:19:22 +03:00
taku0 62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
taku0 8869311ccb thunderbird-bin: 52.5.0 -> 52.5.2 2017-12-22 15:12:49 +09:00
Peter Hoeg 1efed45ebe terragrunt: 0.13.0 -> 0.13.23 2017-12-22 11:37:58 +08:00
Tadas Barzdzius 667d00a620 signal-desktop: 1.0.35 -> 1.1.0 2017-12-21 13:48:33 +02:00
Peter Hoeg 8a1525833a kget: 20170903 -> 17.12.0 2017-12-21 16:50:07 +08:00
Bjørn Forsman 3168fcd07b apache-directory-studio: init at 2.0.0.v20170904-M13
Changes v1 -> v2:
 * Move from 'applications/misc' to 'applications/networking' category.
2017-12-21 08:53:36 +01:00
David McFarland 62af52bbf1 transgui: 5.0.1-svn-r986 -> 5.0.1-svn-r988 2017-12-20 12:41:39 -04:00
Orivej Desh 3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Orivej Desh 491829e418 nylas-mail-bin: use canonical amazon s3 domain 2017-12-20 01:34:27 +00:00
Jan Tojnar f4f9dfee57
midori: use more recent vala 2017-12-19 17:25:52 +01:00
Jan Tojnar 64cc62162d
Merge pull request #32793 from jtojnar/telepathy
Telepathy updates
2017-12-19 00:47:18 +01:00
Benjamin Staffin 4ec5c79d60
signal-desktop-beta: init at 1.1.0-beta.5 (#32619)
Signal is a bit like google-chrome, wherein the beta version
is independent from the release builds and uses different data
locations and binary names.
2017-12-18 17:20:57 -05:00
Michael Raskin 67f9fd9e9f
Merge pull request #32788 from fahadsadah/master
weechat: 1.9.1 -> 2.0
2017-12-18 19:39:23 +00:00
Mateusz Kowalczyk d34860b0ce Update terraform provider versions
-scaffolding is a new meta repo, exclude it explicitly from update script
2017-12-18 13:18:52 +00:00
Jan Tojnar a5b2c29761
telepathy_mission_control: 5.16.3 → 5.16.4 2017-12-18 05:23:25 +01:00
Jan Tojnar 76f9a4d711
telepathy_logger: 0.8.0 → 0.8.2 2017-12-18 05:23:25 +01:00
Jan Tojnar 3253b1f50a
telepathy_gabble: 0.18.2 → 0.18.3 2017-12-18 05:23:24 +01:00
Fahad Sadah e2eb563497 weechat: 1.9.1 -> 2.0 2017-12-18 01:33:36 +00:00
SLNOS 205d7f6297 ratox: 0.2.1 -> 0.4 2017-12-17 14:33:45 +00:00
Mateusz Kowalczyk 84cfcb81eb firefox-devedition-bin: 58.0b9 -> 58.0b11 2017-12-17 13:29:04 +00:00
Jörg Thalheim 70fd5c4fc7
Merge pull request #32388 from mikefaille/master
kubernetes-helm: 2.6.1 -> 2.7.2
2017-12-16 23:27:30 -08:00
Jörg Thalheim 0643952fa5
Merge pull request #32375 from volth/oracle-jdk-remove-redundand-asserts
oraclejdk: remove redundant asserts
2017-12-16 23:20:45 -08:00
Michaël Faille 8074a016fb kubernetes-helm: 2.6.1 -> 2.7.2 2017-12-17 05:05:52 +00:00
Orivej Desh 609bf27001
Merge pull request #32603 from mogorman/esniper-2.33.0-git
esniper: 2.33.0 -> 2.33.0-git
2017-12-17 03:55:18 +00:00
Matthew O'Gorman d7426b378e esniper: 2.33.0 -> 2.33.0.2017-11-06
esniper from sourceforge is incompatible with latest changes on ebay. This is a fork used by arch that has the problem solved.
2017-12-17 03:54:23 +00:00
Orivej Desh e0029419dd
Merge pull request #32625 from markus1189/minikube
minikube: fix wrong path for localkube
2017-12-16 22:59:58 +00:00
Orivej Desh 5b99d2b374
Merge pull request #32727 from bachp/riot-web-0.13.3
riot-web: 0.13.1 -> 0.13.3
2017-12-16 22:35:25 +00:00
Orivej Desh f6dd6a438b
Merge pull request #32741 from gnidorah/rambox
rambox: allow user to disable tooltips
2017-12-16 20:33:26 +00:00
Vladimír Čunát 4c8447bd31
liferea: 1.12-rc3 -> 1.12.0 2017-12-16 20:17:53 +01:00
gnidorah 074a43f3dc rambox: allow user to disable tooltips 2017-12-16 21:36:33 +03:00
Matthias Beyer 79ba686371 mutt: 1.9.1 -> 1.9.2 (#32734) 2017-12-16 11:22:51 +01:00
Vladimír Čunát 0c5f5ba61d
Merge #32718: chromium: 63.0.3239.84 -> 63.0.3239.108 2017-12-16 09:04:21 +01:00
Pascal Bach bfa16504a8 riot-web: 0.13.1 -> 0.13.3 2017-12-16 00:43:29 +01:00
Yuriy Taraday 2733530a66 chromium: 63.0.3239.84 -> 63.0.3239.108
New stable release with 2 security fixes [0].

Version 64 has been promoted to Beta, build still doesn't work.

[0] https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop_14.html
2017-12-15 22:22:55 +04:00
Jörg Thalheim 5af695c688
Merge pull request #32635 from markus1189/minikube-update
Minikube update
2017-12-15 09:47:46 -08:00