SHA256
1
0
forked from pool/samba

- Fix shell syntax in dhcpcd hook script; (bnc#769957).

- Call autogen.sh even on post-12.1 SUSE systems.
- Don't call autogen.sh on post-12.1 SUSE and post-14 Fedora systems.
- Include the reviewed french translation for pam_winbind; (bnc#499233).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=247
This commit is contained in:
Lars Müller
2012-07-11 14:47:21 +00:00
committed by Git OBS Bridge
parent 94a14265b1
commit b52981da5a
6 changed files with 48 additions and 32 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 11 14:20:48 UTC 2012 - lmuelle@suse.com
- Fix shell syntax in dhcpcd hook script; (bnc#769957).
-------------------------------------------------------------------
Mon Jun 25 19:46:31 UTC 2012 - lmuelle@suse.com
@@ -33,9 +38,15 @@ Thu Jun 21 18:05:33 UTC 2012 - lmuelle@suse.com
- Notify code can miss a ChDir; (bso#8998).
- s3:smbd: add a fsp_persistent_id() function; (bso#8995).
-------------------------------------------------------------------
Fri Jun 4 10:11:56 UTC 2012 - lmuelle@suse.com
- Call autogen.sh even on post-12.1 SUSE systems.
-------------------------------------------------------------------
Fri Jun 1 23:01:11 UTC 2012 - lmuelle@suse.com
- Don't call autogen.sh on post-12.1 SUSE and post-14 Fedora systems.
- Recompile all IDL in any case.
-------------------------------------------------------------------
@@ -1708,6 +1719,11 @@ Thu Oct 7 16:21:40 UTC 2010 - lmuelle@suse.de
- Let startproc wait for nmb, smb and winbind pid files getting created on
post-11.1 systems; (bnc#520036).
-------------------------------------------------------------------
Thu Oct 7 14:22:57 CEST 2010 - hhetter@suse.de
- Include the reviewed french translation for pam_winbind; (bnc#499233).
-------------------------------------------------------------------
Fri Sep 24 01:40:30 CEST 2010 - ddiss@suse.de