summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* squashfsTools: 4.5 -> 4.5.1Ruud van Asseldonk2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch that was previously fetched from GitHub is now part of the 4.5.1 release, and is no longer needed. Furthermore, 4.5.1 introduces some new scripts to build manpages, and some new build inputs are required to make that work. This also rebases the Darwin patch. I don't have a Mac so I can't test this personally. There was one conflict: diff --cc squashfs-tools/read_xattrs.c index 2067f80,b28c3a0..0000000 --- a/squashfs-tools/read_xattrs.c +++ b/squashfs-tools/read_xattrs.c @@@ -36,9 -38,7 +38,7 @@@ #include "xattr.h" #include "error.h" - #include <stdlib.h> - -extern int read_fs_bytes(int, long long, int, void *); +extern int read_fs_bytes(int, long long, long long, void *); extern int read_block(int, long long, long long *, int, void *); static struct hash_entry { Resolved by updating the signature from int to long long.
* lit: 13.0.0 -> 14.0.0 (#164159)Will Dietz2022-03-19
|
* Merge pull request #164696 from r-ryantm/auto-update/werfRyan Mulligan2022-03-18
|\ | | | | werf: 1.2.74 -> 1.2.76
| * werf: 1.2.74 -> 1.2.76R. Ryantm2022-03-18
| |
* | sentry-cli: 1.73.0 -> 1.73.1R. Ryantm2022-03-18
| |
* | Merge pull request #164810 from euank/goplsSandro2022-03-19
|\ \
| * | gopls: 0.8.0 -> 0.8.1Euan Kemp2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gopls. This also changes the version of go used to build it to go1.18. This is required for gopls to work with go1.18 code. It's still backwards compatible with go1.17 code, so building with 1.18 should allow us to support all supported go versions (1.17+1.18) correctly, while building with 1.17 does not. Once #164320 merges, this should switch back to buildGoModule.
* | | fishPlugins.forgit: unstable-2021-04-09 -> unstable-2021-12-05Kid2022-03-18
| | |
* | | wkhtmltopdf-bin: init at 0.12.6-1Nick Braga2022-03-18
| | |
* | | Merge pull request #164591 from 06kellyjac/infracostBobby Rong2022-03-19
|\ \ \ | | | | | | | | infracost: 0.9.18 -> 0.9.20
| * | | infracost: 0.9.18 -> 0.9.2006kellyjac2022-03-17
| | | |
* | | | Merge pull request #164701 from 06kellyjac/trivyBobby Rong2022-03-19
|\ \ \ \ | | | | | | | | | | trivy: 0.24.3 -> 0.24.4
| * | | | trivy: 0.24.3 -> 0.24.406kellyjac2022-03-18
| | | | |
* | | | | Merge pull request #164765 from kidonng/hydroBobby Rong2022-03-19
|\ \ \ \ \ | | | | | | | | | | | | fishPlugins.hydro: fix meta
| * | | | | fishPlugins.hydro: fix metaKid2022-03-18
| | | | | |
* | | | | | Merge pull request #164671 from r-ryantm/auto-update/stripe-cliBobby Rong2022-03-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | stripe-cli: 1.8.0 -> 1.8.1
| * | | | | | stripe-cli: 1.8.0 -> 1.8.1R. Ryantm2022-03-18
| | | | | | |
* | | | | | | Merge pull request #164781 from r-ryantm/auto-update/lazygitRyan Mulligan2022-03-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lazygit: 0.33 -> 0.34
| * | | | | | | lazygit: 0.33 -> 0.34R. Ryantm2022-03-18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #164611 from r-ryantm/auto-update/grcovRyan Mulligan2022-03-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | grcov: 0.8.7 -> 0.8.8
| * | | | | | | grcov: 0.8.7 -> 0.8.8R. Ryantm2022-03-17
| | | | | | | |
* | | | | | | | Merge pull request #164728 from 06kellyjac/koBobby Rong2022-03-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ko: 0.10.0 -> 0.11.0
| * | | | | | | | ko: 0.10.0 -> 0.11.006kellyjac2022-03-18
| | | | | | | | |
* | | | | | | | | Merge pull request #164555 from bobby285271/elementary-plannerBobby Rong2022-03-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | elementary-planner: hardcoded themes & vala 0.56 fixes
| * | | | | | | | | elementary-planner: fix build with vala 0.56Bobby Rong2022-03-18
| | | | | | | | | |
| * | | | | | | | | elementary-planner: pick up hardcoded icon themeBobby Rong2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With https://github.com/NixOS/nixpkgs/pull/163623, we need to handle the hardcoded icon theme ourselves. Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
| * | | | | | | | | elementary-planner: fix wrong hardcoded GTK theme nameBobby Rong2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The theme name is updated in elementary OS 6.
* | | | | | | | | | Merge pull request #164735 from lopsided98/nixos-enter-cleanupArtturi2022-03-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/nixos-enter: fix resolv.conf error handling and cleanup
| * | | | | | | | | | nixos/nixos-enter: cleanup resolv.conf handlingBen Wolsieffer2022-03-18
| | | | | | | | | | |
| * | | | | | | | | | nixos/nixos-enter: fix resolv.conf error handlingBen Wolsieffer2022-03-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #164794 from primeos/chromiumBetaMichael Weiss2022-03-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | chromiumBeta: 100.0.4896.30 -> 100.0.4896.46
| * | | | | | | | | | | chromiumBeta: 100.0.4896.30 -> 100.0.4896.46Michael Weiss2022-03-19
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #164795 from primeos/chromiumDevMichael Weiss2022-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | chromiumDev: 101.0.4929.5 -> 101.0.4947.0
| * | | | | | | | | | | | chromiumDev: 101.0.4929.5 -> 101.0.4947.0Michael Weiss2022-03-19
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #164782 from r-ryantm/auto-update/php-phpstanRyan Mulligan2022-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | php74Packages.phpstan: 1.4.9 -> 1.4.10
| * | | | | | | | | | | | php74Packages.phpstan: 1.4.9 -> 1.4.10R. Ryantm2022-03-18
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #164780 from r-ryantm/auto-update/php-composerRyan Mulligan2022-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | php74Packages.composer: 2.2.7 -> 2.2.9
| * | | | | | | | | | | | php74Packages.composer: 2.2.7 -> 2.2.9R. Ryantm2022-03-18
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #164786 from r-ryantm/auto-update/php-swooleRyan Mulligan2022-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | php74Extensions.swoole: 4.8.7 -> 4.8.8
| * | | | | | | | | | | | php74Extensions.swoole: 4.8.7 -> 4.8.8R. Ryantm2022-03-18
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #164789 from fabaff/bump-pyxbeFabian Affolter2022-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.pyxbe: unstable-2021-01-10 -> 0.0.4
| * | | | | | | | | | | | python3Packages.pyxbe: unstable-2021-01-10 -> 0.0.4Fabian Affolter2022-03-18
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #164785 from ↵Fabian Affolter2022-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.globus-sdk python310Packages.globus-sdk: 3.5.0 -> 3.6.0
| * | | | | | | | | | | | python310Packages.globus-sdk: 3.5.0 -> 3.6.0R. Ryantm2022-03-18
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #164771 from ↵Fabian Affolter2022-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.faraday-plugins python310Packages.faraday-plugins: 1.6.0 -> 1.6.1
| * | | | | | | | | | | python310Packages.faraday-plugins: 1.6.0 -> 1.6.1R. Ryantm2022-03-18
| |/ / / / / / / / / /
* | | | | | | | | | | kubernetes: 1.23.4 -> 1.23.5R. Ryantm2022-03-19
| | | | | | | | | | |
* | | | | | | | | | | audit: disable python when cross-compilingsternenseemann2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To support this theoretically, the configure script upstream would need to a) stop using PATH for finding python-config exclusively and allow passing an absolute path to it and b) cease using the distutils module for configuration purposes which of course requires running the host python interpreter which is not possible in the cross case.
* | | | | | | | | | | Merge pull request #164620 from bryanasdev000/ytmdlPascal Bach2022-03-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ytmdl: 2021.08.01 -> 2022.03.16
| * | | | | | | | | | | ytmdl: 2021.08.01 -> 2022.03.16Bryan A. S2022-03-17
| | | | | | | | | | | |