Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 18:03:54 UTC Now

2016-08-01 12:35:58 UTC MAIN commitmail json YAML

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.

(mef)