Commit graph

22043 commits

Author SHA1 Message Date
Aaron Andersen 9c46c35bbb
Merge pull request #67712 from bbigras/starship
starship: 0.12.0 -> 0.13.1
2019-08-30 07:59:39 -04:00
Marek Mahut a2b8c83b44
Merge pull request #67672 from andir/kea
kea: 1.5.0 -> 1.5.0-P1 (security)
2019-08-30 10:30:55 +02:00
Marek Mahut 9f09a6f24e
Merge pull request #67677 from rasendubi/escrotum-update
escrotum: 2017-01-28 -> 2019-06-10
2019-08-30 10:25:04 +02:00
Vladyslav M 5c20107e62
Merge pull request #67729 from lilyball/ffsend_v0.2.51
ffsend: v0.2.50 -> v0.2.51
2019-08-30 09:56:48 +03:00
Jonathan Ringer 5fe68fd142 pythonPackage.nixpart0: disable for python3 2019-08-30 12:35:42 +09:00
José Romildo Malaquias a92f096bb6 cmst: use Qt mkDerivation 2019-08-29 21:15:23 -03:00
José Romildo Malaquias b98adbc2d5 cmst: use pname 2019-08-29 21:14:06 -03:00
Lily Ballard 8d084f6f45 ffsend: v0.2.50 -> v0.2.51 2019-08-29 15:09:36 -07:00
Bruno Bigras 56d001a5ca starship: 0.12.0 -> 0.13.1 2019-08-29 13:32:29 -04:00
Mario Rodas 0fc011ed25
Merge pull request #67640 from xrelkd/update/eksctl
eksctl: 0.4.2 -> 0.4.3
2019-08-29 07:57:25 -05:00
Alexey Shmalko e2eef8d28d
escrotum: 2017-01-28 -> 2019-06-10 2019-08-29 12:20:01 +03:00
Andreas Rammhold e6e3270bd4
kea: 1.5.0 -> 1.5.0-P1 (security)
Fixes:

