Summary: | sysutils/beadm - please update the port to latest 1.2.3 version with fixed bugs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Slawomir Wojciech Wojtczak <vermaden> | ||||||||||
Component: | Individual Port(s) | Assignee: | Bryan Drewery <bdrewery> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Many People | CC: | andrey | ||||||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(bdrewery) |
||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Description
Slawomir Wojciech Wojtczak
2015-09-08 07:47:06 UTC
Created attachment 160836 [details]
Update patch
Update to 1.2.3
* remove GH_TAGNAME (release not bleeding edge)
* remove files (upstream 51afe10)
Created attachment 160837 [details]
poudriere bulk -t log
Hi, as this 1.2.3 version has not yet been commited to the Ports tree, then I would suggest adding latest 1.2.6 BEADM with /boot/entropy file management: (latest commit) https://github.com/vermaden/beadm/commit/f5a02cdbc07a9d7511e123d22d121b218c206b93 (TAG) https://github.com/vermaden/beadm/tree/1.2.6 Regards, vermaden Created attachment 161145 [details]
Update patch
Update patch bump to 1.2.6
Created attachment 161146 [details]
Update patch
Obsoletes old patch
The diff seems strange in this 'update patch', I only need that this file: https://github.com/vermaden/beadm/blob/1.2.6/beadm Would be used in 1.2.6 sysutils/beadm port, other files haven't changed. I do not mind what has been changed in Makefile as long as port is delivered. Regards, vermaden (In reply to vermaden from comment #6) Since released new release, the updated version of the port seems most logical. Is possible to leave the port of version 1.2.3 and make changes patch files/patch-beadm but what's the point, time is now available a new release. I'll review this soon. Any progress? A commit references this bug: Author: bdrewery Date: Thu Sep 24 20:39:06 UTC 2015 New revision: 397758 URL: https://svnweb.freebsd.org/changeset/ports/397758 Log: Update to 812292829e43786db878ee2c9102b72b59f325ce Changes: - Restrict allowed characters for BE. - Fix dataset listing (avoid listing snapshots). - Avoid issues with bookmarks. - Automatically unmount the BE when activating it. - Fix grub not updating for: rename, activate. - Generate a new /boot/entropy file for new BE. PR: 202965 Changes: head/sysutils/beadm-devel/Makefile head/sysutils/beadm-devel/distinfo head/sysutils/beadm-devel/files/ I'll update the main port in a few days once beadm-devel can get more testing. (In reply to Bryan Drewery from comment #11) Any day once? (In reply to Andrey Fesenko from comment #12) > (In reply to Bryan Drewery from comment #11) > Any day once? Thanks for the reminder! A commit references this bug: Author: bdrewery Date: Fri Oct 16 04:43:18 UTC 2015 New revision: 399420 URL: https://svnweb.freebsd.org/changeset/ports/399420 Log: Update to 1.2.6. Changes: - Restrict allowed characters for BE. - Fix dataset listing (avoid listing snapshots). - Avoid issues with bookmarks. - Automatically unmount the BE when activating it. - Fix grub not updating for: rename, activate. - Generate a new /boot/entropy file for new BE. PR: 202965 Changes: head/sysutils/beadm/Makefile head/sysutils/beadm/distinfo head/sysutils/beadm/files/ |