Jörg Thalheim
8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
...
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
Jörg Thalheim
aadfcc0900
nixos/keepalived: add test
2019-12-22 08:52:56 +00:00
Mario Rodas
d8eba2d7e0
chezmoi: 1.7.7 -> 1.7.9
2019-12-22 00:00:00 -05:00
Mario Rodas
932f5f6b88
clair: 2.0.9 -> 2.1.2
2019-12-22 00:00:00 -05:00
Mario Rodas
cb72526cdd
nfpm: 1.1.5 -> 1.1.8
2019-12-22 00:00:00 -05:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Jörg Thalheim
475aecef6a
argus: flex & bison belongs to nativeBuildInputs
2019-12-21 22:56:06 +00:00
Jörg Thalheim
2ce0f06a7c
keepalived: 1.4.5 -> 2.0.19
2019-12-21 22:56:03 +00:00
worldofpeace
e203d58403
Merge pull request #75583 from worldofpeace/nm-applet-default-gnome
...
networkmanagerapplet: default to withGnome
2019-12-21 11:58:05 -05:00
Tim Steinbach
2095b4de34
Merge pull request #76121 from zowoq/miniserve
...
miniserve: 0.2.1 -> 0.5.0
2019-12-21 08:49:55 -05:00
zowoq
6aaf5f49ea
miniserve: 0.2.1 -> 0.5.0
2019-12-21 13:43:12 +10:00
zowoq
bd3c7cd6e0
fzf: 0.19.0 -> 0.20.0
2019-12-21 13:30:39 +10:00
Maximilian Bosch
ca70dc27f7
Merge pull request #72595 from r-ryantm/auto-update/ocserv
...
ocserv: 0.12.4 -> 0.12.5
2019-12-20 23:50:19 +01:00
Alyssa Ross
7887a81193
treewide: fix cargoSha256 (again)
...
cargo-vendor output was changed in a4fc84de44
.
2019-12-20 20:08:53 +00:00
Alyssa Ross
7e1a3d01d7
highlight: export Perl bindings
...
Fails to build on Darwin:
clang++ -shared -s highlight_wrap.o -L../../src/ -lhighlight -L/nix/store/bi85dm5dqzjfm0i9qj3ijjj9w9xayy8w-lua-5.2.4/lib -llua -lm -o highlight.so
ld: warning: option -s is obsolete and being ignored
Undefined symbols for architecture x86_64:
"_PL_markstack_max", referenced from:
__wrap_DataDir_getLangPath in highlight_wrap.o
__wrap_DataDir_getThemePath in highlight_wrap.o
__wrap_DataDir_getFiletypesConfPath in highlight_wrap.o
__wrap_DataDir_getPluginPath in highlight_wrap.o
__wrap_DataDir_guessFileType in highlight_wrap.o
__wrap_SyntaxReader_initLuaState in highlight_wrap.o
__wrap_new_RegexElement in highlight_wrap.o
...
"_PL_markstack_ptr", referenced from:
__wrap_DataDir_assocByExtension_set in highlight_wrap.o
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_set in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_set in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
__wrap_DataDir_initSearchDirectories in highlight_wrap.o
...
"_PL_stack_base", referenced from:
__wrap_DataDir_assocByExtension_set in highlight_wrap.o
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_set in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_set in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
__wrap_DataDir_initSearchDirectories in highlight_wrap.o
...
"_PL_stack_sp", referenced from:
__wrap_DataDir_assocByExtension_set in highlight_wrap.o
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_set in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_set in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
__wrap_DataDir_initSearchDirectories in highlight_wrap.o
...
"_PL_sv_immortals", referenced from:
__wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getSystemDataPath in highlight_wrap.o
__wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
SWIG_AsVal_bool(sv*, bool*) in highlight_wrap.o
...
"_Perl_croak", referenced from:
SWIG_croak_null() in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getLangPath in highlight_wrap.o
__wrap_DataDir_getSystemDataPath in highlight_wrap.o
__wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
...
"_Perl_get_sv", referenced from:
__wrap_DataDir_assocByExtension_set in highlight_wrap.o
SWIG_croak_null() in highlight_wrap.o
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_set in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_set in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
...
"_Perl_gv_add_by_type", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_gv_init_pvn", referenced from:
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_hv_common", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_hv_common_key_len", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_markstack_grow", referenced from:
__wrap_DataDir_getLangPath in highlight_wrap.o
__wrap_DataDir_getThemePath in highlight_wrap.o
__wrap_DataDir_getFiletypesConfPath in highlight_wrap.o
__wrap_DataDir_getPluginPath in highlight_wrap.o
__wrap_DataDir_guessFileType in highlight_wrap.o
__wrap_SyntaxReader_initLuaState in highlight_wrap.o
__wrap_new_RegexElement in highlight_wrap.o
...
"_Perl_mg_find", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
_boot_highlight in highlight_wrap.o
"_Perl_mg_get", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
SWIG_AsVal_bool(sv*, bool*) in highlight_wrap.o
"_Perl_newRV_noinc", referenced from:
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_newSV", referenced from:
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_newSV_type", referenced from:
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_newSViv", referenced from:
__wrap_SyntaxReader_load in highlight_wrap.o
__wrap_SyntaxReader_getKeywordListGroup in highlight_wrap.o
__wrap_SyntaxReader_getPersistentSnippetsNum in highlight_wrap.o
__wrap_SyntaxReader_getOpenDelimiterID in highlight_wrap.o
__wrap_RegexElement_open_get in highlight_wrap.o
__wrap_RegexElement_end_get in highlight_wrap.o
__wrap_RegexElement_capturingGroup_get in highlight_wrap.o
...
"_Perl_newSVuv", referenced from:
__wrap_SyntaxReader_getRawStringPrefix in highlight_wrap.o
__wrap_SyntaxReader_getContinuationChar in highlight_wrap.o
__wrap_RegexElement_kwClass_get in highlight_wrap.o
__wrap_RegexElement_priority_get in highlight_wrap.o
__wrap_RegexElement_constraintLineNum_get in highlight_wrap.o
__wrap_ReGroup_length_get in highlight_wrap.o
__wrap_ReGroup_kwClass_get in highlight_wrap.o
...
"_Perl_newXS", referenced from:
_boot_highlight in highlight_wrap.o
"_Perl_sv_2bool_flags", referenced from:
SWIG_AsVal_bool(sv*, bool*) in highlight_wrap.o
"_Perl_sv_2iv_flags", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
SWIG_AsVal_unsigned_SS_int(sv*, unsigned int*) in highlight_wrap.o
_boot_highlight in highlight_wrap.o
SWIG_AsVal_long(sv*, long*) in highlight_wrap.o
SWIG_AsVal_double(sv*, double*) in highlight_wrap.o
"_Perl_sv_2mortal", referenced from:
__wrap_SyntaxReader_load in highlight_wrap.o
__wrap_SyntaxReader_getRawStringPrefix in highlight_wrap.o
__wrap_SyntaxReader_getContinuationChar in highlight_wrap.o
__wrap_SyntaxReader_getKeywordListGroup in highlight_wrap.o
__wrap_SyntaxReader_getPersistentSnippetsNum in highlight_wrap.o
__wrap_SyntaxReader_getOpenDelimiterID in highlight_wrap.o
__wrap_RegexElement_open_get in highlight_wrap.o
...
"_Perl_sv_2nv_flags", referenced from:
SWIG_AsVal_double(sv*, double*) in highlight_wrap.o
"_Perl_sv_2pv_flags", referenced from:
SWIG_croak_null() in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getSystemDataPath in highlight_wrap.o
__wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
...
"_Perl_sv_2uv_flags", referenced from:
SWIG_AsVal_unsigned_SS_int(sv*, unsigned int*) in highlight_wrap.o
SWIG_AsVal_long(sv*, long*) in highlight_wrap.o
"_Perl_sv_bless", referenced from:
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_sv_free2", referenced from:
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_sv_isobject", referenced from:
SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
SWIG_croak_null() in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getSystemDataPath in highlight_wrap.o
__wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
...
"_Perl_sv_magic", referenced from:
_boot_highlight in highlight_wrap.o
SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
"_Perl_sv_newmortal", referenced from:
__wrap_DataDir_assocByExtension_set in highlight_wrap.o
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_set in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_set in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
__wrap_DataDir_initSearchDirectories in highlight_wrap.o
...
"_Perl_sv_setiv", referenced from:
_boot_highlight in highlight_wrap.o
"_Perl_sv_setpvf", referenced from:
__wrap_DataDir_assocByExtension_set in highlight_wrap.o
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_set in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_set in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
__wrap_DataDir_initSearchDirectories in highlight_wrap.o
...
"_Perl_sv_setpvn", referenced from:
__wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getSystemDataPath in highlight_wrap.o
__wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_2 in highlight_wrap.o
...
"_Perl_sv_setref_pv", referenced from:
__wrap_DataDir_assocByExtension_get in highlight_wrap.o
__wrap_DataDir_assocByFilename_get in highlight_wrap.o
__wrap_DataDir_assocByShebang_get in highlight_wrap.o
__wrap_SyntaxReader_getKeywords in highlight_wrap.o
__wrap_SyntaxReader_getKeywordClasses in highlight_wrap.o
__wrap_SyntaxReader_getRegexElements in highlight_wrap.o
__wrap_SyntaxReader_getPersistentSnippets in highlight_wrap.o
...
"_Perl_sv_setsv_flags", referenced from:
__wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getSystemDataPath in highlight_wrap.o
__wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
__wrap_DataDir_getThemePath__SWIG_2 in highlight_wrap.o
...
ld: symbol(s) not found for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
2019-12-20 19:47:42 +00:00
Daiderd Jordan
116ef2a717
Merge pull request #76092 from terlar/fix-awscli
...
awscli: pin colorama to 0.4.1
2019-12-20 16:07:56 +01:00
José Romildo Malaquias
306c31afed
volctl: init at 0.6.2
2019-12-20 16:03:10 +01:00
Terje Larsen
7a99d1e392
awscli: pin colorama to 0.4.1
...
This is pinned to 0.4.1 in the upstream awscli package.
2019-12-20 14:23:12 +01:00
Oleksii Filonenko
2149652a47
starship: 0.30.1 -> 0.31.0
2019-12-20 13:35:47 +01:00
Pamplemousse
b76720f893
gobuster: init at 3.0.1 ( #75902 )
2019-12-20 10:28:15 +01:00
Alexander Rodin
c0628397e1
vector: link rdkafka dynamically
2019-12-19 20:08:51 -06:00
Alexander Rodin
db3fdd01b0
vector: enable rdkafka feature
2019-12-19 20:08:51 -06:00
Mario Rodas
a85c8d87c2
Merge pull request #75728 from marsam/add-docker-credential-helpers
...
docker-credential-helpers: init at 0.6.3
2019-12-19 19:18:48 -05:00
Michael Weiss
bf29ba5a7f
Merge pull request #75660 from primeos/rav1e
...
rav1e: init at 0.2.0
2019-12-19 15:30:32 +01:00
David Wood
71fc8af9e9
mdcat: 0.13.0 -> 0.14.0
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-19 14:33:28 +01:00
Michael Weiss
fa09b64bc0
rav1e: init at 0.2.0
2019-12-19 14:04:09 +01:00
Ivan Kozik
cbd67719fd
wireguard-tools: 0.0.20191212 -> 0.0.20191219
2019-12-19 00:30:02 -08:00
Frederik Rietdijk
39037a3431
Merge staging-next into staging
2019-12-19 09:21:24 +01:00
Frederik Rietdijk
f79e10061f
Merge master into staging-next
2019-12-19 09:19:50 +01:00
Mario Rodas
7315dc071c
vault: 1.3.0 -> 1.3.1
2019-12-18 22:54:45 -08:00
Franz Pletz
f2b55f2827
Merge pull request #75915 from marsam/update-fluent-bit
...
fluent-bit: 1.3.4 -> 1.3.5
2019-12-19 03:42:26 +00:00
Franz Pletz
81346597e9
Merge pull request #75912 from grahamc/python3/mailutils
...
mailutils: 3.2 -> 3.8
2019-12-19 03:42:03 +00:00
Mario Rodas
70106982dd
fluent-bit: 1.3.4 -> 1.3.5
2019-12-18 20:20:20 -05:00
Graham Christensen
e19e95d86d
mailutils: 3.2 -> 3.8
2019-12-18 20:05:57 -05:00
Maximilian Bosch
b7d46b9571
Merge pull request #75874 from emmanuelrosa/ripgrep-all-deps
...
ripgrep-all: add missing dependencies
2019-12-19 01:58:10 +01:00
Jan Tojnar
b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
...
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Mario Rodas
0fc687073d
Merge pull request #75826 from cust0dian/restic-0.9.6
...
restic: 0.9.5 -> 0.9.6
2019-12-18 18:01:44 -05:00
Oleksii Filonenko
05fd02d235
neo-cowsay: init at 1.0.0
2019-12-18 18:50:10 +02:00
Emmanuel Rosa
c3c072ad17
ripgrep-all: add checkInstall test
...
This change adds a checkInstallPhase which runs a couple of queries
to smoke-test the ripgrep-all adapters. The queries are intended to
ensure that the dependencies needed by the adapters are included in
the package's dependencies.
2019-12-18 21:17:59 +07:00
Emmanuel Rosa
727b097c78
ripgrep-all: add missing dependencies
...
This change adds additional dependencies so that the program's full
functionality is available by simply installing this package.
Closes #75735
2019-12-18 17:48:38 +07:00
Sascha Grunert
0e182006c1
slirp4netns: v0.4.2 -> v0.4.3
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-18 09:09:11 +01:00
Matthew Bauer
b39bc2943b
Merge pull request #74860 from alyssais/minijail
...
minijail: install .pc files and scoped_minijail.h
2019-12-17 14:48:02 -05:00
Serg Nesterov
f9b7209e29
restic: 0.9.5 -> 0.9.6
2019-12-17 20:38:08 +03:00
Frederik Rietdijk
bf2877b9ab
Merge master into staging-next
2019-12-17 17:16:52 +01:00
Michael Raskin
26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
...
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Michael Raskin
e726201cc8
Merge pull request #52352 from hyperfekt/init_crosvm
...
crosvm: init at 77.0.3865.105
2019-12-17 15:22:14 +00:00
Mario Rodas
26eecab3ca
Merge pull request #75404 from filalex77/fusuma-1.3.0
...
fusuma: 0.10.2 -> 1.3.0
2019-12-16 22:42:29 -05:00
Mario Rodas
4419653793
Merge pull request #75775 from equirosa/croc
...
croc: 6.4.6 -> 6.4.7
2019-12-16 22:22:06 -05:00
Frederik Rietdijk
7aedd744d8
Merge master into staging-next
2019-12-16 20:28:10 +01:00
Dmitry Kalinkin
7891f3d706
Merge pull request #75730 from veprbl/pr/texlive_bin_pygmentex
...
texlive: provide a working pygmentex executable
2019-12-16 13:21:24 -05:00
Eduardo Quiros
93a51b8d1e
croc: 6.4.6 -> 6.4.7
2019-12-16 11:29:24 -06:00
markuskowa
ea324b3cfc
Merge pull request #75752 from saschagrunert/cri-tools
...
cri-tools: 1.16.1 -> v1.17.0
2019-12-16 14:22:30 +01:00
Maximilian Bosch
836e0dbaac
cargo-tree: 0.26.0 -> 0.27.0
...
https://crates.io/crates/cargo-tree/0.27.0
This release doesn't have a git tag, but the revision I used here is
published as 0.27.0 on crates.io.
2019-12-16 13:03:11 +01:00
Maximilian Bosch
03987eaeed
cargo-license: 0.2.0 -> 0.3.0
...
https://github.com/onur/cargo-license/releases/tag/v0.3.0
2019-12-16 12:56:18 +01:00
Mario Rodas
c2be9fe835
Merge pull request #74896 from lovesegfault/geebar-libinput
...
gebaar-libinput: init at 0.0.5
2019-12-16 06:37:58 -05:00
Bernardo Meurer
435b929d52
gebaar-libinput: init at 0.0.5
2019-12-16 05:58:29 -05:00
Sascha Grunert
16bca7814a
cri-tools: 1.16.1 -> v1.17.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:48:03 +01:00
Mario Rodas
01956b5605
ocrmypdf: 9.0.3 -> 9.2.0
2019-12-15 23:15:07 -08:00
Mario Rodas
303c94493c
Merge pull request #75588 from gege251/darwin-amazon-ecs-cli
...
amazon-ecs-cli: add darwin
2019-12-15 22:42:08 -05:00
gege251
a1c8ec7c32
amazon-ecs-cli: enable on darwin
2019-12-15 22:16:34 -05:00
Roger Qiu
84163bf4c8
step-ca: init at 0.13.3
2019-12-16 13:25:55 +11:00
Dmitry Kalinkin
dfc9845838
texlive: provide a working pygmentex executable
...
The old top-level pygmentex package is replaced with an alias.
2019-12-15 19:52:17 -05:00
Franz Pletz
a991de49f2
Merge pull request #75698 from scaredmushroom/aircrack-ng_master
...
aircrack-ng: fixed missing dependency for airmon-ng
2019-12-15 23:34:20 +00:00
Mario Rodas
b066646e04
docker-credential-helpers: init at 0.6.3
2019-12-15 18:18:18 -05:00
Florian Klink
39b20f0986
Merge pull request #75722 from flokli/xilinx-bootgen
...
xilinx-bootgen: init at 2019-10-23
2019-12-15 23:55:05 +01:00
Michael Raskin
5f21b4b896
Merge pull request #75723 from andir/advancecomp
...
advancecomp: fix CVE-2019-9210
2019-12-15 22:53:36 +00:00
Franz Pletz
05c6009f56
Merge pull request #75715 from andir/ansible
...
ansible fixes for CVE-2019-10156 CVE-2019-10206 CVE-2019-14846 CVE-2019-14856 CVE-2019-14858 CVE-2019-14864
2019-12-15 22:47:28 +00:00
Florian Klink
5073aab831
xilinx-bootgen: init at unstable-2019-10-23
2019-12-15 23:27:17 +01:00
Andreas Rammhold
f23627cb12
advancecomp: fix CVE-2019-9210
2019-12-15 23:15:35 +01:00
Franz Pletz
ded56b2687
Merge pull request #75234 from filalex77/subfinder-2.2.2
...
subfinder: 2018-07-15 -> 2.2.4
2019-12-15 22:13:06 +00:00
Franz Pletz
fda130af71
Merge pull request #75474 from chkno/xsecurelock-no-longer-needs-xset-path-fixed
...
xsecurelock: Remove obsolete path fix
2019-12-15 22:10:55 +00:00
Andreas Rammhold
b21b92947e
ansible_2_6: 2.6.17 -> 2.6.20
...
This addresses the following security issues:
* CVE-2019-14846 - Several Ansible plugins could disclose aws
credentials in log files. inventory/aws_ec2.py, inventory/aws_rds.py,
lookup/aws_account_attribute.py, and lookup/aws_secret.py,
lookup/aws_ssm.py use the boto3 library from the Ansible process. The
boto3 library logs credentials at log level DEBUG. If Ansible's
logging was enabled (by setting LOG_PATH to a value) Ansible would set
the global log level to DEBUG. This was inherited by boto and would
then log boto credentials to the file specified by LOG_PATH. This did
not affect aws ansible modules as those are executed in a separate
process. This has been fixed by switching to log level INFO
* Convert CLI provided passwords to text initially, to prevent unsafe
context being lost when converting from bytes->text during post
processing of PlayContext. This prevents CLI provided passwords from
being incorrectly templated (CVE-2019-14856)
* properly hide parameters marked with no_log in suboptions when
invalid parameters are passed to the module (CVE-2019-14858)
* resolves CVE-2019-10206, by avoiding templating passwords from
prompt as it is probable they have special characters.
* Handle improper variable substitution that was happening in
safe_eval, it was always meant to just do 'type enforcement' and have
Jinja2 deal with all variable interpolation. Also see CVE-2019-10156
Changelog: 9bdb89f740/changelogs/CHANGELOG-v2.6.rst
2019-12-15 21:25:07 +01:00
Andreas Rammhold
64e2791092
ansible_2_7: 2.7.11 -> 2.7.15
...
This fixes the following security issues:
* Ansible: Splunk and Sumologic callback plugins leak sensitive data
in logs (CVE-2019-14864)
* CVE-2019-14846 - Several Ansible plugins could disclose aws
credentials in log files. inventory/aws_ec2.py, inventory/aws_rds.py,
lookup/aws_account_attribute.py, and lookup/aws_secret.py,
lookup/aws_ssm.py use the boto3 library from the Ansible process. The
boto3 library logs credentials at log level DEBUG. If Ansible's
logging was enabled (by setting LOG_PATH to a value) Ansible would set
the global log level to DEBUG. This was inherited by boto and would
then log boto credentials to the file specified by LOG_PATH. This did
not affect aws ansible modules as those are executed in a separate
process. This has been fixed by switching to log level INFO
* Convert CLI provided passwords to text initially, to prevent unsafe
context being lost when converting from bytes->text during post
processing of PlayContext. This prevents CLI provided passwords from
being incorrectly templated (CVE-2019-14856)
* properly hide parameters marked with no_log in suboptions when invalid
parameters are passed to the module (CVE-2019-14858)
* resolves CVE-2019-10206, by avoiding templating passwords from
prompt as it is probable they have special characters.
* Handle improper variable substitution that was happening in
safe_eval, it was always meant to just do 'type enforcement' and have
Jinja2 deal with all variable interpolation. Also see CVE-2019-10156
Changelog: 0623dedf2d/changelogs/CHANGELOG-v2.7.rst (v2-7-15)
2019-12-15 21:24:59 +01:00
Mario Rodas
22a8e0eb85
Merge pull request #75398 from r-ryantm/auto-update/tpm2-tools
...
tpm2-tools: 4.0.1 -> 4.1
2019-12-15 15:20:48 -05:00
Frederik Rietdijk
49b3d9ae62
Merge staging into staging-next
2019-12-15 18:49:26 +01:00
Robert Scott
183ef82f98
libreswan: 3.18 -> 3.29 (security)
...
addressing CVE-2019-12312 & CVE-2019-10155
2019-12-15 18:48:53 +01:00
Robert Scott
d17ecebcf0
unbound: install headers etc for libevent support as postInstall step
2019-12-15 18:48:53 +01:00
cap
2978ca2180
aircrack-ng: fixed missing dependency for airmon-ng
2019-12-15 18:38:43 +01:00
Marco A L Barbosa
5425557214
tectonic: 0.1.11 -> 0.1.12 ( #75396 )
2019-12-15 11:27:41 -05:00
Frederik Rietdijk
c20cd71d60
Merge master into staging-next
2019-12-15 16:09:28 +01:00
Andrew Childs
6e71ffbabf
tio: expand platforms to "unix" to include darwin
2019-12-15 21:23:16 +09:00
Gabriel Ebner
86ed15dcce
Merge pull request #75678 from marsam/fix-vdirsyncer-darwin
...
vdirsyncer: fix build on darwin
2019-12-15 10:37:53 +01:00
Oleksii Filonenko
608c65b671
subfinder: 2.2.2 -> 2.2.4
2019-12-15 10:36:39 +02:00
Bernardo Meurer
171ceb38ff
beets.externalPlugins.check: init at 0.12.0
2019-12-14 21:52:21 -08:00
Austin Seipp
3e88e1b144
vector: 0.5.0 -> 0.6.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-14 20:33:59 -06:00
Austin Seipp
1446f6ca38
Revert "vector: make some more options override-able"
...
See the comments in that commit for more information.
This reverts commit b964f4b421
.
2019-12-14 20:33:59 -06:00
Andreas Rammhold
928bc00ec4
Merge pull request #75673 from flokli/exa-broken-symlinks
...
exa: apply patch to not panic on broken symlinks
2019-12-15 02:28:29 +01:00
Mario Rodas
3f9333064b
vdirsyncer: fix build on darwin
2019-12-14 20:20:20 -05:00
Florian Klink
d41dca2f5f
exa: apply patch to not panic on broken symlinks
...
Currently, exa fails when being executed in a git repository with
symlinks pointing to a non-existing location.
This can happen quite often with garbage-collected result links, or in
bazel repositories.
A fix was PR'ed in September at https://github.com/ogham/exa/pull/584 ,
but upstream seems to be not responding.
Let's apply this patch until there's a release containing the fixes.
2019-12-15 02:18:50 +01:00
Jan Tojnar
7adbfb1220
fail2ban: switch to Python 3
...
We are dropping Python support from gamin so nothing is holding us any more.
Instead of gamin, we will use systemd on Linux and polling on Darwin;
gamin is the worst backend any way, according to upstream:
https://github.com/fail2ban/fail2ban/issues/1330#issuecomment-314429043
2019-12-15 01:50:38 +01:00
Eduardo Quirós
297604cb35
pfetch: init at 0.4.0
...
* pfetch: init at 0.4.0
2019-12-14 23:28:44 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next
2019-12-14 23:09:06 +01:00
Renaud
a189ffc45e
Merge pull request #75258 from srhb/bump-openapi-generator
...
openapi-generator-cli: 4.2.1 -> 4.2.2
2019-12-14 22:59:23 +01:00
Maximilian Bosch
ed8de578a0
Merge pull request #75653 from ivan/cargo-outdated-0.9.1
...
cargo-outdated: unstable-2019-04-13 -> 0.9.1
2019-12-14 18:37:35 +01:00
itsHMR
a46e3ebae5
tigervnc: add perl to buildInputs ( #75367 )
...
tigervnc ships vncserver, quote from the documentation:
vncserver - a wrapper script which makes starting Xvnc more convenient vncserver requires Perl.
2019-12-14 18:06:01 +01:00
Michael Weiss
e69c094227
html-proofer: 3.14.1 -> 3.15.0
2019-12-14 17:44:50 +01:00
Ivan Kozik
1896f2b2b0
cargo-outdated: unstable-2019-04-13 -> 0.9.1
2019-12-14 15:41:19 +00:00
Renaud
dd465ba6b6
wpscan: 3.5.3 -> 3.7.5 ( #75580 )
2019-12-14 15:55:33 +01:00
Jörg Thalheim
fbfd77b158
Merge pull request #75546 from averelld/jdgui-update
...
jd-gui: 1.4.0 -> 1.6.5
2019-12-14 07:41:01 +00:00
Jörg Thalheim
259139f1c3
Merge pull request #75565 from xwvvvvwx/wg-tools-20191212
...
wireguard-tools: 0.0.20191127 -> 0.0.20191212
2019-12-14 07:27:39 +00:00
Mario Rodas
6d34fb89eb
fluent-bit: 1.3.2 -> 1.3.4
2019-12-13 22:46:22 -08:00
Mario Rodas
98634341e9
Merge pull request #75629 from filalex77/starship-0.30.1
...
starship: 0.29.0 -> 0.30.1
2019-12-13 23:12:20 -05:00
Maximilian Bosch
ca1a918d4c
Merge pull request #74422 from r-ryantm/auto-update/ibus-typing-booster
...
ibus-engines.typing-booster-unwrapped: 2.7.0 -> 2.7.2
2019-12-14 04:22:12 +01:00
worldofpeace
f5081ecca6
networkmanagerapplet: default to withGnome
...
This requires us to add gcr to the module.
2019-12-13 18:23:20 -05:00
Oleksii Filonenko
0ee049be99
starship: 0.29.0 -> 0.30.1
2019-12-14 01:00:11 +02:00
Averell Dalton
bc5f25a714
jd-gui: 1.4.0 -> 1.6.5
2019-12-13 21:29:24 +01:00
Silvan Mosberger
89eccbf985
Merge pull request #71052 from turboMaCk/imwheel-service
...
services.xserver.imwheel: add module
2019-12-13 19:37:59 +01:00
Dmitry Kalinkin
c644c7578d
texlive.bin.dvipng: fix "Fatal error, PK file ends prematurely"
...
Closes : #75605
2019-12-13 13:14:35 -05:00
Marek Fajkus
7406c0af98
services.xserver.imwheel: add module
2019-12-13 18:19:29 +01:00
Frederik Rietdijk
dfdf1597a7
Merge master into staging-next
2019-12-13 11:43:39 +01:00
Stig Palmquist
5f19aab912
arp-scan: 1.9.5 -> 1.9.7
...
- 1.9.5 -> 1.9.7
- Fixes perl shebang and PERL5LIB for get-{oui,iab} scripts
- Quoted meta.homepage
2019-12-13 07:04:07 +01:00
Markus Kowalewski
476547eb66
snapper: 0.8.5 -> 0.8.6
2019-12-12 21:12:53 -08:00
xrelkd
9649340977
powerline-go: 1.13.0 -> 1.15.0
2019-12-12 17:32:58 -08:00
worldofpeace
cf5c943f45
Merge pull request #75472 from ianmjones/snippetpixie
...
snippetpixie: init at 1.2.2
2019-12-12 18:29:05 -05:00
Ian M. Jones
374d587e73
snippetpixie: init at 1.2.2
2019-12-12 22:55:50 +00:00
Mario Rodas
97d1968185
Merge pull request #75557 from marsam/update-chezmoi
...
chezmoi: 1.7.5 -> 1.7.7
2019-12-12 17:47:02 -05:00
Daiderd Jordan
9fb0c2ea82
Merge pull request #75572 from shahrukh330/shahrukh330/aws-okta-fix-darwin-build
...
aws-okta: fix build on darwin
2019-12-12 23:18:57 +01:00
Jaka Hudoklin
b090446824
Merge pull request #75556 from peterhoeg/u/overlayfs_0_7_2
...
fuse-overlayfs: 0.7 -> 0.7.2
2019-12-12 21:12:40 +00:00
Shahrukh Khan
a0d608f259
aws-okta: fix build on darwin
2019-12-13 01:28:26 +05:00
David Terry
bbb9f053b4
wireguard-tools: 0.0.20191127 -> 0.0.20191212
2019-12-12 15:39:46 +01:00
Domen Kožar
c49ca3e505
nixpart: ignore useNixUdev as it's now required by hetzner
2019-12-12 15:04:31 +01:00
Peter Hoeg
af1b93f571
fuse-overlayfs: 0.7 -> 0.7.2
2019-12-12 19:41:03 +08:00
Mario Rodas
20ca6763df
chezmoi: 1.7.5 -> 1.7.7
2019-12-12 04:20:00 -05:00
Mario Rodas
a8d70a07df
Merge pull request #75530 from filalex77/starship-0.29.0
...
starship: 0.28.0 -> 0.29.0
2019-12-11 19:31:47 -05:00
Oleksii Filonenko
6df0e2cd92
starship: 0.28.0 -> 0.29.0
...
https://github.com/starship/starship/releases/tag/v0.29.0
2019-12-11 23:39:03 +02:00
Lancelot SIX
8af07181d0
Merge pull request #75518 from Pamplemousse/update_tmux
...
tmux: 3.0 -> 3.0a
2019-12-11 22:03:04 +01:00
Christian Kauhaus
5c0d9d6fe4
vulnix: 1.9.2 -> 1.9.4
...
The new version requires zodbpickle >=2.0.0, which has recently landed
in master.
2019-12-11 19:44:48 +01:00
Pamplemousse
9297c0cef6
tmux: 3.0 -> 3.0a
2019-12-11 09:23:46 -07:00
Georges Dubus
5d775b153a
Merge pull request #75299 from r-ryantm/auto-update/openfortivpn
...
openfortivpn: 1.10.0 -> 1.11.0
2019-12-11 16:49:20 +01:00
Dmitry Kalinkin
9e58ecd4ad
Merge pull request #75335 from veprbl/pr/texlive-bin-dvisvgm_fix
...
texlive.bin.dvisvgm: fix
2019-12-11 00:21:41 -05:00
worldofpeace
7cae93c29c
bootchart: remove
2019-12-10 22:40:44 -05:00
worldofpeace
5027d9f9e2
oblogout: remove
...
The repo is archived.
https://github.com/nikdoof/oblogout
2019-12-10 22:40:18 -05:00
worldofpeace
865b203471
winswitch: remove
2019-12-10 22:38:19 -05:00
Jonathan Ringer
8f8d977f2a
azure-cli: freeze azure-mgmt-recoveryservicesbackup
2019-12-10 18:28:21 -08:00
Chuck
5b28e2251a
xsecurelock: Remove obsolete path fix
...
helpers/saver_blank became trivial in xsecurelock commit
d4a817ae5e071540a1b11825908dd91a8697591a, which first appeared
in release 1.4.0.
2019-12-10 18:00:18 -08:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Lancelot SIX
84c16b7d39
gnupg: 2.2.18 -> 2.2.19
...
See https://lists.gnu.org/archive/html/info-gnu/2019-12/msg00001.html
for release information.
2019-12-10 18:56:32 +01:00
Marco A L Barbosa
b2b2330c35
curl: add option to use wolfssl backend
2019-12-10 18:55:41 +01:00
Orivej Desh
2ac6f1e352
ifm: init at 2015-11-08
...
Listed on http://www.ifarchive.org/indexes/if-archiveXmapping-tools.html
2019-12-10 17:09:14 +00:00
Mario Rodas
6a88e7cfef
Merge pull request #75399 from r-ryantm/auto-update/thermald
...
thermald: 1.9 -> 1.9.1
2019-12-10 06:47:41 -05:00
Mario Rodas
13b87494eb
Merge pull request #75415 from r-ryantm/auto-update/vips
...
vips: 8.8.3 -> 8.8.4
2019-12-10 00:32:36 -05:00
R. RyanTM
83c6d2a7e1
vips: 8.8.3 -> 8.8.4
2019-12-09 18:14:42 -08:00
Oleksii Filonenko
af4f2e366f
fusuma: add filalex77 to maintainers
2019-12-10 01:49:16 +02:00
Oleksii Filonenko
9299ee088c
fusuma: 0.10.2 -> 1.3.0
2019-12-10 01:49:16 +02:00
markuskowa
a17878168e
Merge pull request #75313 from r-ryantm/auto-update/phoronix-test-suite
...
phoronix-test-suite: 9.0.1 -> 9.2.0
2019-12-10 00:22:49 +01:00
R. RyanTM
14bcd8d229
thermald: 1.9 -> 1.9.1
2019-12-09 14:33:23 -08:00
R. RyanTM
d02f94365e
tpm2-tools: 4.0.1 -> 4.1
2019-12-09 14:15:23 -08:00
R. RyanTM
eadb57d494
xmlbird: 1.2.10 -> 1.2.11 ( #75265 )
2019-12-09 19:58:29 +01:00
Sarah Brofeldt
b6a61da54e
Merge pull request #75290 from marsam/update-awsweeper
...
awsweeper: init at 0.4.1
2019-12-09 17:02:02 +01:00
Sarah Brofeldt
3a6bedb60e
Merge pull request #75303 from tobim/pkgs/kbfs-fusermount
...
kbfs: don't use store path for fusermount
2019-12-09 16:58:51 +01:00
Mario Rodas
7ddeecd50f
Merge pull request #75359 from marsam/update-procs
...
procs: 0.8.13 -> 0.8.16
2019-12-09 09:32:59 -05:00
Ryan Mulligan
c7452958da
Merge pull request #75316 from r-ryantm/auto-update/pirate-get
...
pirate-get: 0.3.3 -> 0.3.4
2019-12-09 05:57:18 -08:00
Mario Rodas
145178b048
Merge pull request #75318 from marsam/update-du-dust
...
du-dust: 0.4.1.2 -> 0.4.2
2019-12-09 07:04:05 -05:00
Mario Rodas
5419097ccd
procs: 0.8.13 -> 0.8.16
2019-12-09 04:20:00 -05:00
R. RyanTM
8dcd65d549
bruteforce-luks: 1.3.2 -> 1.4.0
2019-12-09 07:48:00 +01:00
Dmitry Kalinkin
2f637f4cff
texlive.bin.dvisvgm: don't provide dependencies that it ignores
...
dvisvgm currently uses its own vendored versions for multiple libraries
2019-12-08 23:04:57 -05:00
Dmitry Kalinkin
d26ca8bc66
texlive.bin.dvisvgm: fix for our ghostscript
2019-12-08 22:59:45 -05:00
worldofpeace
daf614c429
Merge pull request #75281 from r-ryantm/auto-update/network-manager
...
networkmanager: 1.20.6 -> 1.20.8
2019-12-08 19:50:19 -05:00
R. RyanTM
4622f4d850
pirate-get: 0.3.3 -> 0.3.4
2019-12-08 16:27:21 -08:00
R. RyanTM
b40c1b931b
phoronix-test-suite: 9.0.1 -> 9.2.0
2019-12-08 15:54:23 -08:00
Mario Rodas
4d3f464ea9
du-dust: 0.4.1.2 -> 0.4.2
2019-12-08 18:47:00 -05:00
Mario Rodas
a1eee8245f
noti: 3.3.0 -> 3.4.0
...
Changelog: https://github.com/variadico/noti/releases/tag/3.4.0
2019-12-09 00:41:22 +01:00
Tobias Mayer
2cb70571d7
kbfs: don't use store path for fusermount
2019-12-08 22:52:08 +01:00
R. RyanTM
9ea255f23b
openfortivpn: 1.10.0 -> 1.11.0
2019-12-08 13:39:49 -08:00
R. RyanTM
eeda68a88e
byobu: 5.129 -> 5.130 ( #75205 )
2019-12-08 20:53:53 +01:00
R. RyanTM
c9a8cb3378
networkmanager: 1.20.6 -> 1.20.8
2019-12-08 10:48:57 -08:00
c0bw3b
69b393ace5
Treewide: update some problematic homepages
...
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Michael Raskin
fd0e1eef28
Merge pull request #69058 from dtzWill/update/graphviz-2.42.2
...
graphviz: 2.40.1 -> 2.42.2
2019-12-08 18:11:24 +00:00
Marek Mahut
cf5ec7ac6e
debianutils: mark as broken on darwin
2019-12-08 17:22:19 +01:00
R. RyanTM
ec5cf85534
debianutils: 4.8.6.3 -> 4.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/debianutils/versions
2019-12-08 17:22:19 +01:00
Sarah Brofeldt
dd04fdd4d1
openapi-generator-cli: 4.2.1 -> 4.2.2
2019-12-08 16:21:35 +01:00
Benedict Aas
24b8c6d7dc
etcher: init at 1.5.60
...
We add Etcher, the Electron image flasher.
2019-12-08 15:46:58 +01:00
markuskowa
24c1f9505a
Merge pull request #75209 from r-ryantm/auto-update/dpic
...
dpic: 2019.08.30 -> 2019.11.30
2019-12-08 14:32:51 +01:00
Michael Raskin
3694b41f17
Merge pull request #75240 from r-ryantm/auto-update/ipmiutil
...
ipmiutil: 3.1.4 -> 3.1.5
2019-12-08 12:26:27 +00:00
Michael Raskin
9e5214278d
Merge pull request #75188 from r-ryantm/auto-update/btrfs-progs
...
btrfs-progs: 5.3.1 -> 5.4
2019-12-08 12:24:30 +00:00
R. RyanTM
ebf6cf71b3
diffstat: 1.62 -> 1.63
2019-12-08 12:58:58 +01:00
R. RyanTM
6d5907c7ba
ipmiutil: 3.1.4 -> 3.1.5
2019-12-08 03:11:30 -08:00
Mario Rodas
ca6b8a870f
Merge pull request #75223 from r-ryantm/auto-update/enchive
...
enchive: 3.4 -> 3.5
2019-12-08 06:03:59 -05:00
Maximilian Bosch
de00b07069
Merge pull request #75203 from r-ryantm/auto-update/curlie
...
curlie: 1.2.0 -> 1.3.1
2019-12-08 11:51:07 +01:00
R. RyanTM
0dd3125ea5
osm2pgsql: 1.0.0 -> 1.2.0
2019-12-08 11:26:59 +01:00
Oleksii Filonenko
52531917eb
subfinder: add filalex77 to maintainers
2019-12-08 12:07:57 +02:00
Izorkin
e21ad3a63b
netdata: 1.18.1 -> 1.19.0
2019-12-08 13:07:57 +03:00
Oleksii Filonenko
0952c85339
subfinder: 2018-07-15 -> 2.2.2
2019-12-08 12:07:27 +02:00
Mario Rodas
cf79e2bdba
awsweeper: init at 0.4.1
2019-12-08 04:20:00 -05:00
R. RyanTM
fdaa1636a0
enchive: 3.4 -> 3.5
2019-12-08 00:02:16 -08:00
R. RyanTM
c0648bc231
dpic: 2019.08.30 -> 2019.11.30
2019-12-07 21:45:37 -08:00
R. RyanTM
79687567f5
ddcutil: 0.9.7 -> 0.9.8
2019-12-07 21:24:00 -08:00
R. RyanTM
b897021db2
curlie: 1.2.0 -> 1.3.1
2019-12-07 19:59:26 -08:00
R. RyanTM
910feb39aa
bubblewrap: 0.3.3 -> 0.4.0
2019-12-07 18:26:55 -08:00
Mario Rodas
eae8b63720
Merge pull request #74150 from filalex77/frp-0.29.1
...
frp: init at 0.30.0
2019-12-07 21:23:43 -05:00
Mario Rodas
f0fd2fe510
Merge pull request #75152 from filalex77/emplace-0.2.8
...
emplace: 0.2.7 -> 0.2.8
2019-12-07 20:57:20 -05:00
tomberek
774ad67ce0
gawkextlib: init at unstable-2019-11-21 ( #51721 )
...
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-12-07 20:07:33 -05:00
R. RyanTM
66f5b1f750
btrfs-progs: 5.3.1 -> 5.4
2019-12-07 16:44:46 -08:00
R. RyanTM
d19a8f133b
abcmidi: 2019.10.13 -> 2019.11.11
2019-12-07 22:00:13 +01:00
Ivan Kozik
8ecf18caa3
usbmuxd: 2019-03-05 -> 2019-11-11
2019-12-07 20:53:34 +00:00
R. RyanTM
bd8996005d
multitail: 6.4.2 -> 6.5.0
2019-12-07 20:34:45 +01:00
Dmitry Kalinkin
9d2ed2f0bd
Merge pull request #74305 from veprbl/pr/texlive_use_tlinfo_snapshot
...
texlive: use texlive.info snapshot
2019-12-07 14:23:08 -05:00
Latebricole
fdca231242
ghidra: 9.04 -> 9.1
...
* ghidra: 9.04 -> 9.1
Update Ghidra from 9.04 to 9.1
* ghidra: Added desktop file
Add a desktop file for Ghidra
Ghidra ships its icons as a .ico file, which isn't support by freedesktop. This means that to have icons, we need to extract the pngs from ghidra.ico, then copy them to the relevant folders.
This adds a requirement on a library to extract them, and also requires them to be copied over, which isn't ideal.
2019-12-07 19:46:14 +01:00
Benjamin Hipple
d52cfb7661
awscli: remove unnecessary override on python prompt_toolkit
...
This override to the old 1.x version of `prompt_toolkit` appears to be
unnecessary; removing it does not change the hash of `awscli`.
In a follow-up, we could likely remove the RSA override as well, if we're OK
with patching out the `setup.cfg` requirements. This dropped support for some
old modules, but appears to not break API compatibility otherwise:
https://github.com/sybrenstuvel/python-rsa/blob/master/CHANGELOG.md#version-40---released-2018-09-16
2019-12-07 19:17:55 +01:00
Jan Tojnar
22c1f967a2
Merge pull request #74385 from r-ryantm/auto-update/fwup
...
fwup: 1.3.1 -> 1.5.0
2019-12-07 17:46:11 +01:00
Maximilian Bosch
61f135cef6
Merge pull request #75151 from filalex77/starship-0.28
...
starship: 0.27.0 -> 0.28.0
2019-12-07 16:21:01 +01:00
Oleksii Filonenko
0efc190986
emplace: 0.2.7 -> 0.2.8
...
https://github.com/tversteeg/emplace/releases/tag/v0.2.8
2019-12-07 14:29:18 +02:00
Oleksii Filonenko
e48fcd8412
starship: 0.27.0 -> 0.28.0
...
https://github.com/starship/starship/releases/tag/v0.28.0
2019-12-07 14:25:35 +02:00
markuskowa
3e699ae0c1
Merge pull request #74561 from r-ryantm/auto-update/pspg
...
pspg: 2.1.8 -> 2.6.0
2019-12-07 12:13:48 +01:00
Jan Tojnar
36de08ebe1
Merge pull request #71442 from jtojnar/ibus-fixes
...
Fix/clean up various ibus-engines
2019-12-07 12:10:44 +01:00
worldofpeace
4d9ccae632
Merge pull request #75134 from andersk/gnuplot_qt
...
gnuplot_qt: Use qt mkDerivation
2019-12-07 05:50:48 -05:00
Mario Rodas
e22daade26
Merge pull request #74975 from filalex77/6tunnel-0.13
...
6tunnel: init at 0.13
2019-12-07 03:09:20 -05:00
Elis Hirwing
41beae8a9d
Merge pull request #72188 from stigtsp/package/ripasso-cursive-0.2.1
...
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
2019-12-07 08:49:52 +01:00
Mario Rodas
92b93db0c1
Merge pull request #75100 from xrelkd/update/eksctl
...
eksctl: 0.11.0 -> 0.11.1
2019-12-07 02:47:49 -05:00
Anders Kaseorg
c55f48477a
gnuplot_qt: Use qt mkDerivation
...
Fixes this error:
gnuplot> plot [-5:5] sin(x)
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could
be initialized. Reinstalling the application may fix this problem.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-06 21:14:26 -08:00
worldofpeace
0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
...
🙈 ️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Niklas Hambüchen
5d828f20d2
Merge pull request #74380 from malbarbo/parted-3.3
...
parted: 3.2 -> 3.3
2019-12-07 03:51:01 +01:00
Jan Tojnar
f6afb29ee1
ibus: add installed tests
2019-12-07 00:58:30 +01:00
Jan Tojnar
0378baa5fc
ibus: 1.5.20 → 1.5.21
...
https://github.com/ibus/ibus/releases/tag/1.5.21
2019-12-07 00:58:30 +01:00
Jan Tojnar
8ed93984ed
ibus: use external unicode data
2019-12-07 00:58:29 +01:00
Jan Tojnar
f6836269fa
ibus: format with nixpkgs-fmt
2019-12-07 00:58:29 +01:00
Jan Tojnar
ed4ed5869a
ibus-engines.uniemoji: modernize
...
* Rely on patchShebangsHook instead of wrapPython
* Format the expression
2019-12-07 00:58:28 +01:00
Jan Tojnar
6bc71fb30e
ibus-engines.m17n: fix setup
...
* add setup again
* patch shebangs instead of wrapping
* format the expression
2019-12-07 00:51:29 +01:00
Jan Tojnar
c86b5ea0ff
ibus-engines.hangul: 1.5.1 → 1.5.3
...
* https://github.com/libhangul/ibus-hangul/releases/tag/1.5.2
* https://github.com/libhangul/ibus-hangul/releases/tag/1.5.3
* switch to gettext (8745e3f263
)
* drop wrapPython, patch shebangs hook will take care of that
2019-12-07 00:51:28 +01:00
Jan Tojnar
c1e498514a
ibus-engines.anthy: clean up
...
* format the expression and reorder to canonical order
* gobject-introspection is used for setup hooks so it should be in native inputs
* wrapPython is not necessary
* 1.5.11 switched from intltool to gettext
2019-12-07 00:51:15 +01:00
Jan Tojnar
6f61770170
ibus-engines.table: drop unnecessary wrapPython
...
* We are using python3.withPackages, which will be used via shebang.
- gobject-introspection is used for setup hook
2019-12-07 00:51:15 +01:00
Jan Tojnar
16c89d65b7
ibus-engines.libpinyin: 1.10.0 → 1.11.1
...
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.10.91
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.10.92
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.11.0
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.11.1
* intltool → gettext
2019-12-07 00:50:47 +01:00
Florian Klink
fdc71ffc9d
Merge pull request #73088 from samueldr/fix/cross/groff
...
groff: Fix cross-compilation
2019-12-06 22:43:00 +01:00
Matthew Bauer
ceb1e92173
Merge pull request #75107 from matthewbauer/disable-native-tests-john
...
Disable native tests for john the ripper
2019-12-06 15:32:04 -05:00
Vladyslav M
5471b5be31
ffsend: 0.2.56 -> 0.2.57 ( #75082 )
...
ffsend: 0.2.56 -> 0.2.57
2019-12-06 22:27:52 +02:00
Niklas Hambüchen
3ccbce4b12
Merge pull request #74485 from malbarbo/e2fsprogs-shared
...
e2fsprogs: allow static build
2019-12-06 19:07:01 +01:00
Maximilian Bosch
ec8bca84c9
Merge pull request #75052 from filalex77/cargo-edit-0.4.2
...
cargo-edit: 0.4.1 -> 0.4.2
2019-12-06 17:56:42 +01:00
Matthew Bauer
a36c36a87b
john: update meta
...
- set platforms to unix
- add myself as maintainer
2019-12-06 10:47:29 -05:00
Matthew Bauer
73cf5d961b
john: use proper configure flags
...
- need --disable-native-tests not --disable-native-macro
- --with-systemwide is better than -DJOHN_SYSTEMWIDE=1
Fixes #74918
2019-12-06 10:43:45 -05:00
xrelkd
9a4f4691ae
eksctl: 0.11.0 -> 0.11.1
2019-12-06 21:03:24 +08:00
Oleksii Filonenko
19c77d9e0b
websocat: add filalex77 to maintainers
2019-12-06 04:03:25 -06:00
Oleksii Filonenko
741f472ddf
websocat: 1.3.0 -> 1.5.0
2019-12-06 04:03:25 -06:00
lewo
4a08c59903
Merge pull request #75051 from filalex77/lazydocker-0.7.6
...
lazydocker: 0.7.4 -> 0.7.6
2019-12-06 09:02:11 +01:00
Lily Ballard
e15bfe166f
ffsend: 0.2.56 -> 0.2.57
2019-12-05 22:55:16 -08:00
Mario Rodas
8bc8fd507f
Merge pull request #74880 from marsam/update-shadowsocks-libev
...
shadowsocks-libev: 3.3.1 -> 3.3.3
2019-12-05 21:56:52 -05:00
Jan Tojnar
3e074a47b6
Merge pull request #74301 from risicle/ris-gmic-opencv3
...
gmic, gmic-qt: switch to opencv3
2019-12-06 02:24:11 +01:00
Austin Seipp
5d8bd748f3
chrony: fix build break from libseccomp 2.4.2
...
03be1adb
bumped libseccomp to 2.4.2, which has this note in the
changelog:
"Stop defining __NR_x values for syscalls that don't exist,
libseccomp now uses __SNR_x internally"
This change means that invalid syscalls for Linux that aren't defined in
glibc will no longer work. In this unlucky case, 'chrony' was trying to
reference the syscall number for 'ppoll', which doesn't exist. Fixing
this is easy with a simple patch.
This also includes another patch from upstream, which allows
clock_adjtime in the seccomp filter list. This is a robustness measure
for future glibc versions that use clock_adjutime inside adjtimex().
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-05 18:35:43 -06:00
Oleksii Filonenko
0b5751c580
cargo-edit: add filalex77 to maintainers
2019-12-05 23:40:49 +02:00
Oleksii Filonenko
b0ce0c83f6
cargo-edit: 0.4.1 -> 0.4.2
2019-12-05 23:40:48 +02:00
Jan Tojnar
7b530d0158
ibus-engines.libpinyin: fix runtime deps
...
* We need PyGObject since it is not propagated by ibus anymore.
* With python.withPackage, we no longer need wrapPython.
* We need wrapGAppsHook still, to find GSettings schemas.
2019-12-05 21:05:44 +01:00
Oleksii Filonenko
1a5cdc8fc3
lazydocker: add filalex77 to maintainers
2019-12-05 18:12:34 +02:00
Oleksii Filonenko
7fa231a4d3
lazydocker: 0.7.4 -> 0.7.6
2019-12-05 18:12:19 +02:00
Maximilian Bosch
2fa839d00b
vdirsyncer: apply patch to fix sync with google calendar
...
See https://github.com/pimutils/vdirsyncer/issues/765 for further
reference.
2019-12-05 16:08:42 +01:00
Marco A L Barbosa
f6ea33023e
e2fsprogs: allow static build
2019-12-05 11:55:24 -03:00
Maximilian Bosch
308109ab21
eva: 0.2.5 -> 0.2.7
...
Please note that this update is pinned to a git rev as there's no tag
for 0.2.7, but a release on crates.io[1], this is reported in the repo[2].
Also added a patch to fix the test-suite[3].
[1] https://crates.io/crates/eva/0.2.7
[2] https://github.com/NerdyPepper/eva/issues/32
[3] https://github.com/NerdyPepper/eva/pull/33
2019-12-05 14:44:56 +01:00
Mario Rodas
eaca594ebe
Merge pull request #75018 from dtzWill/update/vivid-0.5.0
...
vivid: 0.4.0 -> 0.5.0
2019-12-05 08:10:57 -05:00
worldofpeace
94a07c6c5d
mu: use webkitgtk
2019-12-05 05:53:08 -05:00
Frederik Rietdijk
273ec23322
Merge pull request #74795 from NixOS/staging-next
...
Staging next
2019-12-05 10:19:02 +01:00
Timo Kaufmann
cc6cf0a96a
Merge pull request #74371 from bbigras/lego
...
lego: 3.0.2 -> 3.2.0
2019-12-05 09:39:52 +01:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Will Dietz
def2fe9d6e
vivid: 0.4.0 -> 0.5.0
2019-12-04 22:01:26 -06:00
xrelkd
76480b60b8
eksctl: 0.10.2 -> 0.11.0
2019-12-05 10:51:54 +08:00
Maximilian Bosch
7af0097967
Merge pull request #74923 from filalex77/starship-0.27.0
...
starship: 0.26.5 -> 0.27.0
2019-12-04 22:42:36 +01:00
worldofpeace
ff954e0759
Merge pull request #74321 from romildo/upd.connman-notify
...
connman-notify: 2014-06-23 -> 2019-10-05
2019-12-04 21:16:46 +00:00
worldofpeace
9782b3ec28
Merge pull request #74373 from pjones/pjones/mpdris2
...
mpdris2: use python3 for #74295
2019-12-04 21:13:13 +00:00
Maximilian Bosch
034910f068
Merge pull request #74981 from oxalica/cargo-edit-upgrade
...
cargo-edit: 0.3.3 -> 0.4.1
2019-12-04 21:30:09 +01:00
Maximilian Bosch
785d5c6f79
Merge pull request #74983 from filalex77/cargo-deb-1.23.0
...
cargo-deb: 1.21.1 -> 1.23.0
2019-12-04 21:17:56 +01:00
Jan Tojnar
fe6953eb27
Merge pull request #74994 from jonringer/fix-texlive-bin
...
texlive.bin: fix darwin build
2019-12-04 20:43:32 +01:00
Renaud
9a47e45857
Merge pull request #74982 from filalex77/licensor-2.1.0
...
licensor: 2.0.0 -> 2.1.0
2019-12-04 18:36:48 +01:00
Jonathan Ringer
cbbad0d899
texlive.bin: fix darwin build
2019-12-04 09:26:39 -08:00
Peter Jones
db091af228
mpdris2: use python3 for #74295
...
Also use fetchFromGitHub for hash stability.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-12-04 08:19:56 -07:00
Oleksii Filonenko
b0e523a5d1
cargo-deb: 1.21.1 -> 1.23.0
...
https://github.com/mmstick/cargo-deb/releases/tag/v1.23.0
2019-12-04 15:22:54 +02:00
Oleksii Filonenko
aea497460e
licensor: 2.0.0 -> 2.1.0
...
https://github.com/raftario/licensor/releases/tag/v2.1.0
2019-12-04 15:15:35 +02:00
oxalica
499369a5d7
cargo-edit: 0.3.3 -> 0.4.1
2019-12-04 20:57:59 +08:00
Oleksii Filonenko
f56cd1adce
6tunnel: init at 0.13
2019-12-04 13:43:43 +02:00
Oleksii Filonenko
069058683f
starship: patch absolute paths in tests
2019-12-04 12:40:37 +02:00
Mario Rodas
c54a5fa7e5
Merge pull request #74963 from equirosa/master
...
ffsend: 0.2.55 -> 0.2.56
2019-12-04 03:56:17 -05:00
Redvers Davies
7618bd810b
hpe-ltfs: init at 3.4.2_Z7550-02501 ( #74814 )
2019-12-04 08:33:08 +00:00
José Romildo Malaquias
9f1b240f9d
connman-notify: 2014-06-23 -> 2019-10-05
2019-12-04 00:49:58 -03:00
Eduardo Quiros
8bdf0b99e3
ffsend: 0.2.55 -> 0.2.56
2019-12-03 20:12:51 -06:00
Eduardo Quiros
1de760838b
croc 6.4.1 -> 6.4.6
2019-12-03 18:16:57 -06:00
Ben Wolsieffer
20605f8fed
pacman: 5.1.3 -> 5.2.1
2019-12-03 13:33:55 -08:00
Maximilian Bosch
5de0ac65ae
Merge pull request #74931 from filalex77/fzf-0.19.0
...
fzf: 0.18.0 -> 0.19.0
2019-12-03 20:48:03 +01:00
Renaud
a89c35d337
Merge pull request #64849 from 0x4A6F/master-pmacct
...
pmacct: init at 1.7.3
2019-12-03 20:34:58 +01:00
Oleksii Filonenko
80f06c0c86
fzf: add filalex77 to maintainers
2019-12-03 20:18:59 +02:00
Oleksii Filonenko
5d17fd1e0d
fzf: 0.18.0 -> 0.19.0
2019-12-03 20:18:33 +02:00
0x4A6F
bff385eab3
pmacct: init at 1.7.3
2019-12-03 19:13:31 +01:00
Oleksii Filonenko
595f97d8f4
starship: add filalex77 to maintainers
2019-12-03 19:10:55 +02:00
Oleksii Filonenko
ba82899c02
starship: 0.26.5 -> 0.27.0
2019-12-03 19:10:30 +02:00
Oleksii Filonenko
b8c2bb4e2e
frp: 0.29.1 -> 0.30.0
2019-12-03 18:17:55 +02:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
...
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Jan Tojnar
af963b72ef
pdf2djvu: Fix build with Poppler 0.83.0
2019-12-03 14:50:50 +01:00
Mario Rodas
93ff0446ca
Merge pull request #66089 from servalcatty/v2ray
...
v2ray: init at 4.21.3
2019-12-03 04:42:50 -05:00
Mario Rodas
bcffd78897
Merge pull request #74881 from marsam/update-chezmoi
...
chezmoi: 1.7.2 -> 1.7.5
2019-12-03 04:28:33 -05:00
Jonathan Ringer
313deeeb52
azure-cli: freeze azure-mgmt-imagebuilder
2019-12-03 00:17:58 -08:00
Jonathan Ringer
519558a9e7
azure-cli: freeze azure-mgmt-sqlvirtualmachine at 0.4.0
2019-12-02 23:46:15 -08:00
Aaron Andersen
f4cb37f38c
Merge pull request #63922 from contrun/sslsplit
...
sslsplit: init at 0.5.5
2019-12-02 21:18:37 -05:00
Mario Rodas
3f378041dd
shadowsocks-libev: 3.3.1 -> 3.3.3
2019-12-02 20:00:00 -05:00
Mario Rodas
67b7504912
chezmoi: 1.7.2 -> 1.7.5
2019-12-02 20:00:00 -05:00
Jan Tojnar
9e4d564543
texlive.bin.core: Fix build with Poppler 0.83.0
2019-12-03 01:33:10 +01:00
Maximilian Bosch
3c3c59e039
osquery: drop obsolete patch
...
The package has been removed in #74081 .
2019-12-03 00:50:02 +01:00
Alyssa Ross
fa0fe1d8c9
minijail: install .pc files and scoped_minijail.h
...
This matches the behaviour of the Chromium OS ebuild for this package:
cd6d6815b1/chromeos-base/minijail/minijail-10-r38.ebuild (47)
2019-12-02 22:46:17 +00:00
Alyssa Ross
a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
...
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Lancelot SIX
cf5f079991
Merge pull request #74511 from filalex77/youtube-dl-2019.11.28
...
youtube-dl: 2019.11.22 -> 2019.11.28
2019-12-02 22:15:25 +01:00
Lancelot SIX
5a3dcb531e
Merge pull request #74802 from bdesham/amber-0.5.3
...
amber: 0.5.2 -> 0.5.3
2019-12-02 21:46:12 +01:00
Matthew Bauer
785a0e775e
Merge pull request #73858 from kirelagin/multitime
...
multitime: init at 1.4
2019-12-02 13:35:13 -05:00
Stig Palmquist
2523a7f377
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
...
- updated to 0.3.0
- builds man page
- add macOS support (@tssm)
Co-authored-by: Tae Sandoval <tssm@users.noreply.github.com>
2019-12-02 13:40:46 +01:00
Jonathan Ringer
b59adfc731
azure-cli: 2.0.76 -> 2.0.77
2019-12-01 19:47:46 -08:00
Oleksii Filonenko
d04e10b3d7
emplace: 0.2.5 -> 0.2.7
2019-12-01 13:30:26 -08:00
Oleksii Filonenko
5a27aacf9d
emplace: init at 0.2.5
2019-12-01 13:30:26 -08:00
Benjamin Esham
914ceb3411
amber: 0.5.2 -> 0.5.3
2019-12-01 12:05:04 -08:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
R. RyanTM
1f5f6b796b
grive2: 0.5.0 -> 0.5.1
2019-12-01 18:51:51 +01:00
R. RyanTM
507a30f534
openapi-generator-cli: 4.2.0 -> 4.2.1
2019-12-01 18:42:17 +01:00
R. RyanTM
335e62b6f3
unbound: 1.9.4 -> 1.9.5
2019-12-01 18:28:50 +01:00
Renaud
271b2b2b08
Merge pull request #74787 from risicle/ris-haproxy-2.0.10
...
haproxy: 2.0.8 -> 2.0.10, addressing CVE-2019-19330
2019-12-01 18:01:26 +01:00
Jörg Thalheim
bfed0522b6
Merge pull request #74656 from Elyhaka/master
...
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
Robert Scott
c0c3979c93
haproxy: 2.0.8 -> 2.0.10 (security)
...
addressing CVE-2019-19330
2019-12-01 14:51:06 +00:00
Elyhaka
b60d5692bf
Added support for libfprint 1.90
2019-12-01 10:42:16 +01:00
Wael Nasreddine
509b20a238
nebula: init at 1.0.0 ( #73918 )
2019-11-30 17:34:27 -08:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging
2019-12-01 01:44:03 +01:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
Vladyslav M
29a8a208a3
hyperfine: 1.8.0 -> 1.9.0
2019-11-30 18:29:43 -05:00
Vladyslav M
8be1f98113
gnirehtet: 2.3 -> 2.4 ( #74377 )
...
gnirehtet: 2.3 -> 2.4
2019-11-30 23:19:00 +02:00
Frederik Rietdijk
f99271be7c
Merge pull request #74023 from NixOS/staging-next
...
Staging next
2019-11-30 21:12:27 +01:00
Renaud
144147e4d8
Merge pull request #74438 from filalex77/topgrade-3.5.0
...
topgrade: 3.4.0 -> 3.5.0
2019-11-30 20:22:38 +01:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging
2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
Mario Rodas
65290f9a19
Merge pull request #74515 from waiting-for-dev/boxes
...
boxes: init at 1.3
2019-11-30 11:46:58 -05:00
R. RyanTM
5837214501
moosefs: 3.0.105 -> 3.0.107 ( #74481 )
2019-11-30 17:03:52 +01:00
Marc Busqué
b9b0493c55
boxes: init at 1.3
2019-11-30 16:06:04 +01:00
R. RyanTM
0321a2aa12
tigervnc: 1.9.0 -> 1.10.0
...
* tigervnc: 1.9.0 -> 1.10.0 (#74679 )
+ refresh meta.homepage
2019-11-30 15:42:50 +01:00
Lancelot SIX
5bf248bd64
Merge pull request #74724 from etu/paps-0-7-1
...
paps: 0.7.0 -> 0.7.1
2019-11-30 14:44:25 +01:00
Lancelot SIX
5171763b9a
Merge pull request #74730 from doronbehar/update-tmux
...
tmux: 2.9a -> 3.0
2019-11-30 14:06:51 +01:00
markuskowa
13d6761301
Merge pull request #74699 from r-ryantm/auto-update/whois
...
whois: 5.5.2 -> 5.5.3
2019-11-30 12:45:26 +01:00
Doron Behar
5b31ad54d7
tmux: 2.9a -> 3.0
...
Some formatting done as well.
2019-11-30 12:08:07 +02:00
Mario Rodas
1491611bde
Merge pull request #74635 from r-ryantm/auto-update/stunnel
...
stunnel: 5.55 -> 5.56
2019-11-30 03:27:17 -05:00
Mario Rodas
b917589d9f
Merge pull request #74675 from r-ryantm/auto-update/tmate
...
tmate: 2.3.1 -> 2.4.0
2019-11-30 03:06:35 -05:00
Jörg Thalheim
4195870b66
pcsclite: build with python3
...
The script is compatible with both
2019-11-30 09:05:12 +01:00
Mario Rodas
f41cb9aacb
Merge pull request #74672 from r-ryantm/auto-update/termtosvg
...
termtosvg: 0.9.0 -> 1.0.0
2019-11-30 03:04:46 -05:00
Renaud
daa7511f66
Merge pull request #67824 from suhr/wrapper
...
java-service-wrapper: init at 3.5.41
2019-11-30 09:03:54 +01:00
Frederik Rietdijk
9f84415541
Merge staging-next into staging
2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
Elis Hirwing
b4bbee476c
paps: 0.7.0 -> 0.7.1
...
Release notes: https://github.com/dov/paps/releases/tag/v0.7.1
2019-11-30 08:34:30 +01:00
Aaron Andersen
2126e37efd
Merge pull request #74632 from r-ryantm/auto-update/rsyslog
...
rsyslog: 8.1910.0 -> 8.1911.0
2019-11-29 22:46:12 -05:00
Mario Rodas
8077ac92a7
Merge pull request #74710 from r-ryantm/auto-update/yggdrasil
...
yggdrasil: 0.3.11 -> 0.3.12
2019-11-29 20:38:12 -05:00
Mario Rodas
9d870525e1
Merge pull request #74705 from r-ryantm/auto-update/wakatime
...
wakatime: 13.0.1 -> 13.0.2
2019-11-29 20:37:47 -05:00
Mario Rodas
fcd97e4c27
Merge pull request #74688 from r-ryantm/auto-update/tmuxp
...
tmuxp: 1.5.3 -> 1.5.4
2019-11-29 19:40:30 -05:00
Ryan Mulligan
a59053b885
Merge pull request #74573 from r-ryantm/auto-update/protontricks
...
protontricks: 1.3 -> 1.3.1
2019-11-29 16:38:34 -08:00
R. RyanTM
8483491b1d
yggdrasil: 0.3.11 -> 0.3.12
2019-11-29 16:16:03 -08:00
Сухарик
6b73f36618
java-service-wrapper: init at 3.5.41
2019-11-30 02:48:38 +03:00
R. RyanTM
6b500eb65b
wakatime: 13.0.1 -> 13.0.2
2019-11-29 15:28:22 -08:00
Mario Rodas
3ccbc8d891
Merge pull request #74529 from r-ryantm/auto-update/parallel
...
parallel: 20191022 -> 20191122
2019-11-29 18:09:02 -05:00
R. RyanTM
632d9ff25b
whois: 5.5.2 -> 5.5.3
2019-11-29 15:07:04 -08:00
R. RyanTM
71e097936b
stress-ng: 0.10.08 -> 0.10.11
...
(#74649 )
2019-11-29 23:14:52 +01:00
Renaud
f0b9bd93ec
cryfs: 0.9.10 -> 0.10.2
...
(#74296 )
2019-11-29 22:58:38 +01:00
Jonathan Ringer
d24d36b20c
azure-cli: freeze cosmosdb
2019-11-29 13:51:34 -08:00
R. RyanTM
821401e72c
tmuxp: 1.5.3 -> 1.5.4
2019-11-29 13:48:36 -08:00
WilliButz
9b5361fabd
Merge pull request #74655 from r-ryantm/auto-update/screenFetch
...
screenfetch: 3.9.0 -> 3.9.1
2019-11-29 22:47:04 +01:00
R. RyanTM
a1937011b2
unrar: 5.8.3 -> 5.8.4
2019-11-29 22:32:18 +01:00
R. RyanTM
95450603a7
tmate: 2.3.1 -> 2.4.0
2019-11-29 12:16:53 -08:00
R. RyanTM
5a07cd95d7
termtosvg: 0.9.0 -> 1.0.0
2019-11-29 11:51:13 -08:00
R. RyanTM
706f9e8118
screenfetch: 3.9.0 -> 3.9.1
2019-11-29 09:42:16 -08:00
R. RyanTM
38b14efd6c
reuse: 0.5.2 -> 0.6.0 ( #74629 )
2019-11-29 15:47:00 +01:00
R. RyanTM
7ae932d510
stunnel: 5.55 -> 5.56
2019-11-29 06:19:53 -08:00
Renaud
0b6d3933cb
ec2-utils: fix meta.license
...
It's licensed under Apache License 2.0 (asl20) and not under
the Apple Public License 2.0 (apsl20)
2019-11-29 15:13:34 +01:00
R. RyanTM
71ebef46d6
rsyslog: 8.1910.0 -> 8.1911.0
2019-11-29 05:48:04 -08:00
Jörg Thalheim
bc120beb68
ferm: reference tests
2019-11-29 12:27:49 +00:00
Michael Weiss
e9077fc706
inxi: 3.0.36-1 -> 3.0.37-1
2019-11-29 13:14:25 +01:00
R. RyanTM
c711972fcd
protontricks: 1.3 -> 1.3.1
2019-11-28 19:31:06 -08:00
R. RyanTM
d627ba742b
pspg: 2.1.8 -> 2.6.0
2019-11-28 17:33:14 -08:00
Mario Rodas
8bb98968ed
Merge pull request #74386 from filalex77/starship-0.26.5
...
starship: 0.26.4 -> 0.26.5
2019-11-28 20:03:15 -05:00
R. RyanTM
d7b63dc4ce
plantuml: 1.2019.11 -> 1.2019.12
2019-11-28 22:32:10 +01:00
R. RyanTM
02dfbee063
parallel: 20191022 -> 20191122
2019-11-28 13:03:05 -08:00
R. RyanTM
1eb951d217
amazon-ecs-cli: 1.17.0 -> 1.18.0
2019-11-28 12:22:06 -08:00
R. RyanTM
b06375dc43
fcitx-engines.cloudpinyin: 0.3.6 -> 0.3.7
2019-11-28 12:13:54 -08:00
Oleksii Filonenko
58621f00b3
youtube-dl: 2019.11.22 -> 2019.11.28
2019-11-28 18:41:28 +02:00
Dennis Gosnell
42895406af
Merge pull request #74461 from r-ryantm/auto-update/memtest86-efi
...
memtest86-efi: 8.1 -> 8.2
2019-11-28 20:30:00 +09:00
WilliButz
ce538e8f84
Merge pull request #74419 from r-ryantm/auto-update/highlight
...
highlight: 3.53 -> 3.54
2019-11-28 12:20:58 +01:00
R. RyanTM
a2338ea4ef
memtest86-efi: 8.1 -> 8.2
2019-11-28 02:44:05 -08:00
Jörg Thalheim
3a2b788894
Merge pull request #74448 from marius851000/ytcc
...
ytcc: 1.8.1 -> 1.8.2
2019-11-28 09:45:46 +00:00
Jörg Thalheim
b82d4edef4
wireguard-tools: fix dependencies ( #74390 )
...
wireguard-tools: fix dependencies
2019-11-28 09:31:28 +00:00
marius851000
fd0ecfa809
ytcc: 1.8.1 -> 1.8.2
2019-11-28 09:07:34 +01:00
Oleksii Filonenko
8a0ffb8565
topgrade: 3.4.0 -> 3.5.0
2019-11-28 09:32:36 +02:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
Bruno Bigras
bedc67f760
lego: 3.0.2 -> 3.2.0
2019-11-28 00:28:19 -05:00
R. RyanTM
cf2c59ee88
ibus-engines.typing-booster-unwrapped: 2.7.0 -> 2.7.2
2019-11-27 19:55:32 -08:00
R. RyanTM
289aacbf8c
auctex: 12.1 -> 12.2
2019-11-27 19:45:35 -08:00
R. RyanTM
00a8b5fc15
highlight: 3.53 -> 3.54
2019-11-27 19:28:29 -08:00
Jan Tojnar
25a95a9764
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1 ( #74374 )
...
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
2019-11-28 00:41:25 +01:00
Sorin Iclanzan
f555515412
Add iptables to wireguard-tools
2019-11-27 18:19:38 -05:00
Oleksii Filonenko
2cc3502ca0
starship: 0.26.4 -> 0.26.5
2019-11-28 01:08:38 +02:00
R. RyanTM
35285cc652
fwup: 1.3.1 -> 1.5.0
2019-11-27 14:50:23 -08:00
Marco A L Barbosa
57d6fffc46
parted: 3.2 -> 3.3
2019-11-27 19:09:36 -03:00
Vladyslav M
f405bba843
gnirehtet: 2.3 -> 2.4
2019-11-27 23:53:04 +02:00
Jan Tojnar
2dfd94ac4a
gnome-keysign: stop requiring lxml
...
Required to build with BabelGladeExtractor 0.6.1.
2019-11-27 22:33:24 +01:00
tekeri
d35bd2f7b8
pbis-open: init at 9.1.0
2019-11-27 11:14:25 -08:00
Oleksii Filonenko
fb00dacecc
onefetch: init at 2.1.0
...
Co-authored-by: Kloenk <Kloenk@users.noreply.github.com>
2019-11-27 10:14:26 -08:00
Serval
899d38170c
v2ray: fixups and change to `buildGoModule`
2019-11-28 02:10:37 +08:00
Maximilian Bosch
ec3ac88ed8
Merge pull request #74347 from xwvvvvwx/wireguard-20191127
...
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 18:35:43 +01:00
Robin Gloster
ea475ab244
Merge pull request #74106 from r-ryantm/auto-update/bdf2psf
...
bdf2psf: 1.193 -> 1.194
2019-11-27 18:24:20 +01:00
Robin Gloster
a821506788
Merge pull request #74107 from r-ryantm/auto-update/abcm2ps
...
abcm2ps: 8.14.5 -> 8.14.6
2019-11-27 18:23:17 +01:00
David Terry
bdcc0f420c
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 17:52:04 +01:00
Dmitry Kalinkin
d6fdab57cf
texlive: use texlive.info snapshot
...
These are easy to access daily snapshots maintained by one of the
texlive developers.
2019-11-27 10:20:33 -05:00
Robert Scott
53b523b4ed
gmic-qt: switch to opencv3
...
opencv2 is essentially EOL and has security concerns
2019-11-27 01:09:02 +00:00
Robert Scott
81d24990bb
gmic: switch to opencv3
...
opencv2 is essentially EOL and has security concerns
2019-11-27 01:08:54 +00:00
Robert Scott
8361442cf7
facedetect: switch to opencv4
...
opencv2 is essentially EOL and has security concerns
2019-11-26 20:01:37 +01:00
Dima
0541d071af
samba3, fusesmb: removing
...
Samba 3 has been discontinued since Q1/2015. So I think it's time
to just wipe it from the pkgs. FuseSMB is pretty much abandoned,
upstream does not exist and it's also not as useful as it used to
be anyways.
2019-11-26 19:56:16 +01:00
Ryan Mulligan
a024b44965
Merge pull request #74234 from r-ryantm/auto-update/fuse-overlayfs
...
fuse-overlayfs: 0.6.2 -> 0.7
2019-11-26 07:39:55 -08:00
Franz Pletz
6bdec0b828
Merge pull request #74178 from r-ryantm/auto-update/dhcpcd
...
dhcpcd: 8.0.6 -> 8.1.2
2019-11-26 14:39:27 +00:00
Franz Pletz
636a135282
Merge pull request #74165 from r-ryantm/auto-update/clamav
...
clamav: 0.102.0 -> 0.102.1
2019-11-26 14:23:11 +00:00
Mario Rodas
927505157b
Merge pull request #74247 from bhipple/fix/par-pname
...
par: use pname
2019-11-26 07:36:14 -05:00
YI
e7d12a474c
sslsplit: init at 0.5.5
2019-11-26 17:17:05 +08:00
R. RyanTM
e17a0f3c5f
gitfs: 0.5.1 -> 0.5.2
2019-11-26 00:42:45 -08:00
R. RyanTM
c3fb2267e3
geekbench: 5.0.3 -> 5.0.4
2019-11-26 00:39:39 -08:00
Benjamin Hipple
70d51cf1e0
par: use pname
2019-11-25 23:27:58 -05:00
R. RyanTM
dbb85d5a0f
facter: 3.14.5 -> 3.14.6
2019-11-25 18:16:28 -08:00
R. RyanTM
5d230d8c58
fuse-overlayfs: 0.6.2 -> 0.7
2019-11-25 17:35:30 -08:00
Jan Tojnar
8cf56826e3
ofono: 1.30 → 1.31 ( #74217 )
...
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
Jan Tojnar
d35ad68f98
mmsd: init at unstable-2019-07-15
2019-11-26 01:08:44 +01:00
Kyle Sferrazza
71b79c3e5c
ipscan: init at 3.6.2 ( #74209 )
...
* ipscan: init at 3.6.2
* ipscan: build from deb, and add desktop file
* ipscan: remove java.library.path
* ipscan: move jar from share/java to share
* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
Jan Tojnar
2561f4da88
ofono: 1.30 → 1.31
...
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?h=1.31&id=0db662bd6ba4070838bf143df5ee24c949a8c0df
2019-11-26 00:32:23 +01:00
Timo Kaufmann
50b8b05368
Merge pull request #74185 from r-ryantm/auto-update/tridactyl-native
...
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-26 00:24:00 +01:00
worldofpeace
9e35cea0cf
Merge pull request #73865 from filalex77/keybase-kbnm
...
keybase: add kbnm to subPackages
2019-11-25 23:16:01 +00:00
Lancelot SIX
52a0f0632b
gnupg: 2.2.17 -> 2.2.18
...
See https://lists.gnu.org/archive/html/info-gnu/2019-11/msg00010.html
for release information
2019-11-26 00:06:41 +01:00
R. RyanTM
4c99fae944
fanficfare: 3.12.0 -> 3.13.0
...
(#74188 )
2019-11-25 23:35:45 +01:00
R. RyanTM
5b6d23004f
ckbcomp: 1.193 -> 1.194
...
(#74135 )
2019-11-25 23:01:31 +01:00
R. RyanTM
69df50d677
ansifilter: 2.14 -> 2.15
...
* ansifilter: 2.14 -> 2.15 (#74116 )
* ansifilter: add meta.homepage
+ refresh meta.license (now GPL3)
2019-11-25 22:39:36 +01:00
Jaka Hudoklin
2840544949
Merge pull request #74168 from serokell/mkaito/bump-vault-bin
...
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 22:22:15 +01:00
John Ericson
f191360ad0
Merge remote-tracking branch 'upstream/staging-next' into staging
2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
R. RyanTM
bbeed8b9e7
bibutils: 6.7 -> 6.8
...
(#74113 )
2019-11-25 20:25:24 +01:00
R. RyanTM
1280e61f5d
bandwidth: 1.5.1 -> 1.9.3 ( #74105 )
...
(#74105 )
2019-11-25 20:20:03 +01:00
R. RyanTM
afc9dc248a
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-25 11:19:49 -08:00
R. RyanTM
ddab7e5cc5
dhcpcd: 8.0.6 -> 8.1.2
2019-11-25 10:11:43 -08:00
R. RyanTM
b3ef010210
calamares: 3.2.15 -> 3.2.16
2019-11-25 08:56:26 -08:00
R. RyanTM
0b79dfa6fd
clamav: 0.102.0 -> 0.102.1
2019-11-25 08:27:30 -08:00
Christian Höppner
2fcaf65df2
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 16:26:42 +00:00
Oleksii Filonenko
27286ce1c1
frp: init at 0.29.1
2019-11-25 15:56:33 +02:00
Mario Rodas
0f3cf4234d
Merge pull request #74108 from r-ryantm/auto-update/aws-google-auth
...
aws-google-auth: 0.0.32 -> 0.0.33
2019-11-25 05:32:25 -05:00
Michael Raskin
98dc6b59bf
fbvnc: init at 1.0.2
2019-11-25 10:29:03 +01:00
R. RyanTM
1433f5f3c4
aws-google-auth: 0.0.32 -> 0.0.33
2019-11-25 00:08:56 -08:00
R. RyanTM
d72ec48e63
abcm2ps: 8.14.5 -> 8.14.6
2019-11-25 00:02:22 -08:00
R. RyanTM
6b6815bf2b
bdf2psf: 1.193 -> 1.194
2019-11-24 23:54:49 -08:00
Florian Klink
4273a6adcc
Merge pull request #74081 from flokli/osquery
...
osquery: remove
2019-11-25 00:17:46 +01:00
Renaud
35d99698ae
dislocker: replace polarssl with mbedtls
...
polarssl is an old alias to mbedtls
2019-11-24 23:16:01 +01:00
Florian Klink
02f869ff30
osquery: remove
...
osquery was marked as broken since April.
If somebody steps up to fix it, we can always revive it from the
histroy, but there's not much value in shipping completely broken things
in current master.
cc @ma27
2019-11-24 22:38:07 +01:00
Robert Scott
2482f8b8dc
tightvnc: add patches for four CVEs
...
Security fixes for:
* CVE-2019-8287
* CVE-2019-15678
* CVE-2019-15679
* CVE-2019-15680
mostly adapted from patches fixing similar issues in the actively
maintained libvnc
(#73970 )
2019-11-24 19:44:01 +01:00
John Ericson
4f1261134e
Merge remote-tracking branch 'upstream/master' into staging
2019-11-24 18:33:54 +00:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
...
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most `parseDrvName` without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Kyle Sferrazza
5682fe1584
mongodb-compass: add wrapGAppsHook
2019-11-24 17:13:20 +01:00
Lassulus
2dfa46efa1
Merge pull request #73852 from thefenriswolf/master
...
tensorman: init at 0.1.0
2019-11-24 13:21:40 +01:00
Christian Kauhaus
f02d65c980
Merge pull request #73586 from c0bw3b/sec/jasper
...
jasper: mark as vulnerable, replace with openjpeg where possible, disable JPEG2000 support.
2019-11-24 13:15:02 +01:00
Maximilian Bosch
96185c3175
Merge pull request #73962 from d-goldin/bump_xidlehook
...
xidlehook: 0.7.1 -> 0.8.0
2019-11-24 12:43:43 +01:00
edef
78cb116272
iperf3: correct license to bsd3 ( #73949 )
...
Quoth http://software.es.net/iperf :
> [iperf3] is released under a three-clause BSD license.
2019-11-24 11:58:38 +01:00
thefenriswolf
6d553ded93
tensorman: init at 0.1.0
2019-11-24 11:42:30 +01:00
Arnout Engelen
e4f551abf2
diffoscope: 129 -> 131
2019-11-24 10:42:28 +01:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Jonathan Ringer
85fc419d42
azure-cli: init at 2.0.76
2019-11-23 19:47:04 -08:00
Pascal Hertleif
2defc2ade1
mdbook: 0.3.1 -> 0.3.5
2019-11-23 18:47:22 -08:00
John Ericson
e241c1420a
Merge pull request #73316 from Ericson2314/mingw-rocksdb
...
rocksdb: Build with MinGW
2019-11-23 13:37:31 -05:00
John Ericson
4686cfcc94
Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
...
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
Dima
74cd007ad7
xidlehook: 0.7.1 -> 0.8.0
2019-11-23 13:31:40 +01:00
Mario Rodas
7c5b287ca1
Merge pull request #73910 from marsam/update-sops
...
sops: 3.4.0 -> 3.5.0
2019-11-23 07:22:46 -05:00
Mario Rodas
988ca73c03
Merge pull request #73923 from xrelkd/update/eksctl
...
eksctl: 0.9.0 -> 0.10.2
2019-11-23 05:30:13 -05:00
Austin Seipp
b964f4b421
vector: make some more options override-able
...
Unfortunately, buildRustPackage isn't very flexible right now, and most
of these attrs can't be overridden. This is needed for some general
patch work, but isn't really long term sustainable. I plan on reverting
this after Vector 0.6 is out.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-11-23 03:58:58 -06:00
Silvan Mosberger
9d3911f806
beets: fix absubmit deps ( #73608 )
...
beets: fix absubmit deps
2019-11-23 00:46:36 +01:00
Michael Raskin
936c7c5e2b
kdiff3: fix build
2019-11-22 17:41:47 +01:00
xrelkd
86e305b4c9
eksctl: 0.9.0 -> 0.10.2
2019-11-22 23:19:20 +08:00
Oleksii Filonenko
0de99691d4
nebula: init at 1.0.0
2019-11-22 15:07:18 +02:00
Mario Rodas
139a275c9c
sops: 3.4.0 -> 3.5.0
2019-11-22 04:20:00 -05:00
xrelkd
8651b4eac0
youtube-dl: 2019.11.05 -> 2019.11.22
2019-11-22 08:00:22 +08:00
c0bw3b
0afae5c14b
Treewide: fix more URL permanent redirects
...
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
Domen Kožar
c64e17b68d
nixpart0: mark as unbroken
...
It builds.
2019-11-21 17:39:28 +01:00
worldofpeace
ac82d7acbd
Merge pull request #73104 from doronbehar/update-sequoia
...
sequoia: 0.10.0 -> 0.11.0
2019-11-21 15:21:31 +00:00
Oleksii Filonenko
5551e2df7c
keybase: add kbnm to subPackages
...
This should fix the browser extensions.
2019-11-21 15:59:27 +02:00
Serval
3e1fc7ac1e
v2ray: init at 4.21.3
2019-11-21 21:02:03 +08:00
Kirill Elagin
0d774cdfd4
multitime: init at 1.4
2019-11-21 12:50:59 +03:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates ( #73790 )
...
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
c0bw3b
9a48332935
dcraw: mark as vulnerable
2019-11-20 19:46:14 +01:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Daniel Schaefer
d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
...
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Jan Tojnar
77e6622d22
duplicity: add Google Drive support
...
Required by Déjà Dup.
2019-11-20 04:58:00 +01:00
Jan Tojnar
2b772654a0
gnome-keysign: 1.0.1 → 1.2.0
...
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.1
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.1.1
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.2.0
2019-11-20 04:57:58 +01:00
Doron Behar
1dbcd8f4a7
sequoia: 0.10.0 -> 0.11.0
...
Disable check on Darwin.
2019-11-19 23:56:04 +02:00
Oleksii Filonenko
ae9846c339
topgrade: init at 3.4.0 ( #72976 )
...
* topgrade: init at 3.4.0
2019-11-19 20:18:42 +01:00
worldofpeace
d6850a9b91
networkmanager: drop merged patch
2019-11-19 13:05:02 -05:00
Hugo Reeves
e8f1c6c8d7
croc: 6.2.3 -> 6.4.1
2019-11-19 09:38:19 -08:00
Christian Kauhaus
52fb21e78f
vulnix: 1.9.1 -> 1.9.2
...
Bugfix release
2019-11-19 09:35:48 -08:00
Mario Rodas
78e17ea5c1
nfpm: 1.1.0 -> 1.1.5
2019-11-19 09:24:30 -08:00
Mario Rodas
a5fca20959
watchexec: 1.11.1 -> 1.12.0
2019-11-19 09:23:32 -08:00
Jonathan Ringer
6a983b61d4
elasticsearch-curator: move out of python-packages
...
Upstream froze click to <7, which means it will only
work with overrides, which means it can't compose
with other python modules.
2019-11-19 07:38:27 -08:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Rob Vermaas
302396fc42
nixpart0: remove broken, fix build for (local) pykickstart dep
2019-11-19 11:09:24 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
Sarah Brofeldt
6a0486b206
Merge pull request #69098 from saschagrunert/cri-tools
...
cri-tools: 1.15.0 -> 1.16.1
2019-11-19 08:33:10 +01:00
Matt Huszagh
098a903ce2
asymptote: 2.47 -> 2.60
...
Also cleans up some unnecessary steps in the build
expression.
2019-11-18 15:36:53 -08:00
adisbladis
dcfc821c6c
treewide: Stop using Qt 5.9
2019-11-18 20:10:43 +00:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Milan Pässler
9b09b4085d
tinyfecvpn: init at 20180820.0
2019-11-18 20:56:29 +01:00
Michael Weiss
d0637b993f
html-proofer: 3.14.0 -> 3.14.1
2019-11-18 12:55:01 +01:00
Lassulus
5de728659b
Merge pull request #73107 from contrun/init-dnsproxy
...
dnsproxy: init at 0.20.0
2019-11-18 11:39:00 +01:00
Timo Kaufmann
c0a56ee711
Merge pull request #73611 from timokau/home-manager-2019-11-17
...
home-manager: 2019-10-29 -> 2019-11-17
2019-11-18 09:05:39 +01:00
Timo Kaufmann
bee1fa9a20
home-manager: 2019-10-29 -> 2019-11-17
...
The lorri module was recently added.
2019-11-18 08:32:55 +01:00
Bernardo Meurer
82b0f7432e
beets: fix absubmit deps
2019-11-17 22:33:26 -08:00