f8d3e33fcf
Use the correct version number in the package change log too.
Lars Müller
2013-04-29 17:46:02 +00:00
7ba18c1a0c
- Update to 3.6.13. + Certain xattrs cause Windows error 0x800700FF; (bso#9130). - Exclude dbwrap_tool man page from the list of packaged files.
Lars Müller
2013-04-29 13:01:48 +00:00
ab753f0cf8
- Update to 3.6.13. + Certain xattrs cause Windows error 0x800700FF; (bso#9130). - Exclude dbwrap_tool man page from the list of packaged files.
Lars Müller
2013-04-29 13:01:48 +00:00
b3f5767936
- Remove disabled and anyhow obsoleted net-report and net_rpc_migrate patches.
Lars Müller
2013-04-26 16:26:10 +00:00
730f6ba81e
- Remove disabled and anyhow obsoleted net-report and net_rpc_migrate patches.
Lars Müller
2013-04-26 16:26:10 +00:00
a63056bb19
- Certain xattrs cause Windows error 0x800700FF; (bso#9130). - Fix the username map optimization; (bso#9139); (bnc#815994). - Fix adding case sensitive spn; (bso#9699). - Add a tool to migrate latin1 printing tdb's to registry; (bso#9723). - is_encrypted_packet() function incorrectly used inside server; (bso#9724). - wkssvc: Fix NULL pointer dereference; (bso#9727). - smbcontrol close-share is not working; (bso#9733). - Fix winbind seperator in upn to username conversion; (bso#9735). - Change to smbd/dir.c code gives significant performance increases on large directory listings; (bso#9736). - When creating a directory Samba allows inherited bit to slip through; (bso#9747). - Remove unneeded fstat system call from hot read path; (bso#9748). - Cache name_to_sid/sid_to_name correctly; (bso#9766). - vfs_fake_perms: Fix segfault for "artificial" conn_structs; (bso#9775).
Lars Müller
2013-04-18 22:13:06 +00:00
1a39bd1780
- Certain xattrs cause Windows error 0x800700FF; (bso#9130). - Fix the username map optimization; (bso#9139); (bnc#815994). - Fix adding case sensitive spn; (bso#9699). - Add a tool to migrate latin1 printing tdb's to registry; (bso#9723). - is_encrypted_packet() function incorrectly used inside server; (bso#9724). - wkssvc: Fix NULL pointer dereference; (bso#9727). - smbcontrol close-share is not working; (bso#9733). - Fix winbind seperator in upn to username conversion; (bso#9735). - Change to smbd/dir.c code gives significant performance increases on large directory listings; (bso#9736). - When creating a directory Samba allows inherited bit to slip through; (bso#9747). - Remove unneeded fstat system call from hot read path; (bso#9748). - Cache name_to_sid/sid_to_name correctly; (bso#9766). - vfs_fake_perms: Fix segfault for "artificial" conn_structs; (bso#9775).
Lars Müller
2013-04-18 22:13:06 +00:00
d19c5d7d80
Add installed dbwrap_tool.1 man page to the file list.
Lars Müller
2013-04-03 22:00:28 +00:00
0f12c3b2c7
Add installed dbwrap_tool.1 man page to the file list.
Lars Müller
2013-04-03 22:00:28 +00:00
9c3c48a6f2
Remove by 3.6.13 obsoleted patches.
Lars Müller
2013-04-03 21:09:55 +00:00
c1d335d1a4
Remove by 3.6.13 obsoleted patches.
Lars Müller
2013-04-03 21:09:55 +00:00
07c48effb2
- Update to 3.6.13. + Fix two resource leaks in winbindd; (bso#9684). + Unlink after open causes smbd to panic; (bso#9571).
Lars Müller
2013-04-03 20:57:20 +00:00
16d7540a53
- Update to 3.6.13. + Fix two resource leaks in winbindd; (bso#9684). + Unlink after open causes smbd to panic; (bso#9571).
Lars Müller
2013-04-03 20:57:20 +00:00
9e1db13fd3
- Fix GNU ld version detection with old gcc releases; (bso#7825). - 'map untrusted to domain' treats WORKSTATION as bogus domain; (bso#9039). - Add extra attributes for AD printer publishing; (bso#9378). - Downgrade v4 printer driver requests to v3; (bso#9474). - Samba returns unexpected error on SMB posix open; (bso#9519). - Add support for posix_openpt; (bso#9541). - Add dbwrap_tool.1 manual page; (bso#9568). - Unlink after open causes smbd to panic; (bso#9571). - Fix a possible null pointer dereference in spoolss; (bso#9574). - Samba 3.6.x not correctly signing any but the last response in a compound request/response; (bso#9585). - "smbd[pid]: disk_free: sys_popen() failed" message logged in /var/log/messages many times; (bso#9586). - Archive flag is always set on directories; (bso#9587). - ACLs are not inherited to directories for DFS shares; (bso#9588). - wbcAuthenticateEx gives unix times; (bso#9625). - Renaming directories as guest user in security share mode doesn't work; (bso#9637). - Make SMB2_GETINFO multi-volume aware; (bso#9646). - Fix initial large PAC sess setup response; (bso#9658). - Fix two resource leaks in winbindd; (bso#9684). - Fix a possible buffer overrun in pdb_smbpasswd; (bso#9686). - Fix vfs_catia module; (bso#9701).
Lars Müller
2013-04-03 20:41:41 +00:00
11c0e3d1d5
- Fix GNU ld version detection with old gcc releases; (bso#7825). - 'map untrusted to domain' treats WORKSTATION as bogus domain; (bso#9039). - Add extra attributes for AD printer publishing; (bso#9378). - Downgrade v4 printer driver requests to v3; (bso#9474). - Samba returns unexpected error on SMB posix open; (bso#9519). - Add support for posix_openpt; (bso#9541). - Add dbwrap_tool.1 manual page; (bso#9568). - Unlink after open causes smbd to panic; (bso#9571). - Fix a possible null pointer dereference in spoolss; (bso#9574). - Samba 3.6.x not correctly signing any but the last response in a compound request/response; (bso#9585). - "smbd[pid]: disk_free: sys_popen() failed" message logged in /var/log/messages many times; (bso#9586). - Archive flag is always set on directories; (bso#9587). - ACLs are not inherited to directories for DFS shares; (bso#9588). - wbcAuthenticateEx gives unix times; (bso#9625). - Renaming directories as guest user in security share mode doesn't work; (bso#9637). - Make SMB2_GETINFO multi-volume aware; (bso#9646). - Fix initial large PAC sess setup response; (bso#9658). - Fix two resource leaks in winbindd; (bso#9684). - Fix a possible buffer overrun in pdb_smbpasswd; (bso#9686). - Fix vfs_catia module; (bso#9701).
Lars Müller
2013-04-03 20:41:41 +00:00
337b36047f
Accepting request 156705 from network:samba:STABLE
Stephan Kulow
2013-03-01 06:53:02 +00:00
bc3fff550a
Accepting request 156705 from network:samba:STABLE
Stephan Kulow
2013-03-01 06:53:02 +00:00
324e80361d
- No longer use the cifs- or smbfstab named configuration file on post-12.2 systems; (bnc#804822).
Lars Müller
2013-02-26 13:39:34 +00:00
9d2aae3925
- No longer use the cifs- or smbfstab named configuration file on post-12.2 systems; (bnc#804822).
Lars Müller
2013-02-26 13:39:34 +00:00
34c235a967
Hyphenate the word just-built in the change log.
Lars Müller
2013-02-08 22:38:28 +00:00
1d576947b8
Hyphenate the word just-built in the change log.
Lars Müller
2013-02-08 22:38:28 +00:00
67a5cc23ee
- Point LD_LIBRARY_PATH to the just built libraries while calling testparm to generate the default share snippets on pre-12.2 systems.
Lars Müller
2013-02-08 22:01:17 +00:00
2e90962565
- Point LD_LIBRARY_PATH to the just built libraries while calling testparm to generate the default share snippets on pre-12.2 systems.
Lars Müller
2013-02-08 22:01:17 +00:00
723cc279ce
Revert to r292 state.
Lars Müller
2013-02-07 15:10:28 +00:00
d1ef313dcc
Revert to r292 state.
Lars Müller
2013-02-07 15:10:28 +00:00
2d78bd6633
Remove superfluous quotation marks while setting the SAMBA_VERSION_VENDOR_SUFFIX string.
Lars Müller
2013-02-07 12:56:02 +00:00
7fa855d16b
Remove superfluous quotation marks while setting the SAMBA_VERSION_VENDOR_SUFFIX string.
Lars Müller
2013-02-07 12:56:02 +00:00
dbcf114b68
Do not restart the smbfs service on pre-11.3 systems during dhcp lease renewal when the IP address remains the same; (bnc#800782).
Lars Müller
2013-02-06 15:56:00 +00:00
de9724503b
Do not restart the smbfs service on pre-11.3 systems during dhcp lease renewal when the IP address remains the same; (bnc#800782).
Lars Müller
2013-02-06 15:56:00 +00:00
0de5c3abfb
Accepting request 150723 from network:samba:STABLE
Stephan Kulow
2013-02-04 17:01:21 +00:00
134b4903f9
Accepting request 150723 from network:samba:STABLE
Stephan Kulow
2013-02-04 17:01:21 +00:00
85a9746bea
- Update to 3.6.12. + Address SWAT security issues CVE-2013-0213 and CVE-2013-0214 which both don't apply to any SUSE Samba post-3.6.10 as it isn't longer built. + Don't build and package static libraries.
Lars Müller
2013-01-31 17:41:16 +00:00
ca96dfe151
- Update to 3.6.12. + Address SWAT security issues CVE-2013-0213 and CVE-2013-0214 which both don't apply to any SUSE Samba post-3.6.10 as it isn't longer built. + Don't build and package static libraries.
Lars Müller
2013-01-31 17:41:16 +00:00
783ad3265e
Drop separate build-source-timestamp file as it led to a second, incorrect Source Timestamp line.
Lars Müller
2013-01-31 16:37:04 +00:00
0ab3dae02e
Drop separate build-source-timestamp file as it led to a second, incorrect Source Timestamp line.
Lars Müller
2013-01-31 16:37:04 +00:00
155a1ac29e
Accepting request 149788 from network:samba:STABLE
Stephan Kulow
2013-01-24 15:03:20 +00:00
8eecc739f8
Accepting request 149788 from network:samba:STABLE
Stephan Kulow
2013-01-24 15:03:20 +00:00
7727435242
Without SWAT we don't need the translated SWAT messages.
Lars Müller
2013-01-23 14:27:24 +00:00
326ed9a79e
Without SWAT we don't need the translated SWAT messages.
Lars Müller
2013-01-23 14:27:24 +00:00
297f7f7270
Merge of missing package change log hunks.
Lars Müller
2013-01-23 13:12:10 +00:00
67d7882f86
Merge of missing package change log hunks.
Lars Müller
2013-01-23 13:12:10 +00:00
d099b20a5b
Going back to 3.6.11 to feed openSUSE:Factory/ 12.3.
Lars Müller
2013-01-23 12:33:19 +00:00
773431cc06
Going back to 3.6.11 to feed openSUSE:Factory/ 12.3.
Lars Müller
2013-01-23 12:33:19 +00:00
24f980bd63
Add filter against shlib-policy-name-error for /lib*/libnss_wins.so.2.
Lars Müller
2013-01-21 22:39:59 +00:00
b8ec5be528
Add filter against shlib-policy-name-error for /lib*/libnss_wins.so.2.
Lars Müller
2013-01-21 22:39:59 +00:00
622a44dace
- Disable SWAT during configure and don't package it any longer.
Lars Müller
2013-01-21 11:39:03 +00:00
358aaef787
- Disable SWAT during configure and don't package it any longer.
Lars Müller
2013-01-21 11:39:03 +00:00
e8d8409982
- Remove /lib/samba prefix from the localstatedir configure option.
Lars Müller
2013-01-18 17:07:45 +00:00
406ea82467
- Remove /lib/samba prefix from the localstatedir configure option.
Lars Müller
2013-01-18 17:07:45 +00:00
d23f145bda
Accepting request 147861 from network:samba:STABLE
Stephan Kulow
2013-01-10 21:35:01 +00:00
299b72d2f2
Accepting request 147861 from network:samba:STABLE
Stephan Kulow
2013-01-10 21:35:01 +00:00
6bb39e19ee
Add the missing get_printing_ticket binary path while calling the set_permissions macro; (bnc#783375).
Lars Müller
2013-01-09 22:15:41 +00:00
2f1b6fdd5a
Add the missing get_printing_ticket binary path while calling the set_permissions macro; (bnc#783375).
Lars Müller
2013-01-09 22:15:41 +00:00
a201af31f7
Use the version macro while definition of the branch macro.
Lars Müller
2012-12-23 16:03:05 +00:00
07fde48d55
Use the version macro while definition of the branch macro.
Lars Müller
2012-12-23 16:03:05 +00:00
365e6a296a
Use correct branch name. This needs further attention/ enhancement. We better might use %{version} plus the PTF or LTSS suffix if required.
Lars Müller
2012-12-22 23:40:34 +00:00
76c71a73fe
Use correct branch name. This needs further attention/ enhancement. We better might use %{version} plus the PTF or LTSS suffix if required.
Lars Müller
2012-12-22 23:40:34 +00:00
3b155431c0
SEGV when using second vfs module; (bso#9471).
Lars Müller
2012-12-10 22:35:46 +00:00
6cb5c952b4
SEGV when using second vfs module; (bso#9471).
Lars Müller
2012-12-10 22:35:46 +00:00
a94824ca8e
- Update to 3.6.10. + Respond correctly to FILE_STREAM_INFO requests; (bso#9460). + Fix segfault when "default devmode" is disabled; (bso#9433). + Fix segfaults in "log level = 10" on Solaris; (bso#9390).
Lars Müller
2012-12-10 11:40:59 +00:00
78aba1893e
- Update to 3.6.10. + Respond correctly to FILE_STREAM_INFO requests; (bso#9460). + Fix segfault when "default devmode" is disabled; (bso#9433). + Fix segfaults in "log level = 10" on Solaris; (bso#9390).
Lars Müller
2012-12-10 11:40:59 +00:00
57ca2815bc
Remove duplicat changelog line for (bso#9436); (bnc#786677).
Lars Müller
2012-12-08 22:47:43 +00:00
2f2c425947
Remove duplicat changelog line for (bso#9436); (bnc#786677).
Lars Müller
2012-12-08 22:47:43 +00:00
23b4019fb4
- Fix MD5 detection in the autoconf build; (bso#9037); (bso#9086); (bso#9094); (bso#9418). - Use work around for 'winbind use default domain' only if it is set; (bso#9367). - Allow smb2.acls torture test to pass against smbd with a POSIX ACLs backend; (bso#9374). - large read requests cause server to issue malformed reply; (bso#9422). - s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(); (bso#9426). - Fix leaking sockets of SMB connections to a DC; (bso#9436). - Fix ncacn_ip_tcp reconnection code for lsa lookups; (bso#9439). - Allow to force DNS updates using net; (bso#9451). - Respond correctly to FILE_STREAM_INFO requests; (bso#9460).
Lars Müller
2012-12-08 19:22:39 +00:00
9696378019
- Fix MD5 detection in the autoconf build; (bso#9037); (bso#9086); (bso#9094); (bso#9418). - Use work around for 'winbind use default domain' only if it is set; (bso#9367). - Allow smb2.acls torture test to pass against smbd with a POSIX ACLs backend; (bso#9374). - large read requests cause server to issue malformed reply; (bso#9422). - s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(); (bso#9426). - Fix leaking sockets of SMB connections to a DC; (bso#9436). - Fix ncacn_ip_tcp reconnection code for lsa lookups; (bso#9439). - Allow to force DNS updates using net; (bso#9451). - Respond correctly to FILE_STREAM_INFO requests; (bso#9460).
Lars Müller
2012-12-08 19:22:39 +00:00
e7ce52cb96
Recommends is limited to SUSE based systems.
Lars Müller
2012-12-04 21:25:35 +00:00
540f769551
Recommends is limited to SUSE based systems.
Lars Müller
2012-12-04 21:25:35 +00:00
39a84b9c71
On uninstall remove winbind from the pam configuration, invalidate the nscd passwd and group cache and only recommend the install of nscd; (bnc#792340).
Lars Müller
2012-12-04 21:12:47 +00:00
b83f0b3e65
On uninstall remove winbind from the pam configuration, invalidate the nscd passwd and group cache and only recommend the install of nscd; (bnc#792340).
Lars Müller
2012-12-04 21:12:47 +00:00
13328d4aa3
BuildRequire libnscd-devel once.
Lars Müller
2012-12-03 18:11:44 +00:00
22501aa00d
BuildRequire libnscd-devel once.
Lars Müller
2012-12-03 18:11:44 +00:00
3eab906995
Add missing %endif
Lars Müller
2012-12-02 22:18:30 +00:00
84e89c2b24
Add missing %endif
Lars Müller
2012-12-02 22:18:30 +00:00
daf782f4b6
- Remove obsoleted references to pre-9.4 SUSE systems; (bnc#792294). - Add SUSE version depending pkg-config requires macro; (bnc#792294).
Lars Müller
2012-12-02 22:09:01 +00:00
3614a86828
- Remove obsoleted references to pre-9.4 SUSE systems; (bnc#792294). - Add SUSE version depending pkg-config requires macro; (bnc#792294).
Lars Müller
2012-12-02 22:09:01 +00:00
4f0d87b6be
Add missing reference to bnc#792294 in the package change log
Lars Müller
2012-12-02 19:18:36 +00:00
3fe5f39bc2
Add missing reference to bnc#792294 in the package change log
Lars Müller
2012-12-02 19:18:36 +00:00
4d24eeb8bb
- Define library names and use it instead of libldb1, libnetapi0, libsmbclient0, libsmbsharemodes0, libtalloc2, libtdb1, libtevent0, and libwbclient0. - Provide and obsolete libsmbsharemodes for post-10.3 SUSE systems.
Lars Müller
2012-12-02 16:24:49 +00:00
ae311803d4
- Define library names and use it instead of libldb1, libnetapi0, libsmbclient0, libsmbsharemodes0, libtalloc2, libtdb1, libtevent0, and libwbclient0. - Provide and obsolete libsmbsharemodes for post-10.3 SUSE systems.
Lars Müller
2012-12-02 16:24:49 +00:00
ded32954f6
Shift 'Source timestamp' and 'Branch' line in the spec file back to the old position.
Lars Müller
2012-12-01 20:05:19 +00:00
77ca3925ee
Shift 'Source timestamp' and 'Branch' line in the spec file back to the old position.
Lars Müller
2012-12-01 20:05:19 +00:00
89ce03c8c7
Don't clutter the spec file diff view; (bnc#783384).
Lars Müller
2012-11-30 20:34:48 +00:00
c0327bdc91
Don't clutter the spec file diff view; (bnc#783384).
Lars Müller
2012-11-30 20:34:48 +00:00
4ec00e0e1f
Add bnc#790741 reference for bso#8769: Fix RAW printing for normal users.
David Disseldorp2012-11-22 18:44:20 +00:00
fefd17a5a3
Add bnc#790741 reference for bso#8769: Fix RAW printing for normal users.
David Disseldorp2012-11-22 18:44:20 +00:00
c9634f7853
Add reference to bnc 779269, 787983, and 788159 to the package change log.
Lars Müller
2012-11-22 17:29:54 +00:00
484a50d858
Add reference to bnc 779269, 787983, and 788159 to the package change log.
Lars Müller
2012-11-22 17:29:54 +00:00
d7f7767b74
- ACL masks incorrectly applied when setting ACLs; (bso#9236). - s3-kerberos: also try with AES keys, when decrypting tickets; (bso#9272). - lib/replace: replace all *printf function if we replace snprintf; (bso#9390). - lib/addns: don't depend on the order in resp->answers[]; (bso#9402).
Lars Müller
2012-11-16 19:12:09 +00:00
5b8806323d
- ACL masks incorrectly applied when setting ACLs; (bso#9236). - s3-kerberos: also try with AES keys, when decrypting tickets; (bso#9272). - lib/replace: replace all *printf function if we replace snprintf; (bso#9390). - lib/addns: don't depend on the order in resp->answers[]; (bso#9402).
Lars Müller
2012-11-16 19:12:09 +00:00
10ae381be8
- s4:torture/smb2: improve the smb2.create.blob tes; (bso#9209). - lib/krb5_wrap: request enc_types in the correct order; (bso#9272). - Fix net ads join message for the dns domain; (bso#9326). - docs-xml: fix use of <smbconfoption> tag; (bso#9345). - s3-aio_pthread: Optimize aio_pthread_handle_completion; (bso#9359). - s3:winbind: Failover if netlogon pipe is not available; (bso#9386). - Execute the run_permissions macro on pre-11.4 systems and else the set_permission one if available.
Lars Müller
2012-11-13 18:20:36 +00:00
06d51a86cf
- s4:torture/smb2: improve the smb2.create.blob tes; (bso#9209). - lib/krb5_wrap: request enc_types in the correct order; (bso#9272). - Fix net ads join message for the dns domain; (bso#9326). - docs-xml: fix use of <smbconfoption> tag; (bso#9345). - s3-aio_pthread: Optimize aio_pthread_handle_completion; (bso#9359). - s3:winbind: Failover if netlogon pipe is not available; (bso#9386). - Execute the run_permissions macro on pre-11.4 systems and else the set_permission one if available.
Lars Müller
2012-11-13 18:20:36 +00:00
9cab2dc8a5
Accepting request 140584 from network:samba:STABLE
Stephan Kulow
2012-11-12 06:06:36 +00:00
2f8e7307ae
Accepting request 140584 from network:samba:STABLE
Stephan Kulow
2012-11-12 06:06:36 +00:00
f8e2f1e500
Only execute the run_permissions macro on pre-12.3 systems.
Lars Müller
2012-10-31 17:02:04 +00:00
fece80be0f
Only execute the run_permissions macro on pre-12.3 systems.
Lars Müller
2012-10-31 17:02:04 +00:00
dde8165540
Bump build source time stamp to satisfy the broken factory-auto check.
Lars Müller
2012-10-31 14:29:06 +00:00
95e30f35d2
Bump build source time stamp to satisfy the broken factory-auto check.
Lars Müller
2012-10-31 14:29:06 +00:00
d7a45950ee
Remove obsoleted 3.6.8 tar ball.
Lars Müller
2012-10-29 22:02:24 +00:00