Re: [systemd-devel] Systemd, cgrupsv2, cgrulesengd, and nftables

2024-06-17 Thread Andrei Borzenkov
On 17.06.2024 18:20, Michal Koutný wrote: Hello. On Sat, Jun 15, 2024 at 04:49:33PM GMT, Andrei Borzenkov wrote: ... Which does not really solve the problem. So, once again: - nftables allow filtering based on cgroupv2 path - cgroupv2 path is resolved at the time rule is processed. It is imp

Re: [systemd-devel] Please clarify osVersion in ELF package metadata

2024-06-17 Thread Luca Boccassi
On Mon, 17 Jun 2024 at 17:45, Benjamin Drung wrote: > > On Mon, 2024-06-17 at 14:54 +0100, Luca Boccassi wrote: > > On Mon, 17 Jun 2024 at 14:45, Benjamin Drung wrote: > > > > > > Hi, > > > > > > Ubuntu started to implement the ELF package metadata spec. It encodes > > > the VERSION_ID from os-re

Re: [systemd-devel] Please clarify osVersion in ELF package metadata

2024-06-17 Thread Greg Oliver
On Mon, Jun 17, 2024 at 10:38 AM Benjamin Drung wrote: > On Mon, 2024-06-17 at 14:54 +0100, Luca Boccassi wrote: > > On Mon, 17 Jun 2024 at 14:45, Benjamin Drung wrote: > > > > > > Hi, > > > > > > Ubuntu started to implement the ELF package metadata spec. It encodes > > > the VERSION_ID from os-

Re: [systemd-devel] Please clarify osVersion in ELF package metadata

2024-06-17 Thread Benjamin Drung
On Mon, 2024-06-17 at 14:54 +0100, Luca Boccassi wrote: > On Mon, 17 Jun 2024 at 14:45, Benjamin Drung wrote: > > > > Hi, > > > > Ubuntu started to implement the ELF package metadata spec. It encodes > > the VERSION_ID from os-release in the osVersion field. Using VERSION_ID > > was objected to

Re: [systemd-devel] Systemd, cgrupsv2, cgrulesengd, and nftables

2024-06-17 Thread Michal Koutný
Hello. On Sat, Jun 15, 2024 at 04:49:33PM GMT, Andrei Borzenkov wrote: > ... > Which does not really solve the problem. So, once again: > > - nftables allow filtering based on cgroupv2 path > - cgroupv2 path is resolved at the time rule is processed. It is impossible > to configure rule for a f

Re: [systemd-devel] Please clarify osVersion in ELF package metadata

2024-06-17 Thread Luca Boccassi
On Mon, 17 Jun 2024 at 14:45, Benjamin Drung wrote: > > Hi, > > Ubuntu started to implement the ELF package metadata spec. It encodes > the VERSION_ID from os-release in the osVersion field. Using VERSION_ID > was objected to because the version is only set in stone once the > release is done. It

Re: [systemd-devel] Please clarify osVersion in ELF package metadata

2024-06-17 Thread Adrian Vovk
I think it makes most sense for a distro to pick one thing and stick to it. Otherwise there's no good way to compare packages (i.e. imagine a custom build of libfoo relying on osVersion but the distro build relying on osVersionCodename - you can't programmatically tell if both packages are compatib

[systemd-devel] Please clarify osVersion in ELF package metadata

2024-06-17 Thread Benjamin Drung
Hi, Ubuntu started to implement the ELF package metadata spec. It encodes the VERSION_ID from os-release in the osVersion field. Using VERSION_ID was objected to because the version is only set in stone once the release is done. It could change during the development cycle. See https://lists.ubunt