** Description changed: Please sync rclone 1.69.3+dfsg-3 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: - * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) - * Fixup of previous upload to match SRUs - * Fix authentication error on onedrive (LP: #2076021) - Four upstream commits landed in versions <1.69: - - 09cc8179cc235df449e07c6a42edd76210a2b759 in v1.67.0 - - 48262849df1bfcc3319d902056afe50199eb7365 in v1.67.0 - - dedad9f071d81a2b6bf980d5f48d7997cae160af in v1.66.0 - - aee8d909b3925df17f5e0c82348a2597bc3457ac in v1.67.0 + * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) + * Fix authentication error on onedrive (LP: #2076021) + Four upstream commits landed in versions <1.69: + - 09cc8179cc235df449e07c6a42edd76210a2b759 in v1.67.0 + - 48262849df1bfcc3319d902056afe50199eb7365 in v1.67.0 + - dedad9f071d81a2b6bf980d5f48d7997cae160af in v1.66.0 + - aee8d909b3925df17f5e0c82348a2597bc3457ac in v1.67.0 + * Fixup of previous upload to match SRUs (only adjusts patches listed above) + + See the Debian bug for context on the delay getting a new upstream + version: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057067 Changelog entries since current stonking version 1.60.1+dfsg-4ubuntu3: rclone (1.69.3+dfsg-3) unstable; urgency=medium - * Team upload. - * debian/control: activate debci tests with - Testsuite: autopkgtest-pkg-go + * Team upload. + * debian/control: activate debci tests with + Testsuite: autopkgtest-pkg-go - -- Drew Parsons <[email protected]> Wed, 04 Mar 2026 09:26:22 +0100 + -- Drew Parsons <[email protected]> Wed, 04 Mar 2026 09:26:22 +0100 rclone (1.69.3+dfsg-2) unstable; urgency=medium - * Team upload. - * bump aws-sdk dependency from v1 to v2 - Depends: golang-github-aws-aws-sdk-go-v2-dev (>= 1.32.6~) - * drop "commercial" from package description. rclone supports a vast - array of network storage systems, open-source home-brew as well as - commercial cloud providers. Closes: #1076492 + * Team upload. + * bump aws-sdk dependency from v1 to v2 + Depends: golang-github-aws-aws-sdk-go-v2-dev (>= 1.32.6~) + * drop "commercial" from package description. rclone supports a vast + array of network storage systems, open-source home-brew as well as + commercial cloud providers. Closes: #1076492 - -- Drew Parsons <[email protected]> Tue, 03 Mar 2026 11:00:14 +0100 + -- Drew Parsons <[email protected]> Tue, 03 Mar 2026 11:00:14 +0100 rclone (1.69.3+dfsg-1) experimental; urgency=medium - * Team upload. - * New upstream release - - fixes metadata symlink security bug [CVE-2024-52522] - Closes: #1088107 - - supports gitannex. Closes: #1115963 - - applies debian patch 0015-Update-go-smb2.patch - Depends: golang-github-cloudsoda-go-smb2-dev - (>= 0.0~20241223.52b943b~) - * add debian patches to drop features which debian cannot yet - support due to unpackaged dependencies - - disable_backend_cloudinary.patch for backend/cloudinary - (github.com/cloudinary/cloudinary-go/v2) - - disable_backend_file.patch for - backend/filescom (github.com/Files-com/files-sdk-go/v3) - backend/iclouddrive (github.com/oracle/oci-go-sdk) - * debian patch drop_generated_docs.patch drops generation of .md - files, which are present in source but not acknowledged, causing - the build to fail - * drop debian patches 0016-Remove-metadata-support.patch and - 0017-Remove-checksum-support.patch. golang-google-api-dev 0.214.0 - is now available which supports these features. - Depends: golang-google-api-dev (>= 0.211.0~) - * use go-md2man and mandoc as an alternative to pandoc to build the - rclone man page and html manual on architectures without pandoc. - Build-Depends: pandoc | go-md2man, mandoc - * add PATH to newly built rclone when building docs, since - make_manual.py now calls rclone for help_output - * Build-Depends: fuse3 [linux-any] - (fuse is available on linux only, not hurd) - * update debian/watch to v5 GitHub template - * Standards-Version: 4.7.3 + * Team upload. + * New upstream release + - fixes metadata symlink security bug [CVE-2024-52522] + Closes: #1088107 + - supports gitannex. Closes: #1115963 + - applies debian patch 0015-Update-go-smb2.patch + Depends: golang-github-cloudsoda-go-smb2-dev + (>= 0.0~20241223.52b943b~) + * add debian patches to drop features which debian cannot yet + support due to unpackaged dependencies + - disable_backend_cloudinary.patch for backend/cloudinary + (github.com/cloudinary/cloudinary-go/v2) + - disable_backend_file.patch for + backend/filescom (github.com/Files-com/files-sdk-go/v3) + backend/iclouddrive (github.com/oracle/oci-go-sdk) + * debian patch drop_generated_docs.patch drops generation of .md + files, which are present in source but not acknowledged, causing + the build to fail + * drop debian patches 0016-Remove-metadata-support.patch and + 0017-Remove-checksum-support.patch. golang-google-api-dev 0.214.0 + is now available which supports these features. + Depends: golang-google-api-dev (>= 0.211.0~) + * use go-md2man and mandoc as an alternative to pandoc to build the + rclone man page and html manual on architectures without pandoc. + Build-Depends: pandoc | go-md2man, mandoc + * add PATH to newly built rclone when building docs, since + make_manual.py now calls rclone for help_output + * Build-Depends: fuse3 [linux-any] + (fuse is available on linux only, not hurd) + * update debian/watch to v5 GitHub template + * Standards-Version: 4.7.3 - -- Drew Parsons <[email protected]> Fri, 27 Feb 2026 19:24:39 +0100 + -- Drew Parsons <[email protected]> Fri, 27 Feb 2026 19:24:39 +0100 rclone (1.65.0+dfsg-2) unstable; urgency=medium - * Team upload. - * provides symlink to /usr/sbin/mount.rclone symlink enabling operation - via mount. Closes: #1032094 - * enables mega backend. Closes: #983445 + * Team upload. + * provides symlink to /usr/sbin/mount.rclone symlink enabling operation + via mount. Closes: #1032094 + * enables mega backend. Closes: #983445 - -- Drew Parsons <[email protected]> Wed, 25 Feb 2026 22:43:07 +0100 + -- Drew Parsons <[email protected]> Wed, 25 Feb 2026 22:43:07 +0100 rclone (1.65.0+dfsg-1) experimental; urgency=medium - * Team upload. - * New upstream release. Closes: #1057067, #1124231 - - Depends: golang-github-anacrolix-log-dev, - golang-gopkg-yaml.v2-dev - - update versioned Depends: - golang-github-anacrolix-dms-dev (>= 1.6.0), - golang-github-colinmarc-hdfs-dev (>= 2.4.0~), - golang-github-coreos-go-semver-dev (>= 0.3.1~), - golang-github-iguanesolutions-go-systemd-dev (>= 5.1.1~), - golang-github-jcmturner-gokrb5.v8-dev (>= 8.4.4~), - golang-github-ncw-swift-v2-dev (>= 2.0.2~), - golang-github-xanzy-ssh-agent-dev (>= 0.3.3~) + * Team upload. + * New upstream release. Closes: #1057067, #1124231 + - Depends: golang-github-anacrolix-log-dev, + golang-gopkg-yaml.v2-dev + - update versioned Depends: + golang-github-anacrolix-dms-dev (>= 1.6.0), + golang-github-colinmarc-hdfs-dev (>= 2.4.0~), + golang-github-coreos-go-semver-dev (>= 0.3.1~), + golang-github-iguanesolutions-go-systemd-dev (>= 5.1.1~), + golang-github-jcmturner-gokrb5.v8-dev (>= 8.4.4~), + golang-github-ncw-swift-v2-dev (>= 2.0.2~), + golang-github-xanzy-ssh-agent-dev (>= 0.3.3~) - -- Drew Parsons <[email protected]> Sat, 21 Feb 2026 19:15:17 +0100 + -- Drew Parsons <[email protected]> Sat, 21 Feb 2026 19:15:17 +0100
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151824 Title: Sync rclone 1.69.3+dfsg-3 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rclone/+bug/2151824/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
