Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make decryption of images/VMs work by not providing a password ID. #55

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

ams-tschoening
Copy link
Contributor

This fixes #54.

uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Jul 27, 2017
Sadly upstream is very silent and has not released a new version
which supports VirtualBox 5.1, supports PHP 7.1 or fixes bugs. In
the meantime the community has created patches which are
collected in the github projects bugtracker and pull requests.
This unofficial version cherry picks the useful stuff of it.

Highlights of unofficial phpvirtualbox 5.1-1:

* based on git commit 65ebced (latest commit from May 19, 2016)

* Patch to support Virtualbox 5.1
phpvirtualbox/phpvirtualbox#22

* Fix argument count mismatches revealed by PHP 7.1
phpvirtualbox/phpvirtualbox#24

* Make decryption of images/VMs work by not providing a password ID
phpvirtualbox/phpvirtualbox#55

* Tried to make clearOnSuspend work
phpvirtualbox/phpvirtualbox#57

PR:		ports/220171
Submitted By:	rozhuk.im
With hat:	vbox@ (kind of)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@446746 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Jul 27, 2017
Sadly upstream is very silent and has not released a new version
which supports VirtualBox 5.1, supports PHP 7.1 or fixes bugs. In
the meantime the community has created patches which are
collected in the github projects bugtracker and pull requests.
This unofficial version cherry picks the useful stuff of it.

Highlights of unofficial phpvirtualbox 5.1-1:

* based on git commit 65ebced (latest commit from May 19, 2016)

* Patch to support Virtualbox 5.1
phpvirtualbox/phpvirtualbox#22

* Fix argument count mismatches revealed by PHP 7.1
phpvirtualbox/phpvirtualbox#24

* Make decryption of images/VMs work by not providing a password ID
phpvirtualbox/phpvirtualbox#55

* Tried to make clearOnSuspend work
phpvirtualbox/phpvirtualbox#57

PR:		ports/220171
Submitted By:	rozhuk.im
With hat:	vbox@ (kind of)
@h6w h6w merged commit 1450e57 into phpvirtualbox:develop Oct 26, 2017
@ams-tschoening ams-tschoening deleted the fix_decrpytion branch October 26, 2017 07:32
svmhdvn pushed a commit to svmhdvn/freebsd-ports that referenced this pull request Jan 10, 2024
Sadly upstream is very silent and has not released a new version
which supports VirtualBox 5.1, supports PHP 7.1 or fixes bugs. In
the meantime the community has created patches which are
collected in the github projects bugtracker and pull requests.
This unofficial version cherry picks the useful stuff of it.

Highlights of unofficial phpvirtualbox 5.1-1:

* based on git commit 65ebced (latest commit from May 19, 2016)

* Patch to support Virtualbox 5.1
phpvirtualbox/phpvirtualbox#22

* Fix argument count mismatches revealed by PHP 7.1
phpvirtualbox/phpvirtualbox#24

* Make decryption of images/VMs work by not providing a password ID
phpvirtualbox/phpvirtualbox#55

* Tried to make clearOnSuspend work
phpvirtualbox/phpvirtualbox#57

PR:		ports/220171
Submitted By:	rozhuk.im
With hat:	vbox@ (kind of)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on decrypting encrypted VMs
2 participants