Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus'
2019-09-06 02:57:51 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
...
GTK was renamed.
2019-09-06 02:54:53 +02:00
Will Dietz
1895278f20
httpie: 1.0.2 -> 1.0.3
2019-09-03 19:27:05 -05:00
Will Dietz
592274e72a
httpie: fetchPypi
2019-09-03 19:27:03 -05:00
Will Dietz
8ddc4e4731
httpie: pname-ify
2019-09-03 19:27:00 -05:00
Christian Kampka
81d0173023
maintainers: update my maintainer information ( #67686 )
2019-09-03 22:52:13 +02:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04:00
Daiderd Jordan
db131371ef
minio-client: remove go 1.10 override
2019-09-01 10:14:04 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
worldofpeace
d327f6a045
Merge pull request #67737 from romildo/fix.cmst
...
cmst: use Qt mkDerivation
2019-08-30 12:08:07 -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
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
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
Daniel Fullmer
33b67761be
zerotierone: 1.4.2 -> 1.4.4 ( #67648 )
2019-08-28 20:28:46 +00: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
Frederik Rietdijk
98640fd482
Merge master into staging-next
2019-08-27 16:36:47 +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
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
Jan Tojnar
edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
...
nixos/ofono: various improvements
2019-08-24 21:37:42 +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
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
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
Robin Gloster
c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-23 02:00:31 +02: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
Robin Gloster
6095f88e7e
socat2pre: mark as broken
2019-08-21 20:31:57 +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
R. RyanTM
ed07403382
zerotierone: 1.4.0 -> 1.4.2 ( #67175 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-08-21 08:51:31 +00:00
Paul TREHIOU
1e2ad9e6bc
networkmanager: hardcode parts of the source URL ( #67100 )
...
Broke the build as the pname variable was used to create the URL
Introduced by 46420bbaa3
2019-08-20 17:05:19 -04:00
Robin Gloster
8c0786babe
Merge pull request #67103 from mayflower/globin-maintainership
...
treewide: update globin's maintained drvs
2019-08-20 17:57:47 +00:00
Marek Mahut
3aa22f44ef
Merge pull request #67001 from r-ryantm/auto-update/nfdump
...
nfdump: 1.6.17 -> 1.6.18
2019-08-20 19:44:24 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
Domen Kožar
40e973776d
Merge pull request #67003 from r-ryantm/auto-update/openapi-generator-cli
...
openapi-generator-cli: 4.0.3 -> 4.1.0
2019-08-20 15:48:42 +02:00
Rickard Nilsson
225e412edb
Remove myself as maintainer of some packages.
2019-08-20 15:24:01 +02:00
Bruno Bigras
fc1f812a44
httplz: 1.5.1 -> 1.5.2
2019-08-19 21:33:13 -04:00
R. RyanTM
1a4644b6ed
openapi-generator-cli: 4.0.3 -> 4.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-08-19 18:31:42 -07:00
R. RyanTM
b7c70b1bd8
nfdump: 1.6.17 -> 1.6.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nfdump/versions
2019-08-19 18:03:23 -07:00
R. RyanTM
df771cf289
memtier-benchmark: 1.2.11 -> 1.2.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/memtier-benchmark/versions
2019-08-19 19:29:28 -05:00
Will Dietz
1aaf047918
whois: 5.5.0 -> 5.5.1
...
https://github.com/rfc1036/whois/blob/v5.5.1/debian/changelog
2019-08-19 14:56:50 -05:00
R. RyanTM
09148726a2
tridactyl-native: 1.16.2 -> 1.16.3 ( #66874 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tridactyl-native/versions
2019-08-19 13:28:57 +02:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
Frederik Rietdijk
295888c622
Merge pull request #66381 from NixOS/staging-next
...
Staging next
2019-08-18 08:54:45 +02:00
Maximilian Bosch
4d5d448859
curlie: init at 1.2.0 ( #66799 )
2019-08-17 20:52:19 -07:00
Marek Mahut
37c22b49f5
Merge pull request #66743 from c089/patch-1
...
http-prompt: Allow installation on Mac OS
2019-08-17 23:53:51 +02:00
Marek Mahut
4291d44309
Merge pull request #66726 from bbigras/httplz
...
httplz: 1.5.0 -> 1.5.1
2019-08-17 23:07:21 +02:00
R. RyanTM
8fa7c08c58
babeld: 1.8.5 -> 1.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2019-08-17 12:17:02 -07:00