Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package onedrive for openSUSE:Factory 
checked in at 2024-11-20 17:03:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/onedrive (Old)
 and      /work/SRC/openSUSE:Factory/.onedrive.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "onedrive"

Wed Nov 20 17:03:09 2024 rev:27 rq:1225267 version:2.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/onedrive/onedrive.changes        2024-10-01 
17:19:41.065405520 +0200
+++ /work/SRC/openSUSE:Factory/.onedrive.new.28523/onedrive.changes     
2024-11-20 17:05:14.649867628 +0100
@@ -1,0 +2,63 @@
+Wed Nov 20 09:35:08 UTC 2024 - [email protected]
+
+- Update to version 2.5.3:
+  * Feature Requests | Enhancements
+    - Enhancement: Ensure application notifies user of curl
+      versions that contain HTTP/2 bugs that impact the operation
+      of this client (#2913, #2922, #2926)
+    - Enhancement: Update Dockerfile-debian to fix that libcurl4
+      does not get applied despite being pulled in. Explicitly
+      install it from Debian 12 Backports
+    - Enhancement: Add passive database checkpoints (#2944)
+    - Enhancement: Add OpenSSL version warning (#2961)
+    - Update safeBackup to use a new filename format for easier
+      identification:
+      filename-hostname-safeBackup-number.file_extension (#2966)
+  * Bug Fixes
+    - Fix Bug: Fix application crash when session upload files
+      contain zero data or are corrupt (#2893)
+    - Fix Bug: Fix that when creating a new folder online the
+      application generates an exception if it is in a Shared
+      Online Folder (#2895)
+    - Fix Bug: Fix that a 'sync_list' entry of '/' will cause a
+      index [0] is out of bounds (#2897)
+    - Fix Bug: Fix regression for Docker 'sync_dir' use (#2901)
+    - Fix Bug: Fix that curl generates a SIGPIPE that causes
+      application to exit due to upstream device killing idle TCP
+      connection (#2906)
+    - Fix Bug: Fix that skip_file in config does not override
+      defaults (#2917)
+    - Fix Bug: Fix that skip_dir is not flagging directories
+      correctly causing deletion if parental path structure needs
+      to be created for sync_list handling (#2918)
+    - Fix Bug: Fix application crash caused by unable to drop table
+      (#2919)
+    - Fix Bug: Setup a specific SIGPIPE Signal handler for
+      curl/openssl generated signals (#2929)
+    - Fix Bug: Handle DB upgrades from v2.4.x without causing
+      application crash (#2932)
+    - Fix Bug: Fix a database statement execution error occurred:
+      NOT NULL constraint failed: item.type due to Microsoft
+      OneNote items (#2939)
+    - Fix Bug: Allow no-sync operations to complete online account
+      checks (#2943)
+    - Fix Bug: Update Dockerfile-alpine - revert to Alpine 3.19 as
+      application fails to run on Alpine 3.20 (#2956)
+    - Fix Bug: Fix Operation not permitted FileException Error when
+      attempting to use setTimes() function (#2958)
+    - Fix Bug: Fix that files with no mime type cause sync to crash
+      (#2963)
+    - Fix Bug: Ensure bypass_data_preservation operates as intended
+      (#2967)
+  * Other Changes | Fixes
+    - Implement Docker ENV variable for --cleanup-local-files
+      (#2868)
+    - Improve performance with reduced execution time and lower
+      CPU/system resource usage (#2880)
+    - Specifically use a 'mutex' to perform the lock on DB actions
+      (#2882)
+    - Add Ubuntu 24.10 OpenSuSE Build Service details (#2942)
+    - Add Check Spelling GitHub Action (#2945)
+    - Updated documentation
+
+-------------------------------------------------------------------

Old:
----
  onedrive-2.5.2.obscpio

New:
----
  onedrive-2.5.3.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ onedrive.spec ++++++
--- /var/tmp/diff_new_pack.HqQVmU/_old  2024-11-20 17:05:16.417941301 +0100
+++ /var/tmp/diff_new_pack.HqQVmU/_new  2024-11-20 17:05:16.425941635 +0100
@@ -28,7 +28,7 @@
 %endif
 
 Name:           onedrive
-Version:        2.5.2
+Version:        2.5.3
 Release:        0
 Summary:        Client for One Drive Service for Linux
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HqQVmU/_old  2024-11-20 17:05:16.749955137 +0100
+++ /var/tmp/diff_new_pack.HqQVmU/_new  2024-11-20 17:05:16.781956470 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/abraunegg/onedrive.git</param>
-    <param name="revision">v2.5.2</param>
+    <param name="revision">v2.5.3</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@~git.%h</param>
     <param name="versionrewrite-pattern">v(.*)\+0.git.*</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.HqQVmU/_old  2024-11-20 17:05:17.021966471 +0100
+++ /var/tmp/diff_new_pack.HqQVmU/_new  2024-11-20 17:05:17.061968138 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/abraunegg/onedrive.git</param>
-              <param 
name="changesrevision">90556fd47eb514edaf2b3d5d6c535a175f1d40ec</param></service></servicedata>
+              <param 
name="changesrevision">512ba3f8743ef8da65750ce0d2f7557bc9202ccf</param></service></servicedata>
 (No newline at EOF)
 

++++++ onedrive-2.5.2.obscpio -> onedrive-2.5.3.obscpio ++++++
++++ 10253 lines of diff (skipped)

++++++ onedrive.obsinfo ++++++
--- /var/tmp/diff_new_pack.HqQVmU/_old  2024-11-20 17:05:18.098011309 +0100
+++ /var/tmp/diff_new_pack.HqQVmU/_new  2024-11-20 17:05:18.126012476 +0100
@@ -1,5 +1,5 @@
 name: onedrive
-version: 2.5.2
-mtime: 1727590126
-commit: 90556fd47eb514edaf2b3d5d6c535a175f1d40ec
+version: 2.5.3
+mtime: 1731706649
+commit: 512ba3f8743ef8da65750ce0d2f7557bc9202ccf
 

Reply via email to