Commit Graph

47553 Commits

Author SHA1 Message Date
Peter Simons
68561ccf59 obs-v4l2sink: update to latest git 'master' version 2020-09-22 21:36:46 +02:00
Doron Behar
e9364d1737
Merge pull request #98442 from danieldk/weather-cleanups 2020-09-22 21:23:16 +03:00
Drew Risinger
ba886f7b1a verilog: add tests
Run recommended self-tests from iverilog's CI.

Tests add about a minute to the build time on local machine
(2 -> 3 mins).
2020-09-22 13:58:15 -04:00
Drew Risinger
0d9a6e2da5 verilog: cleanup
Meta attributes were out of date or not in current style,
and some attributes of derivation were redundant.
2020-09-22 13:58:06 -04:00
Daniël de Kok
e05feccc46 weather: enable on all Unix platforms 2020-09-22 19:56:48 +02:00
Daniël de Kok
53c78da3b7 weather: cleanups 2020-09-22 19:56:42 +02:00
Stefan Frijters
6dad7ddb8c maestral-qt: 1.1.0 -> 1.2.0 2020-09-22 09:17:42 -07:00
Daniël de Kok
260f03f9e6
Merge pull request #98413 from danieldk/softmaker-remove-intercept
softmaker-office: remove /bin/ls intercept
2020-09-22 17:53:05 +02:00
Doron Behar
807654ceb5
Merge pull request #98467 from romildo/upd.mpv
mpv: install mpv_identify.sh
2020-09-22 17:55:35 +03:00
Michael Weiss
d1a27a5f00
chromium: 85.0.4183.102 -> 85.0.4183.121
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html

This update includes 10 security fixes.

CVEs:
CVE-2020-15960 CVE-2020-15961 CVE-2020-15962 CVE-2020-15963
CVE-2020-15965 CVE-2020-15966 CVE-2020-15964
2020-09-22 13:58:22 +02:00
Marek Mahut
06b27898a4
Merge pull request #98445 from AndersonTorres/goodbye-blockchains
Removing myself from maintainers lists of blockchains
2020-09-22 12:18:29 +02:00
taku0
2460e0e6cd firefox-esr: 78.2.0esr -> 78.3.0esr 2020-09-22 15:41:43 +09:00
AndersonTorres
f29f67bdb3 Removing myself from maintainers list of blockchains 2020-09-22 03:26:42 -03:00
Jörg Thalheim
658b78e9b6
Merge pull request #98418 from erincandescent/dinoarwin
Dino: Enable on macOS/Darwin
2020-09-22 07:16:17 +02:00
Daniël de Kok
271b9ac9a7 weather: reformat derivation 2020-09-22 06:50:04 +02:00
taku0
3ad81fd022 firefox-bin: 80.0.1 -> 81.0 2020-09-22 13:49:18 +09:00
taku0
0669cd9d3f firefox: 80.0.1 -> 81.0 2020-09-22 13:48:54 +09:00
Daniël de Kok
748aa38cb1
Merge pull request #98195 from zachcoyle/weather-enable-darwin
weather: enable on darwin
2020-09-22 06:48:09 +02:00
José Romildo Malaquias
1d8fae0b4d mpv: install mpv_identify.sh
It is file identification script.
It is used in mc default actions for video files.
2020-09-21 23:29:09 -03:00
Anderson Torres
1a3b6ccf66
Merge pull request #98432 from AndersonTorres/upload-luakit
luakit: 2.1 -> 2.2
2020-09-21 23:00:36 -03:00
Martin Weinelt
aeab683e38
Merge pull request #98168 from gnidorah/updates
update some packages I maintain
2020-09-22 03:59:27 +02:00
Mario Rodas
fc7dbbd31f
Merge pull request #97914 from bbigras/chatterino
chatterino2: 2.1.7 -> 2.2.2
2020-09-21 20:54:40 -05:00
AndersonTorres
b950a85b41 luakit: 2.1 -> 2.2
Also, adding myself to maintainers list.
2020-09-21 21:28:23 -03:00
Erin
433503323e
Update pkgs/applications/networking/instant-messengers/dino/default.nix
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2020-09-22 01:42:35 +02:00
Justin Bedo
4bbdb75f22
octopus-caller: 0.6.3 -> 0.7.0 2020-09-22 08:43:04 +10:00
Zach Coyle
b06070c2bb
weather: enable on darwin 2020-09-21 18:13:52 -04:00
Austin Seipp
5a71d9619a
firecracker: 0.21.1 -> 0.22.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-09-21 16:54:48 -05:00
Marek Mahut
509f2c1320
Merge pull request #98417 from jonasnick/clighting-0.9.1
clightning: 0.9.0-1 -> 0.9.1
2020-09-21 23:35:48 +02:00
Maximilian Bosch
2e98177bd7
Merge pull request #98350 from 9999years/spotify-device-scale-factor
spotify: support --force-device-scale-factor for high-DPI displays
2020-09-21 23:00:58 +02:00
Jonas Nick
f4cc8c18b9
clightning: 0.9.0-1 -> 0.9.1 2020-09-21 18:43:21 +00:00
Erin Shepherd
4990bd1195 Dino: Enable on macOS/Darwin
* Remove direct dependencies on some X11 libs. We still inherit them through
   Gtk+ but it's a start
 * Rename plugin files from .dylib to .so so Dino's plugin loader finds them

The experience is still somewhat janky (no app icon, macOS thinks the app is called
".dino-wrapped", and the Cocoa menu bar is nonresponsive), but beyond this things
mostly work fine
2020-09-21 20:43:11 +02:00
Daniël de Kok
e883c6578c softmaker-office: remove /bin/ls intercept
This does not seem to be necessary anymore and fixes segmentation
faults on 20.03.
2020-09-21 19:56:29 +02:00
Rebecca Turner
4f03644c56 spotify: support --force-device-scale-factor
Add a Spotify wrapper with a `deviceScaleFactor` argument to set the
`--force-device-scale-factor` flag for high-DPI displays. If unset,
nothing is added.

This allows e.g.

   spotify.override { deviceScaleFactor = 1.66; }

