Revisions of samba

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 316836 from Lars Müller's avatar Lars Müller (lmuelle) (revision 186)
- Update to 4.2.3.

  Check WHATSNEW.txt from the main tar ball, the web page, or the samba
  package change log for a detailed list of changes.

- Disable rpath usage; (bnc#902421).

- Make the winbind package depend on the matching libwbclient version and
  vice versa; (bnc#936909).

- Backport changes to use resource group sids obtained from pac logon_info;
  (bso#11328); (bnc#912457)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 311318 from Lars Müller's avatar Lars Müller (lmuelle) (revision 185)
- Order winbind.service Before and Want nss-user-lookup target.

- Remove fam-devel build-time dependency for post-6 RHEL systems.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 309178 from Lars Müller's avatar Lars Müller (lmuelle) (revision 184)
Update to 4.2.2.

Check WHATSNEW.txt from the main tar ball, the web page, or the samba
package change log for a detailed list of changes.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 307406 from Lars Müller's avatar Lars Müller (lmuelle) (revision 183)
- Remove the independently built libraries ldb, talloc, tdn, and tevent and
  the post-10.3 renamed libsmbclient from baselibs.conf.

- Drop redundant doc attribute from man pages.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 297173 from Lars Müller's avatar Lars Müller (lmuelle) (revision 182)
This request depends on network:samba:STABLE/talloc version 2.1.2 see
submit request 297171 https://build.opensuse.org/request/show/297171

- Update to 4.2.1.

  Check WHATSNEW.txt from the main tar ball, the web page, or the samba
  package change log for a detailed list of changes.

- Prevent samba package updates from disabling samba kerberos printing.

- Add sparse file support for samba; (fate#318424).

- Purge printer name cache on spoolss SetPrinter change; (bso#11210);
  (bnc#901813).

- Use domain name if search by domain SID fails to send SIDHistory
  lookups to correct idmap backend; (bnc#773464).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 293431 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 181)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 289602 from Lars Müller's avatar Lars Müller (lmuelle) (revision 180)
Update to 4.2.0.

Check WHATSNEW.txt from the main tar ball, the web page, or the samba
package change log for a detailed list of changes.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 288513 from Lars Müller's avatar Lars Müller (lmuelle) (revision 179)
- Fix tdb_store_flag_to_ntdb() gcc5 build failure.

- Update to 4.1.17.
  + Ensure we don't call talloc_free on an uninitialized pointer;
    CVE-2015-0240; (bso#11077); (bnc#917376).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 282480 from Lars Müller's avatar Lars Müller (lmuelle) (revision 178)
- Fix vfs_snapper DBus string handling; (bso#11055); (bnc#913238).

- Update to 4.1.16.
  + dsdb-samldb: Check for extended access rights before we allow changes to
    userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279).

- Fix libsmbclient DFS referral handling.
  + Reuse connections derived from DFS referrals; (bso#10123); (fate#316512).
  + Set domain/workgroup based on authentication callback value; (bso#11059).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 281307 from Lars Müller's avatar Lars Müller (lmuelle) (revision 177)
- Enable avahi support on post-12.2 systems.

- Update to 4.1.15.
  + pam_winbind: Fix warn_pwd_expire implementation; (bso#9056).
  + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299).
  + Fix profiles tool; (bso#9629).
  + s3-lib: Do not require a password with --use-ccache; (bso#10279).
  + s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM control;
    (bso#10949).
  + s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses; (bso#10952).
  + s3:smb2_server: Allow reauthentication without signing; (bso#10958).
  + s3-smbclient: Return success if we listed the shares; (bso#10960).
  + s3-smbstatus: Fix exit code of profile output; (bso#10961).
  + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows
    client does; (bso#10966).
  + s3: smbd/modules: Fix *allocate* calls to follow POSIX error return
    convention; (bso#10982).
  + Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack' attribute
    'supported_extensions'; (bso#11006).
  + idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo;
    (bso#11006).
  + winbind: Retry LogonControl RPC in ping-dc after session expiration;
    (bso#11034).

- yast2-samba-client should be able to specify osName and osVer on
  AD domain join; (bnc#873922).

- Fix spoolss error response marshalling; (bso#10984).

- Fix spoolss EnumJobs and GetJob responses; (bso#10905); (bnc#898031).
  + Fix handling of bad EnumJobs levels; (bso#10898).

- Prune idle or hung connections older than "winbind request timeout";
  (bso#3204); (bnc#872912).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 264522 from David Disseldorp's avatar David Disseldorp (dmdiss) (revision 176)
- Lookup FSRVP share snums at runtime rather than storing them persistently;
  (bnc#908627).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 264164 from David Disseldorp's avatar David Disseldorp (dmdiss) (revision 175)
- Specify soft dependency for network-online.target in Winbind systemd service
  file; (bnc#889175).

- Update to 4.1.14.
  + pidl/wscript: Remove --with-perl-* options; revert buildtools/wafadmin/
    Tools/perl.py back to upstream state; (bso#10472).
  + s4-dns: Add support for BIND 9.10; (bso#10620).
  + nmbd fails to accept "--piddir" option; (bso#10711).
  + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835).
  + S3: source3/smbd/process.c::srv_send_smb() returns true on the error path;
    (bso#10880).
  + vfs_glusterfs: Remove "integer fd" code and store the glfs pointers;
    (bso#10889).
  + s3-nmbd: Fix netbios name truncation; (bso#10896).
  + spoolss: Fix handling of bad EnumJobs levels; (bso#10898).
  + s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set
    STATUS_NO_MORE_FILES when handed a non-wildcard path; (bso#10904).
  + spoolss: Fix jobid in level 3 EnumJobs response; (bso#10905).
  + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920).
  + s3:smbd: Fix file corruption using "write cache size != 0"; (bso#10921).
  + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932).
  + s3-keytab: Fix keytab array NULL termination; (bso#10933).
  + Cleanup add_string_to_array and usage; (bso#10942).

- Remove and cleanup shares and registry state associated with
  externally deleted snaphots exposed as shadow copies; (bnc#876312).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 260078 from Lars Müller's avatar Lars Müller (lmuelle) (revision 174)
- Use the upstream tar ball, as signature verification is now able to handle
  compressed archives.

- Fix leak when closing file descriptor returned from dirfd; (bso#10918).

- Remove dependency on gpg-offline as signature checking is implemented in the
  source validator.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 258451 from Lars Müller's avatar Lars Müller (lmuelle) (revision 173)
Update to 4.1.13.

See WHATSNEW.txt from the main tar ball or the samba.changes file for
more details.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 254960 from Lars Müller's avatar Lars Müller (lmuelle) (revision 172)
- Backport upstream master fixes for samba-regedit; (bnc#896536).

- Fix small memory-leak in the background print process; (bnc#899558).

- Modify samba-regedit so it displays correctly (related to ncurses).
  Changed code to use menu sub windows, seems to fix problems with display not
  refreshing; explicitly BuildRequire ncurses-devel; (bnc#896536).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 252315 from Lars Müller's avatar Lars Müller (lmuelle) (revision 171)
- Exclude unwanted libdnsserver_common and libdfs_server_ad shared libs and
  the man page of the unused findsmb script.

- Skip groups that aren't mapped by idmap_ad; (bso#10824); (bnc#897969).

- Update to 4.1.12.

  See WHATSNEW.txt from the main tar ball or the samba.changes file for
  more details.

- Wait for network-online.target to prevent caching of
  pre-network failures; (bnc#889175).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 247416 from Michael Schröder's avatar Michael Schröder (mlschroe) (revision 170)
fix FSCTL_SET_SPARSE request validation
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 169)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 246546 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 168)
Automatic submission by obs-autosubmit
Ludwig Nussel's avatar Ludwig Nussel (lnussel) accepted request 244187 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 167)
Automatic submission by obs-autosubmit
Displaying revisions 121 - 140 of 306
openSUSE Build Service is sponsored by