Commit graph

377025 commits

Author SHA1 Message Date
Malo Bourgon
bca4ad0487 ocamlPackages: inherit ocaml.meta.platforms 2022-05-11 09:02:37 +02:00
Malo Bourgon
b1de4bf60f ocamlPackages: add meta.mainProgram to many packages 2022-05-11 09:02:37 +02:00
Fabian Affolter
f770655390
Merge pull request #172375 from r-ryantm/auto-update/python3.10-pygtfs
python310Packages.pygtfs: 0.1.6 -> 0.1.7
2022-05-11 08:52:37 +02:00
Fabian Affolter
b0e4759ea0
Merge pull request #172398 from fabaff/bump-naabu
naabu: 2.0.6 -> 2.0.7
2022-05-11 08:52:07 +02:00
Fabian Affolter
bbd8ef2753
Merge pull request #172399 from fabaff/bump-aioairzone
python310Packages.aioairzone: 0.4.3 -> 0.4.4
2022-05-11 08:51:51 +02:00
Fabian Affolter
c9d0a750eb
Merge pull request #172402 from fabaff/bump-yte
python310Packages.yte: 1.4.0 -> 1.4.0
2022-05-11 08:51:40 +02:00
Fabian Affolter
9eadc832b0
Merge pull request #172422 from r-ryantm/auto-update/pur
pur: 6.1.0 -> 7.0.0
2022-05-11 08:50:45 +02:00
R. Ryantm
dd6e29f6cb python310Packages.fontmath: 0.9.1 -> 0.9.2 2022-05-11 06:46:11 +00:00
Elis Hirwing
b376c2d2af
Merge pull request #172256 from jtojnar/php-cleanups
php: Remove fixes for abandoned PHP versions
2022-05-11 08:44:53 +02:00
Fabian Affolter
71fb057021
python3Packages.azure-eventhub: add missing imput 2022-05-11 08:41:53 +02:00
Fabian Affolter
0fd6a3a981
python3Packages.azure-eventhub: disable on older Python releases 2022-05-11 08:39:15 +02:00
Fabian Affolter
7d045a76dd
python310Packages.azure-mgmt-network: disable on older Python releases 2022-05-11 08:36:03 +02:00
Fabian Affolter
5be5a83109
python310Packages.azure-storage-file-share: disable on older Python releases 2022-05-11 08:33:46 +02:00
Maximilian Bosch
e3d598b7e8
linux/hardened/patches/5.4: 5.4.191-hardened1 -> 5.4.192-hardened1 2022-05-11 08:33:06 +02:00
Maximilian Bosch
c0a5d86c98
linux/hardened/patches/5.17: 5.17.5-hardened1 -> 5.17.6-hardened1 2022-05-11 08:32:54 +02:00
Maximilian Bosch
e6d741c9dd
linux/hardened/patches/5.15: 5.15.36-hardened1 -> 5.15.38-hardened1 2022-05-11 08:32:42 +02:00
Maximilian Bosch
1fd97805d8
linux/hardened/patches/5.10: 5.10.113-hardened1 -> 5.10.114-hardened1 2022-05-11 08:32:29 +02:00
Maximilian Bosch
0faa00ddbe
linux/hardened/patches/4.19: 4.19.240-hardened1 -> 4.19.241-hardened1 2022-05-11 08:32:17 +02:00
Maximilian Bosch
59fe74cca3
linux_latest-libre: 18688 -> 18713 2022-05-11 08:31:25 +02:00
Maximilian Bosch
ee2608d3ab
linux: 5.4.191 -> 5.4.192 2022-05-11 08:31:10 +02:00
Maximilian Bosch
d6bd76af6e
linux: 5.17.5 -> 5.17.6 2022-05-11 08:30:59 +02:00
Maximilian Bosch
38496aa149
linux: 5.15.37 -> 5.15.38 2022-05-11 08:30:47 +02:00
Maximilian Bosch
8869941b27
linux: 5.10.113 -> 5.10.114 2022-05-11 08:30:35 +02:00
Fabian Affolter
84e6ae5a32
Merge pull request #172442 from r-ryantm/auto-update/python3.10-bellows
python310Packages.bellows: 0.29.0 -> 0.30.0
2022-05-11 08:28:15 +02:00
Rick van Schijndel
6628ac797f
Merge pull request #172297 from trofi/fix-fno-common-for-directvnc
directvnc: pull -fno-common fix pending upstream inclusion
2022-05-11 07:26:39 +02:00
R. Ryantm
f4f93c770a python310Packages.azure-mgmt-redhatopenshift: 1.0.0 -> 1.1.0 2022-05-10 22:23:05 -07:00
Rick van Schijndel
dfca4b7986
Merge pull request #172441 from a-m-joseph/pr/zhf/wdomirror
wdomirror: fix build failure by applying patch from GH #5
2022-05-11 07:12:54 +02:00
Lin Yinfeng
8d4edd0c4e
godns: 2.7.6 -> 2.7.7 2022-05-11 12:26:43 +08:00
Lin Yinfeng
ccf95d84b1
godns: add updateScript 2022-05-11 12:24:27 +08:00
Rick van Schijndel
78520c1fff
Merge pull request #172387 from SuperSandro2000/CryptOpenSSLRandom
perlPackages.CryptOpenSSLRandom: mark broken for aarch64-darwin
2022-05-11 06:15:31 +02:00
Anderson Torres
ec4e18bfb8
Merge pull request #172276 from AndersonTorres/MISC
Misc
2022-05-11 00:54:24 -03:00
R. Ryantm
d547f4682d python310Packages.bellows: 0.29.0 -> 0.30.0 2022-05-11 03:37:24 +00:00
Adam Joseph
de559a30b7 wdomirror: fix build failure by applying patch from GH #5
A recent change to xdg-shell-client-protocol causes a build failure.
This was reported upstream as GH #5.  User @AlexBMJ posted a two-line
fix in that issue, but the developer has not yet responded:

