mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clamp zip timestamps to representible values when unpacking zip files on platforms that use 32-bit time_t (e.g. Debian i386). This is a non-issue in practice (in 2024), but should allow the test suite to pass on Debian i386. We use a round value of 2038-01-01 00:00:00 for simplicity, and to avoid running into timezone offsets closer to the actual limit. MR #81520 introduced sanity-checking tests that used dates not representable with a 32-bit time_t. |
1 year ago | |
|---|---|---|
| .. | ||
| _vendor | 2 years ago | |
| ansible_test | 1 year ago | |
| cli | 1 year ago | |
| config | 2 years ago | |
| errors | 1 year ago | |
| executor | 1 year ago | |
| galaxy | 1 year ago | |
| inventory | 1 year ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 1 year ago | |
| module_utils | 1 year ago | |
| modules | 1 year ago | |
| parsing | 1 year ago | |
| playbook | 1 year ago | |
| plugins | 1 year ago | |
| regex | 2 years ago | |
| template | 1 year ago | |
| utils | 1 year ago | |
| vars | 1 year ago | |
| __init__.py | 9 years ago | |
| requirements.txt | 2 years ago | |
| test_context.py | 2 years ago | |
| test_no_tty.py | 2 years ago | |