pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
megacmd: add commit_msg
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Thu May 15 12:49:16 2025 +0200
Changeset: 058c3b0678ff24c62fb6c163bcfd96b45c50e912
Added Files:
megacmd/COMMIT_MSG
Log Message:
megacmd: add commit_msg
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=058c3b0678ff24c62fb6c163bcfd96b45c50e912
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
megacmd/COMMIT_MSG | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/megacmd/COMMIT_MSG b/megacmd/COMMIT_MSG
new file mode 100644
index 0000000000..94322464bf
--- /dev/null
+++ b/megacmd/COMMIT_MSG
@@ -0,0 +1,12 @@
+net/megacmd: update to 2.1.1
+
+- Update to version 2.1.1:
+ * FUSE (beta): Added fuse commands on Linux to allow your MEGA folders to be directly mounted to your local drive
+ * Delayed sync uploads: Introduced a mechanism to delay to frequently changed sync uploads, and the sync-config command
+ * Logging: Messages are now printed in standard error, the rotating logger is now configurable and more verbose by default, passwords are now redacted from the logs, and other fixes and refinements
+ * Fixed a crash when auto-completing a local folder that doesn't exist
+ * Fixed the confirmcancel command incorrectly reporting failure on success
+ * Extended speedlimit command to allow increasing max connections
+ * Other fixes and improvements to enhance reliability and performance
+
+- Use builtin megasdk-9.1.1
Home |
Main Index |
Thread Index |
Old Index