Hi,
May I ask you why are you trying to rebuild systemd?
Note that CVE-2020-1712 is fixed in Ubuntu, in all series that it
affects, including 18.04 see
https://people.canonical.com/~ubuntu-security/cve/2020/CVE-2020-1712.html
On Sat, 12 Sep 2020 at 18:15, rafi Moor wrote:
>
>
>
>
>
> Hello,
>
Here's the rough recipe for building ubuntu 18.04's systemd (well, or
anything, really):
Start a clean ubuntu 18.04 system (perhaps with lxd), then:
sudo apt update
sudo apt dist-upgrade
sudo apt install devscripts
sudo apt build-dep systemd
apt source systemd
cd systemd-237
debuild -b -uc -us
cd
Hello,
I’m trying here after getting no answers in Ubuntu forums.
I have hard time compiling some Ubuntu packages from source.
I now try to compile systemd. On Ubunu 18.04 I've used apt source to get the
source that is supposed to include Ubunu patches. After compilation, I replace
libsystem