summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add `composerNoDev`, `composerNoPlugins` and `composerNoScripts` attrib...origin/php/add-new-builder-onlyPol Dellaiera2023-09-104-10/+34
* builder: move internal tools in `php/build-support/php/pkgs`Pol Dellaiera2023-09-105-4/+52
* php: Fix shellcheck string warnings in composer-install-hookElis Hirwing2023-09-101-8/+8
* composer: Stop exposing composer built from a phar fileElis Hirwing2023-09-103-5/+5
* composer-local-repo-plugin: Stop exposing this internal toolElis Hirwing2023-09-103-5/+4
* php: update documentationPol Dellaiera2023-09-101-1/+139
* phpPackages.composer: use `buildComposerProject` builderPol Dellaiera2023-09-101-16/+15
* php: add new builder `buildComposerProject`Pol Dellaiera2023-09-109-5/+346
* composer-local-repo-plugin: init at 40bfd0c52439d89994e7414299493a097705a541Pol Dellaiera2023-09-102-0/+115
* Merge pull request #254353 from fabaff/sn0int-bump•••sn0int: 0.25.0 -> 0.26.0Fabian Affolter2023-09-101-3/+3
|\
| * sn0int: 0.25.0 -> 0.26.0•••Diff: https://github.com/kpcyrd/sn0int/compare/refs/tags/v0.25.0...v0.26.0 Changelog: https://github.com/kpcyrd/sn0int/releases/tag/v0.26.0 Fabian Affolter2023-09-101-3/+3
* | Merge pull request #254354 from fabaff/exploitdb-bump•••exploitdb: 2023-09-08 -> 2023-09-09Fabian Affolter2023-09-101-2/+2
|\ \
| * | exploitdb: 2023-09-08 -> 2023-09-09•••Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-09-08...2023-09-09 Fabian Affolter2023-09-101-2/+2
| |/
* | Merge pull request #254355 from fabaff/metasploit-bump•••metasploit: 6.3.32 -> 6.3.33Fabian Affolter2023-09-104-9/+9
|\ \
| * | metasploit: 6.3.32 -> 6.3.33Fabian Affolter2023-09-104-9/+9
| |/
* | Merge pull request #254340 from fabaff/yalexs-ble-bump•••python311Packages.yalexs-ble: 2.2.3 -> 2.3.0Fabian Affolter2023-09-101-2/+2
|\ \
| * | python311Packages.yalexs-ble: 2.2.3 -> 2.3.0•••Diff: https://github.com/bdraco/yalexs-ble/compare/refs/tags/v2.2.3...v2.3.0 Changelog: https://github.com/bdraco/yalexs-ble/blob/v2.3.0/CHANGELOG.md Fabian Affolter2023-09-101-2/+2
* | | Merge pull request #254333 from amarshall/fix-networkd-reload•••nixos/networkd: Fix incorrectly treating attrset as listK9002023-09-101-3/+2
|\ \ \
| * | | nixos/networkd: Fix incorrectly treating attrset as list•••This reverses a [change made during PR review][1] that I did not sufficiently test, causing [this error][2]. [1]: https://github.com/NixOS/nixpkgs/pull/249643#discussion_r1309151135 [2]: https://github.com/NixOS/nixpkgs/pull/249643#issuecomment-1712707336 Andrew Marshall2023-09-101-3/+2
* | | | Merge pull request #253991 from Ma27/linux-kernel-updates•••Linux kernel updates 2023-09-06Maximilian Bosch2023-09-105-42/+42
|\ \ \ \
| * | | | linux/hardened/patches/6.4: 6.4.12-hardened1 -> 6.4.14-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux/hardened/patches/6.1: 6.1.47-hardened1 -> 6.1.51-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux/hardened/patches/5.4: 5.4.254-hardened1 -> 5.4.256-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux/hardened/patches/5.15: 5.15.127-hardened1 -> 5.15.130-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux/hardened/patches/5.10: 5.10.191-hardened1 -> 5.10.194-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux/hardened/patches/4.19: 4.19.292-hardened1 -> 4.19.294-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux/hardened/patches/4.14: 4.14.323-hardened1 -> 4.14.325-hardened1Maximilian Bosch2023-09-081-5/+5
| * | | | linux: 6.5.1 -> 6.5.2Maximilian Bosch2023-09-081-1/+1
| * | | | linux: 6.4.14 -> 6.4.15Maximilian Bosch2023-09-081-2/+2
| * | | | linux: 6.1.51 -> 6.1.52Maximilian Bosch2023-09-081-2/+2
| * | | | linux: 5.15.130 -> 5.15.131Maximilian Bosch2023-09-081-2/+2
* | | | | Merge pull request #254351 from fabaff/trufflehog-bump•••trufflehog: 3.54.3 -> 3.54.4Fabian Affolter2023-09-101-2/+2
|\ \ \ \ \
| * | | | | trufflehog: 3.54.3 -> 3.54.4•••Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.54.3...v3.54.4 Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.54.4 Fabian Affolter2023-09-101-2/+2
* | | | | | Merge pull request #254352 from NixOS/bump/composer-2-6-2•••phpPackages.composer: 2.5.8 -> 2.6.2Pol Dellaiera2023-09-101-2/+2
|\ \ \ \ \ \
| * | | | | | phpPackages.composer: 2.5.8 -> 2.6.2Pol Dellaiera2023-09-101-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #254349 from fabaff/tgpt-bump•••tgpt: 1.7.6 -> 1.8.0Fabian Affolter2023-09-101-2/+2
|\ \ \ \ \ \
| * | | | | | tgpt: 1.7.6 -> 1.8.0•••Diff: https://github.com/aandrew-me/tgpt/compare/refs/tags/v1.7.6...v1.8.0 Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v1.8.0 Fabian Affolter2023-09-101-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #254350 from fabaff/fakeredis-bump•••python311Packages.fakeredis: 2.18.0 -> 2.18.1Fabian Affolter2023-09-101-2/+2
|\ \ \ \ \ \
| * | | | | | python311Packages.fakeredis: 2.18.0 -> 2.18.1•••Diff: https://github.com/dsoftwareinc/fakeredis-py/compare/refs/tags/v2.18.0...v2.18.1 Changelog: https://github.com/cunla/fakeredis-py/releases/tag/v2.18.1 Fabian Affolter2023-09-101-2/+2
| |/ / / / /
* | | | | | Merge pull request #254344 from fabaff/sseclient-py-bump•••python311Packages.sseclient-py: 1.7.2 -> 1.8.0 Fabian Affolter2023-09-101-7/+23
|\ \ \ \ \ \
| * | | | | | python311Packages.sseclient-py: add pythonImportsCheck•••- use hook for tests Fabian Affolter2023-09-101-6/+13
| * | | | | | python311Packages.sseclient-py: add format•••- disable on unsupported Python releases Fabian Affolter2023-09-101-1/+9
| * | | | | | python311Packages.sseclient-py: add changelog to metaFabian Affolter2023-09-101-0/+1
| * | | | | | python311Packages.sseclient-py: 1.7.2 -> 1.8.0•••Diff: https://github.com/mpetazzoni/sseclient/compare/sseclient-py-1.7.2...sseclient-py-1.8.0 Fabian Affolter2023-09-101-2/+2
* | | | | | | Merge pull request #254345 from fabaff/truststore-bump•••python311Packages.truststore: 0.7.0 -> 0.8.0Fabian Affolter2023-09-101-4/+11
|\ \ \ \ \ \ \
| * | | | | | | python311Packages.truststore: add pythonImportsCheckFabian Affolter2023-09-101-0/+4
| * | | | | | | python311Packages.truststore: disable on unsupported Python releasesFabian Affolter2023-09-101-1/+4
| * | | | | | | python311Packages.truststore: update changelog entryFabian Affolter2023-09-101-2/+2
| * | | | | | | python311Packages.truststore: 0.7.0 -> 0.8.0•••Diff: https://github.com/sethmlarson/truststore/compare/refs/tags/v0.7.0...v0.8.0 Changelog: https://github.com/sethmlarson/truststore/releases/tag/v0.8.0 Fabian Affolter2023-09-101-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #254346 from fabaff/ypy-websocket-bump•••python311Packages.ypy-websocket: 0.12.2 -> 0.12.3Fabian Affolter2023-09-101-2/+2
|\ \ \ \ \ \ \