https://github.com/progandy/wdomirror/issues/5#issuecomment-1103265438
2022-05-10 20:25:08 -07:00
Artturi
84f1dcef10
Merge pull request #172433 from devhell/bump-profanity
profanity: 0.12.0 -> 0.12.1
2022-05-11 06:13:55 +03:00
Artturi
f8204b9311
Merge pull request #172176 from 06kellyjac/snazy
snazy: 0.4.0 -> 0.9.0
2022-05-11 06:11:34 +03:00
R. Ryantm
960778ef79 python310Packages.azure-storage-file-share: 12.7.0 -> 12.8.0 2022-05-11 02:48:09 +00:00
lom
4942d03b91 tmpmail: 1.1.9 -> 1.2.3 2022-05-10 20:22:46 -06:00
AndersonTorres
3f898ed15a eterm: reformat knownVulnerabilities message
Also, with a link to CVE entry
2022-05-10 23:16:40 -03:00
davidak
1fb3334aac
Merge pull request #172430 from libjared/patch-1
dictd: remove deprecated `enable-dictorg` flag
2022-05-11 03:56:02 +02:00
Anderson Torres
1b8121a715
Merge pull request #172384 from OPNA2608/update/palemoon
palemoon: 29.4.6 -> 31.0.0
2022-05-10 22:50:50 -03:00
R. Ryantm
2cd74fc154 python310Packages.azure-mgmt-network: 19.3.0 -> 20.0.0 2022-05-11 01:49:43 +00:00
devhell
88d28c300c termusic: 0.6.10 -> 0.6.15 2022-05-11 02:38:49 +01:00
davidak
b135d3b223
Merge pull request #172116 from marsam/ledger-completions
ledger: install completions
2022-05-11 03:37:58 +02:00
Luke Sandell
547f9bf973 xca: 2.2.1 -> 2.4.0 2022-05-11 09:34:54 +08:00
davidak
e7c4f5578e
Merge pull request #172268 from malob/pythonPackages-no-mainProgram
Revert "pythonPackages: set mainProgram to pname by default"
2022-05-11 03:23:34 +02:00
libjared
104a92fe77
dictd: remove deprecated enable-dictorg flag
This flag was removed in 1.13.0 and is now unrecognized
2022-05-10 21:19:11 -04:00
davidak
2200a522e2
Merge pull request #172427 from WolfangAukang/jenkinsapi-fix
python3Packages.jenkinsapi: disable python 3.6 onwards
2022-05-11 03:17:34 +02:00
Sandro
41ff747f88
Merge pull request #167916 from GoogleBot42/fix-prowlarr
prowlarr: Update dependencies, zlib and dotnet runtime
2022-05-11 03:15:24 +02:00
Sandro
3fd961b1fb
Merge pull request #167917 from GoogleBot42/fix-radarr
radarr: Update dependencies, zlib and dotnet runtime
2022-05-11 03:15:08 +02:00
Artturi
506a414227
Merge pull request #172163 from 06kellyjac/scorecard
scorecard: 4.1.0 -> 4.2.0
2022-05-11 04:13:03 +03:00