Skip to content

Commit 25cc361

Browse files
authored
Release files for 2.4.24 v2 (#2427)
* Release files for 2.4.24 v2 to correct incorrect configure.ac version
1 parent 32a702e commit 25cc361

File tree

5 files changed

+530
-675
lines changed

5 files changed

+530
-675
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
33
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5+
## 2.4.24 - 2023-06-20
6+
### Fixed
7+
* Fix for extra encoded quotation marks surrounding Docker environment variables
8+
* Fix webhook subscription creation for SharePoint Libraries
9+
* Fix that a HTTP 504 - Gateway Timeout causes local files to be deleted when using --download-only & --cleanup-local-files mode
10+
* Fix that folders are renamed despite using --dry-run
11+
* Fix deprecation warnings with dmd 2.103.0
12+
* Fix error that the application is unable to perform a database vacuum: out of memory when exiting
13+
14+
### Removed
15+
* Remove sha1 from being used by the client as this is being depreciated by Microsoft in July 2023
16+
* Complete the removal of crc32 elements
17+
18+
### Added
19+
* Added ONEDRIVE_SINGLE_DIRECTORY configuration capability to Docker
20+
* Added --get-file-link shell completion
21+
* Added configuration to allow HTTP session timeout(s) tuning via config (taken from v2.5.x)
22+
23+
### Updated
24+
* Update to Debian Docker file to resolve Docker image Operating System reported vulnerabilities
25+
* Update to Alpine Docker file to resolve Docker image Operating System reported vulnerabilities
26+
* Update to Fedora Docker file to resolve Docker image Operating System reported vulnerabilities
27+
* Updated cgi.d to commit 680003a - last upstream change before requiring `core.d` dependency requirement
28+
* Updated documentation (various)
29+
530
## 2.4.23 - 2023-01-06
631
### Fixed
732
* Fixed RHEL7, RHEL8 and RHEL9 Makefile and SPEC file compatibility

0 commit comments

Comments
 (0)