perl-Net-DBus/perl-Net-DBus.changes
Lars Vogdt 342bebc568 Accepting request 757522 from devel:languages:perl:autoupdate
- updated to 1.2.0
   see /usr/share/doc/packages/perl-Net-DBus/Changes
  1.2.0 2019-12-16
  
   - Avoid memory leak with timeouts in reactor
   - Disable XML entity expansion in introspection XML docs
   - Don't include GIT repo in dist
   - Remove obsolete XML::Grove dep from spec
   - Fix GIT repo location
   - Fix misc typos in POD
   - Make reactor robust to time going backwards
   - Add GIT repo & bug tracker to Makefile.PL
   - Fix basepath when enumerating subnodes
   - Fix child paths in introspection XML to be relative
   - Support passing UNIX file descriptors
   - Fix encoding of properties via GetAll method
   - Add return & param names for standard interface introspection
   - Use org.freedesktop.DBus.Error.UnknownMethod error code
   - Fix reactor add_exception method
   - Enable exporting objects on the root node
   - Fix introspection decode with zero parameters
   - Validate parameters for standard methods
   - Validate object interface against declared method
   - Don't include MYMETA.* files in dist
   - Fix passing nomainloop parameter to constructor
   - Fix variant type in mock iterator

OBS-URL: https://build.opensuse.org/request/show/757522
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DBus?expand=0&rev=17
2019-12-17 21:30:00 +00:00

74 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 17 03:12:46 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.2.0
see /usr/share/doc/packages/perl-Net-DBus/Changes
1.2.0 2019-12-16
- Avoid memory leak with timeouts in reactor
- Disable XML entity expansion in introspection XML docs
- Don't include GIT repo in dist
- Remove obsolete XML::Grove dep from spec
- Fix GIT repo location
- Fix misc typos in POD
- Make reactor robust to time going backwards
- Add GIT repo & bug tracker to Makefile.PL
- Fix basepath when enumerating subnodes
- Fix child paths in introspection XML to be relative
- Support passing UNIX file descriptors
- Fix encoding of properties via GetAll method
- Add return & param names for standard interface introspection
- Use org.freedesktop.DBus.Error.UnknownMethod error code
- Fix reactor add_exception method
- Enable exporting objects on the root node
- Fix introspection decode with zero parameters
- Validate parameters for standard methods
- Validate object interface against declared method
- Don't include MYMETA.* files in dist
- Fix passing nomainloop parameter to constructor
- Fix variant type in mock iterator
-------------------------------------------------------------------
Tue Apr 14 15:44:48 UTC 2015 - coolo@suse.com
- updated to 1.1.0
see /usr/share/doc/packages/perl-Net-DBus/Changes
-------------------------------------------------------------------
Tue Nov 29 20:40:39 UTC 2011 - coolo@suse.com
New in 1.0.0:
- Updated to require minimum dbus >= 1.0.0
- Automatically track change in ownership of bus names
for signal handlers
- Strict validation of method invocation against introspection
data on exported objects
- Improved error messages for invalid interfaces
- Add API for disconnecting an object from a signal
- Implement GetAll methods on properties interface
- Allow leading _ in interface names
- Other minor fixes
-------------------------------------------------------------------
Wed Dec 1 13:34:03 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Mar 2 13:22:52 UTC 2010 - chris@computersalat.de
- bzipped Source
- cleanup spec
o added HEADER
o sort TAGS
o added cpan_name macro
o fixed deps
-------------------------------------------------------------------
Sun Feb 28 07:59:58 UTC 2010 - lnussel@suse.de
- inital package version 0.33.6