Commit Graph

798 Commits

Author SHA256 Message Date
33f0b55e1a Accepting request 546520 from home:dmulder:branches:network:samba:STABLE
Bump samba required tevent version to 0.9.34

OBS-URL: https://build.opensuse.org/request/show/546520
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=580
2017-11-29 18:33:07 +00:00
270fb12295 Accepting request 546497 from home:scabrero:branches:network:samba:STABLE
- smbc_opendir should not return EEXIST with invalid login credentials;
  (bnc#1065868).
- Update to 4.7.3; (bsc#1069666);
  + Non-smbd processes using kernel oplocks can hang smbd;
    (bso#13121);
  + python: use communicate to fix Popen deadlock; (bso#13127);
  + smbd on disk file corruption bug under heavy threaded load;
    (bso#13130);
  + tevent: version 0.9.34; (bso#13130);
  + s3: smbd: Fix delete-on-close after smb2_find; (bso#13118);
  + CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug;
    (bsc#1060427);(bso#13041);
  + CVE-2017-15275: s3: smbd: Chain code can return uninitialized
    memory when talloc buffer is grown; (bsc#1063008); (bso#13077);
- Build with AD DC support only in openSUSE.

OBS-URL: https://build.opensuse.org/request/show/546497
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=579
2017-11-29 17:56:39 +00:00
96e969a95c Accepting request 546037 from home:RBrownSUSE:branches:network:samba:STABLE
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/546037
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=578
2017-11-27 16:09:07 +00:00
Dominique Leuenberger
c171abe205 Accepting request 544943 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/544943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=225
2017-11-25 07:41:12 +00:00
c11fa40403 Accepting request 542093 from home:dmulder:branches:network:samba:STABLE
- samba-tool requires samba-python; (bnc#1067771).

OBS-URL: https://build.opensuse.org/request/show/542093
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=577
2017-11-23 17:50:43 +00:00
Dominique Leuenberger
161aed1c22 Accepting request 540014 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/540014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=224
2017-11-14 13:07:38 +00:00
947f939688 Accepting request 539834 from home:scabrero:branches:network:samba:STABLE
- Run all daemons in the foreground and let systemd handle it; (bsc#1065551).
- Update to 4.7.1;
  + Fix exporting subdirs with shadow_copy2; (bso#13091);
  + Currently if getwd() fails after a chdir(), we panic; (bso#13027);
  + Ensure default SMB_VFS_GETWD() call can't return a partially completed
    struct smb_filename; (bso#13068);
  + sys_getwd() can leak memory or possibly return the wrong errno on older
    systems; (bso#13069);
  + smbclient doesn't correctly canonicalize all local names before use;
    (bso#13093);
  + Fix broken linked attribute handling; (bso#13095);
  + Missing LDAP query escapes in DNS rpc server; (bso#12994);
  + Link to -lbsd when building replace.c by hand; (bso#13087);
  + Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem;
    (bso#6133);
  + Map SYNCHRONIZE acl permission statically in zfs_acl vfs module;
    (bso#7909);
  + Samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xattr module;
    (bso#7933);
  + Missing assignment in sl_pack_float; (bso#12991);
  + Wrong Samba access checks when changing DOS attributes; (bso#12995);
  + samba_runcmd_send() leaves zombie processes on timeout; (bso#13062);
  + groupmap cleanup should not delete BUILTIN mappings; (bso#13065);
  + Enabling vfs_fruit results in loss of Finder tags and other xattrs;
    (bso#13076);
  + man pages: Properly ident lists; (bso#9613);
  + smb.conf.5: Sort parameters alphabetically; (bso#13081);
  + Fix GUID string format on GetPrinter info; (bso#12993);
  + Remote serverid check doesn't check for the unique id; (bso#13042);
  + CTDB starts consuming memory if there are dead nodes in the cluster;
    (bso#13056);
  + ctdb-common: Ignore event scripts with multiple '.'s; (bso#13070);
  + libgpo doesn't sort the GPOs in the correct order; (bso#13046);
  + Remote serverid check doesn't check for the unique id; (bso#13042);
  + vfs_catia: Fix a potential memleak; (bso#13090);
  + Fix file change notification for renames; (bso#12903);
  + Samba DNS server does not honour wildcards; (bso#12952);
  + Can't change password in samba from a Windows client if Samba runs on
    IPv6 only interface; (bso#13079);
  + vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR; (bso#13086);
  + Apple client can't cope with SMB2 async replies when creating symlinks;
    (bso#13047);
  + s4:rpc_server:backupkey: Move variable into scope; (bso#12959);
  + Fix ntstatus_gen.h generation on 32bit; (bso#13099);
  + Fix a double free in vfs_gluster_getwd(); (bso#13100);
  + Fix resouce leaks and pointer issues; (bso#13101);
  + vfs_solarisacl: Fix build for samba 4.7 and up; (bso#13049);

OBS-URL: https://build.opensuse.org/request/show/539834
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=576
2017-11-08 19:20:20 +00:00
Dominique Leuenberger
d1cb16d2ef Accepting request 536426 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/536426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=223
2017-10-25 15:46:22 +00:00
0a39f1cd81 Accepting request 536033 from home:dimstar:Factory
This is at least one of the issue of samba in :L - might be more stuff missing

OBS-URL: https://build.opensuse.org/request/show/536033
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=575
2017-10-24 16:59:03 +00:00
8d43e9e2c1 Fix libsmbldap version number in package name
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=574
2017-10-16 11:46:57 +00:00
Aurelien Aptel
3514726402 Accepting request 532129 from home:scabrero:branches:network:samba:STABLE
- Update to 4.7.0;
  + Whole DB read locks: Improved LDAP and replication consistency;
    (bso#12858).
  + Samba AD with MIT Kerberos
  + Dynamic RPC port range: Default range changed from "1024-1300" to
    "49152-65535".
  + Authentication and Authorization audit support: New auth_audit debug
    class.
  + Multi-process LDAP Server: The LDAP server in the AD DC now honours
    the process model used for the rest of the 'samba' process.
  + Improved Read-Only Domain Controller (RODC) Support; (bso#12977).
  + Additional password hashes stored in supplementalCredentials.
  + Improvements to DNS during Active Directory domain join.
  + Significant AD performance and replication improvements.
  + Query record for open file or directory.
  + Removal of lpcfg_register_defaults_hook().
  + Change of loadable module interface.
  + SHA256 LDAPS Certificates: The self-signed certificate generated for use
    on LDAPS will now be generated with a SHA256 self-signature, not a SHA1
    self-signature.
  + CTDB no longer allows mixed minor versions in a cluster.
  + CTDB now ignores hints from Samba about TDB flags when attaching to
    databases.
  + New configuration variable CTDB_NFS_CHECKS_DIR.
  + The CTDB_SERVICE_AUTOSTARTSTOP configuration has been removed.
  + The CTDB_SCRIPT_DEBUGLEVEL configuration variable has been removed.
  + The example NFS Ganesha call-out has been improved.
  + A new "replicated" database type is available.

OBS-URL: https://build.opensuse.org/request/show/532129
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=573
2017-10-11 16:43:10 +00:00
Dominique Leuenberger
36f6b4f169 Accepting request 527524 from network:samba:STABLE
- CVE-2017-12163: Prevent client short SMB1 write from
  writing server memory to file; (bso#13020); (bsc#1058624).

- CVE-2017-12150: Some code path don't enforce smb signing,
  when they should; (bso#12997); (bsc#1058622).

- CVE-2017-12151: Keep required encryption across SMB3 dfs
  redirects; (bso#12996); (bsc#1058565). (forwarded request 527518 from npower)

OBS-URL: https://build.opensuse.org/request/show/527524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=222
2017-09-25 11:53:18 +00:00
aa792ab3bb Accepting request 527518 from home:npower:sept-update-factory
- CVE-2017-12163: Prevent client short SMB1 write from
  writing server memory to file; (bso#13020); (bsc#1058624).

- CVE-2017-12150: Some code path don't enforce smb signing,
  when they should; (bso#12997); (bsc#1058622).

- CVE-2017-12151: Keep required encryption across SMB3 dfs
  redirects; (bso#12996); (bsc#1058565).

OBS-URL: https://build.opensuse.org/request/show/527518
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=572
2017-09-20 12:13:02 +00:00
Dominique Leuenberger
d0937556c1 Accepting request 520204 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/520204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=221
2017-09-07 20:09:20 +00:00
Aurelien Aptel
ae1ea30911 Accepting request 519876 from home:aaptel:samba-speclean
- Clean specfile assuming SUSE-only system and product >=SLE11
  + %{ul_version}, %{rhel_version}, %{mandriva_version}, %{centos_version}
    are always undefined
  + %{_vendor} is "suse" and %{suse_version} is at least 1100

OBS-URL: https://build.opensuse.org/request/show/519876
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=571
2017-09-01 14:59:11 +00:00
Dominique Leuenberger
518a694b7a Accepting request 517193 from network:samba:STABLE
- Update to 4.6.7; (bsc#1054017)

OBS-URL: https://build.opensuse.org/request/show/517193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=220
2017-08-24 16:27:05 +00:00
David Disseldorp
8fb1f6bb14 - Update to 4.6.7; (bsc#1054017)
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=570
2017-08-16 11:38:57 +00:00
Yuchen Lin
689ff63468 Accepting request 515194 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/515194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=219
2017-08-12 18:07:30 +00:00
af6fd2963a - Fix duplicate CTDB_LOGGING params when downgraded and upgraded again;
(bsc#1048339).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=569
2017-08-08 13:01:02 +00:00
David Disseldorp
02fe0939f2 Accepting request 515066 from home:dmulder:branches:network:samba:STABLE
Fix duplicate CTDB_LOGGING params when downgraded and upgraded again (bsc#1048339)

OBS-URL: https://build.opensuse.org/request/show/515066
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=568
2017-08-08 12:42:26 +00:00
Dominique Leuenberger
2d5feb7d3a Accepting request 512298 from network:samba:STABLE
- fix cephwrap_chdir(); (bsc#1048790).
- Update to 4.6.6
  + CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation;
    (bsc#1048278).

OBS-URL: https://build.opensuse.org/request/show/512298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=218
2017-07-28 07:43:08 +00:00
David Disseldorp
9bb5fae037 - fix cephwrap_chdir(); (bsc#1048790).
- Update to 4.6.6
  + CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation;
    (bsc#1048278).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=567
2017-07-24 13:52:30 +00:00
Dominique Leuenberger
db4aaaeeac Accepting request 510316 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/510316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=217
2017-07-17 07:00:05 +00:00
David Disseldorp
f5aff418ad Accepting request 510312 from home:dmulder:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/510312
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=566
2017-07-14 13:54:02 +00:00
Aurelien Aptel
88ef9fdf19 Accepting request 510060 from home:dmdiss:ceph-sambagw
- Fix inconsistent ctdb socket path; (bsc#1048352).
- Fix non-admin cephx authentication; (bsc#1048387).

OBS-URL: https://build.opensuse.org/request/show/510060
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=565
2017-07-13 13:42:20 +00:00
Dominique Leuenberger
d87a96c207 Accepting request 505266 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/505266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=216
2017-06-29 13:12:09 +00:00
Dominique Leuenberger
fd6e2791d0 Accepting request 501776 from network:samba:STABLE
- Update to 4.6.5; (bsc#1040157)
  + Specifying CTDB_LOGGING=syslog:nonblocking causes ctdbd to crash at
    startup; (bso#12814).
  + vfs_expand_msdfs tries to open the remote address as a file path;
    (bso#12687).
  + PANIC (pid 1096): assert failed: lease_type_is_exclusive(e_lease_type);
    (bso#12798).
  + With clustering get update_num_read_oplocks failed and PANIC:
    num_share_modes == 1 assertion failure; (bso#11844).
  + contend_level2_oplocks_begin_default oplock optimisation doesn't carry
    over to leases; (bso#12766).
  + `ctdb nodestatus` incorrectly displays status for all nodes with wrong
    exit code; (bso#12802).
  + CTDB can spin hard on revoking readonly delegations if a node becomes
    disconnected; (bso#12697).
  + Printing a share mode entry with leases can crash in the ndr code;
    (bso#12793).
  + Fix flakey unit tests for eventd; (bso#12792).
  + CTDB daemon crashes if built with clang; (bso#12770).
  + smbcacls fails if no password is specified; (bso#12765).
  + idmap_rfc2307: Lookup of more than two SIDs fails; (bso#12757).
  + samba-tool user syncpasswords doesn't trigger the script when a user gets
    removed; (bso#12767).
  + systemd: fix detection of libsystemd; (bso#12764).
  + Notify subsystem only maps first inotify mask to Windows notify filter;
    (bso#12760).
  + Allow passing trusted domain password as plain-text to PASSDB layer;
    (bso#12751).
  + Can't case-rename files with vfs_fruit; (bso#12749).
  + wrong sid->uid mapping for SIDs residing in sIDHistory; (bso#12702).

OBS-URL: https://build.opensuse.org/request/show/501776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=215
2017-06-16 08:52:43 +00:00
7466787b91 Accepting request 503634 from home:npower:1042419
- s3: libsmb: Fix error where short name length was read as 2
  bytes, should be 1; (bso#11822); (bsc#1042419).

OBS-URL: https://build.opensuse.org/request/show/503634
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=564
2017-06-14 10:01:54 +00:00
David Disseldorp
88564acfda - Update to 4.6.5; (bsc#1040157)
+ Specifying CTDB_LOGGING=syslog:nonblocking causes ctdbd to crash at
    startup; (bso#12814).
  + vfs_expand_msdfs tries to open the remote address as a file path;
    (bso#12687).
  + PANIC (pid 1096): assert failed: lease_type_is_exclusive(e_lease_type);
    (bso#12798).
  + With clustering get update_num_read_oplocks failed and PANIC:
    num_share_modes == 1 assertion failure; (bso#11844).
  + contend_level2_oplocks_begin_default oplock optimisation doesn't carry
    over to leases; (bso#12766).
  + `ctdb nodestatus` incorrectly displays status for all nodes with wrong
    exit code; (bso#12802).
  + CTDB can spin hard on revoking readonly delegations if a node becomes
    disconnected; (bso#12697).
  + Printing a share mode entry with leases can crash in the ndr code;
    (bso#12793).
  + Fix flakey unit tests for eventd; (bso#12792).
  + CTDB daemon crashes if built with clang; (bso#12770).
  + smbcacls fails if no password is specified; (bso#12765).
  + idmap_rfc2307: Lookup of more than two SIDs fails; (bso#12757).
  + samba-tool user syncpasswords doesn't trigger the script when a user gets
    removed; (bso#12767).
  + systemd: fix detection of libsystemd; (bso#12764).
  + Notify subsystem only maps first inotify mask to Windows notify filter;
    (bso#12760).
  + Allow passing trusted domain password as plain-text to PASSDB layer;
    (bso#12751).
  + Can't case-rename files with vfs_fruit; (bso#12749).
  + wrong sid->uid mapping for SIDs residing in sIDHistory; (bso#12702).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=563
2017-06-07 14:37:38 +00:00
Dominique Leuenberger
6429ee1a11 Accepting request 499449 from network:samba:STABLE
- Revert explicit winbind %{version}-%{release} dependency.
  + The ABI has stabilized since (bsc#936909), so remove to fix cross-media
    dependencies; (bsc#1037899).

OBS-URL: https://build.opensuse.org/request/show/499449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=214
2017-06-07 07:50:37 +00:00
David Disseldorp
cbef29480c - Revert explicit winbind %{version}-%{release} dependency.
+ The ABI has stabilized since (bsc#936909), so remove to fix cross-media
    dependencies; (bsc#1037899).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=562
2017-05-29 16:08:25 +00:00
Dominique Leuenberger
9267f1af9a Accepting request 497890 from network:samba:STABLE
- Fix CVE-2017-7494 remote code execution from a writable share;
  (bso#12780); (bsc#1038231).

OBS-URL: https://build.opensuse.org/request/show/497890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=213
2017-05-24 14:51:43 +00:00
David Disseldorp
6d266c100d - Fix CVE-2017-7494 remote code execution from a writable share;
(bso#12780); (bsc#1038231).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=561
2017-05-24 08:02:17 +00:00
Dominique Leuenberger
8bff52d1a4 Accepting request 491225 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/491225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=212
2017-05-04 06:50:24 +00:00
Noel Power
3bd36433a1 Accepting request 491060 from home:dmdiss:samba_stable_git_migration_v2
- Update to 4.6.3; (bsc#1036011)

- Generate and update vendor-files tarball from Git
  + SuSEfirewall2 service samba-client only setup IPv4 rule; (bsc#1034416).

OBS-URL: https://build.opensuse.org/request/show/491060
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=560
2017-04-26 09:40:57 +00:00
Dominique Leuenberger
cad0e53af8 Accepting request 489610 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/489610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=211
2017-04-25 06:56:28 +00:00
Aurelien Aptel
3c207d7687 Accepting request 489392 from home:dmdiss:samba_stable_git_migration_v2
- Generate source tarball directly from Git using OBS tar_scm
  + use version string derived from parent Git tag and commit hash
    - remove obsolete vendor-files/tools/package-data version ID
  + explicitly generate ctdb manpages, needed without "make dist"

OBS-URL: https://build.opensuse.org/request/show/489392
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=559
2017-04-20 12:26:04 +00:00
Yuchen Lin
6debb252ea Accepting request 487103 from network:samba:STABLE
- Update to 4.6.2
  + remove bso#12721 patches now upstream

- Enable samba-ceph build for openSUSE and SLE12SP3+; (fate#321622).
  + x86-64 and aarch64

- Enable librados CTDB lock helper for samba-ceph package; (fate#321622).

- Build and install the html man pages (bsc#1021907).

- Fix CVE-2017-2619 regression with "follow symlinks = no";
  (bso#12721).

- Update to 4.6.1
  + symlink race permits opening files outside share directory;
    CVE-2017-2619; (bso#12496); (bsc#1027147)
  + testparm checks for valid idmap parameters
  + add new krb client encryption types
  + support for printer driver upload from windows 10
  + inherit owner = 'unix only' for improved quota support
  + improved CTDB event support
  + new primary group support for idmap_ad
  + idmap_hash deprecated
  + mvxattr added to recursively rename extended attributes

- Remove chkconfig requirements for systemd systems

 - Don't call insserv if systemd is used

- Fix check if we need to require insserv

OBS-URL: https://build.opensuse.org/request/show/487103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=210
2017-04-17 08:22:20 +00:00
David Disseldorp
9bcb70be0d Sync changelog entries from SLE Samba 4.4.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=558
2017-04-12 14:47:32 +00:00
David Disseldorp
6539ffb439 - Update to 4.6.2
+ remove bso#12721 patches now upstream

- Enable samba-ceph build for openSUSE and SLE12SP3+; (fate#321622).
  + x86-64 and aarch64

- Fix CVE-2017-2619 regression with "follow symlinks = no";
  (bso#12721).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=557
2017-04-10 13:56:46 +00:00
David Disseldorp
1382a46a1c - Enable librados CTDB lock helper for samba-ceph package; (fate#321622).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=556
2017-04-03 14:59:54 +00:00
6a14d0bdd9 Accepting request 483890 from home:dmulder:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/483890
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=555
2017-03-31 11:23:32 +00:00
8c1ef5b501 Accepting request 482503 from home:jmcdough:updateto46
Update to 4.6.1 for CVE-2017-2619 + fix build for platforms without cmocka

OBS-URL: https://build.opensuse.org/request/show/482503
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=554
2017-03-24 13:30:38 +00:00
Aurelien Aptel
b71b411b66 Accepting request 482455 from home:jmcdough:updateto46
Update to 4.6.1 for CVE-2017-2619

OBS-URL: https://build.opensuse.org/request/show/482455
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=553
2017-03-24 11:11:14 +00:00
Dominique Leuenberger
d3f22a4736 Accepting request 478020 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/478020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=209
2017-03-13 14:30:18 +00:00
Noel Power
68f2e352c5 Accepting request 478019 from home:dmulder:branches:network:samba:STABLE
- add missing patch for libnss_wins segfault; (bsc#995730).

OBS-URL: https://build.opensuse.org/request/show/478019
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=552
2017-03-09 19:06:50 +00:00
Dominique Leuenberger
3792ee7423 Accepting request 460728 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/460728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=208
2017-03-01 22:39:44 +00:00
David Disseldorp
4102b25c8b Accepting request 460727 from home:dimstar:Factory
Fix build with util-linux change as prepared in Staging:C

OBS-URL: https://build.opensuse.org/request/show/460727
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=551
2017-02-27 16:33:47 +00:00
Dominique Leuenberger
e9a6e774be Accepting request 452702 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/452702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=207
2017-02-10 08:44:37 +00:00
Aurelien Aptel
a71b3f3d30 Accepting request 452480 from home:dmdiss:bsc1021933_samba_vfs_ceph_statx
- Fix vfs_ceph builds against recent Ceph versions; (bsc#1021933).
- Add base Samba dependency to samba-ceph package.

OBS-URL: https://build.opensuse.org/request/show/452480
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=550
2017-01-26 13:37:29 +00:00