add dbus properties to help out bindings (bgo #715186)

This commit is contained in:
Thomas Haller 2014-02-18 14:14:01 +01:00
parent fa6659072a
commit 67e197f566
2 changed files with 3984 additions and 0 deletions

3981
0049-dbus-bindings.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -99,6 +99,7 @@ Patch45: 0045-platform-caching.patch
Patch46: 0046-suppress-invalid-warnings.patch
Patch47: 0047-fix-address-timestamps-in-platform.patch
Patch48: 0048-platform-to-string.patch
Patch49: 0049-dbus-bindings.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -312,6 +313,7 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
%patch46 -p1 -b .0046-suppress-invalid-warnings.orig
%patch47 -p1 -b .0047-fix-address-timestamps-in-platform.orig
%patch48 -p1 -b .0048-platform-to-string.orig
%patch49 -p1 -b .0049-dbus-bindings.orig
%build
@ -539,6 +541,7 @@ fi
* Mon Feb 24 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.0-31.git20131003
- fix timestamps for addresses received from kernel/platform
- improve platform to_string functions to show all address/route paramters
- libnm-util: add dbus properties to help out bindings (bgo #715186)
* Sun Feb 16 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.0-30.git20131003
- revert previous snapshot release 0.9.9.0-29.git20140131, instead based on 0.9.9.0-28.git20131003