Posttroll

Latest version: v1.11.0

Safety actively analyzes 627119 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.2.2

-------------------

- Update changelog. [Martin Raspaud]

- Bump version: 1.2.1 → 1.2.2. [Martin Raspaud]

- Make publishing thread-safe through locking. [Martin Raspaud]

- Merge branch 'master' into develop. [Martin Raspaud]

- Do address fetching after address listener has been started (fixes 5)
[Martin Raspaud]

- Reorganize imports in subcriber.py. [Martin Raspaud]

- Add lock around subscriber's address handling. [Martin Raspaud]

1.2.1

-------------------

- Update changelog. [Martin Raspaud]

- Bump version: 1.2.0 → 1.2.1. [Martin Raspaud]

- Add bumpversion and gitchangelog config files. [Martin Raspaud]

- Add a logger. [Martin Raspaud]

- Added a couple log messages. [Martin Raspaud]

- Import _strptime for thread incompatibility workaround. [Martin
Raspaud]

- Change repo to pytroll/posttroll. [Martin Raspaud]

1.2.0

-------------------

- Update changelog. [Martin Raspaud]

- Bump version: 1.1.0 → 1.2.0. [Martin Raspaud]

- Merge branch 'develop' into release-v1.1.1. [Martin Raspaud]

Conflicts:
posttroll/address_receiver.py

- Perform a minor cosmetic fix. [Martin Raspaud]

- Merge pull request 1 from pnuu/develop. [Martin Raspaud]

Fault tolerance for network errors

- Fault tolerance for network errors, logger -> LOGGER. [Panu Lahtinen]

- Allow the MC troup to be provided as an envvariable. [Martin Raspaud]

- Merge pull request 3 from khunger/dwd-develop. [Martin Raspaud]

Fixed dangerous default value [] as argument

- Fixed dangerous default value [] as argument. [Christian Kliche]

- Merge pull request 2 from khunger/dwd-develop. [Martin Raspaud]

Optional deactivation of multicasting

- Optional deactivation of multicasting. [Christian Kliche]

Added new command line parameter "--no-multicast" to disable listening
on address messages via multicasting. Instead nameserver listens for
direct socket connections on specified port.
Furthermore (client side), new argument "nameservers" added to ctor of NoisyPublisher.
When non-empty, the NoisyPublisher does not use multicast to send
own address to nameservers. Instead, NoisyPublisher connects to each nameserver
directly to promote own address. Specification of nameserver port
is possible. If no port was defined, the default broadcasting bport will be used (21200)
for example: nameservers=['localhost','backupns:1234']

1.1.0

-------------------

Fix
~~~

- Bugfix: assigning the namesever arg to the nameserve kw... [Martin
Raspaud]

Other
~~~~~

- Update changelog. [Martin Raspaud]

- Bump version: 1.0.2 → 1.1.0. [Martin Raspaud]

- Nameserver port can be specified as an environment variable (5557
otherwise) [Martin Raspaud]

- Changed nameserver port to 5557 (to avoid conflict with HP data
protector) [Martin Raspaud]

- Add a renew_context function for multithreading/processing cases.
[Martin Raspaud]

- Rename logger to pytroll-logger to avoid system conflicts. [Martin
Raspaud]

- Add setup.cfg for easy rpm generation. [Martin Raspaud]

- Subscriber can now request addresses from a nameserver on another
host. [Martin Raspaud]

This is done using the "nameserver" keyword.

1.0.2

-------------------

- Update changelog. [Martin Raspaud]

- Bump version: 1.0.1 → 1.0.2. [Martin Raspaud]

- Merge branch 'master' into develop. [Martin Raspaud]

Conflicts:
posttroll/version.py

- Fix version formatting. [Martin Raspaud]

- Style cleanup. [Martin Raspaud]

- Style cleanup. [Martin Raspaud]

- Upgrade "publisher started on port" message to info. [Martin Raspaud]

- Print out publisher port when initialized for debug. [Martin Raspaud]

- Don't show message broadcasting advertizing messages. [Martin Raspaud]

- Allow unicode strings also. [Martin Raspaud]

1.0.1

-------------------

- Bump up version number. [Martin Raspaud]

- Update deployment info. [Martin Raspaud]

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.