File: add-HostDomain-implement-rfc1033-c985a3054f824e9d.yaml

package info (click to toggle)
python-oslo.config 1%3A8.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,192 kB
  • sloc: python: 10,740; makefile: 30; sh: 10
file content (9 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add ``HostDomain`` to handle address with underscore. Underscore are
    allowed in domain by RFC1033 [1][2][3].

    - [1] https://www.ietf.org/rfc/rfc1912.txt
    - [2] https://www.ietf.org/rfc/rfc1033.txt
    - [3] http://domainkeys.sourceforge.net/underscore.html