samba4 4.0.0~alpha4~20080727-1 source package in Ubuntu
Changelog
samba4 (4.0.0~alpha4~20080727-1) experimental; urgency=low [ Steve Langasek ] * Add missing dependency on libparse-yapp-perl to libparse-pidl-perl. [ Jelmer Vernooij ] * Make samba4-common conflict with samba-common. (Closes: #492088) * New Slovak translation. (Closes: #487889) * New Thai translation from Theppitak Karoonboonyanan. (Closes: #486614) * New Vietnamese translation from Clytie Siddall. (Closes: #486618) * New Bulgarian translation from Damyan Ivanov. (Closes: #486626) * New Japanese translation from Kenshi Muto. (Closes: #486648) * New Galician translation from Jacobo Tarrio. (Closes: #486701) * New Turkish translation from Mehmet TURKER. (Closes: #487244) * New Czech translation from Miroslav Kure. (Closes: #487265) * New Arabic translation from Ossama Khayat. (Closes: #487322) * New German translation from Holger Wansing. (Closes: #487542) * New Italian translation from Luca Monducci. (Closes: #487720) * New Portugese translation from the Portuguese Translation Team. (Closes: #487753) * New Korean translation from Sunjae Park. (Closes: #487894) * New Lithuanian translation from Gintautas Miliauskas. (Closes: #487895) * New Romanian translation from Eddy Petrișor. (Closes: #488874) samba4 (4.0.0~alpha4~20080617-1) experimental; urgency=low * Fixed maintainer email address. * New upstream snapshot. * Remove dependency on unpackaged libevents in ldb pkg-config file. samba4 (4.0.0~alpha4~20080616-1) experimental; urgency=low * Fix dependency of libsamba-hostconfig-dev on libsamba-hostconfig0. * Fix dependency of libldb-samba4-dev on libldb-samba4-0. * Remove tdb binaries as they're already packaged elsewhere. (Closes: #485619, #486270) * New upstream snapshot. * New French translation from Christian Perrier. (Closes: #486072) samba4 (4.0.0~alpha4~20080522-1) experimental; urgency=low * New upstream snapshot. (Closes: #478328) samba4 (4.0.0~alpha4~20080403-1) experimental; urgency=low * Rename source package to samba4. samba (4.0.0~alpha3~20080120-1) experimental; urgency=low * New upstream snapshot. samba (4.0.0~alpha2~svn26294-1) experimental; urgency=low * New upstream snapshot. * Set Vcs-Svn field. samba (4.0.0~~tp5-1) experimental; urgency=low * New upstream release. * Set homepage field. samba (4.0.0~~svn22819-1) experimental; urgency=low * New upstream snapshot. samba (4.0.0~~svn19515-1) experimental; urgency=low * Remove gtk, ldb and talloc packages: they now have their own upstream. samba (4.0.0~~svn19515-1) experimental; urgency=low * New upstream versions (svn snapshots of r19515). samba (3.9.1+4.0.0tp2-1) experimental; urgency=low * New upstream version (tech preview 2). [ Jelmer Vernooij ] * Remove setntacl utility (it doesn't do anything). * Include oLschema2ldif.1 in the ldb-tools package. * Enable shared library building. * Put ldb, tdb, gtksamba, talloc and gensec libraries into seperate binary packages. * Pass fewer options for paths to configure * Adapt to new paths from upstream samba (3.9.1+4.0.0tp1-1) experimental; urgency=low * New upstream version (tech preview 1). [ Steinar H. Gunderson ] * Forward-port panic-action script from the Samba 3 packaging. * Patch the smb.conf provisioning template (only used by swat in the Debian packaging) to use the panic-action script by default. * Patch the samba-common postinst to generate smb.conf files with the same setting. * Include ntlm_auth.1 and smbd.8 man pages in the samba package. * Make the samba dependency on samba-common versioned. * Install /usr/bin/setntacl manually; the upstream install target doesn't seem to do it anymore. * Ask for the realm (and give it to the upgrade script) when upgrading from Samba 3; it can't be easily autodetected. (Note that upgrade still seems to be broken for now.) [ Jelmer Vernooij ] * Remove gwsam utility. * Include gwcrontab.1 and gepdump.1 man pages in the samba-gtk-frontends package. * Remove ldbtest utility from ldb-tools package. samba (3.9.0+SVN12946-1) experimental; urgency=low * New upstream version. * Fix upgrades from Samba 3 giving too few parameters to provision(). (Closes: #348079) * Add sections to binary packages to match the archive: * libparse-pidl-perl: perl * samba-dev: devel * samba-gtk-frontends: x11 * Adjust our export procedure we get the Subversion revision number in include/version.h (and thus in the build itself), and document how in README.building. * Remove "reload" option from the init script, since Samba 4 doesn't understand SIGHUP yet. samba (3.9.0+SVN12856-1) experimental; urgency=low * New upstream version. * Move testparm from samba into samba-common. * Make samba-common Architecture: any. * Make samba-common replace/conflict samba (<= 3.9.0+SVN12739-1). * Make samba-clients depend on samba-common. * Make samba-common depend on debconf. * Replace debconf dependencies with ${misc:Depends}, to automatically get the debconf-2.0 alternative right. * Include the newuser binary in samba-server package. * Add missing Build-Depends on: libgnutls-dev, libreadline5-dev, libpam0g-dev. All were causing silent build failures (ie. the package was simply built without the features). * Remove Build-Depends on libldap-dev. * Include NEWS file. samba (3.9.0+SVN12739-1) experimental; urgency=low * Move /usr/lib/samba/setup from samba-common to samba. * Make samba replace samba-common (<= 3.9.0+SVN12726-1) * Add a missing db_stop in samba.postinst, probably causing problems starting the daemon in some cases. * Add orphan files from /usr/bin (and relevant manpages) into their correct packages: * ldb-tools: ldbrename, ldbtest, oLschema2ldif. * samba: ntlm_auth. * samba-clients: getntacl. * samba-gtk-frontends: gwcrontab. * winregistry-tools: winreg. * samba3dump and tdbtorture remain orphans. * Add new executable /usr/bin/testparm to samba package. * Add /var/lib/samba directory to samba package; it's needed by testparm. * Rewrite configuration/bootstrapping to be able to install the client only and still get a usable smb.conf. The basic idea is: * samba-common looks for an smb.conf. If there is none, it asks for realm and domain and generates a skeleton smb.conf. * If samba notices an upgrade from Samba 3, it asks whether the user wants to upgrade. If not, it leaves everything alone (and broken). * Otherwise, samba asks whether the user wants to set up a PDC. If yes, it adds "server role = pdc" to smb.conf and provisions the server. * Removed unused file samba.conffiles. * Run dh_installdebconf on architecture-independent packages as well, now that samba-common has a config script. * Let samba-clients conflict/replace samba-common (<< 3.9.0), as they share /usr/bin/net. samba (3.9.0+SVN12726-1) experimental; urgency=low * First upload to Debian main. * Package renaming to get more in line with Samba 3 packaging: * Rename samba-server package to just samba, for consistency with the Samba 3 packaging. * Rename samba.samba.init to samba.init, now that the init script and the server package are called the same. * Rename samba-swat to swat, and add a dependency from swat to samba. * debian/rules changes: * Change SOURCEPATH to reflect that we now have the packaging in debian/, not packaging/debian/. This will have to be reverted whenever upstream syncs with us. * Removed debmake comment, it's hardly relevant any more. * Removed comment that there aren't any architecture-independent packages (because there are). * Remove redundant "package=samba" variable. * Do "make pch ; make all" instead of "make proto ; -make pch ; make all"; some build system bug prevents us from just doing "make pch all", but since we're more or less guaranteed a recent gcc version, the pch target shouldn't fail, so we won't allow it to. * Remove autogen.sh call from configure; it should be done in the upstream tarball, not in maintainer scripts. * debian/control changes: * Copied Uploaders: line from Samba 3 packaging, adding myself. * Rename samba-client package to samba-clients. * Make samba-clients Replaces/Conflicts smbclient. * Build-depend on docbook-xml, not just docbook-xsl -- the documentation needs data from both to build. * Move the samba binary package to the top, so it's the one receiving the README.* files, among others. * Maintainer script changes: * Attempt to upgrade from Samba 3 if that's what the user tries to do. * Copy upgrade script into /usr/lib/samba/setup. * Check for upgrade from << 3.9.0 in config, and ask the user for upgrade if relevant. * Check for upgrade from << 3.9.0 in postinst, and upgrade if the user wished to. * Only provision in samba.postinst if we're doing a fresh install. * Support purging properly in postrm, both for samba and samba-common (adapted from the Samba 3 packaging). * Don't ask about an administrator password -- just let the provisioning scripts make up a random one. * Updated README.Debian to show the user how to change the password. * Make samba recommend ldb-tools. * Install README.building along with all the other documentation. * Don't try to ask about the "done" question, which we nuked in a previous release. * Updated debian/copyright. * Added Samba copyright holders. * Noted that talloc, ldb and tdb are under the LGPL. * Added copyright holders and licensing for the packaging itself. * Remove a few unused files in the packaging. * Change debhelper compatibility level to 5. * Update versioned depends accordingly. * Don't give --pidfile to start-stop-daemon when stopping -- current versions of Samba 4 won't die when the parent is killed. * Updated README.debian somewhat, and renamed to use a capital D. * Rewritten README.building, to reflect the magic that has to be done with the package in another repository. * Update po/POTFILES.in to reflect name change (from samba4-server -> samba-server -> samba). samba (3.9.0+SVN12395-1) unstable; urgency=low * New snapshot, drop 4 suffix samba4 (3.9.0+SVN12312-1) unstable; urgency=low * New upstream snapshot. samba4 (3.9.0-SVN-build-6710-1) unstable; urgency=low * Newer upstream version samba4 (3.9.0-SVN-build-655-1) unstable; urgency=low * Initial release. -- Jelmer Vernooij <email address hidden> Thu, 28 Aug 2008 06:05:20 +0100
Upload details
- Uploaded by:
- Jelmer Vernooij
- Uploaded to:
- Intrepid
- Original maintainer:
- Debian Samba Maintainers
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
samba4_4.0.0~alpha4~20080727.orig.tar.gz | 9.5 MiB | ae2fee26c9daa03e6e3aea6faf9bdca5b41b03eac1fc39f31306381a9c3f15e9 |
samba4_4.0.0~alpha4~20080727-1.diff.gz | 94.0 KiB | c94bedd9e3dd2a18dc8811c694008422c517e44e02d94a366102ea6bb021ba2a |
samba4_4.0.0~alpha4~20080727-1.dsc | 2.2 KiB | 5f589ad355b32a942040f3c538ca80bbdfc3fc66090e19704dfd97e31cbf4042 |
Binary packages built by this source
- libdcerpc-dev: No summary available for libdcerpc-dev in ubuntu intrepid.
No description available for libdcerpc-dev in ubuntu intrepid.
- libdcerpc0: No summary available for libdcerpc0 in ubuntu intrepid.
No description available for libdcerpc0 in ubuntu intrepid.
- libgensec-dev: No summary available for libgensec-dev in ubuntu intrepid.
No description available for libgensec-dev in ubuntu intrepid.
- libgensec0: No summary available for libgensec0 in ubuntu intrepid.
No description available for libgensec0 in ubuntu intrepid.
- libldb-samba4-0: No summary available for libldb-samba4-0 in ubuntu intrepid.
No description available for libldb-samba4-0 in ubuntu intrepid.
- libldb-samba4-dev: No summary available for libldb-samba4-dev in ubuntu intrepid.
No description available for libldb-samba4-dev in ubuntu intrepid.
- libndr-dev: No summary available for libndr-dev in ubuntu intrepid.
No description available for libndr-dev in ubuntu intrepid.
- libndr0: No summary available for libndr0 in ubuntu intrepid.
No description available for libndr0 in ubuntu intrepid.
- libparse-pidl-perl: No summary available for libparse-pidl-perl in ubuntu intrepid.
No description available for libparse-pidl-perl in ubuntu intrepid.
- libregistry-dev: No summary available for libregistry-dev in ubuntu intrepid.
No description available for libregistry-dev in ubuntu intrepid.
- libregistry0: No summary available for libregistry0 in ubuntu intrepid.
No description available for libregistry0 in ubuntu intrepid.
- libsamba-hostconfig-dev: No summary available for libsamba-hostconfig-dev in ubuntu intrepid.
No description available for libsamba-
hostconfig- dev in ubuntu intrepid.
- libsamba-hostconfig0: No summary available for libsamba-hostconfig0 in ubuntu intrepid.
No description available for libsamba-
hostconfig0 in ubuntu intrepid.
- libtorture-dev: No summary available for libtorture-dev in ubuntu intrepid.
No description available for libtorture-dev in ubuntu intrepid.
- libtorture0: No summary available for libtorture0 in ubuntu intrepid.
No description available for libtorture0 in ubuntu intrepid.
- python-ldb-samba4: No summary available for python-ldb-samba4 in ubuntu intrepid.
No description available for python-ldb-samba4 in ubuntu intrepid.
- python-samba: No summary available for python-samba in ubuntu intrepid.
No description available for python-samba in ubuntu intrepid.
- registry-tools: No summary available for registry-tools in ubuntu intrepid.
No description available for registry-tools in ubuntu intrepid.
- samba-ldb-tools: No summary available for samba-ldb-tools in ubuntu intrepid.
No description available for samba-ldb-tools in ubuntu intrepid.
- samba4: No summary available for samba4 in ubuntu intrepid.
No description available for samba4 in ubuntu intrepid.
- samba4-clients: No summary available for samba4-clients in ubuntu intrepid.
No description available for samba4-clients in ubuntu intrepid.
- samba4-common: No summary available for samba4-common in ubuntu intrepid.
No description available for samba4-common in ubuntu intrepid.
- samba4-dev: No summary available for samba4-dev in ubuntu intrepid.
No description available for samba4-dev in ubuntu intrepid.
- samba4-testsuite: No summary available for samba4-testsuite in ubuntu intrepid.
No description available for samba4-testsuite in ubuntu intrepid.
- winbind4: No summary available for winbind4 in ubuntu intrepid.
No description available for winbind4 in ubuntu intrepid.