Commit graph

5558 commits

Author SHA1 Message Date
github-actions[bot] 0ae3aa5345
Merge master into staging-next 2022-10-02 17:45:43 +00:00
Thomas Gerbet cbc685e754 apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12
https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_12/Changes
2022-10-02 12:06:39 +02:00
github-actions[bot] aecf7c7bb9
Merge master into staging-next 2022-10-01 18:01:22 +00:00
Janne Heß edd7de1c67
perlPackages.NetLDAP: Use ldapi socket location from openldap 2022-09-29 19:51:31 +02:00
Artturin 0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Enno Richter b5bbc4c662 perlPackages.EncodeIMAPUTF7: init at 1.05 2022-09-26 09:10:16 +02:00
Anthony Roussel 782138c792
perl534Packages.ZonemasterLDNS: pin to openssl_1_1 2022-09-11 02:35:11 +02:00
Stig Palmquist 78f3f7790b
perlPackages.IOAsyncSSL: fix test
Apply patch from Debian to fix test compatibility with OpenSSL 3
2022-08-31 16:05:42 +02:00
github-actions[bot] 1e401e5cdd
Merge master into staging-next 2022-08-30 18:01:30 +00:00
riceicetea b55e48b643 ack: 3.5.0 -> 3.6.0 2022-08-30 15:19:44 +02:00
Martin Weinelt 249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
Stig 24f160cfcd
Merge pull request #187884 from helsinki-systems/feat/perl-sri
perlPackages: Switch to SRI hashes, add `hash` support to bootstrap fetchurl, bump minimal nix version
2022-08-24 17:28:04 +02:00
Janne Heß 071d09de30
perlPackages: Switch to SRI hashes
The future is now!
2022-08-24 17:10:06 +02:00
Michal Sojka c1b2e4a9b1 perlPackages.Crypt{Blowfish,DES,IDEA}: Use correct license
Recent commit 59356f11c1 ("perlPackages: Ensure all packages have a
license", 2022-08-22) added a license field to Perl packages where the
license was missing. The above mentioned packages got assigned
`unfreeRedistributable` license, which is not precise and makes all
packages depending on them unbuildable without `NIXPKGS_ALLOW_UNFREE`.

The packages actually have a license which SPDX calls
BSD-4-Clause-Shortened (https://spdx.org/licenses/BSD-4-Clause-Shortened.html).
In this commit, we add this license to the list of allowed licenses
and change the license field of the mentioned packages.

Closes #188103
2022-08-24 15:10:17 +02:00
Maximilian Bosch c050aba1a8
Merge pull request #187211 from fpletz/pkgs/libvirt-8.6.0
libvirt: 8.5.0 -> 8.6.0, bugfixes
2022-08-22 23:11:12 +02:00
Janne Heß 5c2ed8f381
perlPackages: Fix eval 2022-08-22 12:20:19 +02:00
Janne Heß 2a1349f14f
perlPackages: Clarify BSD licenses 2022-08-22 12:07:42 +02:00
Janne Heß c070a09e76
perlPackages: Re-add Gtk2GladeXML 2022-08-22 11:37:13 +02:00
Janne Heß 933e90b94a
perlPackages: Get rid of deprecated licenses 2022-08-22 11:34:14 +02:00
Janne Heß 8f8b184c45
perlPackages: Clarify free licenses 2022-08-22 11:22:24 +02:00
Janne Heß e6b89a5a52
perlPackages: Clarify all unfree licenses 2022-08-22 11:16:50 +02:00
Janne Heß 42928915a9
perlPackages: Add descriptions to all packages 2022-08-22 10:48:29 +02:00
Janne Heß 59356f11c1
perlPackages: Ensure all packages have a license 2022-08-22 10:28:38 +02:00
Franz Pletz 2bdcc9e537
libvirt: 8.5.0 -> 8.6.0 2022-08-22 02:00:03 +02:00
Janne Heß 6bc379f635
perlPackages: Use https where possible 2022-08-21 20:47:21 +02:00
Janne Heß a8a3e7225d
perlPackages: Regenerate metadata (phase 3)
This undoes the unnecessary changes from stage 1
2022-08-21 20:35:46 +02:00
Janne Heß 98716fb271
perlPackages: Regenerate metadata (phase 2)
This is the automated phase, fetching stuff from metacpan
2022-08-21 20:26:48 +02:00
Janne Heß 3d3188ba0b
perlPackages: Regenerate metadata (phase 1)
This is required because my parser/generator is very primitive :/
2022-08-21 16:37:15 +02:00
Stig e0914e7120
Merge pull request #187052 from qbit/zonemastercli
zonemaster-cli: init at 4.0.1
2022-08-21 03:32:34 +02:00
Aaron Bieber 213d35b0dd
zonemaster-cli: init at 4.0.1 2022-08-20 14:18:47 -06:00
github-actions[bot] f9974c3fe1
Merge staging-next into staging 2022-08-18 00:03:06 +00:00
Stig 6c122bab2e
Merge pull request #186666 from stigtsp/package/perl-test-mock-http-tiny-0.002
perlPackages.TestMockHTTPTiny: init at 0.002
2022-08-17 22:57:56 +02:00
ajs124 1a75cc1f1f perlPackages.CryptOpenSSLX509: 1.813 -> 1.914
for openssl 3.x support
2022-08-17 20:16:46 +02:00
ajs124 424885f5f8 perlPackages.CryptOpenSSLGuess: 0.11 -> 0.15 2022-08-17 20:16:46 +02:00
ajs124 e472d36311 perlPackages.CryptOpenSSLRSA: pin to openssl_1_1
https://github.com/toddr/Crypt-OpenSSL-RSA/issues/31
2022-08-17 20:16:20 +02:00
Aaron Bieber fff7d96ade
perlPackages.Zonemaster-LDNS: init at 2.2.2 2022-08-16 19:35:23 -06:00
Aaron Bieber d7dd625b8d
perlPackages.ZonemasterEngine: init at 4.5.1 2022-08-16 19:35:17 -06:00
Aaron Bieber 4858d791fb
perlPackages.TextReflow: init at 1.17 2022-08-16 19:18:02 -06:00
Aaron Bieber 4dcbe15f2a
perlPackages.ModuleInstallXSUtil: init at 0.45 2022-08-16 19:17:31 -06:00
Aaron Bieber b106b7bf0f
perlPackages.BHooksOPAnnotation: init at 0.44 2022-08-16 19:16:52 -06:00
Stig Palmquist 3d058aeef7
perlPackages.TestMockHTTPTiny: init at 0.002 2022-08-14 16:17:58 +02:00
github-actions[bot] 3c7c2db977
Merge master into staging-next 2022-08-13 12:01:17 +00:00
Zak B. Elep 939999e987 perlPackages.ObjectPad: init at 0.68 2022-08-13 15:34:54 +08:00
Stig Palmquist e777ee8b0f
perlPackages.Sereal: 4.018 -> 4.025 2022-08-12 03:37:33 +02:00
Stig Palmquist 21e025e18d
perlPackages.SerealEncoder: 4.018 -> 4.025 2022-08-12 03:37:32 +02:00
Stig Palmquist cab3b5169a
perlPackages.SerealDecoder: 4.018 -> 4.025 2022-08-12 03:37:31 +02:00
Stig Palmquist fe082eacee
perlPackages.CpanelJSONXS: 4.25 -> 4.31 2022-08-12 03:37:30 +02:00
Stig Palmquist 7a48520c7b
perlPackages.ScopeUpper: 0.32 -> 0.33 2022-08-12 03:06:17 +02:00
Stig Palmquist 676ff15d5a
perlPackages.CryptX: 0.069 -> 0.076 2022-08-12 02:44:30 +02:00
Stig Palmquist 00f0d306d4
perlPackages.Encode: 3.08 -> 3.19 2022-08-12 02:42:05 +02:00
github-actions[bot] 31bad6f07e
Merge master into staging-next 2022-08-10 18:01:31 +00:00
Alexis Praga 4d51d66e2e perlPackages.BioPerl: init at 1.7.8
Perl package for biostatistics, with all its dependencies
Url: https://bioperl.org/
2022-08-10 13:43:50 +02:00
github-actions[bot] 45241ed94e
Merge master into staging-next 2022-08-07 18:01:30 +00:00
github-actions[bot] 09857d1dd4
Merge master into staging-next 2022-08-07 12:01:40 +00:00
Zak B. Elep d6744506a6 perlPackages.IOAsync: 0.78 -> 0.801 2022-08-07 19:13:35 +08:00
Zak B. Elep e679cd0cba perlPackages.FutureIO: init at 0.11 2022-08-07 12:17:03 +08:00
github-actions[bot] 5e07b70dde
Merge master into staging-next 2022-08-07 00:02:30 +00:00
Stig b152df094f
Merge pull request #185434 from stigtsp/package/perl-imager-1.0.19
perlPackages.Imager: 1.012 -> 1.019
2022-08-06 22:51:06 +02:00
Zak B. Elep 130af0ea20 perlPackages.IOAsyncSSL: 0.22 -> 0.23 2022-08-07 02:35:17 +08:00
github-actions[bot] beef677ae7
Merge master into staging-next 2022-08-06 18:01:15 +00:00
Stig Palmquist 923c51fa5a
perlPackages.Imager: 1.012 -> 1.019 2022-08-06 19:03:17 +02:00
Zak B. Elep 3139ddd3d9 perlPackages.CommandRunner: 0.103 -> 0.200 2022-08-07 00:42:01 +08:00
Zak B. Elep 7060f6960e perlPackages.Appcpm: 0.997006 -> 0.997011 2022-08-06 20:14:48 +08:00
github-actions[bot] 4bbe802309
Merge staging-next into staging 2022-08-06 12:01:56 +00:00
Zak B. Elep 56ca4bb9ac perlPackages.ParallelPipes: 0.005 -> 0.102 2022-08-06 17:32:21 +08:00
Sandro c30985a8a9
Merge pull request #176320 from stigtsp/package/perl-5.36.0-staging 2022-08-04 01:34:44 +02:00
Stig b53684ba2b
Merge pull request #176640 from stigtsp/package/convos-7.02
convos: 6.42 -> 7.02
2022-08-03 11:45:27 +02:00
Stig ac43c44478
Merge pull request #184033 from stigtsp/package/perl-net-mqtt-simple
perlPackages.NetMQTTSimple: init at 1.26
2022-08-03 11:35:00 +02:00
Stig Palmquist a57fef4702
perlPackages.DBIxClass: 0.082842 -> 0.082843 2022-08-02 02:13:17 +02:00
Stig Palmquist 36eea7e930
perlPackages.BKeywords: 1.22 -> 1.24 2022-08-02 01:54:44 +02:00
Stig Palmquist e922c5ee0f
perlPackages.NetMQTTSimple: init at 1.26 2022-07-31 15:29:46 +02:00
Stig Palmquist 10d61fb56d
perlPackages.MojoliciousPluginSyslog: 0.05 -> 0.06 2022-07-26 16:38:41 +02:00
Stig Palmquist 6bbb68c7bc
perlPackages.XSParseKeyword: 0.12 -> 0.25 2022-07-26 16:38:32 +02:00
Stig Palmquist 6c1c59cc2e
perlPackages.SyntaxKeywordTry: 0.25 -> 0.27 2022-07-26 16:33:19 +02:00
Stig Palmquist 8e10e40180
perlPackages.XSParseSublike: 0.12 -> 0.16 2022-07-26 16:33:18 +02:00
Stig Palmquist b43e6d672e
perlPackages.FutureAsyncAwait: 0.52 -> 0.58 2022-07-26 16:33:17 +02:00
Stig Palmquist af01368b75
perlPackages.Future: 0.47 -> 0.48 2022-07-26 16:33:09 +02:00
Stig 3ba8ede6b4
Merge pull request #182574 from stigtsp/package/perl-LWP-6.67-fixup
[staging] perlPackages.{SOAPLite,Tirex}: fix missing dependency
2022-07-26 14:48:05 +02:00
github-actions[bot] 52e7c12c41
Merge staging-next into staging 2022-07-26 06:02:58 +00:00
github-actions[bot] 8aaeccd647
Merge master into staging-next 2022-07-26 06:02:16 +00:00
Stig Palmquist bc22178129
perlPackages.Tirex: add HTTPDaemon dependency 2022-07-23 14:15:28 +02:00
Stig Palmquist 4670c3a081
perlPackages.SOAPLite: add HTTPDaemon test dependency 2022-07-23 01:26:04 +02:00
Stig Palmquist a98d434e5e
perlPackages.LWP: 6.49 -> 6.67
Moves test dependencies to `checkInputs` to avoid pulling in
HTTP::Daemon, which is now a test requirement, if we're cross compiling
as HTTP::Daemon doesn't build with perl-cross miniperl.
2022-07-22 14:13:23 +02:00
Stig Palmquist 530cb82b7f
perlPackages.DBDMariaDB: 1.21 -> 1.22 2022-07-19 17:58:36 +02:00
Stig Palmquist c14ede52e0
perlPackages.SQLAbstractLimit: 0.142 -> 0.143 2022-07-19 17:58:36 +02:00
Stig Palmquist 82e8ace090
perlPackages.MojoIOLoopForkCall: 0.20 -> 0.21 2022-07-19 17:58:35 +02:00
Stig Palmquist bfaae5a65d
perlPackages.MojoRedis: 3.25 -> 3.29 2022-07-19 17:58:34 +02:00
Stig Palmquist 369bd2a93a
perlPackages.MojoUserAgentCached: 1.16 -> 1.19 2022-07-19 17:58:33 +02:00
Stig Palmquist 188403c7f1
perlPackages.OpenAPIClient: 1.00 -> 1.04 2022-07-19 17:58:32 +02:00
Stig Palmquist ae5eb1acbe
perlPackages.YAMLLibYAML: 0.82 -> 0.83 2022-07-19 17:58:32 +02:00
Stig Palmquist 6c1650969d
perlPackages.SQLAbstract: 1.87 -> 2.000001 2022-07-19 17:58:31 +02:00
Stig Palmquist 988915a17d
perlPackages.SQLAbstractPg: init at 1.0 2022-07-19 17:58:30 +02:00
Stig Palmquist 27b68fc26a
perlPackages.MinionBackendmysql: 0.21 -> 1.000 2022-07-19 17:58:29 +02:00
Stig Palmquist 33f153db80
perlPackages.MinionBackendSQLite: 5.0.4 -> 5.0.6 2022-07-19 17:58:28 +02:00
Stig Palmquist 23504a5b7a
perlPackages.Minion: 10.14 -> 10.25 2022-07-19 17:58:28 +02:00
Stig Palmquist 1fb7198d86
perlPackages.MojoliciousPluginOpenAPI: 4.02 -> 5.05 2022-07-19 17:58:27 +02:00
Stig Palmquist 37adafce31
perlPackages.JSONValidator: 4.16 -> 5.08 2022-07-19 17:58:26 +02:00
Stig Palmquist a586fbb7d2
perlPackages.MojoPg: 4.22 -> 4.27 2022-07-19 17:58:12 +02:00
Stig Palmquist 5de8c6b055
perlPackages.Mojomysql: 1.20 -> 1.25 2022-07-19 12:31:26 +02:00
Stig Palmquist c6a404c7e2
perlPackages.MojoliciousPluginSyslog: 0.05 -> 0.06 2022-07-19 12:30:46 +02:00