2019-06-06 10:16:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 6 07:35:15 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
|
|
|
|
|
|
|
|
|
- version update to 0.23.0
|
|
|
|
|
* support for python 3.4 got dropped
|
|
|
|
|
* Add support for MyListener call getting updates to service TXT record
|
|
|
|
|
* Add support for multiple addresses when publishing a service
|
|
|
|
|
|
2019-05-06 09:47:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 6 09:00:04 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.22.0
|
|
|
|
|
* A lot of maintenance work (tooling, typing coverage and improvements,
|
|
|
|
|
spelling)
|
|
|
|
|
* Provided saner defaults in ServiceInfo's constructor, thanks to
|
|
|
|
|
Jorge Miranda
|
|
|
|
|
* Fixed service removal packets not being sent on shutdown, thanks to
|
|
|
|
|
Andrew Bonney
|
|
|
|
|
* Added a way to define TTL-s through ServiceInfo contructor parameters,
|
|
|
|
|
thanks to Andrew Bonney
|
|
|
|
|
* Adjusted query intervals to match RFC 6762, thanks to Andrew Bonney
|
|
|
|
|
* Made default TTL-s match RFC 6762, thanks to Andrew Bonney
|
|
|
|
|
|
2018-02-16 11:55:24 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-03-11 11:59:24 +00:00
|
|
|
Mon Mar 11 11:58:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.21.3:
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
* dropped python2 support
|
|
|
|
|
- Execute tests
|
|
|
|
|
- Update requirements based on upstream requires
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-02-16 11:55:24 +00:00
|
|
|
Thu Feb 15 19:04:17 UTC 2018 - alarrosa@suse.com
|
|
|
|
|
|
|
|
|
|
- Remove patch which was breaking zeroconf dependency check with python3
|
|
|
|
|
(it was making pkg_resources generate a DistributionNotFound exception
|
|
|
|
|
because enum34 wasn't found). enum34 is only required by the python2
|
|
|
|
|
package, which is what the enum-compat package is all about.
|
|
|
|
|
* python-zeroconf-0.19.1-enum34-instead-of-enum-compat.patch
|
|
|
|
|
|
|
|
|
|
- Require python-enum-compat to require python-enum34 on python2 and
|
|
|
|
|
nothing on python3, just as the egg's requires.txt file does.
|
|
|
|
|
|
2017-07-16 20:40:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 7 22:47:48 UTC 2017 - antoine.belvire@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 0.19.1:
|
|
|
|
|
* Remove outdated example
|
|
|
|
|
* On Windows, python-netifaces 0.10.5 triggers a bug - This has
|
|
|
|
|
no impact for us, therefore there is no need for us to add a
|
|
|
|
|
version requirement on this dependency as upstream did.
|
2017-07-16 20:48:48 +00:00
|
|
|
- Rebase patch:
|
|
|
|
|
* Remove
|
|
|
|
|
python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch.
|
|
|
|
|
* Add python-zeroconf-0.19.1-enum34-instead-of-enum-compat.patch.
|
2017-07-16 20:40:06 +00:00
|
|
|
|
2017-03-18 12:54:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 18 12:46:41 UTC 2017 - antoine.belvire@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Remove .changes file from source (not needed).
|
|
|
|
|
|
2017-03-18 09:27:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 18 00:27:42 UTC 2017 - stefan.bruens@rwth-aachen.de
|
|
|
|
|
|
|
|
|
|
- Convert package to python singlespec
|
|
|
|
|
|
2017-02-18 10:57:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 18 10:46:56 UTC 2017 - antoine.belvire@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to 0.18.0:
|
|
|
|
|
* Dropped Python 2.6 support
|
|
|
|
|
* Improved error handling inside code executed when Zeroconf
|
|
|
|
|
object is being closed
|
2017-02-18 11:10:56 +00:00
|
|
|
- Changes from 0.17.7:
|
|
|
|
|
* Better Handling of DNS Incoming Packets parsing exceptions
|
|
|
|
|
* Many exceptions will now log a warning the first time they are seen
|
|
|
|
|
* Catch and log sendto() errors
|
|
|
|
|
* Fix/Implement duplicate name change
|
|
|
|
|
* Fix overly strict name validation introduced in 0.17.6
|
|
|
|
|
* Greatly improve handling of oversized packets including:
|
|
|
|
|
+ Implement name compression per RFC1035
|
|
|
|
|
+ Limit size of generated packets to 9000 bytes as per RFC6762
|
|
|
|
|
+ Better handle over sized incoming packets
|
|
|
|
|
* Increased test coverage to 95%
|
2017-02-18 10:57:04 +00:00
|
|
|
|
2016-12-28 17:56:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 28 13:23:11 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Improve write style of description
|
|
|
|
|
|
2016-12-28 08:51:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 28 08:51:37 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Use pypi.io as Source
|
|
|
|
|
|
2016-07-17 22:43:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jul 17 22:36:46 UTC 2016 - antoine.belvire@laposte.net
|
|
|
|
|
|
|
|
|
|
- Update to 0.17.6:
|
|
|
|
|
* Many improvements to address race conditions and exceptions
|
|
|
|
|
during ZC() startup and shutdown, thanks to: morpav, veawor,
|
|
|
|
|
justingiorgi, herczy, stephenrauch
|
|
|
|
|
* Added more test coverage: strahlex, stephenrauch
|
|
|
|
|
* Stephen Rauch contributed:
|
|
|
|
|
+ Speed up browser startup
|
|
|
|
|
+ Add ZeroconfServiceTypes() query class to discover all
|
|
|
|
|
advertised service types
|
|
|
|
|
+ Add full validation for service names, types and subtypes
|
|
|
|
|
+ Fix for subtype browsing
|
|
|
|
|
+ Fix DNSHInfo support
|
|
|
|
|
|
2016-03-16 19:50:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 16 19:46:09 UTC 2016 - antoine.belvire@laposte.net
|
|
|
|
|
|
|
|
|
|
- Fix build on SLE 11: avoid BuildArch noarch.
|
|
|
|
|
|
2016-03-16 19:09:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 16 17:41:13 UTC 2016 - antoine.belvire@laposte.net
|
|
|
|
|
|
|
|
|
|
- Update to 0.17.5:
|
|
|
|
|
* Fix OpenBSD compatibility, thanks to Alessio Sergi
|
|
|
|
|
* Fix race condition on ServiceBrowser startup, thanks to
|
|
|
|
|
gbiddison
|
|
|
|
|
* Fix installation on some Python 3 systems, thanks to Per
|
|
|
|
|
Sandström
|
|
|
|
|
* Fixed "size change during iteration" bug on Python 3, thanks to
|
|
|
|
|
gbiddison
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 10 18:57:49 UTC 2016 - antoine.belvire@laposte.net
|
|
|
|
|
|
|
|
|
|
- New package: python-zeroconf-0.17.4
|
|
|
|
|
- Add python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch:
|
|
|
|
|
there is no need for a virtual python-enum-compat package here.
|