- Import commit 355e113ce193e5e2d195278c57d47f9a1b00ae46

3b4a005095 meson: add missing include directory when using xkbcommon
  4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514)
  78466e4464 meson: drop the list of valid net naming schemes
  b9a2098f9d netif-naming: inline one iterator variable
  d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1203
This commit is contained in:
2021-10-15 12:07:31 +00:00
committed by Git OBS Bridge
parent 4bd5e376d8
commit 15f422b382
6 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 15 11:54:34 UTC 2021 - Franck Bui <fbui@suse.com>
- Import commit 355e113ce193e5e2d195278c57d47f9a1b00ae46
3b4a005095 meson: add missing include directory when using xkbcommon
4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514)
78466e4464 meson: drop the list of valid net naming schemes
b9a2098f9d netif-naming: inline one iterator variable
d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme
-------------------------------------------------------------------
Fri Oct 15 11:38:41 UTC 2021 - Franck Bui <fbui@suse.com>