* CVE-2019-6472 affects the Kea DHCPv6 server, which can exit
  with an assertion failure if the DHCPv6 server process receives
  a request containing DUID value which is too large.
  (https://kb.isc.org/docs/cve-2019-6474)

* CVE-2019-6473 affects the Kea DHCPv4 server, which can exit with
  an assertion failure if it receives a packed containing a malformed
  option.  (https://kb.isc.org/docs/cve-2019-6473)

* CVE-2019-6474 can cause a condition where the server cannot be
  restarted without manual operator intervention to correct a problem
  that can be deliberately introduced into the stored leases.
  CVE-2019-6474 can only affect servers which are using memfile
  for lease storage.  (https://kb.isc.org/docs/cve-2019-6474)

Annoucement: https://www.openwall.com/lists/oss-security/2019/08/29/1
2019-08-29 10:38:24 +02:00
Jaka Hudoklin 8d1510abfb
Merge pull request #67606 from endocrimes/r-vault-1.2.2
vault: 1.0.2 -> 1.2.2
2019-08-29 07:07:09 +00:00
Daniel Fullmer 33b67761be zerotierone: 1.4.2 -> 1.4.4 (#67648) 2019-08-28 20:28:46 +00:00
Graham Christensen ff6b4b12b7
Merge pull request #67642 from kisik21/lr-maintainership
lr: add myself (@kisik21) as maintainer
2019-08-28 14:14:20 -04:00
Vika cd7142b288
lr: add myself (@kisik21) as maintainer
As an answer to #67638, I'm adopting this package, adding myself as a
maintainer.
2019-08-28 20:49:36 +03:00
xrelkd fb68a01449 eksctl: 0.4.2 -> 0.4.3 2019-08-29 00:33:33 +08:00
adisbladis eb0189c1dc
Merge pull request #67402 from stigtsp/package/ripasso-cursive-unstable
ripasso-cursive: init unstable at 2019-08-27
2019-08-28 14:25:02 +02:00
Graham Christensen 45b4ab4a58
Merge pull request #67609 from dywedir/kanshi
kanshi: 2019-02-02 -> 1.0.0
2019-08-28 08:00:23 -04:00
Chris Rendle-Short 75214a9c8b qt5ct: fix missing app icon and name when running under Wayland
Patch has been upstreamed (https://sourceforge.net/p/qt5ct/code/549/)
and will be removed in the future.
2019-08-28 20:05:39 +09:00
Stig Palmquist 2d36aa63fd
ripasso-cursive: init unstable at 2019-08-27 2019-08-28 11:56:04 +02:00
Vladyslav M 83bac3d974
kanshi: 2019-02-02 -> 1.0.0 2019-08-28 11:44:57 +03:00
Danielle Lancashire d95dca26ab
vault: 1.0.2 -> 1.2.2
This upgrades Vault to version 1.2.2. To accomplish this, we migrate to
using the `buildGoModule` helper, as since 1.0.2 the Vault build process
migrated to modules, and does not vendor its dependencies.

We also stop using the vault build script, and gox, as it only really
provides value for local development, where it configures GOOS/GOARCH
and installs into some convenient dev locations.
2019-08-28 09:47:03 +02:00
Robert Helgesson c09bc3e7e2 svtplay-dl: 2.1 -> 2.2
Also remove no longer supported dependency on rtmpdump.
2019-08-27 18:22:59 +02:00
Maximilian Bosch b4a4d98c52 vde2: build with --disable-python by default
This package explicitly depends on `python2` which will be EOLed at the
end of the year[1]. This package provides python bindings for `python2`,
however the latest release (also used by other distros) is from 2011[2]
and doesn't support v3. For instance, debian ships `vde2` without
`python2` support since Debian Jessie[3].

KVM and QEMU appear to build fine, also NixOS tests and ISO builds are
still functional.

By running `nix-review` against this change, only `xen` packages failed,
but those were already broken on master[4].

Finally it's also worth mentioning that the closure size of `vde2` drops
from 99.5M to 33.5M without `python2` according to `nix path-info -S -h`.

[1] https://pythonclock.org/
[2] https://github.com/virtualsquare/vde-2/releases/tag/vde-2
    (vde.sourceforge.net redirects to this github page)
[3] https://packages.debian.org/en/jessie/vde2
[4] https://hydra.nixos.org/build/99185451, https://hydra.nixos.org/build/99187262
2019-08-27 18:19:24 +02:00
Aaron Andersen 3c3f198b94
Merge pull request #64549 from petabyteboy/feature/claws
claws: init at 0.3.2
2019-08-27 11:44:57 -04:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Marek Mahut 6b978f9b67
Merge pull request #67495 from Alkeryn/ckb-next
ckb-next: fix #67371
2019-08-27 10:00:50 +02:00
Milan Pässler 27977f030f claws: init at 0.3.2 2019-08-27 08:25:05 +02:00
Michael Weiss ba9305c404
tcpflow: 1.4.6 -> 1.5.2
Changelog: https://github.com/simsong/tcpflow/blob/tcpflow-1.5.2/ChangeLog
Does now cross-compile and build with OpenSSL 1.1.1.
I've also restructured/simplified the expression and added additional
meta information.
2019-08-26 20:11:52 +02:00
Alkeryn 43ab91e6c4 ckb-next: fix #67371 2019-08-26 15:02:10 +02:00
Marek Mahut d5a5718f2a
Merge pull request #67463 from lilyball/ffsend
ffsend: v0.2.49 -> v0.2.50
2019-08-26 10:45:36 +02:00
Peter Hoeg de20ba7ede
Merge pull request #66248 from peterhoeg/f/grc
grc: leave /etc/grc.conf alone so we can override it
2019-08-26 14:35:48 +08:00
Peter Hoeg 6d43bc3a84
Merge pull request #67169 from peterhoeg/u/dyncol
dynamic-colors: 0.2.2.1 -> 0.2.2.2
2019-08-26 14:33:44 +08:00
Lily Ballard f44bb0d0c3 ffsend: v0.2.49 -> v0.2.50 2019-08-25 14:41:50 -07:00
Marek Mahut 3f6d0a981a
Merge pull request #67460 from primeos/wev
wev: init at 2019-08-11
2019-08-25 23:27:07 +02:00
Marek Mahut 7192ca5fd3
Merge pull request #66682 from asymmetric/ix.io
ix: init at 20190815
2019-08-25 23:14:36 +02:00
Michael Weiss aec95ecf0d
wev: init at 2019-08-11 2019-08-25 21:44:04 +02:00
worldofpeace 741163efdb
Merge pull request #65370 from Ma27/package-3llo
_3llo: init at 0.3.0
2019-08-25 15:42:13 -04:00
Gabriel Ebner 73f67bc4ac vdirsyncer: fix build with openssl 1.1 2019-08-25 16:38:42 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut d212d864e4
Merge pull request #67202 from kisik21/uwimap-cross-compile-fix
uwimap: Fixed cross-compilation
2019-08-25 14:27:24 +02:00
Alkeryn af9f401b9a ckb-next: use qt5's mkDerivation 2019-08-25 13:51:50 +09:00
Jan Tojnar edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Jan Tojnar d90aa7dc62
Merge pull request #67389 from jtojnar/xdg-user-dirs
Allow changing xdg-user-dirs with environment.etc
2019-08-24 19:22:45 +02:00
Marek Mahut 3043f6d5d9
Merge pull request #65901 from r-ryantm/auto-update/calamares
calamares: 3.2.8 -> 3.2.11
2019-08-24 16:22:54 +02:00
adisbladis 83d179fc09
xpra: 2.5 -> 2.5.3
Also fix build by using opencv4
2019-08-24 14:15:17 +01:00
Jan Tojnar 865293c508
xdg-user-dirs: deprioritize shipped configs
XDG_CONFIG_DIRS should contain directories ordered by priority
so if we want users to be able to customize the defaults, we
need to move the shipped values to the end.
2019-08-24 14:39:02 +02:00
Samuel Leathers 17a5cb6cb5
Merge pull request #67373 from eadwu/bcachefs/update-6
bcachefs/update-6
2019-08-24 08:32:37 -04:00
zimbatm b240871063
nixpkgs-fmt: 0.2.0 -> 0.3.1 2019-08-24 14:28:06 +02:00
Marek Mahut e567a5f7e4
Merge pull request #67296 from jonringer/bump-acpica-tools
acpica-tools: 20190703 -> 20190816
2019-08-24 12:46:32 +02:00
Marek Mahut 5f333459d7
Merge pull request #67374 from thefloweringash/nmap-darwin-patch-update
nmap: update clang specific patch
2019-08-24 12:27:11 +02:00
Michael Weiss 01551c2147
scdoc: 1.9.6 -> 1.9.7 2019-08-24 12:18:21 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Andrew Childs de1e3c9aee nmap: update clang specific patch
The upstream PR had two parts: adding a missing include and resolving
an ambiguous reference. The upstream project fixed the first but not
the second. We still need the second part, so extract it by filtering
the patch.
2019-08-24 13:57:35 +09:00
Edmund Wu d8601dc4f9
bcachefs-tools: 2019-07-13 -> 2019-08-21 2019-08-23 22:38:00 -04:00
Vladyslav M 9a2b01ad8c
hcxtools: 5.1.6 -> 5.2.0 2019-08-23 23:14:23 +03:00
Jan Tojnar 5db762126c
nixos/ofono: allow adding 3rd party plug-ins 2019-08-23 19:50:53 +02:00
Jan Tojnar f66613b3b6
nixos/ofono: add module 2019-08-23 19:50:53 +02:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Maximilian Bosch a35b734f28
Merge pull request #67354 from mayflower/scrot-1.2
scrot: 0.8-18 -> 1.2
2019-08-23 16:59:59 +02:00
Robin Gloster 39f9042e65
Merge pull request #67346 from mayflower/clamav-0.101.4
clamav: 0.101.3 -> 0.101.4
2019-08-23 16:29:41 +02:00
Robin Gloster c55d90b81c
scrot: 0.8-18 -> 1.2 2019-08-23 16:28:51 +02:00
zimbatm 79c2ed6b60
nixpkgs-fmt: init at 0.2.0 2019-08-23 16:12:50 +02:00
Robin Gloster 47a219d8e7
clamav: 0.101.3 -> 0.101.4 2019-08-23 15:53:07 +02:00
xrelkd 2a26c699d2 eksctl: 0.4.1 -> 0.4.2 2019-08-23 15:11:23 +08:00
Marek Mahut 29ca909e00
Merge pull request #67147 from jonringer/bump-osinfo
Bump libosinfo packages
2019-08-23 08:26:25 +02:00
Marek Mahut bd67156e12
Merge pull request #67005 from bbigras/httplz
httplz: 1.5.1 -> 1.5.2
2019-08-23 08:19:28 +02:00
Marek Mahut 9a7a18e817
Merge pull request #67012 from xrelkd/update/eksctl
eksctl: 0.3.1 -> 0.4.1
2019-08-23 08:18:53 +02:00
Aaron Andersen 5ffe9b81e0
Merge pull request #66947 from bbigras/starship
starship: 0.10.1 -> 0.12.0
2019-08-22 21:10:36 -04:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
worldofpeace 1f3b789ebe
Merge pull request #63753 from jasoncarr0/lesspass
lesspass-cli: init at 9.0.0
2019-08-22 18:47:14 -04:00
Jason Carr 4e4a4461d8 lesspass-cli: init at 9.0.0 2019-08-22 18:31:26 -04:00
worldofpeace 0540923fc4
Merge pull request #67302 from worldofpeace/gtk-vnc-pickup
gtk-vnc: fixups
2019-08-22 17:26:53 -04:00
Marek Mahut 6f4ab8702f
Merge pull request #67018 from jonafato/keybase-4.3.1
keybase: 4.1.0 -> 4.3.1
2019-08-22 23:24:36 +02:00
worldofpeace 4f4d2295fb gtk-vnc: fixups 2019-08-22 17:14:37 -04:00
Marek Mahut c8e4568752
Merge pull request #67171 from r-ryantm/auto-update/yank
yank: 1.1.0 -> 1.2.0
2019-08-22 23:12:13 +02:00
Marek Mahut 4bfb26b33f
Merge pull request #67255 from jtojnar/gtk-vnc-1.0
gtk-vnc: 0.9.0 → 1.0.0
2019-08-22 23:00:03 +02:00
Marek Mahut a35ea3cc0c
Merge pull request #67274 from dtzWill/update/arping-2.20
arping: 2.19 -> 2.20
2019-08-22 22:53:14 +02:00
Marek Mahut 48704b95be
Merge pull request #67275 from dtzWill/update/yubikey-manager-qt-1.1.3
yubikey-manager-qt: 1.1.2 -> 1.1.3
2019-08-22 22:50:46 +02:00
Marek Mahut 620c0b9d80
Merge pull request #67273 from dtzWill/update/tor-4.1.5
tor: 0.4.0.5 -> 0.4.1.5
2019-08-22 22:46:44 +02:00
Jonathan Ringer 0c963393a0 acpica-tools: 20190703 -> 20190816 2019-08-22 13:23:33 -07:00
Maximilian Bosch 619a97c68a
Merge pull request #67283 from dtzWill/update/lego-3.0.2
lego: 2.6.0 -> 3.0.2, buildGoModule
2019-08-22 22:05:30 +02:00
Will Dietz 9c0decd277
lego: 2.6.0 -> 3.0.2, buildGoModule
https://github.com/go-acme/lego/releases/tag/v3.0.2

Notes for this and intermediate releases:

https://github.com/go-acme/lego/blob/v3.0.2/CHANGELOG.md
2019-08-22 13:52:11 -05:00
Will Dietz 699a3aef6c
vale: 1.4.3 -> 1.7.1, buildGoModule 2019-08-22 13:32:56 -05:00
Will Dietz 034f322343
yubikey-manager: 2.1.1 -> 3.1.0 2019-08-22 13:28:18 -05:00
Will Dietz ffdca5c48a
yubikey-manager-qt: 1.1.2 -> 1.1.3 2019-08-22 13:26:00 -05:00
Will Dietz 01902aec93
arping: 2.19 -> 2.20
https://github.com/ThomasHabets/arping/releases/tag/arping-2.20
2019-08-22 13:23:52 -05:00
Will Dietz 65f5e4512c
tor: 0.4.0.5 -> 0.4.1.5
https://blog.torproject.org/new-release-tor-0415
2019-08-22 13:21:58 -05:00
Jan Tojnar d63ebd4119
gtk-vnc: 0.9.0 → 1.0.0
https://mail.gnome.org/archives/gtk-vnc-list/2019-August/msg00000.html
2019-08-22 15:33:18 +02:00
Lancelot SIX 132c90aa96
freeipmi: 1.6.3 -> 1.6.4
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00005.html
for release information.
2019-08-22 09:40:29 +02:00
Marek Mahut 8201f81899
Merge pull request #67153 from r-ryantm/auto-update/stress-ng
stress-ng: 0.10.00 -> 0.10.01
2019-08-21 22:37:35 +02:00
Marek Mahut c62a561f70
Merge pull request #67165 from r-ryantm/auto-update/xkb-switch
xkb-switch: 1.5.0 -> 1.6.0
2019-08-21 21:17:06 +02:00
Marek Mahut 9d54c9eff1
Merge pull request #67173 from r-ryantm/auto-update/wpgtk
wpgtk: 6.0.8 -> 6.0.9
2019-08-21 21:13:33 +02:00
Robin Gloster 6095f88e7e
socat2pre: mark as broken 2019-08-21 20:31:57 +02:00
Jonathan Ringer f080d7afa2 osinfo-db-tools: 1.5.0 -> 1.6.0 2019-08-21 10:10:12 -07:00
R. RyanTM 1b1e3d140e thermald: 1.8 -> 1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thermald/versions
2019-08-21 19:11:56 +03:00
Robin Gloster babb9f0cc1
shallot: add patches to fix with openssl 1.1 2019-08-21 17:13:09 +02:00
Vika a2b474b9b5 uwimap: Fixed cross-compilation
Shouldn't cause a rebuild of native package. The build system, as with
Lua, couldn't find cc, ar and ranlib - I helped it a little.
2019-08-21 16:45:17 +03:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00