SHA256
1
0
forked from jengelh/sssd

Accepting request 233706 from home:varkoly:branches:network:ldap

- bnc#877457 - 78 Configuration file /usr/lib/systemd/system/sssd.service is marked executable.
  Please remove executable permission bits.

- Detect endianness at configure time, for use by Samba's byteorder.h header;
  (bnc#876544).
  + 0001-build-detect-endianness-at-configure-time.patch

OBS-URL: https://build.opensuse.org/request/show/233706
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=113
This commit is contained in:
2014-05-13 11:38:19 +00:00
committed by Git OBS Bridge
parent d8b693a7a2
commit 0f8c31ef53
3 changed files with 50 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 13 11:11:59 UTC 2014 - varkoly@suse.com
- bnc#877457 - 78 Configuration file /usr/lib/systemd/system/sssd.service is marked executable.
Please remove executable permission bits.
-------------------------------------------------------------------
Tue May 6 14:01:29 UTC 2014 - ddiss@suse.com
- Detect endianness at configure time, for use by Samba's byteorder.h header;
(bnc#876544).
+ 0001-build-detect-endianness-at-configure-time.patch
-------------------------------------------------------------------
Tue Apr 29 10:00:57 UTC 2014 - varkoly@suse.com