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:		Wed Mar 25 10:08:11 2026 +0100
Changeset:	18f05fe89f63c75c145ba9806fea6216425d08bf

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=18f05fe89f63c75c145ba9806fea6216425d08bf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 megacmd/COMMIT_MSG | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diffs:
diff --git a/megacmd/COMMIT_MSG b/megacmd/COMMIT_MSG
new file mode 100644
index 0000000000..4e0c902217
--- /dev/null
+++ b/megacmd/COMMIT_MSG
@@ -0,0 +1,18 @@
+net/megacmd: update to 2.5.0
+
+Wed Mar 11 10:36:46 AM UTC 2026 - linux%mega.co.nz@localhost
+- Update to version 2.5.0:
+  * Shell UX improvements: empty Enter shows a new prompt; no duplicate prompt while command is executing
+  * Sync engine improvements: prevent re-uploading data when local drive fingerprint has changed
+  * put: Fixed -c (autocreate) not working when destination is an absolute path
+  * mediainfo: Fixed audio file duration not being displayed
+  * Transfers: prevent failures on resumption
+  * thumbnail/preview: Print error when the requested file does not exist
+  * share: Return success (exit code 0) when no shares exist below the current folder
+  * passwd: fixes issues when 2FA is enabled
+  * Path and string handling fixes (trailing separators, trimming)
+  * Expanded unit test coverage
+  * Fix: Improved restart-after-update reliability on POSIX (server PID changes after update)
+  * Stability, memory, typos and other improvements
+
+- Use builtin megasdk-10.8.0


Home | Main Index | Thread Index | Old Index