~ubuntu-branches/ubuntu/maverick/samba/maverick-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2009-05-18 13:26:04 UTC
  • mfrom: (0.28.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090518132604-ebyuqimgymtr3h0k
Tags: 2:3.3.4-2ubuntu1
* Merge from debian unstable, remaining changes:
  + debian/patches/VERSION.patch:
    - setup SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - add "(Samba, Ubuntu)" to server string.
    - comment out the default [homes] share, and add a comment about
      "valid users = %S" to show users how to restrict access to
      \\server\username to only username.
    - Set 'usershare allow guests', so that usershare admins are
      allowed to create public shares in addition to authenticated
      ones.
    - add map to guest = Bad user, maps bad username to guest access.
  + debian/samba-common.config:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/samba-common.postinst: Add more informative error message for
    the case where smb.conf was manually deleted (LP: #312449)
  + debian/mksambapasswd.awk:
    - Do not add user with UID less than 1000 to smbpasswd.
  + debian/control:
    - Make libwbclient0 replace/conflict with hardy's likewise-open.
    - Don't build against ctdb.
    - Add suggests keyutils for smbfs. (LP: #300221)
  + debian/rules:
    - enable "native" PIE hardening.
    - remove --with-ctdb and --with-cluster-support=yes
  + Add ufw integration:
    - Created debian/samba.ufw profile.
    - debian/rules, debian/samba.dirs, debian/samba.files: install 
      profile
    - debian/control: have samba sugguest ufw.
* Dropped patches:
  + debian/patches/fix-upstream-bug-6186.patch: Merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
samba (2:3.3.4-2ubuntu1) karmic; urgency=low
 
2
 
 
3
  * Merge from debian unstable, remaining changes:
 
4
    + debian/patches/VERSION.patch:
 
5
      - setup SAMBA_VERSION_SUFFIX to Ubuntu.
 
6
    + debian/smb.conf:
 
7
      - add "(Samba, Ubuntu)" to server string.
 
8
      - comment out the default [homes] share, and add a comment about
 
9
        "valid users = %S" to show users how to restrict access to
 
10
        \\server\username to only username.
 
11
      - Set 'usershare allow guests', so that usershare admins are
 
12
        allowed to create public shares in addition to authenticated
 
13
        ones.
 
14
      - add map to guest = Bad user, maps bad username to guest access.
 
15
    + debian/samba-common.config:
 
16
      - Do not change priority to high if dhclient3 is installed.
 
17
      - Use priority medium instead of high for the workgroup question.
 
18
    + debian/samba-common.postinst: Add more informative error message for
 
19
      the case where smb.conf was manually deleted (LP: #312449)
 
20
    + debian/mksambapasswd.awk:
 
21
      - Do not add user with UID less than 1000 to smbpasswd.
 
22
    + debian/control:
 
23
      - Make libwbclient0 replace/conflict with hardy's likewise-open.
 
24
      - Don't build against ctdb.
 
25
      - Add suggests keyutils for smbfs. (LP: #300221)
 
26
    + debian/rules:
 
27
      - enable "native" PIE hardening.
 
28
      - remove --with-ctdb and --with-cluster-support=yes
 
29
    + Add ufw integration:
 
30
      - Created debian/samba.ufw profile.
 
31
      - debian/rules, debian/samba.dirs, debian/samba.files: install 
 
32
        profile
 
33
      - debian/control: have samba sugguest ufw.
 
34
  * Dropped patches:
 
35
    + debian/patches/fix-upstream-bug-6186.patch: Merged upstream
 
36
 
 
37
 -- Andrew Mitchell <ajmitch@ubuntu.com>  Mon, 18 May 2009 13:26:04 +1200
 
38
 
 
39
samba (2:3.3.4-2) unstable; urgency=low
 
40
   
 
41
  [ Christian Perrier ]
 
42
   * Do no compile with clustering support on non-Linux platforms
 
43
     Closes: #528382
 
44
 
 
45
   [ Debconf translations ]
 
46
   * Basque. Closes: #528757
 
47
 
 
48
 -- Christian Perrier <bubulle@debian.org>  Sat, 16 May 2009 17:31:09 +0200
 
49
 
 
50
samba (2:3.3.4-1) unstable; urgency=low
 
51
 
 
52
  [ Christian Perrier ]
 
53
  * New upstream release:
 
54
    - Fixed daily winbind crash when retrieving users from an ADS server
 
55
      Closes: #522907.
 
56
  * Add idmap_tdb2 module to winbind package
 
57
  * No longer shrink "dead" code from smbd, winbindd and vfstest as it prevents
 
58
    VFS modules to properly load. Closes: #524048.
 
59
 
 
60
  [ Debconf translations ]
 
61
  * Bengali added.
 
62
 
 
63
  [ Steve Langasek ]
 
64
  * Recommend logrotate instead of depending on it.  Closes: #504219.
 
65
 
 
66
 -- Christian Perrier <bubulle@debian.org>  Sat, 02 May 2009 10:06:16 +0200
 
67
 
 
68
samba (2:3.3.3-1) unstable; urgency=low
 
69
 
 
70
  * New upstream release:
 
71
    - Fix map readonly. Closes: #521225
 
72
    - Add missing whitespace in mount.cifs error message. Closes: #517021
 
73
    - Includes our patch to fix detection of GNU ld version. As a
 
74
      consequence, we dropped fix_wrong_gnu_ld_version_check.patch
 
75
    - Fix segfault in lookup_sid. Closes: #521408
 
76
 
 
77
 -- Christian Perrier <bubulle@debian.org>  Sat, 11 Apr 2009 10:12:23 +0200
 
78
 
 
79
samba (2:3.3.2-2) unstable; urgency=low
 
80
 
 
81
  [ Steve Langasek ]
 
82
  * libcap2-dev is only available on Linux, so make this build-dependency
 
83
    conditional.  Closes: #519911.
 
84
 
 
85
  [ Christian Perrier ]
 
86
  * Switch samba-dbg to "Section: debug"
 
87
  * Update debian/copyright for year 2009. Thanks to debian-devel
 
88
    for the reminder.
 
89
  * Dropping Adam Conrad from Uploaders
 
90
  * Dropping Eloy Paris from Uploaders with special thanks for his tremendous
 
91
    work maintaining the package between 1997 and 2004.
 
92
 
 
93
  [ Mathieu Parent ]
 
94
  * ensure clustering is enabled with --with-cluster-support=yes
 
95
  * build-depends on ctdb >= 1.0.73. Closes: #520202.
 
96
  * samba suggests ctdb
 
97
 
 
98
  [ Debconf translations ]
 
99
  * Esperanto updated.  Closes: #519237.
 
100
 
 
101
 -- Christian Perrier <bubulle@debian.org>  Sun, 29 Mar 2009 09:23:35 +0200
 
102
 
1
103
samba (2:3.3.2-1ubuntu3) jaunty; urgency=low
2
104
 
3
105
  [Thierry Carrez]