Skip to content

Commit be13f97

Browse files
authored
Release files for 2.5.5 (#3154)
* Release files for 2.5.5
1 parent e47f289 commit be13f97

File tree

5 files changed

+40
-13
lines changed

5 files changed

+40
-13
lines changed

changelog.md

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

5+
## 2.5.5 - 2025-03-17
6+
7+
### Added
8+
* Implement Feature Request: Implement 'transfer_order' configuration option to allow the user to determine what order files are transferred in
9+
* Implement Feature Request: Implement 'disable_permission_set' configuration option to not set directory and file permissions
10+
* Implement Feature Request: Implement 'write_xattr_data' configuration option to add information about file creator/last editor as extended file attributes
11+
* Enhancement: Add support for --share-password option when --create-share-link is called
12+
* Enhancement: Add support 'localizedMessage' error messages in application output if this is provided in the JSON response from Microsoft Graph API
13+
14+
### Changed
15+
* Changed curl debug logging to --debug-https as this is more relevant
16+
* Comprehensively overhauled how OneDrive Personal Shared Folders are handled due to major OneDrive API backend platform user migration and major differences in API response output
17+
* Comprehensively changed OneDrive Personal 'driveId' value checking due to major OneDrive API backend platform user migration and major differences in API response output
18+
19+
### Fixed
20+
* Fix Bug: Fix path calculation for Client Side Filtering evaluations for Personal Accounts
21+
* Fix Bug: Fix path calculation for Client Side Filtering evaluations for Business Accounts
22+
* Fix Bug: Only perform path calculation if this is actually required
23+
* Fix Bug: Fix check for 'globbing' and 'wildcard' rules, that the number of segments before the first wildcard character need to match before the actual rule can be applied
24+
* Fix Bug: When using 'sync_list' , ignore specific exclusion to scan that path for new data, which may be actually included by an include rule, but the parent path is excluded
25+
* Fix Bug: When removing a OneDrive Personal Shared Folder, remove the actual link, not the remote user folder
26+
* Fix Bug: Fix 'Unsupported platform' for inotify watches by using the correct predefined version definition for Linux.
27+
28+
### Updated
29+
* Updated Fedora Docker OS version to Fedora 41
30+
* Updated Alpine Docker OS version to Alpine 3.21
31+
* Updated documentation
32+
533
## 2.5.4 - 2025-02-03
634

735
### Added
@@ -48,7 +76,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4876
### Updated
4977
* Updated documentation
5078

51-
5279
## 2.5.3 - 2024-11-16
5380

5481
### Added

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for onedrive v2.5.4.
3+
# Generated by GNU Autoconf 2.69 for onedrive v2.5.5.
44
#
55
# Report bugs to <https://github.com/abraunegg/onedrive>.
66
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
579579
# Identity of this package.
580580
PACKAGE_NAME='onedrive'
581581
PACKAGE_TARNAME='onedrive'
582-
PACKAGE_VERSION='v2.5.4'
583-
PACKAGE_STRING='onedrive v2.5.4'
582+
PACKAGE_VERSION='v2.5.5'
583+
PACKAGE_STRING='onedrive v2.5.5'
584584
PACKAGE_BUGREPORT='https://github.com/abraunegg/onedrive'
585585
PACKAGE_URL=''
586586

@@ -1221,7 +1221,7 @@ if test "$ac_init_help" = "long"; then
12211221
# Omit some internal or obsolete options to make the list less imposing.
12221222
# This message is too long to be a string in the A/UX 3.1 sh.
12231223
cat <<_ACEOF
1224-
\`configure' configures onedrive v2.5.4 to adapt to many kinds of systems.
1224+
\`configure' configures onedrive v2.5.5 to adapt to many kinds of systems.
12251225
12261226
Usage: $0 [OPTION]... [VAR=VALUE]...
12271227
@@ -1282,7 +1282,7 @@ fi
12821282

12831283
if test -n "$ac_init_help"; then
12841284
case $ac_init_help in
1285-
short | recursive ) echo "Configuration of onedrive v2.5.4:";;
1285+
short | recursive ) echo "Configuration of onedrive v2.5.5:";;
12861286
esac
12871287
cat <<\_ACEOF
12881288
@@ -1395,7 +1395,7 @@ fi
13951395
test -n "$ac_init_help" && exit $ac_status
13961396
if $ac_init_version; then
13971397
cat <<\_ACEOF
1398-
onedrive configure v2.5.4
1398+
onedrive configure v2.5.5
13991399
generated by GNU Autoconf 2.69
14001400
14011401
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1412,7 +1412,7 @@ cat >config.log <<_ACEOF
14121412
This file contains any messages produced by compilers while
14131413
running configure, to aid debugging if configure makes a mistake.
14141414
1415-
It was created by onedrive $as_me v2.5.4, which was
1415+
It was created by onedrive $as_me v2.5.5, which was
14161416
generated by GNU Autoconf 2.69. Invocation command line was
14171417
14181418
$ $0 $@
@@ -2164,7 +2164,7 @@ fi
21642164
21652165
21662166
2167-
PACKAGE_DATE="February 2025"
2167+
PACKAGE_DATE="March 2025"
21682168
21692169
21702170
@@ -3193,7 +3193,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
31933193
# report actual input values of CONFIG_FILES etc. instead of their
31943194
# values after options handling.
31953195
ac_log="
3196-
This file was extended by onedrive $as_me v2.5.4, which was
3196+
This file was extended by onedrive $as_me v2.5.5, which was
31973197
generated by GNU Autoconf 2.69. Invocation command line was
31983198
31993199
CONFIG_FILES = $CONFIG_FILES
@@ -3246,7 +3246,7 @@ _ACEOF
32463246
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
32473247
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
32483248
ac_cs_version="\\
3249-
onedrive config.status v2.5.4
3249+
onedrive config.status v2.5.5
32503250
configured by $0, generated by GNU Autoconf 2.69,
32513251
with options \\"\$ac_cs_config\\"
32523252

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dnl - commit the changed files (configure.ac, configure)
99
dnl - tag the release
1010

1111
AC_PREREQ([2.69])
12-
AC_INIT([onedrive],[v2.5.4], [https://github.com/abraunegg/onedrive], [onedrive])
12+
AC_INIT([onedrive],[v2.5.5], [https://github.com/abraunegg/onedrive], [onedrive])
1313
AC_CONFIG_SRCDIR([src/main.d])
1414

1515

File renamed without changes.

contrib/spec/onedrive.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
%endif
1313

1414
Name: onedrive
15-
Version: 2.5.4
15+
Version: 2.5.5
1616
Release: 1%{?dist}
1717
Summary: OneDrive Client for Linux
1818
Group: System Environment/Network

0 commit comments

Comments
 (0)