Commit graph

117 commits

Author SHA1 Message Date
Vladimír Čunát 674e3f033c
Merge #215050: protobuf3_21: don't build tests on 32-bit platforms 2023-02-12 13:29:10 +01:00
Ben Wolsieffer 025b08b580 protobuf3_21: don't build tests on 32-bit platforms
The tests fail to build on 32-bit platforms, due to an upstream bug which will
be fixed in 3.22. Previously, this was holding back the default protobuf version
on 32-bit platforms to 3.20, which in turn broke packages such as mypy-protobuf
which require 3.21

This commit disables building the tests on 32-bit platforms, allowing 3.21 to
build. Note that we don't ever run the tests on any platform, but they are
normally still built.

Now that 3.21 builds on 32-bit, this commit also unpins 3.20 as the default
version.
2023-02-06 22:17:54 -05:00
figsoda 42d1d60a92
Merge pull request #206773 from SuperSandro2000/cleanup-unused-bindings
treewide: cleanup some unused bindings
2023-02-06 20:07:50 -05:00
Sandro Jäckel 50e0012f9d
treewide: cleanup some unused bindings 2023-02-07 01:36:15 +01:00
Martin Weinelt c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Keegan Dahm 90901235c5 protobuf: fix uses of .override 2023-01-09 11:41:27 -08:00
Martin Weinelt f6d5846ee0 protobuf3_21: 3.21.8 -> 3.21.12
https://github.com/protocolbuffers/protobuf/blob/v21.12/CHANGES.txt
2023-01-05 13:20:48 +01:00
Mario Rodas 762574195d protobuf3_21: 3.21.6 -> 3.21.8
https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7
https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8
2022-10-22 04:20:00 +00:00
Mario Rodas 658850f9f7 protobuf3_20: 3.20.2 -> 3.20.3
https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3
2022-10-22 04:20:00 +00:00
Mario Rodas 443063f4a3 protobuf3_19: 3.19.5 -> 3.19.6
https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6
2022-10-22 04:20:00 +00:00
Thomas Gerbet 53e0aec6d3 protobuf3_7: remove
Part of #193370
2022-10-03 21:11:11 +02:00
Tobias Mayer 41963339b9 pkgsStatic.protobuf: fix installation of protoc 2022-10-03 08:28:17 +02:00
Martin Weinelt 9b5f227a93
protobuf3_11: remove
No consumers and does not receive updates anymore and therefore probably
vulnerable to CVE-2022-1941 and others.
2022-09-28 19:36:48 +02:00
Martin Weinelt d9550c1681
protobuf3_21: 3.21.2 -> 3.21.6
https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf

Fixes: CVE-2022-1941
2022-09-28 18:58:10 +02:00
Martin Weinelt b399ddeab5
protobuf3_20: 3.20.1 -> 3.20.2
https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf

Fixes: CVE-2022-1941
2022-09-28 18:54:21 +02:00
Martin Weinelt c9b98fe8b1
protobuf3_19: 3.19.4 -> 3.19.5
https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf

Fixes: CVE-2022-1941
2022-09-28 18:53:34 +02:00
Vladimír Čunát 584c43419c
protobuf*: add .meta.mainProgram
In particular, this fixes `lib.getExe protobuf` in opencv.
2022-09-20 12:52:34 +02:00
Jonathan Ringer 950a258b9e protobuf3_21: init at 3.21.2 2022-07-17 23:25:30 -07:00
Jonathan Ringer 436f9e14b1 protobuf3_20: init at 3.20.1 2022-07-17 23:25:30 -07:00
Jonathan Ringer 5c38e6b3d2 protobuf: add cmake generic builder 2022-07-17 23:25:30 -07:00
Sandro Jäckel 41e6bc803a
protobuf: drop all unused versions 2022-05-12 21:39:27 +02:00
github-actions[bot] f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Sandro 5f4a1c5b8e
Merge pull request #171746 from aaronjheng/protobuf-3.1
protobuf: remove 3.1
2022-05-09 01:25:44 +02:00
github-actions[bot] ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Aaron Jheng 97a2e11a75
protobuf: remove 3.1 2022-05-06 00:14:39 +00:00
Malo Bourgon 9e4be53221 treewide: add meta.mainProgram to some libraries
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07:00
happysalada 4ff24ba858 python3Package.protobuf: 3.19.3 -> 3.19.4 2022-04-25 16:23:24 -04:00
ajs124 3ed4e07a52 protobuf2_5: remove 2022-04-07 11:29:35 +01:00
Mario Rodas e55ed8fae1 protobuf3_19: 3.19.0 -> 3.19.3
https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1
https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2
https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3
2022-01-12 04:20:00 +00:00
Mario Rodas 9e394f8fb1 protobuf3_18: 3.18.1 -> 3.18.2
https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2
2022-01-12 04:20:00 +00:00
Mario Rodas f187126456 protobuf3_16: 3.16.0 -> 3.16.1
https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1
2022-01-12 04:20:00 +00:00
Artur Cygan fc50030175 protobuf: 3.18.1 -> 3.19.0 2021-10-27 01:08:10 +02:00
Artur Cygan 38e49939da protobuf: 3.18.0 -> 3.18.1 2021-10-18 17:41:19 +02:00
Mario Rodas 44c4f8c497 protobuf3_18: init at 3.18.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0
2021-09-15 04:20:00 +00:00
Mario Rodas c9e55f1c90 protobuf3_17: init at 3.17.3 2021-06-02 04:20:00 +00:00
Mario Rodas 21ac8c9fa4 protobuf3_16: init at 3.16.0 2021-05-06 04:20:00 +00:00
Jeff Mitchell 5b9a6f10f8
protobuf: 3.15.7 -> 3.15.8 (#119574) 2021-04-15 19:36:01 -05:00
Jan Tojnar 70babe5bcf Merge branch 'staging-next' into staging 2021-04-06 16:25:41 +02:00
Sandro Jäckel d24e2d1b0b
gmock: deprecate alias 2021-04-04 03:18:59 +02:00
Mario Rodas 86001ce701 protobuf: 3.15.5 -> 3.15.7
https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6
https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7
2021-04-01 04:20:00 +00:00
Mario Rodas 478fa4f487 protobuf: 3.15.2 -> 3.15.5 2021-03-05 06:00:00 -05:00
Mario Rodas 0141328773 protobuf: 3.15.1 -> 3.15.2
https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2
2021-02-23 04:20:00 +00:00
Mario Rodas 38a1dd323e protobuf3_15: init at 3.15.1
https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1
2021-02-23 11:41:47 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Mario Rodas 11453fa436 protobuf: 3.13.0.1 -> 3.14.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0
2020-11-13 19:01:00 -05:00
Mario Rodas 7e35db005f protobuf3_13: 3.13.0 -> 3.13.0.1 2020-11-13 19:00:00 -05:00
Samuel Gräfenstein 22b73d1282 pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
Mario Rodas 570fe856ff protobuf3_13: init at 3.13.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0
2020-08-19 23:20:00 -05:00
Mario Rodas 9cf45cd6b9
protobuf3_12: 3.12.3 -> 3.12.4 2020-07-28 19:42:33 -05:00
Pavol Rusnak 34943a7d79 protobuf: 3.12.0 -> 3.12.3 2020-06-24 15:06:52 -07:00