Commit Graph

10855 Commits

Author SHA1 Message Date
Mario Rodas
b8521ef91b
syncthing: 1.3.3 -> 1.3.4 2020-02-03 04:20:00 -05:00
Florian Klink
ca00a3f302
Merge pull request #79008 from flokli/bump-aerc
aerc: 0.3.0 -> unstable-2020-02-01
2020-02-03 22:23:21 +01:00
Mario Rodas
af25239a14
flexget: 3.1.13 -> 3.1.18 2020-02-03 04:20:00 -05:00
worldofpeace
90e81f39e5
Merge pull request #76823 from epiteff/station-fix-missing-icon
station: fix missing icon
2020-02-02 21:33:09 -05:00
Florian Klink
a1bcf2c90e
Merge pull request #77426 from lheckemann/remove-otter
otter-browser: remove
2020-02-02 22:29:35 +01:00
Linus Heckemann
c99e248f3c otter-browser: remove
I have no interest in maintaining this anymore and it has no other maintainers.
2020-02-02 22:28:20 +01:00
Benjamin Esham
a0234e0a24 weechatScripts.wee-slack: 2.3.0 -> 2.4.0 2020-02-02 08:59:35 -08:00
Matthew Glazar
1221a6b096 chatterino2: fix: Could not find the Qt platform plugin "cocoa" in ""
wrapQtAppsHook ignores Mach-O binaries [1]. Additionally, wrapQtAppsHook
doesn't look inside $out/Applications [2], which is where chatterino2 is
installed. This means chatterino2 for Darwin/macOS is not wrapped
properly, causing the following error when launched:

> qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in ""
>
> This application failed to start because no Qt platform plugin could
> be initialized. Reinstalling the application may fix this problem.

On macOS, explicitly wrap chatterino2's executable.

[1] pkgs/development/libraries/qt-5/hooks/wrap-qt-apps-hook.sh line 85
[2] pkgs/development/libraries/qt-5/hooks/wrap-qt-apps-hook.sh line 76
2020-02-01 19:59:08 -08:00
Matthew Glazar
cdd1c216ff chatterino2: fix install on macOS
On Darwin/macOS, chatterino2's install phase copies no files into the
output. `make install` does not copy chatterino2.app. Copy the .app
manually, fixing the installation.

With this patch, chatterino2 almost works on macOS. Issue #42893
applies, so to make chatterino2 work, you must install qtbase in your
environment. For example:

    $ nix-env -iA nixpkgs.qt5.qtbase
    $ open ~/.nix-profile/Applications/chatterino.app
2020-02-01 19:15:05 -08:00
Florian Klink
fe08bffe4c aerc: 0.3.0 -> unstable-2020-02-01
The current version seems to go panic on some mail boxes.

