Skip to content

Debian Changelog migrationtools (46-2.1)

2006

migrationtools (46-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix insecure tempfile creation (closes: #338920)

 -- Stephen Gran <sgran@debian.org>  Sun, 29 Jan 2006 15:15:25 +0000

2005

migrationtools (46-2) unstable; urgency=low

   * Patch to use krb5Principal and krb5PrincipalName from krb5-kdc
     scheme (not unknown kerberosSecurityObject and krbName).
   * Rewrite patches more compact (saves space and patching time a bit).
   * Standards-Version: 3.6.2 (no changes needed).
   * Watch file version 3 (no changes).
   * Use cdbs debian/control auto-build, but only when environment
     includes DEB_BUILD_OPTIONS=update.
   * Auto-update build-dependencies (and manually rip out build-essential
     buggily sneaking in).
   * Drop fallback dependency on umich-ldap-utils (no longer relevant).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Oct 2005 00:25:27 +0200

2004

migrationtools (46-1) unstable; urgency=high

   * New upstream release:
     + Define objectClass: inetLocalMailRecipient (not mailRecipient).
     + Preserve prepared LDIF on failure applying it.
     + Declare "objectClass: account" only if not using $EXTENDED_SCHEMA.
   * Use generic (but unofficial) buildinfo cdbs snippet.
   * Set urgency=high to hopefully get this into sarge in time (the
     changes are small but valuable).
   * Tighten debhelper build-dependency to please linda.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 3 Nov 2004 22:33:37 +0100

migrationtools (45-2) unstable; urgency=low

   * Correct uid gid confusion in hack. Closes: Bug#261063 (thanks to
     Vaclav Smilauer <eudoxos@arcig.cz>).
   * Enable 8bit tweak by default: 8bit characters are interpreted as
     ISO8859-1 and encoded as Base64 (except gecos field where they
     instead are replaced with similar 7bit characters: The LDAP schema
     seems to be more restrictive than Debian shadow tools). The other
     tweak - exclusion of Debian system users and groups - is still
     disabled by default (the scripts attempts to migrate loads of system
     stuff by default anyway).
   * Recode this changelog as UTF8.
   * Improve watch file:
     + Add hint on usage
     + Use web URL (instead of ftp)
     + Tweak regex slightly
   * Repackage using cdbs.
   * Use dh-buildinfo.
   * Cleaned up debian/copyright:
     + Use web URL as origin
     + Replace info contained in changelog with note on "GNU systems".
     + Declare each topic more strictly.
     + Mention "licensing info" together with copyright.
   * Improved long descriptions:
     + Website URL added

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 23 Jul 2004 16:09:07 +0200

2003

migrationtools (45-1) unstable; urgency=low

   * New upstream release.
   * Standards-Version: 3.6.1 (no changes needed).
   * Really behave as upstream by default (UTF8 was accidentally enabled
     by default), and correct documentation of added options in
     README.Debian.
   * Add watch file.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 20 Oct 2003 00:53:40 +0200

2002

migrationtools (44-6) unstable; urgency=low

   * Fix double cn entry (thanks to Wladimir Mutel
     <mwg@fluffy.isd.dp.ua>).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 21 Sep 2002 18:54:15 +0200

migrationtools (44-5) unstable; urgency=low

   * Minor fixes against v 44-2 for grammar and not assuming `.' is in
     PATH, thanks to Dave Love <d.love@dl.ac.uk> (closes: #161082).
   * Use binary-indep build target, not binary-arch.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 17 Sep 2002 15:44:16 +0200

migrationtools (44-4) unstable; urgency=low

   * Really correct the utf8 calls, thanks to Wladimir Mutel
     <mwg@fluffy.isd.dp.ua>.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 11 Sep 2002 20:23:20 +0200

migrationtools (44-3) unstable; urgency=low

   * Really correct calls to utf8 subroutine, thanks to Wladimir Mutel
     <mwg@isd.dp.ua>.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 10 Sep 2002 11:08:42 +0200

migrationtools (44-2) unstable; urgency=low

   * Fix typo in utf8 hack. Thanks to Louis-David Mitterrand
     <ldm@apartia.org> for spotting it (Closes: #159317).
   * Add a comment about how to migrate on top of a default slapd install
     (closes: #159318).

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 2 Sep 2002 20:03:12 +0200

migrationtools (44-1) unstable; urgency=low

   * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 19 Aug 2002 22:44:57 +0200

migrationtools (42-1) unstable; urgency=low

   * Newer upstream version.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 3 Jul 2002 22:45:51 +0200

migrationtools (40-3) unstable; urgency=low

   * Correctly use gid instead of uid in migrate_group.pl. Thanks to
     Raimund Sacherer <rs@ngit.at> for spotting the error.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 21 May 2002 07:13:58 +0200

migrationtools (40-2) unstable; urgency=low

   * Suggest slapd instead of similar older packages. Closes: Bug#142865.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 17 May 2002 01:29:46 +0200

migrationtools (40-1) unstable; urgency=low

   * Release officially. Closes Bug#80993.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 10 Apr 2002 04:50:29 +0200

migrationtools (40-0.0.jones7) unstable; urgency=low

   * Remove emacs noise in this Changelog file.
   * Add full license in copyright.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 29 Mar 2002 01:41:40 +0100

migrationtools (40-0.0.jones6) unstable; urgency=low

   * Don't ignore system users and groups per default (this is still
     primarily a tool to migrate NIS to LDAP).
   * Fix UTF8 regexp.
   * UTF8-encode surname (sn).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 28 Mar 2002 22:00:39 +0100

migrationtools (40-0.0.jones5) unstable; urgency=low

   * Correctly 7bit-ify "å" (&aring;) into "aa", not "ae".
   * Disable sendmail support per default (no support in any known
     schemas for "mailRecipient" objectclass).
   * Hack migrate_passwd.pl to handle UTF8 (except gecos for some unknown
     reason).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 28 Mar 2002 18:53:49 +0100

migrationtools (40-0.0.jones4) unstable; urgency=low

   * Let's try againg: Add option IGNORE_SYSTEM_ACCOUNTS.
   * Document IGNORE_SYSTEM_ACCOUNTS in README.Debian.
   * Bumb up Standards-version (no changes necessary).
   * Add build-depends.
   * Cleanup debian/rules.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 26 Mar 2002 13:22:18 +0100

migrationtools (40-0.0.jones3) unstable; urgency=low

   * Default manager is admin.
   * Add  option.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 17 Mar 2002 01:46:49 +0100

migrationtools (40-0.0.jones2) unstable; urgency=low

   * Change architecture any -> all (how embarrasing).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 15 Mar 2002 23:48:51 +0100

migrationtools (40-0.0.jones1) unstable; urgency=low

   * Unofficial release of newer upstream source.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 15 Mar 2002 20:04:32 +0100

2001

migrationtools (37-0.0.jones1) unstable; urgency=low

   * Unofficial release of newer upstream source.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 16 Mar 2001 16:20:16 +0100

migrationtools (24-0.1) unstable; urgency=low

   * Initial unofficial release.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 16 Mar 2001 16:17:03 +0100