[libselinux/f20: 2/2] Add additional go bindings for get*con calls

Daniel J Walsh dwalsh at fedoraproject.org
Fri Feb 14 14:28:01 UTC 2014


commit 17f2ec6ec8e42a9f1162a5f248a54d20c1322f3b
Merge: 9ca3004 9ba3cdd
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Feb 14 09:28:28 2014 -0500

    Add additional go bindings for get*con calls
    
    - Add go bindings test command
    - Modify man pages of set*con calls to mention that they are thread specific

 libselinux.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --cc libselinux.spec
index cb9460c,40538a2..e334aec
--- a/libselinux.spec
+++ b/libselinux.spec
@@@ -243,27 -243,10 +243,33 @@@ rm -rf %{buildroot
  %{ruby_sitearch}/selinux.so
  
  %changelog
 +* Fri Feb 14 2014 Dan Walsh <dwalsh at redhat.com>  - 2.2.2-4
 +- Add additional go bindings for get*con calls
 +- Add go bindings test command
 +- Modify man pages of set*con calls to mention that they are thread specific
 +
 +* Fri Jan 24 2014 Dan Walsh <dwalsh at redhat.com>  - 2.2.2-3
 +- Move selinux.go to /usr/lib64/golang/src/pkg/github.com/selinux/selinux.go
 +- Add Int_to_mcs function to generate MCS labels from integers.
 +
 +* Tue Jan 14 2014 Dan Walsh <dwalsh at redhat.com>  - 2.2.2-2
 +- Add ghost flag for /var/run/setrans
 +
 +* Mon Jan 6 2014 Dan Walsh <dwalsh at redhat.com>  - 2.2.2-1
 +- Update to upstream 
 +      * Fix userspace AVC handling of per-domain permissive mode.
 +- Verify context is not null when passed into *setfilecon_raw
 +
 +* Fri Dec 27 2013 Adam Williamson <awilliam at redhat.com> - 2.2.1-6
 +- revert unexplained change to rhat.patch which broke SELinux disablement
 +
 +* Mon Dec 23 2013 Dan Walsh <dwalsh at redhat.com> - 2.2.1-5
++- Verify context is not null when passed into lsetfilecon_raw
++
+ * Fri Dec 27 2013 Adam Williamson <awilliam at redhat.com> - 2.2.1-6
+ - revert unexplained change to rhat.patch which broke SELinux disablement
+ 
+ * Mon Dec 23 2013 Dan Walsh <dwalsh at redhat.com> - 2.2.1-5
  - Verify context is not null when passed into lsetfilecon_raw
  
  * Wed Dec 18 2013 Dan Walsh <dwalsh at redhat.com> - 2.2.1-4


More information about the scm-commits mailing list