Commit d246e49
Merge commit from fork
* Downgrade necessary permissions for build script
* Use atomic moves to minimize attack window
* add news
* minimize windows further
* use opener
* Provide new helper context manager to handle atomic writes and permission setting
* pre-commit
* clarify need for umask reset
* use secrets.token_urlsafe with 64 characters
* Revert "Fix transitive subpackage dependency resolution (#5603)" (#5647)
* Update conda_build/utils.py
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
* Update conda_build/utils.py
---------
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>1 parent 70e79f2 commit d246e49
File tree
4 files changed
+75
-6
lines changed- conda_build
- news
- tests
4 files changed
+75
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
3063 | 3064 | | |
3064 | 3065 | | |
3065 | 3066 | | |
3066 | | - | |
| 3067 | + | |
| 3068 | + | |
3067 | 3069 | | |
3068 | 3070 | | |
3069 | 3071 | | |
3070 | | - | |
3071 | 3072 | | |
3072 | 3073 | | |
3073 | | - | |
| 3074 | + | |
| 3075 | + | |
3074 | 3076 | | |
3075 | 3077 | | |
3076 | | - | |
| 3078 | + | |
3077 | 3079 | | |
3078 | 3080 | | |
3079 | 3081 | | |
3080 | 3082 | | |
3081 | | - | |
| 3083 | + | |
3082 | 3084 | | |
3083 | | - | |
3084 | 3085 | | |
3085 | 3086 | | |
3086 | 3087 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
2260 | 2261 | | |
2261 | 2262 | | |
2262 | 2263 | | |
| 2264 | + | |
| 2265 | + | |
| 2266 | + | |
| 2267 | + | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2179 | 2179 | | |
2180 | 2180 | | |
2181 | 2181 | | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
0 commit comments