Uses a separate wrapper derivation as suggested by @Ma27.
Uses `wrapProgram` instead of `makeWrapper` as suggested by @Ma27.
2020-09-21 13:50:19 -04:00
Daniël de Kok
79ec6d8694
Merge pull request #98390 from danieldk/freeoffice-2018.978
freeoffice: 976 -> 978
2020-09-21 18:54:20 +02:00
Doron Behar
a95bf523fc
Merge pull request #97230 from schmittlauch/cawbird-v1.2
cawbird: 1.1.0 -> 1.2.1
2020-09-21 19:28:14 +03:00
Anderson Torres
4bcd1dcd2c
Merge pull request #98371 from bryanasdev000/package-velero
velero: init at 1.5.1
2020-09-21 13:19:45 -03:00
Anderson Torres
3eccc3f833
Merge pull request #98370 from bryanasdev000/package-popeye
popeye: init at 0.8.10
2020-09-21 13:15:27 -03:00
leenaars
517c975596
Sylk: 3.8.0 -> 3.8.4 (#98392) 2020-09-21 17:39:04 +02:00
Vladimír Čunát
d33267c639
thunderbird.meta.maintainers: add myself
I've been keeping an eye on it anyway, and the current meta.maintainers
don't seem to be active around thunderbird.
2020-09-21 17:31:26 +02:00
Vladimír Čunát
114202e369
thunderbird-78: fix #97994: broken UI in 78.2.2 2020-09-21 17:31:26 +02:00
Bart Brouns
f6c30c554f lsp-plugins: 1.1.24 -> 1.1.26 2020-09-21 17:20:28 +02:00
Bart Brouns
c3d3a0019c bsequencer: 1.6.0 -> 1.8.4 2020-09-21 17:18:06 +02:00
Marek Mahut
8a5eb89b0f
Merge pull request #98384 from prusnak/slack
slack: 4.8.0 -> 4.9.1
2020-09-21 15:59:41 +02:00
Daniël de Kok
ac49c2f72a freeoffice: 976 -> 978
Fixes #98385.
2020-09-21 15:21:57 +02:00
meutraa
731fd9efe3 androidStudioPackages.{dev,canary}: 4.2.0.10 -> 4.2.0.11 2020-09-21 14:28:38 +02:00
Mario Rodas
49bf89f95b
Merge pull request #97813 from GTrunSec/zeek-script
zeek: Fix zeek script coreutils and hardlinking
2020-09-21 07:27:11 -05:00
Mario Rodas
b144c8f25a
Merge pull request #98271 from sternenseemann/fuzzel-1.4.2
fuzzel: 1.4.1 → 1.4.2
2020-09-21 07:24:17 -05:00
Mario Rodas
fefb2ad107
Merge pull request #98348 from marsam/update-gitAndTools.git-imerge
gitAndTools.git-imerge: 1.1.0 -> 1.2.0
2020-09-21 07:07:03 -05:00
Mario Rodas
7df8809714
Merge pull request #98346 from dawidsowa/gallery-dl
gallery-dl: 1.14.5 -> 1.15.0
2020-09-21 06:28:25 -05:00
Mario Rodas
884d22f491
Merge pull request #98364 from jbedo/singularity
singularity: 3.6.2 -> 3.6.3
2020-09-21 06:27:33 -05:00
Pavol Rusnak
846acc4c8c
slack: 4.8.0 -> 4.9.1
for darwin 4.9.0 is the latest
2020-09-21 12:56:05 +02:00
Doron Behar
20bd6dd45d
Merge pull request #98204 from charvp/pr/init-bluej 2020-09-21 11:10:55 +03:00
Charlotte Van Petegem
090cc5d6ea bluej: init at 4.2.2 2020-09-21 09:31:18 +02:00
Vincent Laporte
4e155d6be9
fontmatrix: 0.6.0 → 0.6.0-qt5 (#97800)
This is an unofficial port of Fontmatrix 0.6.0 to Qt5

Co-authored-by: symphorien <symphorien@users.noreply.github.com>
2020-09-21 08:01:37 +02:00
Bryan A. S
617d5b7fca velero: remove old heptio-ark package
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:14:38 -03:00
Bryan A. S
142f6d8515 velero: init at 1.5.1
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:12:06 -03:00
Bryan A. S
8465b4849b popeye: init at 0.8.10
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 01:58:36 -03:00
Drew Risinger
85ce380564 terraform-compliance: fix build
* Disables lock of pythonPackages.ipython to allow
    building with what's in nixpkgs
2020-09-21 00:06:27 -04:00
Justin Bedo
efa99abf28
singularity: 3.6.2 -> 3.6.3 2020-09-21 12:07:38 +10:00
WORLDofPEACE
595d5fdd3d
Merge pull request #84233 from colemickens/nixpkgs-firefox-pipewire
firefox: add pipewire patch for wayland users
2020-09-20 21:49:40 -04:00
Cole Mickens
31e54cdde3 firefox: enable pipewire+webrtc for wayland users 2020-09-20 21:42:39 -04:00
Jan Tojnar
aeba05f2e4
Merge pull request #96951 from doronbehar/pkg/gnome-network-displays
gnome-network-displays: init at 0.90.4
2020-09-21 01:23:28 +02:00
Stig P
37ab1fe8cb
Merge pull request #97742 from tasmo/sunvox-1.9.5d
sunvox: fix hash mismatch
2020-09-20 21:59:17 +00:00
Mario Rodas
3072630c31
Merge pull request #98339 from VirtusLab/git-machete-2.15.6
gitAndTools.git-machete: 2.15.5 -> 2.15.6
2020-09-20 16:31:17 -05:00
dawidsowa
8bb5c62adc gallery-dl: 1.14.5 -> 1.15.0 2020-09-20 22:42:36 +02:00
adisbladis
fa1272e956
emacsPackages.libgit: Fix build 2020-09-20 22:27:52 +02:00
Thomas Friese
edd8fb3757
sunvox: fix hash mismatch 2020-09-20 21:51:47 +02:00
Travis CI
358cfe9106 gitAndTools.git-machete: 2.15.5 -> 2.15.6
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-20 18:32:57 +00:00
Doron Behar
4d4516a04e gnome-network-displays: init at 0.90.4 2020-09-20 21:06:00 +03:00
Yves Fischer
a426157210 qcad: replace qt argument
change qcad to take the individual packages instead of qt5 as argument
2020-09-20 17:24:42 +02:00
Gabriel Ebner
4e7b124f13
Merge pull request #98290 from yvesf/qcad-3.25.2.0 2020-09-20 17:04:11 +02:00
Trolli Schmittlauch
0b3ffb512c cawbird: 1.1.0 -> 1.2.1
- regular version bump to 1.2.0, then bugfix release on top
- changes: see
    - https://github.com/IBBoard/cawbird/releases/tag/v1.2.0
    - https://github.com/IBBoard/cawbird/releases/tag/v1.2.1
2020-09-20 17:03:31 +02:00
Gabriel Ebner
a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava 2020-09-20 16:36:52 +02:00
Yves Fischer
2f934a967c qcad: fix library browser
the drawing library of qcad uses qt's database abstract for sqlite.

Somehow the libqsqlite library file is not found in the default
location. As workaround it is copied to the qcad library directory.
2020-09-20 16:35:24 +02:00
sohalt
40722346b8 avy: 2017.10.16 -> 2019.05.01 2020-09-20 16:13:29 +02:00
Mario Rodas
e5869f999f gitAndTools.git-imerge: 1.1.0 -> 1.2.0
https://github.com/mhagger/git-imerge/releases/tag/v1.2.0
2020-09-20 09:10:00 -05:00
Ryan Mulligan
4de9a13eef
Merge pull request #95973 from r-ryantm/auto-update/heimer
heimer: 1.18.0 -> 1.19.0
2020-09-20 07:01:39 -07:00
Robert Scott
ecd5886830 truvari: 1.3.4 -> 2.0.2, fixing build
seeing it has no tests, use pythonImportsCheck in an attempt to detect
total breakage, even though it's not intended to be used as an importable
module
2020-09-20 12:25:17 +01:00
Robert Scott
f1d2491057 bwa: include static library and some key headers in output 2020-09-20 12:23:18 +01:00
Gabriel Ebner
e13e02f300 jedit: use latest jdk 2020-09-20 11:41:06 +02:00
Daniël de Kok
770ecb1d31
Merge pull request #98266 from joncojonathan/removeAsMaintainer
Remove joncojonathan as maintainer
2020-09-20 11:38:30 +02:00
Gabriel Ebner
effd6aa53a gpsprune: use latest jdk 2020-09-20 11:25:44 +02:00
joncojonathan
609e3aa507 gramps: remove joncojonathan as maintainer 2020-09-20 11:19:26 +02:00
joncojonathan
ff078a7e0f keepass: remove joncojonathan as maintainer 2020-09-20 11:19:00 +02:00
joncojonathan
328fa73819 deja-dup: remove joncojonathan as maintainer 2020-09-20 11:16:48 +02:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Daniël de Kok
d72b08150f
Merge pull request #98296 from samuela/upkeep-bot/vscodium-1.49.1-1600550955
vscodium: 1.48.2 -> 1.49.1
2020-09-20 09:11:39 +02:00
WORLDofPEACE
670fe111f4 celluloid: 0.19 -> 0.20
https://github.com/celluloid-player/celluloid/releases/tag/v0.20
2020-09-20 00:39:58 -04:00
Ryan Burns
9d58eb47f2 docker_18_09: fix build
The cross-compilation patch introduced in
https://github.com/NixOS/nixpkgs/pull/92140
fixes an issue introduced in Docker CE 19.03,
and will not apply to (and is not needed for)
previous versions.
2020-09-19 20:29:26 -07:00
Robert Scott
4637721bc1 truvari: fix build
be less strict about versions
2020-09-19 20:25:08 -07:00
Jonathan Ringer
07dd821d95 pulseeffects: 4.8.0 -> 4.8.1 2020-09-19 19:34:47 -07:00
Robert Scott
3ebcc76c86
Merge pull request #98278 from Sohalt/sonic-lineup
sonic-lineup: 1.0.1 -> 1.1, fix build
2020-09-19 22:53:02 +01:00
upkeep-bot
0e6477d64d vscodium: 1.48.2 -> 1.49.1 2020-09-19 21:29:16 +00:00
Doron Behar
14fb04180a charles: Use jdk8 explicitly 2020-09-19 22:56:23 +03:00
Yves Fischer
ea72791b9b qcad: 3.25.0.0 -> 3.25.2.0 2020-09-19 21:48:24 +02:00
upkeep-bot
d34dafcd2b vscode: 1.48.2 -> 1.49.1 2020-09-19 12:28:00 -07:00
Gabriel Ebner
0f75334612 jitsi: use jdk8 2020-09-19 17:42:18 +02:00
Gabriel Ebner
67ff41201f leo3: fix executable 2020-09-19 15:05:02 +02:00
Lassulus
8779fd7ef7
Merge pull request #98262 from ju1m/fix-gitolite
gitolite: fix updating of gitweb access list and description
2020-09-19 15:00:41 +02:00
sohalt
60078b4662 sonic-lineup: 1.0.1 -> 1.1, fix build 2020-09-19 14:58:07 +02:00
Gabriel Ebner
1c576d0b37 sage: use jdk8 2020-09-19 14:22:43 +02:00
Gabriel Ebner
33bae6276d ungoogled-chromium: use jre8 2020-09-19 14:06:14 +02:00
Gabriel Ebner
705ecdc192 chromium: use jre8 2020-09-19 14:06:14 +02:00
sternenseemann
5f47df90ba fuzzel: 1.4.1 → 1.4.2 2020-09-19 12:50:44 +02:00
squalus
54a0a400f2 ungoogled-chromium: 84.0.4147.89-1 -> 85.0.4183.102-1
based on chromium master@05f5001c
2020-09-19 11:49:55 +02:00
Maxwell L-T
d3a2be1e7e yed: 3.20 -> 3.20.1 2020-09-19 09:11:18 +02:00
Orivej Desh
187cd50cce mamba: 1.4 -> 1.5 2020-09-19 07:10:10 +00:00
Serg Nesterov
b5ea7643dc navi: 2.10.0 -> 2.12.0 2020-09-19 09:03:03 +02:00
Julien Moutinho
a3461afcca gitolite: fix updating of gitweb access list and description 2020-09-19 07:38:38 +02:00
Anderson Torres
3fe693a4a2
Merge pull request #98194 from lovek323/jetbrains-idea-update
idea: 2020.2.1 -> 2020.2.2
2020-09-19 01:24:20 -03:00
Andy Tockman
56cb90bddf qxw: 20190909 -> 20200708 2020-09-18 17:58:38 -05:00
ajs124
5096b51667
Merge pull request #98051 from lb5tr/master
vcv-rack: fix broken pffft reference
2020-09-18 23:59:01 +02:00
Maximilian Bosch
03bf0401fd
Merge pull request #98215 from gebner/blender290
blender: 2.83.5 -> 2.90.0
2020-09-18 18:24:59 +02:00
Marek Mahut
8e1a41d63e
Merge pull request #94439 from prusnak/gomp
gomp: init at 1.1.0
2020-09-18 16:31:50 +02:00
Marek Mahut
751779af38
Merge pull request #96374 from prusnak/snowsql
snowsql: 1.2.5 -> 1.2.9
2020-09-18 16:23:06 +02:00
Gabriel Ebner
6b74f99abd blender: 2.83.5 -> 2.90.0 2020-09-18 15:19:57 +02:00
ajs124
61d75820cc
Merge pull request #98125 from helsinki-systems/drop/sky
sky: drop
2020-09-18 15:09:21 +02:00
Dennis Gosnell
47ee595790
Merge pull request #98207 from NobbZ/exercism-maintainer
exercism: Add NobbZ as maintainer
2020-09-18 20:27:16 +09:00
Emery Hemingway
d85114062a trojita: disable withI18n by default
The translation sources are too massive to reliably build.
2020-09-18 12:56:20 +02:00
Norbert Melzer
76e3103b7a exercism: Add NobbZ as maintainer 2020-09-18 12:02:47 +02:00
Jacek Galowicz
0c1807e3e2
Merge pull request #97981 from VirtusLab/git-machete-2.15.5
gitAndTools.git-machete: 2.15.4 -> 2.15.5
2020-09-18 10:06:55 +02:00
Jason O'Conal
ce6de89eea idea: 2020.2.1 -> 2020.2.2 2020-09-18 11:54:45 +09:30
Lassulus
6bc58262d1
Merge pull request #96931 from asbachb/update-netbeans
netbeans: 12.0 -> 12.1
2020-09-17 22:36:38 +02:00
John Ericson
d30161b2d9
Merge pull request #96693 from jmininger/jam@fix-adobe-reader
adobe-reader: add gkd-pixbuf-xlib based on issue: #96683
2020-09-17 14:58:21 -04:00
Hannes Weisbach
9c73e34d18 kicad: remove gettext from buildInputs, add to nativeBuildInputs
The i18n "library" does not link against gettext. It only requires the
msgfmt utility from gettext, hence gettext should be a nativeBuildInput
2020-09-17 19:48:50 +02:00
gnidorah
cac4080c44 rambox: 0.7.5 -> 0.7.6 2020-09-17 20:15:06 +03:00
ehmry
2a14d21224
Merge pull request #97394 from SuperSandro2000/dnscontrol-3.3.0
dnscontrol: 3.2.0 -> 3.3.0, add me as maintainer
2020-09-17 17:45:18 +02:00
Sandro Jäckel
139143cabf
dnscontrol: add SuperSandro2000 as maintainer 2020-09-17 14:24:20 +02:00
Sandro Jäckel
5cd3b2d62a
dnscontrol: replace stdenv.lib with lib 2020-09-17 14:24:20 +02:00
Sandro Jäckel
8263d6e68b
dnscontrol: 3.2.0 -> 3.3.0 2020-09-17 14:24:19 +02:00
Mauricio Collares
3df04beafc signal-desktop: ringrtc depends on libpulseaudio
voice/video calls should now work, fixing #98082
2020-09-17 14:20:37 +02:00
gnidorah
445f5aaee1 openmpt123: 0.5.1 -> 0.5.2 2020-09-17 13:18:38 +03:00
Mario Rodas
eb6e2ac2c0
terraform_0_13: 0.13.2 -> 0.13.3 (#98137)
https://github.com/hashicorp/terraform/releases/tag/v0.13.3
2020-09-17 10:21:22 +02:00
Daniël de Kok
3dba63fe64
Merge pull request #98120 from helsinki-systems/drop/transcribe
transcribe: drop
2020-09-17 10:18:45 +02:00
Sascha Grunert
1e8324291e cri-o: 1.18.3 -> 1.19.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-17 17:50:57 +10:00
zowoq
ec63faba64 gitAndTools.gh: 0.12.0 -> 1.0.0
https://github.com/cli/cli/releases/tag/v1.0.0
2020-09-17 17:41:04 +10:00
Michele Guerini Rocco
f61b2ea2df
Merge pull request #98112 from titouanco/mkvtoolnix
mkvtoolnix: 48.0.0 -> 50.0.0
2020-09-17 09:28:17 +02:00
Robert Scott
cbe0b2e2c5
Merge pull request #98110 from Pamplemousse/topydo
topydo: fix tests
2020-09-16 23:49:33 +01:00
Pamplemousse
c603f62628 topydo: Don't fail build on tests
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 15:04:38 -07:00
Robert Scott
5ace6ec724
Merge pull request #97911 from liff/zhf/wordgrinder
wordgrinder: fix build
2020-09-16 22:23:30 +01:00
Vladyslav M
9147432d5f
Merge pull request #98062 from jonringer/fix-streamlit
streamlit: fix build
2020-09-16 23:45:32 +03:00
ajs124
d219ce3a82 sky: drop 2020-09-16 22:25:38 +02:00
Stig P
33b044c414
Merge pull request #98098 from titouanco/micro
micro: 2.0.5 -> 2.0.7
2020-09-16 20:05:49 +00:00
Austin Seipp
f1f1396167
Merge pull request #98109 from Pamplemousse/verilator
verilator: 4.040 -> 4.100
2020-09-16 14:25:25 -05:00
Frederik Rietdijk
2daf5702c6 qutebrowser: use qt 5.15
Follow-up to a4e50bb197.
2020-09-16 21:00:30 +02:00
Anderson Torres
8a715e2522
Merge pull request #97298 from felschr/feat/filebot
filebot: init at 4.9.1
2020-09-16 15:23:03 -03:00
ajs124
5e8db8802b transcribe: drop 2020-09-16 20:12:46 +02:00
Marek Mahut
4ecaf7ef3a
Merge pull request #95104 from kcalvinalvin/add-btcpayserver
Add btcpayserver
2020-09-16 19:10:31 +02:00
Moritz Scheuren
80ab67af5e gtg: unstable-2020-08-02 -> unstable-2020-09-16 2020-09-16 18:56:56 +02:00
Titouan
99ae3e932b mkvtoolnix: 48.0.0 -> 50.0.0 2020-09-16 18:55:51 +02:00
meutraa
b6b616bbe5 androidStudioPackages.beta: 4.1.0.17 -> 4.1.0.18 2020-09-16 18:19:50 +02:00
Pamplemousse
9839c0b292 verilator: 4.040 -> 4.100
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 08:40:01 -07:00
Felix Tenley
b1423ee641
filebot: init at 4.9.1 2020-09-16 17:17:14 +02:00
Jan Tojnar
db64508779
ufraw: mark broken
It does not build so let's mark it broken in order for gimp-with-plugins not to be broken.

Fixes: https://github.com/NixOS/nixpkgs/issues/98103
2020-09-16 16:58:36 +02:00
Titouan
d39013b183 micro: 2.0.5 -> 2.0.7 2020-09-16 16:30:52 +02:00
Anderson Torres
811709ff94
Merge pull request #95734 from trepetti/flatcam
flatcam: init at 8.5
2020-09-15 23:17:59 -03:00
ajs124
dd978781a5
Merge pull request #98068 from LeUlukai/update/texstudio
texstudio: 3.0.0 -> 3.0.1
2020-09-15 22:49:51 +02:00
markuskowa
56190b7794
Merge pull request #97400 from ck3d/vdr-epgsearch-20191202
vdr-epgsearch: 2.4.0 -> 20191202
2020-09-15 22:21:05 +02:00
markuskowa
8e9a572791
Merge pull request #97404 from ck3d/vdr-vaapidevice-20190526
vdr-vaapidevice: 0.7.0 -> 20190526
2020-09-15 22:20:47 +02:00
Nikolay Korotkiy
d92b2463fc
josm: 16812 -> 17013 2020-09-15 22:14:19 +02:00
Vincent Laporte
ffc3f8227b saga: use proj 6 2020-09-15 21:47:28 +02:00
LeUlukai
c35b6b3b5c texstudio: 3.0.0 -> 3.0.1 2020-09-15 20:52:16 +02:00
Jonathan Ringer
07660b28bc streamlit: fix build 2020-09-15 11:19:26 -07:00
lb5tr
e469ddc979 vcv-rack: fix broken pfft reference 2020-09-15 08:27:02 -07:00
JesusMtnez
5b19fa94ac
jitsi-meet-electron: 2.2.0 -> 2.3.1 2020-09-15 15:52:48 +02:00
Maximilian Bosch
b632ca6963
citrix_workspace: add 20.09.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009

Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
Daniël de Kok
8d6b2c0301
Merge pull request #97853 from danieldk/softmaker-office-1020
softmaker-office: 1018 -> 1020
2020-09-15 08:21:23 +02:00
Frank Doepper
e8d1a486fb dvdbackup: fix build with libdvdread >= 6.1.0 2020-09-15 08:08:31 +02:00
Josef Kemetmüller
ce065c6251 cli-visualizer: Fix build 2020-09-14 21:40:27 -07:00
Bruno Bigras
d8bc3fa196 chatterino2: 2.1.7 -> 2.2.2
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2020-09-14 23:10:03 -04:00
ajs124
441a7da808
Merge pull request #95800 from oxzi/claws-mail-mailto
claws-mail: patch mailto handling
2020-09-15 04:11:02 +02:00
WORLDofPEACE
0026c20ea1
Merge pull request #98007 from neonfuz/akira
akira: 2020-05-01 -> 0.0.13
2020-09-14 20:53:02 -04:00
Ryan Mulligan
8cdf9c95c4
Merge pull request #97280 from tex/airscan
airscan: 0.99.8 -> 0.99.16
2020-09-14 14:52:55 -07:00
Sage Raflik
de248c05cf akira: 2020-05-01 -> 0.0.13 2020-09-14 16:31:11 -05:00
Vincent Laporte
cc4a33d78c ott: 0.30 → 0.31 2020-09-14 21:42:22 +02:00
Maximilian Bosch
441818c4ff
element-desktop: 1.7.5 -> 1.7.7
https://github.com/vector-im/element-desktop/releases/tag/v1.7.6
https://github.com/vector-im/element-desktop/releases/tag/v1.7.7
2020-09-14 18:56:48 +02:00
Maximilian Bosch
33d02b3396
element-web: 1.7.5 -> 1.7.7
https://github.com/vector-im/element-web/releases/tag/v1.7.6
https://github.com/vector-im/element-web/releases/tag/v1.7.7
2020-09-14 18:56:15 +02:00
Travis CI
6d0c57fb93 gitAndTools.git-machete: 2.15.4 -> 2.15.5
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-14 15:56:26 +00:00
Sébastien Maret
234b39a6d4
gildas: 20200601_b -> 20200901_a (#97968) 2020-09-14 11:18:06 -04:00
Timo Kaufmann
8e13daea7b
Merge pull request #49413 from midchildan/add-epgstation
epgstation: init at 1.7.4
2020-09-14 10:28:33 +02:00
Lassulus
5f9ce9e495
Merge pull request #96313 from greydot/wire/dbusmenu
wire-desktop: Add libdbusmenu dependency
2020-09-14 10:24:13 +02:00
Mario Rodas
24fa210e77
rclone: 1.53.0 -> 1.53.1 (#97953) 2020-09-14 09:23:46 +02:00
Daniël de Kok
16f13a9cad
Merge pull request #97893 from syberant/gitoxide
gitoxide: 0.3.0 -> 0.4.0
2020-09-14 07:35:20 +02:00
Anderson Torres
45b9b512a1
Merge pull request #97930 from OPNA2608/update-palemoon-28.13.0
palemoon: 28.12.0 -> 28.13.0
2020-09-14 01:14:59 -03:00
Stefan Frijters
a05439ca31
openrgb: 0.3 -> 0.4 (#97711)
* openrgb: 0.3 -> 0.4

* openrgb: Patch project configuration to respect SOURCE_DATE_EPOCH
2020-09-13 21:05:47 -07:00
Mario Rodas
b9a0c5a79b
Merge pull request #97920 from bbigras/nwg-launchers
nwg-launchers: 0.2.0 -> 0.3.3
2020-09-13 22:12:26 -05:00
zimbatm
ceac92ce05
Merge pull request #97892 from taku0/thunderbird-bin-78.2.2
thunderbird, thunderbird-bin: 78.2.1 -> 78.2.2
2020-09-14 00:43:27 +02:00
José Romildo Malaquias
5457fc7c76
Merge pull request #97551 from badmutex/badi/update-vivaldi-3_3
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-13 18:42:29 -03:00
Christoph Neidahl
5efe403c93 palemoon: 28.12.0 -> 28.13.0 2020-09-13 22:51:02 +02:00
Mario Rodas
d31ddcb42c
Merge pull request #97849 from marsam/update-zeek
zeek: 3.2.0 -> 3.2.1
2020-09-13 14:25:19 -05:00
Mario Rodas
57f00c0459
Merge pull request #97917 from NobbZ/lefthook-go-114
lefthook: use go 1.14 to build
2020-09-13 14:09:28 -05:00
syberant
2f6c1eac7b gitoxide: 0.3.0 -> 0.4.0
Add dependency on openssl.
2020-09-13 21:08:17 +02:00
Olli Helenius
8cb1e75e3b
wordgrinder: fix build 2020-09-13 19:47:53 +03:00
Bruno Bigras
1d5fb043fa nwg-launchers: 0.2.0 -> 0.3.3 2020-09-13 12:45:34 -04:00
Tethys Svensson
f57a658d8e
zathura: symlinkJoin all of plugins (#96630)
* zathura: symlinkJoin all of plugins

* zathura: Add TethysSvensson as a maintainer

Co-authored-by: Matthieu Coudron <mattator@gmail.com>
2020-09-13 18:45:23 +02:00
gnidorah
4269da36d1 ArchiSteamFarm: 4.2.3.6 -> 4.2.4.0 2020-09-13 09:37:44 -07:00
Norbert Melzer
4312e2460a lefthook: use go 1.14 to build
Due to some changes in `go` from 1.14 to 1.15 the lefthook tool
currently can't start external programs and errors each test it tries
to run, making it effectively useless.

This is a temporary fix to make `lefthook` usable again until the
upstream issue was fixed and a new release has been cut.

Upstream issue: https://github.com/Arkweid/lefthook/issues/151
2020-09-13 18:20:22 +02:00
Samuel Ainsworth
a8d6213726
Shell programming hygiene (#97884) 2020-09-13 16:09:05 +00:00
Damien Cassou
8864a7c6ac
Update rider 2020-09-13 16:01:52 +02:00
Robert Scott
35ca475f8b
Merge pull request #97757 from freezeboy/fix-lp_solve
lp_solve: fix build
2020-09-13 11:00:26 +01:00
Vladimír Čunát
66f0303a29
snort: trailing whitespace
I mainly mind because of annoying red cross in CI :-)
https://github.com/NixOS/nixpkgs/runs/1106746284
2020-09-13 09:52:14 +02:00
Vladimír Čunát
544c8dbdfb
Merge #97612: firefox-esr-68: drop 2020-09-13 09:52:06 +02:00
freezeboy
3fc3fd14cf lp_solve: fix buildCommand some binaries moved 2020-09-13 03:51:51 +02:00
Anderson Torres
d352574eeb
Merge pull request #97816 from AndersonTorres/windowmaker-upload
windowmaker: 0.95.8 -> 0.95.9
2020-09-12 19:57:27 -03:00
Sarah Brofeldt
701064bb10
Merge pull request #96446 from saschagrunert/k8s
kubernetes: 1.18.8 -> 1.19.1
2020-09-13 00:45:56 +02:00
Lassulus
220c7d796f
Merge pull request #97681 from Jiehong/code/update_sublime
sublime-merge: use 2033 as dev and 2032 as stable versions
2020-09-12 22:18:57 +02:00
AndersonTorres
1890b22296 windowmaker: 0.95.8 -> 0.95.9 2020-09-12 15:16:13 -03:00
Daniël de Kok
e2c8ae9881 softmaker-office: 1018 -> 1020 2020-09-12 19:39:28 +02:00
Calvin Kim
2f55d6f697
btcpayserver: init at 1.0.5.4 2020-09-12 15:32:05 +02:00
Calvin Kim
2724f7be54
nbxplorer: init at 2.1.42 2020-09-12 15:31:23 +02:00
Nikolay Korotkiy
ffdb3d65e4 trojita: enable localization 2020-09-12 11:13:25 +02:00
Stig P
04cea8b44a
Merge pull request #97791 from evanjs/gitkraken/7.3.2
gitkraken: 7.3.0 -> 7.3.2
2020-09-12 08:19:10 +00:00
Mario Rodas
8696388e48 flexget: 3.1.67 -> 3.1.71 2020-09-12 04:20:00 +00:00
Jan Tojnar
489f4d807b
Merge pull request #97839 from jtojnar/deja-dup-42.4
deja-dup: 40.6 → 42.4
2020-09-12 17:46:48 +02:00
Mrinal
0065551641
rescuetime: 2.16.3.1 -> 2.16.4.2 (#97825) 2020-09-12 15:33:37 +00:00
Jan Tojnar
b31de37eba
deja-dup: 40.6 → 42.4
https://gitlab.gnome.org/World/deja-dup/-/releases#42.4

- Nautilus extension no longer supported (https://gitlab.gnome.org/World/deja-dup/merge_requests/42)
2020-09-12 17:18:14 +02:00
Matthieu Coudron
8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Jan Tojnar
607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1 2020-09-12 16:30:53 +02:00
ajs124
b036f006c0
Merge pull request #97774 from CheariX/joplin-desktop-1.0.245
joplin-desktop: 1.0.241 -> 1.0.245
2020-09-12 16:13:26 +02:00
Anderson Torres
4b4329e383
Merge pull request #96882 from cab404/super-slicer
super-slicer: init at 2.2.53.1
2020-09-12 10:44:55 -03:00
Jan Tojnar
52df62ec9b
almanah: 0.12.0 → 0.12.2
https://gitlab.gnome.org/GNOME/almanah/-/compare/0.12.0...0.12.2
2020-09-12 15:37:52 +02:00
Stig P
a1a99eac89
Merge pull request #97144 from yoctocell/gomuks-0.2.0
gomuks: 0.1.2 -> 0.2.0
2020-09-12 12:56:17 +00:00
Robert Schütz
79044dc453 setzer: 0.3.0 -> 0.3.2 2020-09-12 14:45:09 +02:00
Pavol Rusnak
edeccedd86 electrum: 4.0.2 -> 4.0.3 2020-09-12 14:37:38 +02:00
Mario Rodas
b2d6006980
Merge pull request #97815 from dawidsowa/gallery-dl
gallery-dl: 1.14.3 -> 1.14.5
2020-09-12 06:44:57 -05:00
Thomas Tuegel
bf665e7b74
Merge pull request #97798 from ttuegel/update--z3-4.8.9
z3: 4.8.8 -> 4.8.9
2020-09-12 06:31:56 -05:00
Michael Weiss
1350c410f6
Merge pull request #97201 from colemickens/google-chrome-ozone
google-chrome: add libxkbcommon+wayland for ozone/wayland
2020-09-12 12:22:05 +02:00
Cole Mickens
9eaddfda7f
google-chrome: add libxkbcommon+wayland for ozone/wayland 2020-09-12 12:17:33 +02:00
Robert Schütz
f1eeb3245e zulip-term: init at 0.5.2 2020-09-12 01:48:16 +02:00
dawidsowa
a08c1d6a14 gallery-dl: 1.14.3 -> 1.14.5 2020-09-12 01:04:34 +02:00
GTrunSec
b82f1771da
zeek: Fix zeek script coreutils and hardlinking 2020-09-11 15:59:31 -07:00
Robert Scott
8029886d28
Merge pull request #97753 from freezeboy/fix-jackmix
jackmix, jackmix_jack1: fix build, add alsaLib dependency
2020-09-11 21:25:34 +01:00
Thomas Tuegel
87c7d1d4f8
z3: 4.8.8 -> 4.8.9 2020-09-11 14:38:43 -05:00
Evan Stoll
d44f9f2316 gitkraken: 7.3.0 -> 7.3.2 2020-09-11 12:45:20 -04:00
taku0
eff618541e thunderbird-bin: 78.2.1 -> 78.2.2 2020-09-12 00:43:44 +09:00
taku0
5bcc37d79e thunderbird: 78.2.1 -> 78.2.2 2020-09-12 00:42:06 +09:00
midchildan
36c16fa7e3
nixos/epgstation: add module 2020-09-12 00:34:47 +09:00
midchildan
b75887a4b1
epgstation: init at 1.7.4 2020-09-12 00:34:40 +09:00
Christian Mainka
791f69a30d joplin-desktop: 1.0.241 -> 1.0.245 2020-09-11 15:42:56 +02:00
Doron Behar
1be95fd59a
Merge pull request #92988 from freezeboy/add-commitizen 2020-09-11 15:53:42 +03:00
Doron Behar
a9639b4cbf
Merge pull request #87981 from dawidsowa/master 2020-09-11 15:37:23 +03:00
dawidsowa
59e1c16030 mpvScripts.autoload: init at 2019-02-15 2020-09-11 12:59:17 +02:00
freezeboy
c66bd4b04d commitizen: init at 4.2.1 2020-09-11 12:45:36 +02:00
freezeboy
6dafaa5258 jackmix, jackmix_jack1: fix build, add alsaLib dependency 2020-09-11 12:07:56 +02:00
Michael Weiss
f192636304
signal-desktop: 1.35.1 -> 1.36.1 2020-09-11 11:29:04 +02:00
Jaka Hudoklin
a4754caab7
Merge pull request #97643 from kampka/kops
Kops
2020-09-11 09:37:12 +02:00
Orivej Desh
98a3c77296
seq66: init at 0.90.5 (#97728) 2020-09-11 05:12:10 +00:00
Mario Rodas
9e7d5d9af4
Merge pull request #97701 from pnelson/nextdns-1.8.3
nextdns: 1.7.1 -> 1.8.3
2020-09-10 23:35:01 -05:00
Mario Rodas
69c19c89fb zeek: 3.2.0 -> 3.2.1
https://github.com/zeek/zeek/releases/tag/v3.2.1
2020-09-11 04:20:00 +00:00
Orivej Desh
4c9b89a764 mamba: 1.3 -> 1.4 2020-09-11 02:10:54 +00:00
Maximilian Bosch
195842dd86
vorta: 0.7.0 -> 0.7.1
https://github.com/borgbase/vorta/releases/tag/v0.7.1
2020-09-10 23:37:27 +02:00
Tethys Svensson
1937fd3f19 discord-canary: 0.0.111 -> 0.0.112 2020-09-10 13:55:40 -07:00
Tethys Svensson
3ca40eebf9 discord-ptb: 0.0.21 -> 0.0.22 2020-09-10 13:55:40 -07:00
Tethys Svensson
977147bd04 discord: 0.0.11 -> 0.0.12 2020-09-10 13:55:40 -07:00
zowoq
d3875340df conmon: 2.0.20 -> 2.0.21
https://github.com/containers/conmon/releases/tag/v2.0.21
2020-09-11 06:48:48 +10:00
Marek Mahut
afeb6560db
Merge pull request #97678 from RaghavSood/ethereum/1.9.21
go-ethereum: 1.9.20 -> 1.9.21
2020-09-10 22:08:36 +02:00
Lassulus
173be45747
Merge pull request #93944 from ericdallo/add-midi-visualizer
MIDIVisualizer: init at 5.1
2020-09-10 22:08:01 +02:00
Philip Nelson
c36dabdbdd nextdns: 1.7.1 -> 1.8.3 2020-09-10 15:54:54 -04:00
Lassulus
065b4af1c7
Merge pull request #93970 from albakham/pkg/sublime-music
sublime-music: 0.11.0 -> 0.11.7
2020-09-10 21:34:41 +02:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Lassulus
34f475f5ea
Merge pull request #94115 from syberant/master
dwm: add conf option
2020-09-10 20:40:53 +02:00
Jan Tojnar
a45e68be36
inkscape: 1.0 → 1.0.1
https://inkscape.org/news/2020/09/06/inkscape-version-101-patches-crashes-bugs/
https://inkscape.org/release/inkscape-1.0.1/
2020-09-10 20:35:33 +02:00
Sohalt
18f0fdce61
picoloop: init at 0.77e (#92269) 2020-09-10 19:34:44 +01:00
Robert Scott
20e90aac2e
Merge pull request #95114 from raboof/inkscape-extensions
inkscape: allow loading external extensions
2020-09-10 19:26:03 +01:00
Arnout Engelen
2e0a15fce1
inkscape-extensions.hexmap: init at 2020-06-06 2020-09-10 20:21:52 +02:00
Michael Weiss
8129917320
Merge pull request #97515 from primeos/chromium
chromium: 85.0.4183.83 -> 85.0.4183.102
2020-09-10 19:56:34 +02:00
Lassulus
bd412cba06
Merge pull request #95925 from helsinki-systems/init/xdragon
xdragon: Init at 1.1.1
2020-09-10 19:16:35 +02:00
Jiehong Ma
b89327579e sublime-merge: use 2033 as dev and 2032 as stable versions 2020-09-10 19:07:44 +02:00
Raghav Sood
3d75e5d5ec
go-ethereum: 1.9.20 -> 1.9.21 2020-09-11 00:10:05 +08:00
Daniël de Kok
cafa97d0d4
Merge pull request #97645 from matthiasbeyer/update-weather
Update weather
2020-09-10 17:50:28 +02:00
Mario Rodas
1d60af7722
Merge pull request #97626 from marsam/update-cointop
cointop: 1.4.6 -> 1.5.4
2020-09-10 08:16:17 -05:00
Sandro
6623aac946
gitAndTools.rs-git-fsmonitor: init at 0.1.3 (#96574) 2020-09-10 13:09:33 +02:00
Sascha Grunert
9210c8e8ed
kubernetes: 1.18.8 -> 1.19.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 13:07:24 +02:00
Michael Weiss
e249baca22
chromiumDev: M86 -> M87 2020-09-10 12:31:00 +02:00
Michael Weiss
ceb3acfa8b
chromium: update.py: Keep the channel order consistent
This makes Git diffs way easier to read.
Using sort_keys=True is usually better but with this implementation the
output is a bit nicer to read IMO.
2020-09-10 12:30:03 +02:00
Doron Behar
d4173ccc04
Merge pull request #96867 from alevy/zoom 2020-09-10 13:07:34 +03:00
Matthias Beyer
67871eed1d weather: 2.4 -> 2.4.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-09-10 11:01:49 +02:00
Matthias Beyer
5e3ec7ea1e weather: Use scoped variable to increase readability
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-09-10 11:01:49 +02:00
Christian Kampka
656915d250
kops: Add meta.changelog 2020-09-10 10:52:32 +02:00
Christian Kampka
c524f8b574
kops_1_18: 1.18.0 -> 1.18.1 2020-09-10 10:42:51 +02:00
Christian Kampka
422f3f2f4c
kops_1_17: 1.17.1 -> 1.17.2 2020-09-10 10:35:48 +02:00
Alvar Penning
62eed9ab29 claws-mail: patch mailto handling
The "Mailto: Me Your Secrets"[0] paper describes vulnerabilities in
multiple email clients regarding the undocumented "attach" field of a
mailto URI. This might allow the inclusion of sensitive data in an
outgoing email.

Pull request #95758 addresses this issue on a more general level.

Claws Mail unfortunately also has problems with mailto URIs[1][2].
Referring to the paper, problems for "attach" and "insert" were found
and fixed. These patches, which are not included in a release yet, are
hereby added.

[0]:https://www.nds.ruhr-uni-bochum.de/media/nds/veroeffentlichungen/2020/08/15/mailto-paper.pdf
[1]:https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4373
[2]:https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4374
2020-09-10 10:12:23 +02:00
Arnout Engelen
67b4880faa
inkscape: introduce a way to add external extensions
Co-Authored-By: Stefan Siegl <stesie@brokenpipe.de>
2020-09-10 09:17:49 +02:00
Lassulus
0ce8cf87d8
Merge pull request #97607 from nyanloutre/master
electron-cash: 4.0.14 -> 4.1.0
2020-09-10 09:07:14 +02:00
Erik Arvstedt
684496cfb6 paperless: fix build
Paperless was dependent on older older versions of recently updated
Python packages.
2020-09-09 19:39:06 -07:00
WORLDofPEACE
50feed19a6
Merge pull request #82564 from danderson/bug-55388-jasper
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04:00
ajs124
264693f9d7 firefox-esr-68: drop 2020-09-10 02:12:22 +02:00
Amit Aryeh Levy
3d9adca641 zoom-us: 5.2.454870.0831 -> 5.2.458699.0906 2020-09-09 16:20:29 -07:00
nyanloutre
d3958aa3fa
electron-cash: 4.0.14 -> 4.1.0 2020-09-10 00:27:30 +02:00
Maximilian Bosch
56708c3bf3
Merge pull request #97555 from badmutex/badi/maintainers-update
maintainers: updates for badi/badmutex
2020-09-09 23:03:52 +02:00
David Anderson
3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Maximilian Bosch
f729755d4d
Merge pull request #97521 from peterhoeg/u/fz_3500
filezilla: 3.49.1 -> 3.50.0
2020-09-09 19:40:34 +02:00
WORLDofPEACE
7e5991ede7
Merge pull request #97570 from woffs/recoll-qt5
recoll: qt4 -> qt5, fix build
2020-09-09 13:33:02 -04:00
Frank Doepper
9cdfa8adc2 recoll: qt4 -> qt5, fix build 2020-09-09 19:28:32 +02:00
WORLDofPEACE
4a3e33a9be
Merge pull request #96414 from maxeaubrey/nomad_0.12.3
nomad: 0.12.2 -> 0.12.3
2020-09-09 13:28:20 -04:00
Danielle Lancashire
329a922fb2 nomad: Pin to go1.14 for 0.11 and 0.12
This commit pins go versions for nomad 0.11 and 0.12. Future versions of
Nomad should have their versions pinned from the beginning, even if they
support the latest-at-the-time version of Go to prevent accidental
version bumps on unsupported go versions.

See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion
around this change.
2020-09-09 19:21:56 +02:00
Vladimír Čunát
e7979aadea
Merge #97528: aegisub: fix build with make 4.3 2020-09-09 17:50:40 +02:00
Badi Abdul-Wahid
3877da58a7
vivaldi: add badmutex to maintainers list 2020-09-09 10:46:02 -05:00
WORLDofPEACE
5a35396322
Merge pull request #97437 from fgaz/drawpile/fpermissive
drawpile: fix build
2020-09-09 11:45:17 -04:00
Badi Abdul-Wahid
f3ce1df79a
tlaplus: remove myself from maintainers list 2020-09-09 10:40:46 -05:00
WORLDofPEACE
d9147c43d5
Merge pull request #97513 from cole-h/verilog
verilog: unstable-2019-08-01 -> unstable-2020-08-24
2020-09-09 11:40:13 -04:00
Badi Abdul-Wahid
ea88ca29cc
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1 2020-09-09 10:33:44 -05:00
WORLDofPEACE
04f615a44b
Merge pull request #97509 from doronbehar/ZHF/arora
arora: Remove
2020-09-09 10:12:09 -04:00
Francesco Gazzetta
1c8d65f940 drawpile: fix build by adding libsecret 2020-09-09 15:39:00 +02:00
Magicloud
e1538e43b9 virtualbox: 6.1.10 -> 6.1.14
6.1.14 is the latest release of Virtualbox.

Also disabled VirtIO since the source tarball does not include necessary source code.
2020-09-09 19:58:36 +08:00
meutraa
ed21f45583
androidStudioPackages.{dev,canary}: 4.2.0.9 -> 4.2.0.10 2020-09-09 12:47:28 +01:00
Vincent Laporte
67c991114f
aegisub: fix build with make 4.3 2020-09-09 13:00:49 +02:00
Emery Hemingway
51428e8d38 firefox: set build timeout at eight hours 2020-09-09 12:48:30 +02:00
Peter Hoeg
a9683dc333 filezilla: 3.49.1 -> 3.50.0 2020-09-09 17:22:30 +08:00
Michael Weiss
a9c78519d6
chromium: 85.0.4183.83 -> 85.0.4183.102
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop.html

This update includes 5 security fixes.

CVEs:
CVE-2020-6573 CVE-2020-6574 CVE-2020-6575 CVE-2020-6576 CVE-2020-15959
2020-09-09 09:57:45 +02:00
Doron Behar
8eeb526255 arora: Remove
It's last release was 10 years ago, and it won't build since a long time
now, due to webkit unfound for qt4.
2020-09-09 10:57:28 +03:00
Timo Kaufmann
44cb86f0d8
Merge pull request #97491 from taku0/flashplayer-32.0.0.433
flashplayer: 32.0.0.414 -> 32.0.0.433
2020-09-09 09:54:25 +02:00
Cole Helbling
339f6248f6
verilog: unstable-2019-08-01 -> unstable-2020-08-24
The build would previously fail due to a change in bison's behavior (see
5b699c1be7
for more information). Updating to a more recent version fixes this
issue.
2020-09-09 00:47:52 -07:00
Mario Rodas
494cdb0331 cointop: 1.4.6 -> 1.5.4 2020-09-09 04:20:00 +00:00
Edmund Wu
84066b0a4f sourcehut.srht: misaka -> mistletoe
Upstream uses mistletoe now [1]

[1] 773c3e94eb
2020-09-08 17:43:57 -07:00
Edmund Wu
496cbef3d1 sourcehut: python37 -> python38 2020-09-08 17:43:57 -07:00
Edmund Wu
db5c7cc5ee sourcehut.gitsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu
e616754232 sourcehut.metasrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu
00e0bdf938 sourcehut.gitsrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu
c75cd827df sourcehut.buildsrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu
83be8b43db sourcehut.metasrht: include api module 2020-09-08 17:43:57 -07:00
Edmund Wu
8518ef1687 sourcehut.gitsrht: include api module 2020-09-08 17:43:57 -07:00
Edmund Wu
3fd4e765d0 sourcehut.gitsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu
5e9feb2427 sourcehut.buildsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu
42f17611a1 sourcehut.*: remove SRHT_PATH patch 2020-09-08 17:43:57 -07:00
Edmund Wu
222a7a3a7a sourcehut.hubsrht: init at 0.10.6 2020-09-08 17:43:57 -07:00
Edmund Wu
151911db03 scmsrht: 0.19.11 -> 0.22.3 2020-09-08 17:43:57 -07:00
Edmund Wu
93ec2aea28 todosrht: 0.57.14 -> 0.61.11 2020-09-08 17:43:57 -07:00
Edmund Wu
f38d72aa8b pastesrht: 0.10.3 -> 0.11.1 2020-09-08 17:43:57 -07:00
Edmund Wu
77f7c9b851 metasrht: 0.42.13 -> 0.50.2 2020-09-08 17:43:57 -07:00
Edmund Wu
68511199bb mansrht: 0.14.7 -> 0.15.1 2020-09-08 17:43:57 -07:00
Edmund Wu
52a95e9996 listssrht: 0.41.8 -> 0.45.9 2020-09-08 17:43:57 -07:00
Edmund Wu
0ad7f89d8c hgsrht: 0.26.0 -> 0.26.18 2020-09-08 17:43:57 -07:00
Edmund Wu
20eec4f075 gitsrht: 0.50.3 -> 0.60.7 2020-09-08 17:43:57 -07:00
Edmund Wu
2136408b68 dispatchsrht: 0.14.1 -> 0.14.9 2020-09-08 17:43:57 -07:00
Edmund Wu
a9677e0f33 buildsrht: 0.56.13 -> 0.62.6 2020-09-08 17:43:57 -07:00
Edmund Wu
ddea634e1a srht: 0.59.13 -> 0.64.0 2020-09-08 17:43:57 -07:00
Tiago Castro
4964392e48 p3x-onenote: init at 2020.10.111 2020-09-08 17:22:06 -07:00
Mario Rodas
8e716692b9
Merge pull request #97336 from euank/update-k3s
k3s: 1.18.2 -> 1.18.8
2020-09-08 18:54:32 -05:00
WORLDofPEACE
064e15847c
Merge pull request #97293 from OPNA2608/palemoon-wrapping-libpulseaudio
palemoon: Add libpulseaudio to wrapper
2020-09-08 19:51:28 -04:00
Mario Rodas
2d098afc83
Merge pull request #97329 from r-ryantm/auto-update/windowchef
windowchef: 0.5.0 -> 0.5.1
2020-09-08 18:48:02 -05:00
WORLDofPEACE
a899a97eb9
Merge pull request #97464 from cole-h/cantata-perl
cantata: add perl for dynamic playlists
2020-09-08 19:46:30 -04:00
Mario Rodas
c059e3b7de
Merge pull request #97451 from marsam/update-syncthing
syncthing: 1.8.0 -> 1.9.0
2020-09-08 18:35:45 -05:00
Lassulus
8afc303a67
Merge pull request #94102 from q3k/q3k/xbattbar
xbattbar: init at 1.4.9
2020-09-08 22:07:59 +02:00
markuskowa
c26026f1ad
Merge pull request #97397 from ck3d/vdr-2.4.4
vdr: 2.4.1 -> 2.4.4
2020-09-08 22:06:37 +02:00
Lassulus
698e506cd6
Merge pull request #94083 from walseb/patch-3
next: Added more gstreamer plugins
2020-09-08 21:31:18 +02:00
Maximilian Bosch
61999845f8
Merge pull request #97359 from kolaente/update/jetbrains
Update/jetbrains
2020-09-08 20:13:21 +02:00
Maximilian Bosch
e4b917afbb
Merge pull request #97460 from SFrijters/rofi
rofi: 1.5.4 -> 1.6.0
2020-09-08 20:05:36 +02:00
Cole Helbling
fca7cc57ad
cantata: add perl for dynamic playlists
Cantata wants to check if perl is available at runtime, but we already patch the
script shebangs, making it unnecessary to be available at runtime --
thus, patch out this check.
2020-09-08 11:03:12 -07:00
Matthew Bauer
bbdc1d118b
Merge pull request #97343 from cmacrae/emacs_mac/json_support
emacs-mac: json support
2020-09-08 12:36:39 -05:00