15
0
forked from pool/python-dnslib

9 Commits

Author SHA256 Message Date
7df7f65078 Accepting request 1267633 from home:glaubitz:branches:devel:languages:python
- Update to 0.9.26
  * Implement matchWildcard (Issue #72)
- Limit Python files matched in %files section
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions

OBS-URL: https://build.opensuse.org/request/show/1267633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=14
2025-04-07 12:23:44 +00:00
6edf074b96 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=12 2024-07-15 15:54:56 +00:00
af94d3b652 - update to 0.9.24:
* #49 - Generate README.md (via symlink)
  * #51 - Update Github CI checkout & setup-python actions (and
    remove Python 2.7 CI support)
  * #54 - Support for RP records
  * #57 - Support for LOC record
- update to 0.9.21:
  * Validate TXID in client.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=10
2024-01-06 17:12:21 +00:00
5767b6cdfb - update to 0.9.23:
* Minor clean-up / add wheels to distro
  * Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records)
    Note that we just fix the exception - there still seems to be a problem with parsing HTTPS records
  * Issue #43: HTTPS reads after RD end (thanks to @robinlandstrom for pull request)
  * Issue #45: Dnslib fails to handle unknown RR types in NSEC RD type bitmap
  * Bimap now supports a function to map unknown types which we use to
    dynamically map from rtype <-> TYPExxxx for unknown record types
  * RR zone representation updated to match RFC3597
  * Pull Request #47: Add support for DS, SSHFP, and TLSA records (thanks to @rmbolger)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=8
2023-01-04 14:45:57 +00:00
d523813889 Accepting request 1006493 from home:yarunachalam:branches:devel:languages:python
- update to 0.9.21: 
  *  Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records)
  *  setup.py
- update 0.9.20
  * Merge pull request #41 from felixonmars/patch-1
    Correct typos in dns.py
  * Add wheel instructions
  * Set theme jekyll-theme-minimal

OBS-URL: https://build.opensuse.org/request/show/1006493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=6
2022-09-27 19:14:04 +00:00
e47b4f2a11 - update to 0.9.19:
* Allow custom log function (logf) in  DNSLogger

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=5
2022-01-23 16:53:18 +00:00
1c22e14706 - update to 0.9.18:
* Validate TXID in client.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=4
2022-01-15 15:37:15 +00:00
be826283a0 Accepting request 912663 from home:glaubitz:branches:devel:languages:python
- Update to v0.9.16
  * Add DNAME
  * Add support for all RR types to NSEC type bitmap
  * Issue 16: uncaught exceptions leak open sockets
- from v0.9.15
  * DNSServer fixes / Add unsupported RR types
  * Add NULL QTYPE

OBS-URL: https://build.opensuse.org/request/show/912663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=3
2021-08-17 15:29:14 +00:00
Tomáš Chvátal
482441bc72 Accepting request 830048 from home:jayvdb:py-submit
dep of many dns servers

OBS-URL: https://build.opensuse.org/request/show/830048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=1
2020-08-27 19:47:03 +00:00