about summary refs log tree commit diff
path: root/debian/patches/51-normalized-keys.patch
AgeCommit message (Collapse)Author
2011-03-18Remove patches (merged upstream)Michael Biebl
- d/p/40-umanaged-interfaces.patch - d/p/50-bridge-interfaces.patch - d/p/51-normalized-keys.patch - d/p/60-policy-stop-touching-etc-hosts.patch - d/p/70-install-nm-online.patch - d/p/80-keyfile-ignore-temporary-files.patch - d/p/81-keyfile-quiet-keyfile-plugin-when-re-read-connection.patch - d/p/82-core-handle-device-removal.patch - d/p/83-dnsmasq-send-no-config-file-instead-of-a-bogus-one.patch
2011-03-07Fix build failure with more-warnings enabledMichael Biebl
Don't mix code and declaration.
2011-03-06Normalize keys in ifupdown parser.Michael Biebl
* debian/patches/51-normalized-keys.patch - Normalize keys in ifupdown parser, so we accept options with either hyphens or underscores, like e.g. bridge_ports and bridge-ports. (Closes: #609831)