Path to this page:
Subject: CVS commit: pkgsrc/net/p5-Net-DBus
From: Makoto Fujiwara
Date: 2016-08-01 14:35:58
Message id: 20160801123558.EA9BCFBB5@cvs.NetBSD.org
Log Message:
Updated net/p5-Net-DBus to 1.1.0
--------------------------------
1.1.0 2015-03-16
- Support customizable timeouts on method calls
- Fix invocation of properties
- Fix example in object export tutorial
- Introduce a new Net::DBus:ProxyObject providing an alternative
approach for exporting objects
- Cache objects when casting to interfaces
- Treat NoReply as fatal when introspecting
- Add UNIX file descriptor passing
- Fix misc mistakes in POD docs
- Fix error when when requesting bus names
- Fix encoding of dict & variant types
- Fix decoding of signatures with nested arrays
- Update README to point to gitlab.com instead of gitorious.org
- Fix handling of select() return value
- Fix toggling of timeouts in reactor
- Add 'strict_exceptions' annotation
- Document missing constructor parameters.
Files: