Age | Commit message (Collapse) | Author |
|
|
|
Temporary fix for issue https://github.com/vmware/open-vmdk/issues/12
not yet merged.
|
|
|
|
|
|
vyos-1x and other packages require dh-python. This is uninstalled when
python-is-python2 is selected - thus switch to python-is-python3.
|
|
This reverts commit 5271c0fa650ee48528aab21b7ac7ce4ffabac0ae.
|
|
So other packages can not remove it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit e22881a97973e31da6fe8262448643b42cf7b476)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The latest commit of rtrlib is required to properly locate the libssh-dev header
files for Debian Bullseye base systems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It disables user shell environment setup.
|
|
|
|
|
|
|
|
|
|
|
|
This reduces the download and checkout overhead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a build with GCC 10 (coming in Debian Bullseye), release notes
available here: https://ocaml.org/releases/4.09.1.html
|