Eduardo Quiros
227a7072d0
pistol: 0.2.2 -> 0.3.1
2021-11-29 04:21:21 -06:00
Lucas Savva
be952aba1c
nixos/acme: Fix rate limiting of selfsigned services
...
Closes NixOS/nixpkgs#147348
I was able to reproduce this intermittently in the
test suite during the tests for HTTPd. Adding
StartLimitIntervalSec=0 to disable rate limiting
for these services works fine. I added it anywhere
there was a ConditionPathExists.
2021-11-29 11:15:31 +01:00
Izorkin
89dd3384d1
ngtcp2: init at unstable-2021-11-10
2021-11-29 13:13:27 +03:00
Izorkin
955e944d95
nghttp3: init at unstable-2021-11-10
2021-11-29 13:13:26 +03:00
Izorkin
4aa1a4d8a2
quictls: init at v3.0.0+quic_unstable-2021-11-02
2021-11-29 13:13:26 +03:00
Julien Moutinho
31247c8e56
stig: reenable test not failing on Linux
2021-11-29 10:55:38 +01:00
Matt Votava
f832949b5f
home-assistant: pin PyChromecast to 9.4.0
2021-11-29 01:46:05 -08:00
Vincent Laporte
a5552c62db
obelisk: 0.5.2 → 0.6.0
2021-11-29 10:44:07 +01:00
Bobby Rong
ca6dcf4054
Merge pull request #147744 from figsoda/update-csview
...
csview: 0.3.8 -> 0.3.9
2021-11-29 17:42:55 +08:00
Vincent Laporte
041de05c3d
coqPackages.coqhammer: 1.3.1 → 1.3.2
2021-11-29 10:33:36 +01:00
Maciej Krüger
089cfc8894
Merge pull request #147814 from jojosch/dbeaver-21.3.0
2021-11-29 10:16:57 +01:00
Sergei Trofimovich
2d4606a32d
qt4: pull upstream fix for gcc-11 ( #147555 )
...
Without the change the build on `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; qt4.override { stdenv = gcc11Stdenv; }' -L
...
messagemodel.cpp: In function 'int calcMergeScore(const DataModel*, const DataModel*)':
messagemodel.cpp:186:61: error: ordered comparison of pointer with integer zero ('MessageItem*' and 'int')
186 | if (c->findMessage(m->text(), m->comment()) >= 0)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2021-11-29 03:57:53 -05:00
Fabian Affolter
cecf41f571
python3Packages.autoit-ripper: 1.0.1 -> 1.1.0
2021-11-29 09:30:43 +01:00
Fabian Affolter
680822a336
python3Packages.fakeredis: 1.6.1 -> 1.7.0
2021-11-29 09:26:04 +01:00
Fabian Affolter
d57f82e306
Merge pull request #147766 from drewrisinger/dr-pr-fix-qiskit-aqua-timeout
...
python3Packages.qiskit-aqua: disable slow tests
2021-11-29 09:25:34 +01:00
Fabian Affolter
e39e0221fe
Merge pull request #147604 from fabaff/socialscan
...
python3Packages.socialscan: init at 1.4.2
2021-11-29 09:01:17 +01:00
Fabian Affolter
f53a245504
Merge pull request #147711 from fabaff/bump-zigpy-deconz
...
python3Packages.bellows: 0.28.0 -> 0.29.0, python3Packages.zigpy-deconz: 0.13.0 -> 0.14.0
2021-11-29 09:01:06 +01:00
Fabian Affolter
13d5b20a40
Merge pull request #147706 from fabaff/bump-time-machine
...
python3Packages.time-machine: 2.4.0 -> 2.4.1
2021-11-29 09:00:52 +01:00
Fabian Affolter
96ccf2eb8c
Merge pull request #147590 from fabaff/bump-python-smarttub
...
python3Packages.python-smarttub: 0.0.27 -> 0.0.28
2021-11-29 09:00:20 +01:00
Fabian Affolter
f14c69a5bc
checkov: 2.0.605 -> 2.0.606
2021-11-29 08:57:52 +01:00
Fabian Affolter
d32d3dd8ea
Merge pull request #129411 from fabaff/bump-ropgadget
...
python3Packages.ropgadget: 6.5 -> 6.6
2021-11-29 08:54:00 +01:00
Fabian Affolter
2cb11c1341
Merge pull request #147688 from fabaff/bump-dnsperf
...
dnsperf: 2.5.2 -> 2.8.0
2021-11-29 08:53:34 +01:00
Johannes Schleifenbaum
ee1f1e0e4e
dbeaver: 21.2.5 -> 21.3.0
2021-11-29 08:49:57 +01:00
Fabian Affolter
2d445881d4
tfsec: 0.61.0 -> 0.61.2
2021-11-29 08:47:24 +01:00
Fabian Affolter
ed9f0d6cc1
Merge pull request #147772 from fabaff/bump-amass
...
amass: 3.15.0 -> 3.15.1
2021-11-29 08:46:06 +01:00
Fabian Affolter
1264b08349
Merge pull request #147684 from fabaff/bump-enum4linux
...
enum4linux: 0.8.9 -> 0.9.1
2021-11-29 08:45:46 +01:00
Vincent Laporte
5b861824b3
compcert: 3.9 → 3.10
...
Enable for Coq 8.14
Use default version of OCaml (instead of 4.05)
VST is not ready for CompCert 3.10, so it still uses 3.9
2021-11-29 08:45:34 +01:00
Fabian Affolter
94ebf717ca
Merge pull request #147806 from ju1m/stig
...
stig: fix build
2021-11-29 08:38:59 +01:00
Vikram Narayanan
9a3b63e9f1
spyder-kernels: fix build
2021-11-28 22:45:45 -08:00
Maciej Krüger
e14fadd95c
Merge pull request #147080 from mkg20001/cinstuff
2021-11-29 07:26:02 +01:00
Fabian Affolter
d6a2e5815e
cppcheck: 2.5 -> 2.6 ( #147713 )
2021-11-29 01:18:28 -05:00
Julien Moutinho
77e9c5d38c
stig: fix build
2021-11-29 07:02:34 +01:00
JesusMtnez
362ae7e7f5
go-task: 3.9.0 -> 3.9.1
2021-11-29 05:53:21 +01:00
Bobby Rong
7dcd2f54b8
Merge pull request #147735 from viric/fix-frogatto
...
frogatto: 2021-05-24 -> 2021-11-23
2021-11-29 12:12:32 +08:00
Philipp Adolf
20bb15cfa0
linux_hardkernel_4_14: 4.14.165-172 -> 4.14.180-176
2021-11-28 22:51:44 -05:00
Victor Engmark
82b9b42682
Fix some nixos-rebuild lints ( #147449 )
2021-11-29 05:48:23 +02:00
Tom McLaughlin
3aab0e3ad9
Fix typo in Octave description ( #147799 )
2021-11-29 11:22:43 +08:00
Bobby Rong
99efa507e2
Merge pull request #147753 from figsoda/update-hck
...
hck: 0.7.0 -> 0.7.1
2021-11-29 10:25:36 +08:00
Bobby Rong
d48b298cd0
Merge pull request #147755 from figsoda/update-glitter
...
glitter: 1.5.6 -> 1.5.7
2021-11-29 10:23:28 +08:00
Martin Weinelt
f91c2cfab7
Merge pull request #147791 from winterqt/rename-winterqt
2021-11-29 02:43:40 +01:00
Robert Schütz
0013d465dc
Merge pull request #147626 from Ma27/bump-vorta
...
vorta: 0.7.8 -> 0.8.2
2021-11-28 17:32:18 -08:00
Winter
e1486feead
maintainers: winterqt -> winter
2021-11-28 20:29:24 -05:00
Sebastián Mancilla
6eb8b52444
dateutils: enable on darwin
2021-11-28 22:16:46 -03:00
Martin Weinelt
25a9d1ba9e
mediawiki: drop redvers from maintainers
2021-11-29 02:06:43 +01:00
Martin Weinelt
a0e1114e17
mediawiki: 1.36.2 -> 1.37.0
2021-11-29 02:04:24 +01:00
Martin Weinelt
cd12d81d53
mediawiki: 1.36.1 -> 1.36.2
2021-11-29 02:03:59 +01:00
Martin Weinelt
3eb5d85beb
.github/workflows/periodic-merge: configure 21.11 release
2021-11-28 17:00:50 -08:00
Kevin Cox
49a1f815ef
Merge pull request #147736 from LibreCybernetics/update-pijul
...
pijul: 1.0.0-alpha.55 → 1.0.0-alpha.56
2021-11-28 19:36:56 -05:00
Dmitry Kalinkin
a261b0baf1
Merge pull request #147782 from reckenrode/iterm2-3.4.14
...
iterm2: 3.4.13 -> 3.4.14
2021-11-28 19:24:21 -05:00
Maximilian Bosch
4aa2320ec1
vorta: 0.7.8 -> 0.8.2
...
ChangeLogs:
* https://github.com/borgbase/vorta/releases/tag/v0.8.0
* https://github.com/borgbase/vorta/releases/tag/v0.8.1
* https://github.com/borgbase/vorta/releases/tag/v0.8.2
2021-11-29 00:48:55 +01:00