• # purée, les lourdingues

    Posté par . En réponse au lien NetworkManager 1.50. Évalué à 0.

    As part of the conscious language efforts, NetworkManager is not writing offensive terms into keyfiles anymore.

    Alors, je m'attendais à une liste de gros mots bien salés.

    src/libnm-core-impl/nm-keyfile.c

    /* Don't write offensive terms that are already deprecated as the new inclusive terms
     * are being written.
     */
    if (NM_IN_STRSET(key,
     NM_SETTING_CONNECTION_AUTOCONNECT_SLAVES,
     NM_SETTING_CONNECTION_MASTER,
     NM_SETTING_CONNECTION_SLAVE_TYPE,
     NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST))
     return;