Commit graph

26709 commits

Author SHA1 Message Date
R. RyanTM f5447db79d hebcal: 4.19 -> 4.20 2020-05-19 07:26:41 +00:00
Maximilian Bosch 38cbd74f98
Merge pull request #88145 from r-ryantm/auto-update/gotop
gotop: 3.5.0 -> 3.5.2
2020-05-19 09:24:04 +02:00
Maximilian Bosch 07a46f3b9b
wireguard-tools: 1.0.20200510 -> 1.0.20200513
https://lists.zx2c4.com/pipermail/wireguard/2020-May/005431.html
2020-05-19 09:13:14 +02:00
R. RyanTM 59775da44e gotop: 3.5.0 -> 3.5.2 2020-05-19 07:00:24 +00:00
R. RyanTM c77c661d6e fluent-bit: 1.4.3 -> 1.4.4 2020-05-19 05:48:48 +00:00
R. RyanTM 072aa71614 emplace: 0.3.1 -> 0.3.3 2020-05-19 05:10:50 +00:00
xrelkd b44b4c87e6 xurls: 2.0.0 -> 2.2.0 2020-05-19 12:54:59 +08:00
R. RyanTM 3e008b3428 dnsproxy: 0.27.1 -> 0.28.1 2020-05-19 04:25:58 +00:00
R. RyanTM 0635b562ba dasht: 2.3.0 -> 2.4.0 2020-05-19 04:12:33 +00:00
Mario Rodas 5803961b0a
Merge pull request #88117 from r-ryantm/auto-update/clevis
clevis: 12 -> 13
2020-05-18 22:59:17 -05:00
Mario Rodas 9e3f88af9b
Merge pull request #88112 from r-ryantm/auto-update/aws-vault
aws-vault: 5.3.2 -> 5.4.4
2020-05-18 22:58:56 -05:00
Mario Rodas 525c8a3dbb
Merge pull request #88116 from r-ryantm/auto-update/clair
clair: 2.1.2 -> 2.1.3
2020-05-18 22:52:20 -05:00
R. RyanTM 0f2cbf456b clevis: 12 -> 13 2020-05-19 03:05:49 +00:00
R. RyanTM 2751243610 clair: 2.1.2 -> 2.1.3 2020-05-19 02:59:28 +00:00
R. RyanTM 7f39cf6893
bettercap: 2.27 -> 2.27.1 (#88114) 2020-05-18 19:41:58 -07:00
Mario Rodas 0588d68603
Merge pull request #88107 from r-ryantm/auto-update/amass
amass: 3.6.0 -> 3.6.1
2020-05-18 21:07:49 -05:00
R. RyanTM 8c97bde798 aws-vault: 5.3.2 -> 5.4.4 2020-05-19 01:28:00 +00:00
adisbladis 9aebaa1704
Merge pull request #88106 from zowoq/tests
podman packages: add passthru tests
2020-05-19 03:14:43 +02:00
Oleksii Filonenko c34d4bbe3c ffsend: 0.2.61 -> 0.2.64 2020-05-18 18:11:42 -07:00
ysengrimm a6137ea199 mu: 1.4.5 -> 1.4.6 2020-05-18 18:08:56 -07:00
R. RyanTM 78fd74cf31 amass: 3.6.0 -> 3.6.1 2020-05-19 01:03:22 +00:00
zowoq 71dafd0239 slirp4netns: add passthru.tests 2020-05-19 10:41:47 +10:00
zowoq c3eef07b21 fuse-overlayfs: add passthru.tests 2020-05-19 10:41:41 +10:00
Martin Milata b64d1c286e openconnect: 8.05 -> 8.10
Also update vpnc script.

Fixes:
- https://nvd.nist.gov/vuln/detail/CVE-2019-16239
- https://nvd.nist.gov/vuln/detail/CVE-2020-12105
- https://nvd.nist.gov/vuln/detail/CVE-2020-12823
2020-05-19 00:09:40 +02:00
Oleksii Filonenko de77326db5
ytop: 0.6.1 -> 0.6.2 (#88064) 2020-05-18 15:17:37 +02:00
Martin Weinelt 410fdbada3
ansible_2_6: drop
Went EOL 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:30 +02:00
Martin Weinelt cabcd8be10
ansible: default to ansible_2_9
Ansible 2.9 is the latest release and in full support since 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:21 +02:00
Martin Weinelt 25233a5db7
ansible_2_7: v2.7.17 → v2.7.18 2020-05-18 01:27:40 +02:00
Martin Weinelt c0e6848ad7
ansible_2_8: v2.8.11 → v2.8.12 2020-05-18 01:25:58 +02:00
adisbladis a78d9d6829
Merge pull request #88028 from cole-h/doas
doas: enable timestamp by default and set pamdir
2020-05-17 21:27:40 +02:00
Cole Helbling 0f8e972f01
doas: enable timestamp by default and set pamdir
* `--with-timestamp` enables the usage of the `persist` setting in
`doas.conf`. It is possible some people might not want this, so the flag
`withTimestamp` was added to control this.
* `--pamdir` copies the PAM files to `$out/etc/pam.d`. This may or may
not have a use in the future, but it removes a some errors from the
build (when it tries to copy these files to /etc/pam.d).
2020-05-17 11:42:50 -07:00
Louis Bettens 4459844e79 xpra: fix #41106 2020-05-17 16:32:55 +02:00
Doron Behar b3e7e67a5e
vdirsyncer: Convert to a python module (#87865)
* vdirsyncer: standardize derivation

Use toPythonApplication and use callPackage from python-packages.nix.
Make vdirsyncerStable somewhat functional again, but mark it as broken
for Python 3.6 or higher.

* vdirsyncer: use buildPythonPackage as it's a package now

* vdirsyncer: move to python-modules/

* vdirsyncer: Move disabled logic into expression
2020-05-17 10:19:40 +02:00
Mario Rodas d7c0d31429
Merge pull request #87995 from IvarWithoutBones/ksuperkey
ksuperkey: git-2015-07-21 -> 0.4
2020-05-16 20:30:02 -05:00
Aaron Andersen a1ebd82176
Merge pull request #87893 from aanderse/govc
govc: 0.21.0 -> 0.22.1
2020-05-16 21:13:45 -04:00
Ivar a57176cab4 ksuperkey: git-2015-07-21 -> 0.4 2020-05-17 03:01:34 +02:00
Mario Rodas 2466f88853
Merge pull request #87992 from r-ryantm/auto-update/cargo-about
cargo-about: 0.2.0 -> 0.2.2
2020-05-16 19:49:56 -05:00
R. RyanTM 8b3301c6ff cargo-about: 0.2.0 -> 0.2.2 2020-05-16 23:28:37 +00:00
Mario Rodas 3776123c66
Merge pull request #87927 from marsam/update-shadowsocks-rust
shadowsocks-rust: 1.7.2 -> 1.8.11
2020-05-16 08:10:15 -05:00
zowoq 3871cee01c
direnv: switch to buildGoModule (#87932) 2020-05-16 10:10:39 +00:00
Dennis Gosnell 82263944a7
Merge pull request #87875 from wnklmnn/jugglinglab
jugglinglab: init at 1.2
2020-05-16 09:40:37 +09:00
Vladyslav M 84765451c2
Merge pull request #87896 from bbigras/starship 2020-05-15 22:50:36 +03:00
Kim Lindberger ecb1d7de29
Merge pull request #87843 from talyz/nomachine-archive
nomachine-client: Add archive.org to source urls
2020-05-15 18:53:27 +02:00
Aaron Andersen 0666f6277b govc: 0.21.0 -> 0.22.1 2020-05-15 12:50:41 -04:00
Lila 7517299146
treewide: fix broken AlpineLinux repo links (#87892) 2020-05-15 16:58:27 +01:00
Bruno Bigras 48c4f434fa starship: 0.41.1 -> 0.41.3 2020-05-15 11:22:25 -04:00
Pascal Winkelmann b94e8cc448 incorporate suggested changes from pull request 2020-05-15 16:03:26 +02:00
Pascal Winkelmann 8f475b0470 jugglinglab: init at 1.2 2020-05-15 12:17:13 +02:00
Mario Rodas 3c4b40300b
shadowsocks-rust: 1.7.2 -> 1.8.11 2020-05-15 04:20:00 -05:00
zowoq 8fc9d7fe6a miniserve: 0.6.0 -> 0.7.0
https://github.com/svenstaro/miniserve/blob/master/CHANGELOG.md#070---2020-05-14
2020-05-15 10:08:48 +10:00
Rok Garbas efdeb1a0de
Merge pull request #87840 from Frostman/starship-0.41.1
starship: 0.41.0 -> 0.41.1
2020-05-14 23:26:36 +02:00
talyz 022f2cc02f
nomachine-client: Add archive.org to source urls
NoMachine removes each old release as soon as a new one is available,
resulting in failed downloads. Thankfully, the Internet Archive
provides backups of old downloads, so we can use it as a fallback.
2020-05-14 23:03:09 +02:00
Jim Garrison 1d3fbaac00
bibtool: 2.67 -> 2.68
cf. https://github.com/ge-ne/bibtool/issues/76
2020-05-14 22:54:06 +02:00
Kim Lindberger 4f7a8b4b37
Merge pull request #87797 from plumelo/feature/nomachine-client-6.10.12
nomachine-client: 6.9.2 -> 6.10.12
2020-05-14 22:48:41 +02:00
Sergey Lukjanov 2ed4bfd7eb starship: add Frostman to maintainers 2020-05-14 12:16:37 -07:00
Sergey Lukjanov d13fc39d84 starship: 0.41.0 -> 0.41.1 2020-05-14 12:16:08 -07:00
Sarah Brofeldt 32d58830da
Merge pull request #85062 from symphorien/update-agedu
agedu: 20180918 -> 20200206
2020-05-14 21:07:29 +02:00
Sarah Brofeldt 56107f0a46
Merge pull request #87795 from filalex77/topgrade-4.5.0
topgrade: 4.4.0 -> 4.5.0
2020-05-14 20:59:13 +02:00
Peter Hoeg a5b42d64ad
Merge pull request #87722 from NixOS/f/jdupes
jdupes: build with additional hardening
2020-05-15 00:27:32 +08:00
Dmitry Kalinkin cbdbafd98f
Merge pull request #87754 from ysengrimm/mu4e-update
mu: 1.4.3 -> 1.4.5
2020-05-14 11:18:20 -04:00
Mario Rodas 7a642881c9
gopass: 1.9.1 -> 1.9.2
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.9.2
2020-05-14 05:48:28 -05:00
Jan Tojnar 0df3c2dfe2
gnome-keysign: remove broken updateScript
It is not hosted on GNOME mirrors so GNOME updateScript will not work.
2020-05-14 12:08:09 +02:00
Meghea Iulian 46213cf4d6 nomachine-client: 6.9.2 -> 6.10.12 2020-05-14 11:09:17 +03:00
Oleksii Filonenko e02ec912c5 topgrade: 4.4.0 -> 4.5.0 2020-05-14 07:49:32 +00:00
zowoq 64ce60e2b3 cri-tools: switch to buildGoModule 2020-05-14 17:37:51 +10:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Dmitry Kalinkin 150a18f9b9
mu: fix on darwin 2020-05-14 00:30:31 -04:00
Flakebi a2f79c3834
salt: 3000.2 -> 3000.3 2020-05-13 23:45:02 +02:00
ysengrimm 6fc7c5b401 mu: 1.4.3 -> 1.4.5 2020-05-13 20:21:21 +02:00
Mario Rodas 7c0acf873e
Merge pull request #87675 from amarrella/update/eksctl
eksctl: 0.18.0 -> 0.19.0
2020-05-13 03:19:30 -05:00
lewo a29c7741a3
Merge pull request #87659 from zowoq/skopeo
skopeo: add wrapper
2020-05-13 10:01:31 +02:00
Mario Rodas 410d6a7dc7
Merge pull request #87490 from r-ryantm/auto-update/syslog-ng
syslogng: 3.26.1 -> 3.27.1
2020-05-13 01:15:41 -05:00
Mario Rodas 120d1e0d6a
Merge pull request #87648 from filalex77/monolith-2.2.5
monolith: 2.2.4 -> 2.2.5
2020-05-13 01:07:06 -05:00
Mario Rodas d3815f332d
Merge pull request #87558 from r-ryantm/auto-update/vttest
vttest: 20200303 -> 20200420
2020-05-13 01:05:42 -05:00
R. RyanTM f88792c828 wpgtk: 6.0.13 -> 6.1.0 2020-05-12 22:16:13 -07:00
R. RyanTM 9c93daa92c urlwatch: 2.17 -> 2.18 2020-05-12 22:15:08 -07:00
R. RyanTM 057383bbcc xpra: 3.0.8 -> 3.0.9 2020-05-12 22:13:06 -07:00
Peter Hoeg 89448e98a0 jdupes: build with additional hardening 2020-05-13 10:18:00 +08:00
Maximilian Bosch ebeea7497e
clipman: 1.5.1 -> 1.5.2
https://github.com/yory8/clipman/releases/tag/v1.5.2
2020-05-13 00:51:32 +02:00
Lassulus d630d0e21b
Merge pull request #86671 from bachp/libaria2
aria2: add libaria2 support
2020-05-13 00:20:00 +02:00
Lassulus 1a74d41c0e
Merge pull request #83326 from helsinki-systems/upd/uefitool
uefitool: update
2020-05-12 23:10:05 +02:00
Vladyslav M 409639671d
Merge pull request #87622 from lilyball/bat 2020-05-12 23:11:23 +03:00
Jörg Thalheim ce44cc2d35
Merge pull request #87539 from Lassulus/nixos-generators
nixos-generators: 1.0.0 -> 1.1.0
2020-05-12 19:24:25 +01:00
Robert Helgesson fe5479f301
home-manager: remove myself from the maintainers list 2020-05-12 19:22:22 +02:00
Alessandro Marrella d656b9f89a
eksctl: 0.18.0 -> 0.19.0 2020-05-12 16:34:19 +01:00
Eelco Dolstra 77d40b2205
Merge pull request #87663 from nlewo/nixUnstable
nixUnstable: pre7346_5e7ccdc9 -> pre7534_b92f58f6
2020-05-12 15:44:11 +02:00
Antoine Eiche 15d1011615 nixUnstable: pre7346_5e7ccdc9 -> pre7534_b92f58f6 2020-05-12 15:23:52 +02:00
Mario Rodas ce987edda4
Merge pull request #87650 from filalex77/ffsend-0.2.61
ffsend: 0.2.59 -> 0.2.61
2020-05-12 07:15:52 -05:00
zowoq f01d7164a8 fuse-overlayfs: restrict to linux 2020-05-12 22:11:22 +10:00
Oleksii Filonenko 48ce423f64 ffsend: 0.2.59 -> 0.2.61 2020-05-12 08:03:25 +00:00
Oleksii Filonenko 0581aa6ceb monolith: 2.2.4 -> 2.2.5 2020-05-12 07:46:26 +00:00
Benjamin Hipple 85bfbca9f2
Merge pull request #87585 from filalex77/procs-0.10.3
procs: 0.10.1 -> 0.10.3
2020-05-11 21:55:58 -04:00
Anderson Torres 1233db808d
Merge pull request #86927 from dramaturg/exoscale-cli
exoscale-cli: init at 1.12.0
2020-05-11 21:22:00 -03:00
Benjamin Hipple a15a1baa76
Merge pull request #87629 from emilazy/lego-3.7.0
lego: 3.6.0 -> 3.7.0
2020-05-11 20:16:06 -04:00
Emily fb40b4b9c8 lego: 3.6.0 -> 3.7.0 2020-05-11 22:47:42 +01:00
Lily Ballard c3d54e4182 bat: 0.15.0 -> 0.15.1 2020-05-11 13:40:22 -07:00
Dmitry Kalinkin 6bcb1dec8e
Merge pull request #83745 from delroth/jadx-1.1.0
jadx: init at 1.1.0
2020-05-11 15:12:33 -04:00
R. RyanTM f565285e6b
amass: 3.5.5 -> 3.6.0 (#87578) 2020-05-11 08:04:59 -07:00
Vladyslav M 1d02247644
Merge pull request #87586 from filalex77/ytop-0.6.1 2020-05-11 16:10:36 +03:00
Maximilian Bosch b95d49d034
wireguard-tools: 1.0.20200319 -> 1.0.20200510
https://lists.zx2c4.com/pipermail/wireguard/2020-May/005415.html
2020-05-11 13:19:05 +02:00