It's already fixed in master, but there hasn't been a release yet.
2020-02-01 23:38:36 +01:00
Robert Helgesson
a6e9b59633
k9s: 0.9.3 -> 0.13.6
PR #79031
2020-02-01 23:09:56 +01:00
Wael Nasreddine
65e6812dc8
Merge pull request #78796 from Frostman/helm-3.0.3
kubernetes-helm: 3.0.1 -> 3.0.3 and improve build meta
2020-02-01 10:00:11 -08:00
Franz Pletz
cff0aa3a1c
riot-web: 1.5.6 -> 1.5.8 2020-02-01 14:20:51 +01:00
Sergey Lukjanov
6f2523e1b3 kubernetes-helm: drop unneeded goPackagePath from legacy go support
Co-Authored-By: Wael Nasreddine <wael.nasreddine@gmail.com>
2020-01-31 21:45:51 -08:00
Sergey Lukjanov
171982e2a9 kubernetes-helm: 3.0.1 -> 3.0.3 and improve build meta 2020-01-31 21:45:41 -08:00
Marek Mahut
25b0834b3d
Merge pull request #78888 from r-ryantm/auto-update/vnstat
vnstat: 2.4 -> 2.6
2020-01-31 23:02:44 +01:00
worldofpeace
aeec2e7a3a
Merge pull request #78949 from kjuvi/ephemeral
ephemeral: 6.1.1 -> 6.2.0
2020-01-31 14:42:28 -05:00
zowoq
c508408268 kompose: 1.18.0 -> 1.20.0
https://github.com/kubernetes/kompose/blob/v1.20.0/CHANGELOG.md#v1200-2019-12-23
2020-01-31 20:29:24 +10:00
kjuvi
8698e55e1f ephemeral: 6.1.1 -> 6.2.0 2020-01-31 10:27:44 +01:00
Marek Mahut
688c0471b5
Merge pull request #78853 from mmahut/fixdat
dat: remove and link to nodePackages.dat
2020-01-31 08:27:54 +01:00
R. RyanTM
93ca7d4b8b kubeseal: 0.9.6 -> 0.9.7 2020-01-30 21:48:53 -08:00
Ilya Fedin
34890e42af kotatogram-desktop: init at 1.1.5 2020-01-30 19:15:40 -08:00
Michael Weiss
40be1827ee
tdesktop: Use CMake to install all files 2020-01-30 20:20:46 +01:00
Michael Weiss
cfccb477cd
quiterss: 0.19.2 -> 0.19.3 2020-01-30 20:12:26 +01:00
R. RyanTM
44b9f9b55e vnstat: 2.4 -> 2.6 2020-01-30 17:32:57 +00:00
Marek Mahut
e9f50d20ac dat: remove and link to nodePackages.dat 2020-01-30 14:54:30 +01:00
Konstantinos Koukopoulos
3153fad73f
kops: 1.15.0 -> 1.15.1 (#78821)
Upgrade the kops_1_15 attribute of kops to bring in the newest patch release (1.15.1) which includes many important bug fixes.
Full release notes here: https://github.com/kubernetes/kops/releases/tag/v1.15.1
2020-01-30 12:19:24 +00:00
R. RyanTM
75d6bc7388 teamviewer: 15.0.8397 -> 15.1.3937 2020-01-30 10:33:41 +00:00
Alyssa Ross
091b710c3f
dino: fix rendering of logo in about window
Previously:

** (dino:7442): CRITICAL **: 00:35:22.373: file /build/source/main/src/ui/unified_window.vala: line 86: uncaught error: Unrecognized image file format (gdk-pixbuf-error-quark, 3)

(dino:7442): Gtk-WARNING **: 00:35:22.601: Found an icon but could not load it. Most likely gdk-pixbuf does not provide SVG support.
2020-01-30 00:42:24 +00:00
Alyssa Ross
adb89be62c
dino: add myself as a maintainer 2020-01-30 00:29:11 +00:00
Alyssa Ross
131ec9d383
dino: drop unnecessary enableParallelBuilding
This is the default.
2020-01-30 00:28:36 +00:00
Alyssa Ross
d506e9dd25
dino: 2019-10-28 -> 0.1.0
The system libsignal-protocol-c is preferred now, so fetching
submodules is no longer required.

The other libraries added are ones that the build complained about.  I
suspect they are optional dependencies.  Adding them makes the build
quieter, and has basically no impact on runtime closure size, so no
harm in making them available to keep the build system happy.
2020-01-30 00:25:40 +00:00
Mario Rodas
13f5118d42
Merge pull request #78626 from alexbakker/hexchat-2.14.3
hexchat: 2.14.2 -> 2.14.3
2020-01-29 02:37:09 -05:00
Michael Weiss
4a83868646
tdesktop: 1.9.8 -> 1.9.9
`tg.protocol` was removed and shouldn't be required anymore as
`telegramdesktop.desktop` already registers the handler:
MimeType=x-scheme-handler/tg;
2020-01-29 00:41:38 +01:00
Michael Weiss
595f379983
Merge pull request #78584 from primeos/chromium
chromium: 79.0.3945.117 -> 79.0.3945.130
2020-01-28 23:34:15 +01:00
Michael Weiss
4ad78e64ff
chromium: Add myself (@primeos) as provisional maintainer
I don't really have the hardware resources nor time to do this properly,
but I'll try to keep a watch on Chromium (updates, PRs, and issues)
until we've found a new team [0].
Testing will be performed on a best effort basis (no guarantees :o).

I've also briefly documented the current maintainer
roles/responsibilities and added `meta.longDescription`.

[0]: https://github.com/NixOS/nixpkgs/issues/78450
2020-01-28 23:08:21 +01:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Maximilian Bosch
69d127cc81
citrix_workspace_19_3_0: mark as unsupported
Will be unsupported within the lifespan of 20.03. Also there aren't any
known issues that require this version as workaround, so a removal
should be fairly safe.
2020-01-28 11:40:20 +01:00
Maximilian Bosch
518b5ef0c9
citrix_workspace_19_8_0: fix url
When a new version of the Citrix workspace app is released, there's no
versioned URL available. This means that as soon as a new version is
released, the homepage needs to be altered to ensure that the error
message from `requireFile` points to the proper download URL.
2020-01-28 10:48:03 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Michael Weiss
5e46d5a7b5
tdesktop: Remove the last custom patch from Arch Linux
This patch is not required anymore [0][1].
Thanks @ilya-fedin for pointing this out.

[0]: https://git.archlinux.org/svntogit/community.git/commit/?id=a6dbffec8b2f6f319822df8b7db3ba66f81407ce
[1]: https://bugs.archlinux.org/task/65259
2020-01-27 21:48:44 +01:00
Alexander Bakker
75b3072644 hexchat: 2.14.2 -> 2.14.3 2020-01-27 20:04:01 +01:00
Michael Weiss
faab2914f3
tdesktop: Remove NIX_CFLAGS_COMPILE and CPPFLAGS
This is not required anymore and therefore a refactoring/cleanup
(verified with diffoscope that only the output paths change).
Credit to @ilya-fedin for bringing this to my attention.
2020-01-27 16:41:49 +01:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Marek Mahut
ae2986e2e1
Merge pull request #78356 from prusnak/dat
dat: init at 13.13.1
2020-01-27 14:13:25 +01:00
Michael Weiss
cccfd1092f
chromium: 79.0.3945.117 -> 79.0.3945.130
https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop_16.html

This update includes 11 security fixes.

CVEs: CVE-2020-6378 CVE-2020-6379 CVE-2020-6380 CVE-2020-0601
2020-01-26 23:58:14 +01:00
Maximilian Bosch
b4587bc404
Merge pull request #76535 from Ma27/bump-nextcloud-client
nextcloud-client: 2.6.1 -> 2.6.2
2020-01-26 23:01:23 +01:00
Silvan Mosberger
3c5add99f6
Merge pull request #78481 from Infinisil/mumble-celt
mumble: Fix PLUGIN_PATH definition so it can find the CELT library
2020-01-26 15:55:27 +01:00
Marek Mahut
a341264465
Merge pull request #78237 from r-ryantm/auto-update/opera
opera: 65.0.3467.48 -> 66.0.3515.36
2020-01-26 13:22:23 +01:00
Silvan Mosberger
cae1bf667f
mumble: Add infinisil as maintainer 2020-01-25 22:05:14 +01:00
Silvan Mosberger
21160c8965
mumble: Fix PLUGIN_PATH definition so it can find the CELT library 2020-01-25 21:51:35 +01:00
Mario Rodas
1a69fd33df
flexget: 3.1.11 -> 3.1.13 2020-01-25 04:20:00 -05:00
Vladimír Čunát
b200b6bea4
Merge #78452: thunderbird*: 68.4.1 -> 68.4.2 2020-01-25 13:42:46 +01:00
Michael Weiss
2932d787ec
Merge pull request #77299 from ivan/chromium-79.0.3945.117
chromium: 79.0.3945.88 -> 79.0.3945.117
2020-01-25 01:12:31 +01:00
Michael Weiss
ae09f2a671
tdesktop: 1.9.7 -> 1.9.8 2020-01-24 20:36:51 +01:00
taku0
a5c3e0647b thunderbird: 68.4.1 -> 68.4.2 2020-01-25 03:16:22 +09:00
taku0
ef497b63ba thunderbird-bin: 68.4.1 -> 68.4.2 2020-01-25 03:12:19 +09:00
Michael Weiss
3791770384
Merge pull request #78413 from primeos/signal-desktop
signal-desktop: 1.29.6 -> 1.30.0
2020-01-24 18:23:29 +01:00
Michael Weiss
9cf50fa55c
signal-desktop: 1.29.6 -> 1.30.0
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.0
2020-01-24 17:49:39 +01:00
Tim Steinbach
62d86db572
zoom-us: 3.5.336627.1216 -> 3.5.352596.0119 2020-01-24 11:31:18 -05:00
Mario Rodas
f26bafe144 flexget: 3.1.10 -> 3.1.11 2020-01-24 02:05:55 -08:00
Michael Weiss
0d97ef510b
tdesktop: 1.9.4 -> 1.9.7 (#78390)
This also properly enables the spell checking with enchant2.

Note: This requires a proper configuration.
A quick and dirty solution (not recommended) could look like this:
install -Dt ~/.config/enchant/hunspell/ $(nix-build -A hunspellDicts.en_US)/share/hunspell/en_US.{aff,dic}
2020-01-23 23:51:05 +01:00
Niklas Hambüchen
6df94f6688
Merge pull request #78386 from plumelo/feature/remmina-1.3.10
remmina: 1.3.9 -> 1.3.10
2020-01-23 20:42:20 +01:00
Meghea Iulian
3f46a4afab remmina: 1.3.9 -> 1.3.10 2020-01-23 21:10:57 +02:00
chris
67509cc831 Updated the terraform providers 2020-01-23 10:34:48 -08:00
Pavol Rusnak
e65da6853f
dat: init at 13.13.1 2020-01-23 13:18:11 +01:00
Mario Rodas
d0819c05b3
terraform: 0.12.19 -> 0.12.20
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.20
2020-01-22 18:18:18 -05:00
Olli Helenius
2356a43830 teams: 1.2.00.32451 -> 1.3.00.958 2020-01-22 14:18:52 -08:00
worldofpeace
a7e403280e
Merge pull request #78296 from thefloweringash/chatterino-qt-wrapper
chatterino2: use mkDerivation from qt
2020-01-22 17:09:06 -05:00
Matt Smith
a76b5a2c94 maintainers: remove 00-matt 2020-01-22 21:12:43 +00:00
Ryan Mulligan
0e1e99d42d
Merge pull request #78248 from r-ryantm/auto-update/palemoon
palemoon: 28.8.0 -> 28.8.1
2020-01-22 08:18:18 -08:00
Andrew Childs
7e0dd3833d chatterino2: use mkDerivation from qt 2020-01-23 01:00:34 +09:00
Michael Weiss
393b3e8746
tdesktop: 1.9.3 -> 1.9.4 (#78274) 2020-01-22 14:29:47 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Johan Thomsen
a96ed5d704 kubernetes: 1.16.4 -> 1.16.5 2020-01-22 00:04:04 -08:00
R. RyanTM
3aa2742e2b palemoon: 28.8.0 -> 28.8.1 2020-01-22 07:48:38 +00:00
R. RyanTM
9bc06937b5 opera: 65.0.3467.48 -> 66.0.3515.36 2020-01-22 04:52:54 +00:00
Will Dietz
3bf9cc3154
Merge pull request #76767 from dtzWill/update/spectral-2019-12-23
spectral: unstable 2019-08-30 -> 817, olm: cmake+clean
2020-01-21 16:25:49 -06:00
Andreas Rammhold
a7a85a015c
Merge pull request #78153 from taku0/firefox-bin-72.0.2
firefox, firefox-bin: 72.0.1 -> 72.0.2,  firefox-esr: 68.4.1esr -> 68.4.2esr
2020-01-21 14:36:02 +01:00
taku0
249e3d0ef3 firefox-esr: 68.4.1esr -> 68.4.2esr 2020-01-21 20:04:04 +09:00
taku0
57aed520d8 firefox: 72.0.1 -> 72.0.2 2020-01-21 19:59:34 +09:00
taku0
7187891a17 firefox-bin: 72.0.1 -> 72.0.2 2020-01-21 19:55:44 +09:00
Mario Rodas
5d7f7fbf5e
flexget: 3.0.31 -> 3.1.10 2020-01-20 18:18:18 -05:00
Ian M. Jones
96d2790061 onedrive: 2.3.12 -> 2.3.13 2020-01-20 13:53:59 +00:00
Ivan Kozik
76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
Mario Rodas
8ac5308c6a
Merge pull request #77885 from r-ryantm/auto-update/luigi
luigi: 2.8.0 -> 2.8.11
2020-01-19 09:23:05 -05:00
Mario Rodas
4473eee95f
Merge pull request #77887 from r-ryantm/auto-update/magnetico
magnetico: 0.8.1 -> 0.9.0
2020-01-19 09:03:39 -05:00
Francesco Zanini
2a6b2342df
captive-browser: runs on all platforms 2020-01-19 10:27:27 +01:00
Michael Weiss
f430ac79b8
Merge pull request #77453 from primeos/tdesktop
tdesktop: 1.8.15 -> 1.9.3
2020-01-19 00:01:48 +01:00
Michael Weiss
1835ac1d79
tdesktop: 1.8.15 -> 1.9.3
The GYP build is now deprecated [0].
This results in a large number of changes and many custom Nix patches
aren't required anymore (and probably haven't been required for quite
some time now, the derivation got a bit outdated...).

A lot of the changes in this commit are based on the changes of the
Arch package [1][2] (which our package is based upon).

Rough overview of the changes:
- gcc9 -> ninja (optional but let's follow Arch here)
- Dropped GYP, only CMake now
  - But: Python is still required
- fetchFromGitHub -> fetchurl (optional?)
- Apply all Arch patches and remove old patches
  - Requires one new patch for range-v3
- New dependencies: enchant2, lz4, xxHash
  - TODO: Plus a few new dependencies that shouldn't be required
- Cleanup: Irrelevant flags (e.g. GYP_DEFINES) and patches (e.g. sed)
  - Simplifies quite a few things :)
- Some additional documentation and TODOs

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>

[0]: https://github.com/telegramdesktop/tdesktop/issues/7001
[1]: https://git.archlinux.org/svntogit/community.git/commit/?id=23eff2b1ef7435441e93120618ca899f0b0e7e61
[2]: https://git.archlinux.org/svntogit/community.git/commit/?id=6a19e949724b2e2bfcdcf2081111ecd46108e449
2020-01-18 23:28:10 +01:00
Tim Steinbach
ba059b9a23
vivaldi: 2.10.1745.26-1 -> 2.10.1745.27-1 2020-01-18 11:51:07 -05:00
Alan Hollis
4f4d792e70 gns3: Fix python package not being pinned (#77701)
Due to https://github.com/NixOS/nixpkgs/issues/44426 the correct psutils
package is not picked up, this commit changes the code so the correct
version is always picked.
2020-01-17 23:25:35 +01:00
worldofpeace
15e0b23f48 signal-desktop: use autoPatchelfHook, wrap properly (#77850)
Most prominently we don't use `phases` because of https://github.com/NixOS/nixpkgs/issues/28910.
This is also problematic when using wrapGAppsHook.
In order to use wrapGAppsHook's automatic wrapping
(this was done manually before because there was no fixupPhase)
we need to install signal at lib/Signal instead of just into libexec.
That's because it would try to wrap .so files.
2020-01-17 22:51:06 +01:00
lewo
c80ebc9317
Merge pull request #77612 from misuzu/psi-plus
psi-plus: 1.4.904 -> 1.4.984
2020-01-17 18:37:41 +01:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
rht
e6ed469c09
signal-desktop: 1.29.5 -> 1.29.6 2020-01-17 09:05:39 -05:00
R. RyanTM
6e0fc1f772 magnetico: 0.8.1 -> 0.9.0 2020-01-17 08:32:02 +00:00
R. RyanTM
cf0640b982
luigi: 2.8.0 -> 2.8.11 2020-01-17 08:23:36 +00:00
Mario Rodas
0d7ca4ff08
Merge pull request #77663 from turboMaCk/skypeforlinux8.55.0.141
skypeforlinux: 8.55.0.123 -> 8.55.0.141
2020-01-16 21:07:06 -05:00
worldofpeace
40bef249f1
Merge pull request #77407 from jtcoolen/protonvpn-cli-ng
protonvpn-cli-ng: init at 2.2.0
2020-01-16 20:03:39 -05:00
Julien Coolen
b45c4d2d88
protonvpn-cli-ng: init at 2.2.0 2020-01-17 00:58:14 +01:00
Michael Weiss
8d5ec33939
signal-desktop: 1.29.4 -> 1.29.5
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.5
2020-01-16 23:14:15 +01:00
Oleksii Filonenko
eb4a2f510a fluxctl: 1.16.0 -> 1.17.1 2020-01-16 16:39:41 +00:00
Mario Rodas
33941e49f2
Merge pull request #76868 from filalex77/tiny-0.5.0
tiny: init at 0.5.1
2020-01-16 10:19:41 -05:00
zowoq
8c7a5613f3 wireshark 3.2.0 -> 3.2.1
https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html
2020-01-16 08:09:22 +01:00
Silvan Mosberger
67373ae389
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 (#72656)
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:45:40 +01:00
Silvan Mosberger
94e35fba8e
seafile-client: 6.2.11 -> 7.0.5 2020-01-15 23:02:09 +01:00
gnidorah
7093ddeaf2 rambox: fix meta 2020-01-15 21:19:29 +03:00
Michael Weiss
0e817dacd8
signal-desktop: 1.29.3 -> 1.29.4
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.4
2020-01-15 13:14:05 +01:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Mario Rodas
1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
Michael Raskin
ad2289ad11
Merge pull request #77675 from taku0/flashplayer-32.0.0.314
flashplayer: 32.0.0.303 -> 32.0.0.314
2020-01-14 17:56:02 +00:00
leenaars
8df2444a35 Sylk: 2.1.0 -> 2.5.0 (#77606) 2020-01-14 17:25:33 +00:00
Marek Fajkus
c7f5569bd2
skypeforlinux: 8.55.0.123 -> 8.55.0.141 2020-01-14 10:13:20 +01:00
taku0
2becf7ffed flashplayer: 32.0.0.303 -> 32.0.0.314 2020-01-14 15:13:06 +09:00
Luka Blaskovic
bff748bacb ike: build with bison3 2020-01-13 21:35:19 +00:00
misuzu
9d28b0b95e psi-plus: 1.4.904 -> 1.4.984
Also fix 'ld: cannot find -lsecret-1 error' on build and crash with 'This application failed to start because no Qt platform plugin could be initialized' error on startup.
2020-01-13 14:08:03 +02:00
Trolli Schmittlauch
04172da17b cawbird: 1.0.3.1 -> 1.0.4
fixes a crash caused by invalid Twitter API data
2020-01-13 00:50:36 -08:00
Matthias Beyer
82f9e97ae4 mutt: 1.13.2 -> 1.13.3 2020-01-13 00:35:33 -08:00
Will Dietz
1e3ac89095
spectral: unstable-2019-08-30 -> 817
* libsecret, now req'd
* url updates
2020-01-12 21:26:35 -06:00
Niklas Hambüchen
2d4f45188d
Merge pull request #77053 from r-ryantm/auto-update/filezilla
filezilla: 3.46.0 -> 3.46.3
2020-01-13 00:21:20 +01:00
Marek Mahut
6438ed6bdc
Merge pull request #77368 from saschagrunert/cni
cni-plugins: v0.8.3 -> v0.8.4
2020-01-12 23:36:40 +01:00
Mario Rodas
08fd35f6ad
Merge pull request #77242 from r-ryantm/auto-update/remmina
remmina: 1.3.8 -> 1.3.9
2020-01-11 05:04:52 -05:00
taku0
f7c1c22747 thunderbird: 68.3.1 -> 68.4.1 2020-01-11 15:16:34 +09:00
taku0
ae41b779a9 thunderbird-bin: 68.3.1 -> 68.4.1 2020-01-11 15:12:44 +09:00
Mario Rodas
f4c73a568f
Merge pull request #74255 from filalex77/mullvad-vpn-2019.9
mullvad-vpn: 2019.8 -> 2019.10
2020-01-10 21:14:47 -05:00
Tim Steinbach
8665adc902
vivaldi: 2.10.1745.23-1 -> 2.10.1745.26-1 2020-01-10 20:48:43 -05:00
Mario Rodas
28eefd1ae2
Merge pull request #77245 from turboMaCk/google-talk-plugin-sha1-to-sha256
google_talk_plugin: sha1 -> sha256
2020-01-10 20:38:35 -05:00
Florian Klink
0e75514442 firefoxPackages.icecat: mark as insecure
It's based on 60.3.0, whose support ended around October 2019.
2020-01-10 20:19:19 +01:00
Graham Christensen
5a437278d0
Merge pull request #77458 from emilazy/tor-browser-bundle-bin-9.0.4
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 13:59:20 -05:00
Emily
05c0695c6b tor-browser-bundle-bin: 9.0.3 -> 9.0.4 2020-01-10 18:57:02 +00:00
adisbladis
7750fd5555
firefox-beta-bin: 72.0b3 -> 73.0b3 2020-01-10 18:40:53 +00:00
adisbladis
7a023738dd
firefox-devedition-bin: 72.0b11 -> 73.0b3 2020-01-10 18:40:10 +00:00
Florian Klink
1efaa03d95 firefoxPackages.tor-browser*, tor-browser-bundle: remove
These are all based on firefox versions with known vulnerabilities
exploited in the wild.

We seriously shouldn't ship this in nixpkgs, especially not for
sensitive applications as the Tor Browser.

`tor-browser-bundle` is just a wrapper around
`firefoxPackages.tor-browser`, so let's remove it too.

`tor-browser-bundle-bin` is the much safer bet, which is individually
downloaded from `dist.torproject.org` and just `patchelf`-ed locally to
work on NixOS.

Co-Authored-By: Alyssa Ross <hi@alyssa.is>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
Co-Authored-By: Graham Christensen <graham@grahamc.com>
2020-01-10 18:34:22 +01:00
Michael Weiss
b333f39de7
gns3-{gui,server}: 2.2.3 -> 2.2.5 2020-01-10 17:57:24 +01:00
Vladimír Čunát
f703a3a04a
firefox-esr-60: mark as vulnerable
The last release was in September, so it's surely "vulnerable" now.
https://www.mozilla.org/en-US/firefox/60.9.0/releasenotes/

This is the same appproach we've taken for esr-52.
2020-01-10 17:08:01 +01:00
Emery Hemingway
dcf9c11477 trojita: add explicit libsecret dependency
This was previously a transitive dependency.

Fix #77296
2020-01-10 13:46:48 +01:00
Florian Klink
0c26ef9e76
Merge pull request #77425 from emmanuelrosa/qutebrowser-1.9
qutebrowser: 1.8.3 -> 1.9.0
2020-01-10 11:35:13 +01:00
Emmanuel Rosa
216dea5b9d qutebrowser: 1.8.3 -> 1.9.0
Closes #77360
2020-01-10 16:05:17 +07:00
worldofpeace
75f9b2f91f
Merge pull request #77375 from lheckemann/calls-0.1.1
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 16:19:12 -05:00
Joachim F
ec1f3aba86
Merge pull request #77340 from dtzWill/update/tor-browser-bundle-bin-9.0.3
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
2020-01-09 17:25:29 +00:00
Linus Heckemann
1e3fbfbf5e calls: unstable-2019-10-29 -> 0.1.1 2020-01-09 15:19:10 +01:00
Daniel Frank
0271b2c9a0 firefox-bin: 72.0 -> 72.0.1 [security] CVE-2019-17026 2020-01-09 15:02:34 +01:00
Sascha Grunert
acd334c5b6
cni-plugins: v0.8.3 -> v0.8.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-09 14:28:24 +01:00
Mario Rodas
a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00
Mario Rodas
47cd3b5222
Merge pull request #77163 from r-ryantm/auto-update/mpop
mpop: 1.4.6 -> 1.4.7
2020-01-09 05:19:07 -05:00
Mario Rodas
39ab81fc26
Merge pull request #77164 from r-ryantm/auto-update/msmtp
msmtp: 1.8.6 -> 1.8.7
2020-01-09 05:09:30 -05:00
Mario Rodas
bda5f7964b
Merge pull request #77350 from marsam/update-terraform
terraform: 0.12.18 -> 0.12.19
2020-01-09 04:45:25 -05:00
Mario Rodas
9ab9bb4ab6
terraform: 0.12.18 -> 0.12.19
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.19
2020-01-08 18:00:00 -05:00
Andreas Rammhold
b4983fe20b
firefox: fix build of >=72 on aarch64 2020-01-08 23:39:26 +01:00
Andreas Rammhold
204d32a746
firefox-esr-68: 68.4.0esr -> 68.4.1esr 2020-01-08 23:39:26 +01:00
Andreas Rammhold
aab1f2dfe2
firefox: 72.0 -> 72.0.1 2020-01-08 23:39:26 +01:00
Will Dietz
19879a7f7b
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
https://blog.torproject.org/new-release-tor-browser-903
2020-01-08 15:51:18 -06:00
Oleksii Filonenko
cb132f981f
tiny: init at 0.5.1 2020-01-08 21:14:53 +02:00
Andreas Rammhold
40018e5987
firefox: 71.0 -> 72.0 2020-01-08 17:06:35 +01:00
Andreas Rammhold
2ad59bdf8c firefox-esr-68: 68.3.0esr -> 68.4.0esr 2020-01-08 14:48:30 +01:00
Andreas Rammhold
a36a9127bb firefox-devedition-bin: 72.0b11 -> 73.0b2 2020-01-08 14:48:30 +01:00
Andreas Rammhold
47804d55b4 firefox-beta-bin: 72.0b4 -> 73.0b2 2020-01-08 14:48:30 +01:00
Andreas Rammhold
1064ac96b9 firefix-bin: 71.0 -> 72.0 2020-01-08 14:48:30 +01:00
Andreas Rammhold
6d8208e373 firefox: prepare for firefox 72 2020-01-08 14:48:30 +01:00
Mario Rodas
68cea76f36
Merge pull request #77089 from r-ryantm/auto-update/gnunet
gnunet: 0.12.0 -> 0.12.1
2020-01-08 05:20:00 -05:00
Mario Rodas
4477b1edc5
syncthing: 1.3.2 -> 1.3.3
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.3.3
2020-01-08 04:20:00 -05:00
Ivan Kozik
b8fa6dd0ac chromium: 79.0.3945.88 -> 79.0.3945.117
CVE-TBD: Use after free in audio

https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop.html
2020-01-08 08:42:54 +00:00
Maximilian Bosch
dd243644b4
quaternion*: fix build
https://hydra.nixos.org/build/109701246
2020-01-07 21:45:09 +01:00
Marek Fajkus
741db8c3b0
google_talk_plugin: sha1 -> sha256
related https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 20:17:32 +01:00
R. RyanTM
993264ac18 remmina: 1.3.8 -> 1.3.9 2020-01-07 08:33:30 -08:00
R. RyanTM
4068a753d5 msmtp: 1.8.6 -> 1.8.7 2020-01-06 18:00:04 -08:00
R. RyanTM
45101d8776 mpop: 1.4.6 -> 1.4.7 2020-01-06 17:52:39 -08:00
R. RyanTM
4d4add5bb3 gnunet: 0.12.0 -> 0.12.1 2020-01-06 07:07:43 -08:00
R. RyanTM
2cb7f3c984 filezilla: 3.46.0 -> 3.46.3 2020-01-06 03:48:57 -08:00
Mario Rodas
0f9eda896b flexget: add marsam to maintainers 2020-01-04 04:22:00 -05:00
Mario Rodas
b5c8ef0e7f flexget: 2.21.25 -> 3.0.31 2020-01-04 04:21:00 -05:00
Elis Hirwing
4c9e280001
Merge pull request #76698 from fnords/protonmail-bridge-1.2.3-1-bump
protonmail-bridge: 1.2.2-1 -> 1.2.3-1
2020-01-04 22:23:29 +01:00
Michael Raskin
df3896f6ac
Merge pull request #76900 from misuzu/psi-1.4
psi: 0.15 -> 1.4
2020-01-04 15:20:43 +00:00
misuzu
b3a3168a95 psi: 0.15 -> 1.4 2020-01-04 14:41:59 +02:00
markuskowa
8dcb8318b1
Merge pull request #76423 from r-ryantm/auto-update/tixati
tixati: 2.64 -> 2.66
2020-01-04 12:09:25 +01:00
Maximilian Bosch
11dd4ccf9d
rambox: 0.6.9 -> 0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
toonn
f4adb7c4d8 wire-desktop: linux 3.11.2912 -> 3.12.2916 2020-01-03 19:37:25 +01:00
toonn
a8bd7e6694 wire-desktop: mac 3.10.3215 -> 3.12.3490 2020-01-03 19:37:25 +01:00
adisbladis
e41e1822a0
firefox-devedition-bin: 72.0b4 -> 72.0b11 2020-01-03 13:16:37 +00:00
Benjamin Slade
aa8f763861 mullvad-vpn: 2019.08 -> 2019.10 2020-01-03 12:58:52 +00:00
lewo
72d4651b59
Merge pull request #76838 from nlewo/next-fix
next: set next-gtk-webkit as a propagated build input
2020-01-03 11:28:41 +01:00
Antoine Eiche
b66452693b next: set next-gtk-webkit as a propagated build input
Because this reference is unfortunately not detected by Nix.

Fixes #76834.
2020-01-03 09:50:12 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Koki Yasuno
2339cd64c3
station: fix missing icon 2020-01-02 22:20:16 +09:00
Silvan Mosberger
587c992958
Merge pull request #76741 from asymmetric/patchwork-3.17.2
ssb-patchwork: 3.17.1 -> 3.17.2
2020-01-01 03:07:39 +01:00
Anderson Torres
ba9fdecba3
Merge pull request #76728 from OPNA2608/palemoon-improvements
palemoon: use gcc7, remove build notification
2019-12-31 18:01:10 -03:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Lorenzo Manacorda
9512e8486e ssb-patchwork: 3.17.1 -> 3.17.2 2019-12-31 16:11:47 +01:00
Ryan Mulligan
fece1cb894
Merge pull request #76387 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.0 -> 4.2.1
2019-12-31 06:03:17 -08:00
Jörg Thalheim
44e9c12e88
rambox: fix hash (#76618)
rambox: fix hash
2019-12-31 11:57:39 +00:00
Christoph Neidahl
f7bd1742f1 palemoon: use gcc7, remove build notification
Changes as requested in https://github.com/NixOS/nixpkgs/pull/69206
2019-12-31 04:32:43 +01:00
Robin Gloster
f6a3f5af36
treewide: structured-attrs fixes 2019-12-31 01:39:53 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Maximilian Bosch
5ed6a9c70d
firefox: fix for structured attrs 2019-12-31 00:59:00 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00