Commit Graph

4724 Commits

Author SHA1 Message Date
R. RyanTM
a7e714c7a1 logrotate: 3.17.0 -> 3.18.0 2021-02-25 19:07:53 -05:00
R. RyanTM
b386735e76 netdata: 1.29.2 -> 1.29.3 2021-02-25 13:22:59 +00:00
Mario Rodas
aa84d36a14 Merge pull request #114167 from r-ryantm/auto-update/daemon
daemon: 0.7 -> 0.7.1
2021-02-24 22:36:12 -05:00
Mario Rodas
0249f6f34f Merge pull request #114138 from r-ryantm/auto-update/clinfo
clinfo: 3.0.20.11.20 -> 3.0.21.02.21
2021-02-23 20:13:27 -05:00
Maximilian Bosch
931efba68e Merge pull request #114145 from r-ryantm/auto-update/bpytop
bpytop: 1.0.62 -> 1.0.63
2021-02-24 00:50:41 +01:00
R. RyanTM
9776bb62d7 daemon: 0.7 -> 0.7.1 2021-02-23 20:31:18 +00:00
R. RyanTM
72664d777d bpytop: 1.0.62 -> 1.0.63 2021-02-23 17:07:57 +00:00
R. RyanTM
a87197069d clinfo: 3.0.20.11.20 -> 3.0.21.02.21 2021-02-23 16:35:16 +00:00
R. RyanTM
8d10d8e304 gdu: 4.6.3 -> 4.6.4 2021-02-22 23:29:36 -05:00
github-actions[bot]
d8f2a7bf5c Merge master into staging-next 2021-02-22 00:37:52 +00:00
Ryan Mulligan
dcc5a1bdd3 Merge pull request #113892 from r-ryantm/auto-update/consul-template
consul-template: 0.25.1 -> 0.25.2
2021-02-21 13:17:09 -08:00
Dmitry Kalinkin
d3800053c6 Merge pull request #113897 from raboof/smartmontools-update-drivedb-to-r5171
smartmontools: update drivedb to r5171
2021-02-21 13:24:33 -05:00
Arnout Engelen
230d58d30f smartmontools: update drivedb to r5171
Not so much because newer is better, but it seems the behavior of the
sourceforge raw download changed with respect to `$Id$`, so this gets
things in sync again (#113894)
2021-02-21 13:51:06 +01:00
R. RyanTM
c7917e58bd consul-template: 0.25.1 -> 0.25.2 2021-02-21 10:36:01 +00:00
github-actions[bot]
2c8fa86436 Merge master into staging-next 2021-02-21 06:16:32 +00:00
Sandro
69edb7a0d3 Merge pull request #113845 from dduan/tre-0.3.4
tre-command: 0.3.3 -> 0.3.4
2021-02-21 04:13:16 +01:00
Ryan Mulligan
830ad1ac64 Merge pull request #113832 from r-ryantm/auto-update/gdu
gdu: 4.6.2 -> 4.6.3
2021-02-20 17:53:39 -08:00
Daniel Duan
7e711976bf tre-command: 0.3.3 -> 0.3.4
Release note: https://github.com/dduan/tre/releases/tag/v0.3.4
2021-02-20 15:51:29 -08:00
R. RyanTM
0f9a5212f5 gdu: 4.6.2 -> 4.6.3 2021-02-20 21:27:08 +00:00
github-actions[bot]
7a1ee9c317 Merge master into staging-next 2021-02-20 18:17:10 +00:00
github-actions[bot]
5884dca2b9 Merge master into staging-next 2021-02-20 12:19:39 +00:00
Raghav Sood
df790a9626 netdata: remove unused imports, fix suggestions 2021-02-20 10:32:52 +00:00
R. RyanTM
7c6298ab88 netdata: 1.29.1 -> 1.29.2 2021-02-20 00:10:50 +00:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
zowoq
3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Daniël de Kok
c003eae5bd Merge pull request #113565 from r-ryantm/auto-update/gdu
gdu: 4.3.2 -> 4.6.2
2021-02-18 20:28:00 +01:00
Sandro
2278dadbdf Merge pull request #113523 from fabaff/stressapptest
stressapptest: init at 1.0.9
2021-02-18 12:34:49 +01:00
R. RyanTM
2e20907c26 gdu: 4.3.2 -> 4.6.2 2021-02-18 08:27:29 +00:00
github-actions[bot]
45dc900af9 Merge master into staging-next 2021-02-18 06:16:42 +00:00
Ryan Mulligan
9bb643272a Merge pull request #113324 from r-ryantm/auto-update/bpytop
bpytop: 1.0.61 -> 1.0.62
2021-02-17 17:49:10 -08:00
midchildan
24499bbc6e smartmontools: drop mailutils dependency by default
mailutils depends on OpenSSL 1.0.2, which is marked as insecure and thus
prevents this package from being built on Hydra. Excluding it by default
should re-enable binary builds for users who don't need the email
feature.

This change is unlikely to cause a major disruption because there's an
existing NixOS module for smartd that handles email notifications. It
works without this package being dependant on mailutils. Since mailutils
isn't used for any other purpose besides providing email notification
for smartd, it's possible to drop it without feature loss.

This change also makes the dependance on inetutils optional. inetutils
is needed for the 'hostname' command, and is only used for providing
email support.
2021-02-18 09:59:23 +09:00
github-actions[bot]
683536ab2a Merge master into staging-next 2021-02-18 00:40:58 +00:00
Fabian Affolter
2bff001654 stressapptest: init at 1.0.9 2021-02-17 23:11:59 +01:00
Sandro
d0dd6b13b7 Merge pull request #113400 from aanderse/logrotate
logrotate: minor cleanup
2021-02-17 21:06:50 +01:00
Aaron Andersen
6cebd9e150 logrotate: minor cleanup 2021-02-17 08:16:22 -05:00
github-actions[bot]
cd9df16806 Merge staging-next into staging 2021-02-17 06:14:55 +00:00
github-actions[bot]
3ed237717a Merge master into staging-next 2021-02-17 06:14:47 +00:00
Sandro
0d44c7989c Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
Sandro
f0c82514df Merge pull request #113151 from iblech/patch-pciutils 2021-02-17 02:49:05 +01:00
github-actions[bot]
79b7a67b55 Merge master into staging-next 2021-02-17 00:36:31 +00:00
Bruno Bigras
3141185a3b auto-cpufreq: 1.5.3 -> 1.6.1
Co-authored-by: Aamaruvi Yogamani <38222826+Technical27@users.noreply.github.com>
2021-02-16 15:04:09 -08:00
Ingo Blechschmidt
4e54c31de0 pciutils: use database from hwinfo which is easier to update 2021-02-16 23:15:02 +01:00
R. RyanTM
d70d48293f bpytop: 1.0.61 -> 1.0.62 2021-02-16 17:21:11 +00:00
Sandro Jäckel
90da3103d9 pcieutils: remove darwin from inputs 2021-02-15 00:05:32 +01:00
github-actions[bot]
4f3b8e7b41 Merge master into staging-next 2021-02-14 18:16:14 +00:00
Lancelot SIX
f0ebc5b140 freeipmi: 1.6.6 -> 1.6.7
See https://lists.gnu.org/archive/html/info-gnu/2021-02/msg00008.html
for release inforamtion.
2021-02-14 12:04:26 +00:00
github-actions[bot]
1d62dc37db Merge master into staging-next 2021-02-13 00:36:11 +00:00
R. RyanTM
3ce2962340 facter: 3.14.15 -> 3.14.16 2021-02-12 08:39:22 +00:00
github-actions[bot]
3f38ab888e Merge master into staging-next 2021-02-11 06:16:35 +00:00
Mario Rodas
99938e80fb Merge pull request #112675 from r-ryantm/auto-update/netdata
netdata: 1.29.0 -> 1.29.1
2021-02-10 21:21:59 -05:00