Re: git: de61b0ce4344 - main - devel/jujutsu: upgrade to 0.28.1
Date: Sun, 06 Apr 2025 20:45:37 UTC
Am 06.04.25 um 22:19 schrieb Daniel Engberg: > On 2025-04-06 21:52, Stefan Eßer wrote: >> The branch main has been updated by se: >> >> URL:https://cgit.FreeBSD.org/ports/commit/? >> id=de61b0ce4344c0e49891bfd2b68b1a6d1dccc360 >> >> commit de61b0ce4344c0e49891bfd2b68b1a6d1dccc360 >> Author: Siva Mahadevan<me@svmhdvn.name> >> AuthorDate: 2025-04-06 16:13:42 +0000 >> Commit: Stefan Eßer<se@FreeBSD.org> >> CommitDate: 2025-04-06 19:51:04 +0000 >> >> devel/jujutsu: upgrade to 0.28.1 >> >> This upgrade contains the functional changes introduced in >> version 0.28.0 and the fix for the security issue that had >> been introduced in that version. >> >> The dependency on libzstd.so has been removed. >> >> See the release notes for a list of fixes and changes: >> >> https://github.com/martinvonz/jj/releases/tag/v0.28.0 >> https://github.com/martinvonz/jj/releases/tag/v0.28.1 >> >> PR: 276648 > > Hi, > > |GH_ACCOUNT in Makefile should be updated Can this also be fixed? > CARGO_CRATES=openssl-src-300.3.2+3.3.2 (a vendored copy of OpenSSL) from the > build, e.g., by patching Cargo.toml appropriately. Best regards, Daniel | Thank you for pointing out the new GH_ACCOUNT. Since the previous account still works, I have locally patched the Makefile, but do not want to commit the updated Makefile until there is some other change (i.e.. version update). Best regards, STefan