Skip to content

Debian Changelog mldonkey (2.8.1-2etch1)

2007

mldonkey (2.8.1-2etch1) testing-proposed-updates; urgency=low

   * Added avoid-duplicate-sending.dpatch to fix a serious bug in mldonkey
     which lead to uploading data blocks twice to eMule clients.

 -- Samuel Mimram <smimram@debian.org>  Sat, 13 Jan 2007 11:30:54 +0000

2006

mldonkey (2.8.1-2) unstable; urgency=low

   * Added newdns.dpatch to fix the DNS resolution problem with
     www.mldonkey.net, closes: #395068.
   * Creating mldonkey group as system group, closes: #389455.
   * Flushing after password prompt in mldonkey_command, closes: #391729.
   * Patched mldonkey_server to be able to run mldonkey even when HOME is not
     set (thanks Géraud Meyer), closes: #392604.
   * Cleanly handle erroneous --chuid / --chgid / --umask arguments in
     mldonkey_server (thanks Géraud Meyer), closes: #392605.
   * Fixed a typo in mldonkey_server (thanks Géraud Meyer), closes: #392617.
   * Change address of Sylvain Le Gall to gildor@debian.org.

 -- Samuel Mimram <smimram@debian.org>  Tue, 24 Oct 2006 21:29:32 +0000

mldonkey (2.8.1-1) unstable; urgency=low

   * New upstream release, closes: #387977.

 -- Samuel Mimram <smimram@debian.org>  Mon, 18 Sep 2006 08:56:32 +0000

mldonkey (2.8.0-1) unstable; urgency=low

   * New upstream release, closes: #387260.
   * Removed cvs_20060911.dpatch and 02_usr_bin.dpatch.

 -- Samuel Mimram <smimram@debian.org>  Thu, 14 Sep 2006 19:04:21 +0000

mldonkey (2.7.7-10) unstable; urgency=low

   * Set CFLAGS according to the Debian policy, closes: #384205.
   * Updated to current CVS version (cvs_20060911.dpatch), closes: #385920.
   - Removed cryptoflags.dpatch, integrated upstream.
   - Updated 01_see.dpatch.
   * Added an LSB section to the init script of mldonkey_server.
   * Added make clean to the clean target of the rules.

 -- Samuel Mimram <smimram@debian.org>  Sun, 10 Sep 2006 22:39:10 +0000

mldonkey (2.7.7-9) unstable; urgency=low

   * Added cryptoflags.dpatch to use the -mno-omit-leaf-frame-pointer option
     only where available, closes: #383527.
   * Not installing mldonkey_create_chroot anymore for now, closes: #380222.
   * Correctly use --build and --host in configure.

 -- Samuel Mimram <smimram@debian.org>  Thu, 17 Aug 2006 17:09:00 +0000

mldonkey (2.7.7-8) unstable; urgency=low

   * Added a build-dependency on autoconf and regenerate the configure.
   * Use #!/bin/bash for mldonkey_create_chroot, closes: #380222.

 -- Samuel Mimram <smimram@debian.org>  Thu, 17 Aug 2006 11:44:10 +0000

mldonkey (2.7.7-7) unstable; urgency=low

   * Disabling libmagic support since it was causing a segfault,
     closes: #378831.
   * Added cvs_20060815.dpatch to have the current CVS version as requested by
     upstream, closes: #383187.
   - It is now possible to use the normal address/mask format in allowed_ips,
     closes: #344905.
   - Logging to syslog and to a file are now independent, closes: #254000.
   - This patch contains 03_lock_config_files_space.dpatch and 04_cfs.dpatch,
     which have been disabled.
   * Correct bashisms in mldonkey_create_chroot, closes: #380222.

 -- Samuel Mimram <smimram@debian.org>  Fri, 28 Jul 2006 18:29:28 +0200

mldonkey (2.7.7-6) unstable; urgency=low

   * Use POSIX way of defining functions for init_error, closes: #379142.

 -- Samuel Mimram <smimram@debian.org>  Mon, 24 Jul 2006 17:22:40 +0000

mldonkey (2.7.7-5) unstable; urgency=low

   * Retry to stop the deamon with the --oknodo option of start-stop-daemon if
     stopping fails in order to work around an old bug in the init.d script,
     closes: #378934.
   * chown /var/run/mldonkey only if both variables MLDONKEY_USER and
     MLDONKEY_GROUP are set, closes: #378603.
   * Added arm_dynamic_loop_delay.dpatch on arm only to avoid a freeze of
     mldonkey, closes: #370107.

 -- Samuel Mimram <smimram@debian.org>  Thu, 20 Jul 2006 18:26:02 +0000

mldonkey (2.7.7-4) unstable; urgency=low

   * Import patch from Ubuntu (thanks Reinhard Tartler) to handle systems where
     /var/run is cleaned on reboot, closes: #354701.
     - Introduce new config variable in /etc/default/mldonkey-server:
       MLDONKEY_USER. This variable is only used by the init script.
     - Mke the initscript create /var/run/mldonkey-server, setting correct
       owner and permissions.
   * Added 04_cfs.dpatch (thanks spiralvoice) to handle CFS filesystems which
     incorrectly report freespace, closes: #377865.
   * Added a build-dependency on libmagic-dev, closes: #378150.
   * Added a build-dependency on ocaml-best-compilers since mldonkey is a
     fairly big package to build.
   * We don't need to remove rpaths anymore.

 -- Samuel Mimram <smimram@debian.org>  Thu, 13 Jul 2006 12:49:45 +0000

mldonkey (2.7.7-3) unstable; urgency=low

   * Added 03_lock_config_files_space.dpatch in order to handle leftover
     config_files_space.tmp files, closes: #359237.
   * Removed obsolete configure options, closes: #375921. Also removed Soulseek
     and Opennap from the description.
   * Updated french debconf templates translation, closes: #377574.
   * Depend on ocaml-base-nox instead of ocaml-base on non native archs.

 -- Samuel Mimram <smimram@debian.org>  Fri, 23 Jun 2006 15:18:15 +0000

mldonkey (2.7.7-2) unstable; urgency=low

   * mldonkey_options now correctly handles \" in strings, closes: #354433.
   * Disabling DirectConnect plugin for now since it is unstable and does not
     support uploading, closes: #224836.
   * Use ucf in postrm only if present, closes: #333314.

 -- Samuel Mimram <smimram@debian.org>  Fri, 23 Jun 2006 12:05:49 +0000

mldonkey (2.7.7-1) unstable; urgency=low

   * New maintainter:
     Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>.
   * New upstream release, closes: #361173.
   * Build-depend on ocaml-nox (>= 3.09.2), closes: #369770.
   * init.d script of mldonkey-server called with stop now exits with 0 even
     when the server was not running, closes: #338875.
   * Correcly set $HOME in mldonkey_server, closes: #355913.
   * Updated debconf templates and removed mldonkey-server/mldonkey_umask,
     mldonkey-server/client_name and mldonkey-server/plugin.
   * Removed unused debconf templates: mldonkey-server/config_exist_no_options,
     mldonkey-server/config_exist_no_dir and
     mldonkey-server/shared_directories, closes: #332320.
   * Updated the Czech debconf templates translation, closes: #335353.
   * Added a .desktop file for mldonkey-gui.
   * Updated standards version to 3.7.2, no changes needed.
   * Updated the watch file.

 -- Samuel Mimram <smimram@debian.org>  Wed, 21 Jun 2006 23:15:23 +0000

mldonkey (2.7.3-2) unstable; urgency=low

   * Fix the build on alpha by using a workaround when opt compilation
     has failed (Closes: #345793)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 14 Feb 2006 23:07:53 +0100

mldonkey (2.7.3-1) unstable; urgency=low

   * New upstream release
   * Test the presence of mlnet and mlgui, to fail ASAP if the compilation of
     one of these has failed.
   * Disable the use of --enable-ocamlver in debian/rules
   * Compile with ocaml 3.09.1 (Closes: #352638)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 7 Feb 2006 23:09:50 +0100

2005

mldonkey (2.7.1-2) unstable; urgency=low

   * Replace libgd2-dev by libgd2-noxpm-dev in the build dependency
     (Closes: #343914)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 20 Dec 2005 00:03:13 +0100

mldonkey (2.7.1-1) unstable; urgency=low

   * New upstream release

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 13 Dec 2005 01:26:35 +0100

mldonkey (2.7.0-1) unstable; urgency=low

   * New upstream release (Closes: #333708, #337856, #328131, #337313)
   * Fix weirdness in manpages (change xml-man/*.xml)
   * Remove hardcoded OCaml ABI
   * Apply patch 24_ocaml3.09.0_min to compile with OCaml 3.09.0

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Thu, 8 Dec 2005 01:17:00 +0100

mldonkey (2.6.5-1) unstable; urgency=low

   * New upstream release
   * Fix compilation problem due to the use g++ instead of gcc
   * Apply patches :
     * 21_svg_converter: fix missing objects during the link
     * 22_mld_hash: fix partial application of Unix32.ftruncate64
     * 23_use_svg_converter_byte: always use svg_converter.byte, it could
       always build and speed is not important

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 17 Oct 2005 23:53:03 +0200

mldonkey (2.6.4-1) unstable; urgency=low

   * New upstream release
   * Rework the watch file to match newer archive name (no more .tar.gz)
   * Remove patch 21_passwd_security because it is applied upstream
   * Rewrite 20_wrong_comment patch
   * Upgrade standard version to 3.6.2.0 (no change)
   * Add dependency on libgd2-dev and liblablgtk2-gnome-ocaml-dev which are now
     required to build
   * Add "--enable-soulseek --enable-opennap" to configure, in order to enable
     this two networks
   * Remove Directconnect from package description, since it is no more
     supported
   * Correct the package description (overnet is written twice)
   * Use distclean for the clean target
   * Updated vi debconf translation, thanks to Clytie Siddall
   * Check for mlnet.pid in mldonkey_server and exit if it exists

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 20 Sep 2005 00:07:22 +0200

mldonkey (2.5.28.1-1) unstable; urgency=low

   * New upstream version:
     * Fix LOWID protocol error with ed2k (Upstream: #3415,
       Debian closes: #284556, #280073)
   * Transition to ocaml 3.08.3: changes depends in control
   * Remove patch 18_utf8_encoding since it is applied upstream
   * Remove patch 19_mlgui_align since it is applied upstream
   * Depend on docbook-xsl 1.64.1 and docbook-xml 4.2-12
     (Closes: #276750, #276751)
   * Change MDLONKEY_DIR to MLDONKEY_DIR at line 34 in the init.d file
     (Closes: #296573, #273156)
   * Create a command "force-start" to force the start of mldonkey, even if it
     is configured not to start at startup. All other command don't take into
     account the value of the variable ( so you can stop or restart a running
     server, without knowing how it was started )
     (Closes: #225724)
   * Depend on dpkg 1.10.27, so that we can rely on --nicelevel doing what we
     think it does. Put a note for backporters in README.Debian
     (Closes: #277772)
   * Add german debconf translation. Thanks to Jens Nachtigall
     (Closes: #271727)
   * Update czech debconf translation. Thanks to Jan Outrata
     (Closes: #271462)
   * Add vietnamese debconf translatio. Thanks to Clytie Siddall
     (Closes: #312824)
   * Apply patches to improve the debconf templates. Thanks to Jens Nachtigall
     (Closes: #270283)
   * Change license of manpages to LGPL v2.1
     (Closes: #281086)
   * Add "debconf-updatepo" in the target clean of debian/rules to be sure to
     be in sync for the translation
     (Closes: #271725)
   * Add a note about the fact that mldonkey cannot use all the group assigned
     to user mldonkey due to OCaml limitation in README.Debian, explain how to
     deal with this issue
   * Create a patch to correct comments in the initial downloads.ini:
     20_wrong_comments
     (Closes: #285231)
   * Cannot find cache.shareaza.com in the source. This seems to be present in
     release 2.5.4 but it is no more present.
     (Closes: #231553)
   * Added script mldonkey_create_chroot and its manpage, thanks to Mick
     Kappenburg for his contribution
   * Modify mldonkey_server:
     * Add an option to configure the group that should be used when running
       mldonkey.
     * Add an option to configure the niceness of the process
     * Add sanity check :
       * Check for stale pidfile
         (Closes: #295854)
       * Check for good permission/owner/group of files used by mldonkey. After
         better reading the patch provided in bugs 299722, i decided to replace
         a "simple" reowning of the pidfile by a complete check of permission
         and ownership. Reowning a file is not as simple as it looks like. We
         should take care of "dpkg-statoverride" et al. Moreover, i don't want
         to autoset things in the init script. If the ownership/permission of
         files are not good, there should be a real problem (as a standard
         install should set the good permission). I don't try to hide these
         problem by doing fix in the init script: i just warn the user.
         (Closes: #299722).
       * Check for stale .tmp file
         (Closes: #283930)
     * Update the manual page according to these changes.
   * Correct the way you can change password in README.Debian, thanks to
     Spiralvoice.
     (Closes: #312370)
   * Doesn't offer the possibility to keep the server running after upgrade:
     this option can cause a lot of problems (version mismatch between server
     and gui).
     (Closes: #300547)
   * Use Int64 to store integer extracted from ini files, in mldonkey_files.
     This is more compliant with the way mldonkey write this value in his ini
     files.
     (Closes: #291451)
   * Modify priority of the debconf question :
     * to priority low: run_as_user, mldonkey_group, mldonkey_umask,
       mldonkey_niceness, max_alive
     * to priority medium: mldonkey_dir (reasonable default, but are system
       specific most of the time), client_name (reasonnable default, but most
       of the time are changed by user),
     * to priority critical: reown_file (because the server cannot restart if
       the file permission are not changed),
     * So now, configuring the system with priority high only ask you 3
       question, with priority medium only 8 question.
   * Doesn't distribute anymore /etc/default/mldonkey-server. So this file is
     not automatically marked as conffile, allowing to manage it through ucf
     (Closes: #279030):
     * save the default from this file to debconf in the preinst script,
     * move mldonkey-server to mldonkey-server.bak in the preinst script,
     * generate mldonkey-server and manage it using ucf (at the same place, but
       using ucf).
     * add a note into NEWS.Debian to state this change
   * Applied patches #3919 from upstream to correct file permission, generates
     password in users.ini rather than in downloads.ini (this separation is the
     new security scheme, the file users.ini has 600 permission)
     (Closes: #300560)
   * Fix the problem of invoke-rc.d creating a defunct process: i need to stop
     the debconf module (using db_stop in postinst)
   * Enhance mldonkey_files: add the command test, to check if some source are
     from specified network (eg fasstrack).
   * Move the fasttrack split from /etc/init.d/mldonkey-server to
     mldoney-server.postinst.
   * Enhance mldonkey_users: add the command dump-users-section,
     strip-users-section and test-users-section, to extract users section from
     download.ini and place it in users.ini.
   * Create users.in out of downloads.ini using mldonkey_users in
     mldonkey-server.postinst.
   * Transition to svn-buildpackage
   * Reformat the changelog to be sure to have less than 80 characters by line.
   * [JvW] Add mldonkey start init.d script at 98, not as early as the default
     location of 20.

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 30 Aug 2005 11:36:02 +0200

2004

mldonkey (2.5.28-2) unstable; urgency=medium

   * Enhanced patch 18_utf8 ( should made mlgui works for people using UTF 8
     locale : suppose that core encoding is ISO-8859-1 )
   * Set urgency to medium in order to have mldonkey in sarge

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Fri, 3 Sep 2004 23:49:26 +0200

mldonkey (2.5.28-1) unstable; urgency=high

   * New upstream release ( applied patch 15_no_gtk_config
     16_no_gtk_config_autoconf_run 17_date_in_mail )
   * Create a patch ( 18_utf8_encoding ) in order to translate to utf8 the
     string received by the gui from the core (Closes: #266676)
   * Modify the backup rules, now we build gtk2 interface, so we need to backup
     some gtk2 files.
   * Fix some GTK2 mis use of xalign/yalign.
   * Use UCF, basic parse of older configuration file to recover some default
     value (Closes: #266749)
   * Let user choose the policy concerning restart of mldonkey during upgrade (
     Closes: #265251 )
   * Add a note concerning the usage of recover_temp (Closes: #247890)
   * Use --oknodo in /etc/init.d/mldonkey-server (Closes: #267419)
   * Write a note concerning the UTF 8 encoding of the login/password
   * Set the urgency to high in order not to block ocaml to enter testing ( or
     made mldonkey leave testing )
   * Set a workaround of a possible bug in ocaml : using invoke-rc.d made the
     init script hang if start-stop-daemon is not called with --background
     option ( need further examination and test ).

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 24 Aug 2004 23:20:43 +0200

mldonkey (2.5.27-2) unstable; urgency=medium

   * Forget to add build depends on lablgtk2. Correct the detection of the
     presence of lablgtk : applied patch 15_no_gtk_config. (Closes: #265151)
   * Build with ocaml-3.08 (Closes: #264077)
   * Applied patch upstream #3291 (Closes: #265859)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Fri, 13 Aug 2004 00:03:40 +0200

mldonkey (2.5.27-1) unstable; urgency=low

   * New upstream release (Closes: #262516)
   * Add example to the mldonkey_command manpage (Closes: #259734)
   * Made mldonkey-gui suggests mldonkey-server (Closes: #259633)
   * Correct typo in mldonkey-server init script (Closes: #258138, #262769)
   * Added Czech debconf translation (Closes: #261793)
   * Redirect password prompt to stderr (Closes: #257169)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 10 Aug 2004 22:52:52 +0200

mldonkey (2.5.21-2) unstable; urgency=low

   * Correct handling of the daemonize option in mldonkey_server. Close
     stdin, stdout, stderr after having duplicate it to /dev/null
     (Closes: #253354)
   * Doesn't display the debconf about FASTTRACK problem (Closes: #253056)

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 14 Jun 2004 21:51:34 +0200

mldonkey (2.5.21-1) unstable; urgency=low

   * New upstream release

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Thu, 6 May 2004 00:51:57 +0200

mldonkey (2.5.20-2) unstable; urgency=low

   * Correct 13_tiger_tree_corruption.dpatch, since it has been partially
     applied. ( Fix FTBFS on Sparc )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Thu, 6 May 2004 00:26:56 +0200

mldonkey (2.5.20-1) unstable; urgency=low

   * New upstream version ( Closes: #247148 )
   * Revert mldonkey_server to former release one. The use of get_pwent, leads
     it to malfunction in many configuration, for detecting HOME variable. I
     reuse $HOME and use a workaround for mlnet_strings : set MLDONKEY_STRINGS
     to $HOME/.mldonkey/mlnet_strings ( ie where i am sure i can write things
     ). ( Closes: #244652 )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Tue, 4 May 2004 23:38:59 +0200

mldonkey (2.5.17-1) unstable; urgency=low

   * New upstream release
   * Correct creation of .mldonkey directory structure. This help mldonkey to
     be launch and finish by menu. The directory structure is exactly the same
     as before, expect a .mldonkey/.mldonkey dir which containes the
     mlnetstrings file. (Closes: #240443, #241085)
   * New french translation (Closes: #239438)
   * Correct manpages, to stat that some programs are debian specific
     (Closes: #242695)
   * Use a patch for sparc arch, in order to downgrade bug #221704 to important
     ( still there but doesn't prevent using mldonkey ).

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Thu, 8 Apr 2004 22:28:10 +0200

mldonkey (2.5.16-2) unstable; urgency=low

   * Forget to close old bugs ( see 2.5.11-1 )
     (Closes: #225254, #210174, #229360, #226484, #229862)
     (Closes: #217534, #219174, #222342, #229603, #232819)
   * Use distrib/ChangeLog as real changelog (Closes: #237132, #237282)
   * Correct typo MDLONKEY_DIR -> MLDONKEY_DIR in init script (Closes: #237191)
   * Fix the problem with starting (Closes: #237193, #237135). Longer
     explanation :
       - a new feature ( post 2.5.4 ) allows user to translate strings of mlnet
         ( ie for i18n )
       - at startup mlnet try to load an external entity
         ~/.mldonkey/mlnet_strings.en
       - but $HOME point to /root/
       - i solved the problem in mldonkey_server, which now change the dir to
         $MLDONKEY_DIR && $HOME
   * Fix a bug that prevent to stop mldonkey via init.d script ( --exec is not
     usefull ).
   * The background is now by default white (Closes: #237136)
   * Add the last check for dpkg-statoverride ( when moving files ) in order to
     prevent any chowing which are not feasable (Closes: #237205)

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 15 Mar 2004 23:07:28 +0100

mldonkey (2.5.16-1) unstable; urgency=low

   * New upstream release (Closes: #232960)
   * Added catalan translation (Closes: #236660)

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 8 Mar 2004 22:03:17 +0100

mldonkey (2.5.12-1) unstable; urgency=low

   * New upstream version

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 1 Mar 2004 22:19:10 +0100

mldonkey (2.5.11-1) unstable; urgency=low

   * New upstream release :
      * Removes http1.1.txt, uri-res.txt uri.txt : no more RFC
        (Closes: #225254).
      * Create a script debian/utils/purify_mldonkey to remove all part
        of mldonkey that should not appear in debian ( Fasttrack, RFC )
      * Stop using 04_no_more_unix_fd patch, since it is applied upstream
      * Rewrite patch 01_see, since file corresponding to it has changed
        upstream.
      * Stop using 08_preliminary_server_zlib_awareness, since it is applied
        upstream ( since v 2.5.5 )
      * Stop using 09_ocaml_3_07_for_2_5_4 ( and coming along
        10_ocaml_3_07_autoconf_run ) since it has been applied upstream.
      * Added file FASTTRACK from previous version to explain the tarball is
        not the original release
   * Add a debian/watch, since mldonkey now distribute source tarball. Also modifies
     copyright
   * Modify debian/rules since gui becomes newgui and that we need to backup a
     different set of file ( still a problem of distclean ).
   * Add a section in README.Debian to explain that stat is needed for
     using this package (Closes: #210174)
   * Correction of typo in french po (Closes: #229360)
   * Use P2P as hint rather than a description (Closes: #226484)
   * Replace the use of -a by && in sh test, in  mldonkey-server.config
     mldonkey-server.init mldonkey-server.postinst (Closes: #229862)
   * Stop sourcing the configuration file at the beginning of postinst. It should
     be written after posinst -- those implying that the configuration file
     read at the beginning is invalid (Closes: #217534)
   * Use of start-stop-daemon in init script (Closes: #219174)
   * Added MLDONKEY_NICENESS to mldonkey-server.{config|postinst|init|default}
     to enable user to choose a correct value of niceness when launching
     mldonkey (Closes: #222342)
   * According to the original submitter, then X crash was due to a non
     well formed version of lablgtk, which has been fixed in recent migration
     of lablgtk to testing. I keep track of this kind of issue, but he cannot
     reproduce the bug (Closes: #229603)
   * Reworked the <?xml declaration of manpages ( debian/xml-man/* ) in order
     to set encoding to ISO-8859-1. Move the stylesheets used to produces
     manpages from /usr/share/sgml to /usr/share/xml. (Closes: #232819)

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Sun, 15 Feb 2004 17:00:00 +0100

2003

mldonkey (2.5.4-1) unstable; urgency=low

   * New upstream version (closes: #217537)
   * Apply the patche to gets high priority by new lugdunum servers.
     Thanks to Silvestre Zabala (closes: #219830)
   * Upgrade to 3.6.1.0 policy
   * Split former patche ocaml_3_07 into two patches :
     * ocaml_3_07_for_2_5_4 ( since 2.5.4 includes the former patch )
     * ocaml_3_07_autoconf_run, which is the autoconf call with the former
       patch applied
   * remove the target configure | configure/config.status because i added
     touch config/configure everywhere it is needed ( in particular in clean
     which needs it in some circumstance ).
   * correct some typo in debconf (closes: #218054)
   * Patches removed because applied upstream :
      * to_mldonkey_server ( remains one line because it is always possible
        to have mlsubmit, but it is optional, there is an option )
      * ocaml_3_07 ( but needs a fix )
      * hide_passwd
      * lugdunum

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Tue, 11 Nov 2003 23:49:59 +0100

mldonkey (2.5.3-5) unstable; urgency=medium

   * Use db_get ..password and ..repassword to be sure there is enough
     information provided, because of a problem when upgrading from a version
     with just one ask for the password
   * Correction of typo in the config script
   * Added edonkey2000, emule, overnet to the list of supported P2P
     network (closes: #217011)
   * Move to urgency to medium, in order to respect the freeze which
     is coming soon ( i really like to have mldonkey in the next stable release
     )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Sun, 26 Oct 2003 14:59:21 +0100

mldonkey (2.5.3-3) unstable; urgency=low

   * Use touch to make config/configure up-to-date after having patched
     it (closes: #216357)
   * Rework the 06_ocaml_3_07 to work with "ocamlc -version" outputing 3.07+2

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 20 Oct 2003 21:23:59 +0200

mldonkey (2.5.3-2) unstable; urgency=low

   * Move dh_strip to arch specific part in order to strip if build with
     ocamlopt and not to strip when building with ocamlc (closes: #214121)
   * Create a patch to (closes: #213246) :
      * add the function password in configwin.ml
      * add the field string_password configwin_ihm.ml
      * use it to hide the entry associated in configwin
      * made gui_conf.ml to use password instead of string to
        build the password entry
      * add a chmod before and after the main loop of the
        gui to set permission of .mldonkey_gui* to 0400 to
        protect the password
   * Use patch provided to enable lugdunum connection (closes: #213845)
   * Ask the user twice for password in debconf (closes: #213338 )
   * Removed all reference to fasttrack in templates
   * Added a program called mldonkey_files to filter files.ini
     which contains Fasttrack source, produce a files.ini.fasttrack which will
     stay there until Fasttrack problem will be close ( see README.Debian )
     (closes: #211568)
   * Added -custom -linkall and build in the top dir against build/cdk.cma fix
     the problem on FTBFS on arch which do not use ocamlopt for build
     mldonkey_users (closes: #212026)

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Fri, 10 Oct 2003 22:39:53 +0200

mldonkey (2.5.3-1) unstable; urgency=low

   * Removed dependency on libc6-dev (closes: #199967)
   * Add a comment in debconf screen each time chroot is written to warn
     people that this option is not yet available. ( related to i
     #204266 ). Add an entry in README.Debian to explain why.
   * Modify the code of mldonkey_server to compute correctly the
     location of the pidfile and the chdir, only when it is needed
     (closes: #201487, #199927)
   * Create a program to manipulate user/password and interface it with
     debconf. Add an entry about how to change password in README.Debian.
     Allow modification of password directly in debconf screen
     (closes: #202760)
   * Move mlgui.xpm and mlnet.xpm to debian/images. Add the official logo image
     ( official-logo.png ) to debian/images. Ignore the lintian bug about
     menu-icon-has-bad-colors ( related to #199341 ).
   * Use the french translation of Mr Poindessous ( related to my poor
     "orthographe" ).
   * Reworked the patch system to depend on dpatch ( added dependency in
     control )
   * Added a small patch to remove the annoying "Your system support X file
     descriptor"
   * Correct the bug that was in postinst/config of mldonkey-server ( the bug
     was that it test for a /etc/default/mldonkey-server, which is always
     installed before config, in order to know if there was a previous
     installation ). (closes: #199928, #200302)
   * Remove the fasttrack directory... No more obfuscating code in mldonkey. I
     add FASTTRACK document to explain the modification of the source.
     (closes: #200500, #205152)
   * Build in my environnement and in a pbuilder-uml environement... I can't
     reproduce the FTBFS. If anyone can repeate this FTBFS, i will reopen the
     bug (closes: #207038)
   * I update the translation to reflect the unit of upload/download ( which
     are kO/s ) (closes: #209198)

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Sun, 17 Aug 2003 22:20:13 +0200

mldonkey (2.5.1-8) unstable; urgency=low

   * Fix a typo bug in debian/*.menu

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Fri, 20 Jun 2003 00:18:03 +0200

mldonkey (2.5.1-7) unstable; urgency=low

   * Added mlnet.xpm and mlgui.xpm for a more beautiful menu ( from the
     official site mldonkey.berlios.de )
   * Fix lintian warning about missing #DEBHELPER# in preinst

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Thu, 19 Jun 2003 23:21:39 +0200

mldonkey (2.5.1-6) unstable; urgency=low

   * Fix some typo in fr
   * Add substvar interpreter to depend on ocaml-base if byte compilation

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Tue, 17 Jun 2003 22:19:31 +0200

mldonkey (2.5.1-5) unstable; urgency=low

   * Add preinst script to move /etc/mldonkey.conf

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Tue, 17 Jun 2003 11:00:39 +0200

mldonkey (2.5.1-4) unstable; urgency=low

   * Remove statements about the not-debian release in README.Debian ( S.
     Zacchiroli )
   * Remove the question mark of the debconf question.
   * Remove the test of DAEMON at the beginning of init script
   * Move the configuration file /etc/mldonkey.conf to
     /etc/default/mldonkey-server
   * Remove program use_tags ( doesn't seem to be useful for now )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 16 Jun 2003 20:47:07 +0200

mldonkey (2.5.1-3) unstable; urgency=low

   * Correct bug concerning "" around client_name
   * Starting from env without $HOME should work for mldonkey_server ( now )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 16 Jun 2003 01:00:41 +0200

mldonkey (2.5.1-2) unstable; urgency=low

   * Correct the automatic creation of mldonkey's directory in postinst (
     Rep. by Laurent )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Thu, 12 Jun 2003 22:59:32 +0200

mldonkey (2.5.1-1) unstable; urgency=low

   * New upstream version
   * Added mldonkey_submit, mldonkey_server ( new ocaml program ),
    mldonkey_command
   * Added README.Debian
   * Remove make depends from debian/rules, since ./configure do it

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Fri, 6 Jun 2003 13:25:20 +0200

mldonkey (2.5-1) unstable; urgency=low

   * New uptream version
   * Fix problem with mldonkey_server ( now load /usr/bin/mlnet and not
     /usr/sbin/mlnet ) ( S. Zacchiroli )
   * Fix dependency to ocaml-best-compilers ( replace ocaml-native-compilers )
     ( S. Zacchiroli )
   * Rewrite the beginning of /etc/init.d/mldonkey-server
     ( S. Zacchiroli )
   * Default value for launch_at_startup has switch to false
     ( S. Zacchiroli )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Tue, 27 May 2003 11:46:14 +0200

mldonkey (2.4.2-1) unstable; urgency=low

   * New upstream version
   * Try to build kde_applet and gnome_applet but they seem broken
   * Fix some bug from config script
   * Remove share directory from the config because the option is too complex
   * Added Bittorent, FastTrack & Gnutella

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 19 May 2003 21:17:07 +0200

mldonkey (2.04rc1-1) unstable; urgency=low

   * New upstream version
   * Go to this version directly in order to use -daemon option
   * Untested all debconf features - need further check

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Thu, 13 Mar 2003 23:51:15 +0100

mldonkey (2.02.9-1) unstable; urgency=low

   * New upstream release
   * Moved from the former release of Goswin to a new one
   * Keep the changelog of Goswin
   * Renamed mldonkey-cvs to mldonkey
   * Write man
   * Write debconf installation
   * Add script to start a system wide server
   * Change the mldonkey_previewer to comply with debian standard ( mplayer ->
     see )
   * Remove perl component ( for now, but i consider the possibility to ship it
     in another package )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Mon, 10 Mar 2003 22:58:42 +0100

2002

mldonkey (2.02.1-6) unstable; urgency=low

   * can display the availability per chunk as height
   * can calculate the % availability ignoring already present chunks

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Mon, 07 Oct 2002 02:34:39 +0200

mldonkey (2.02.1-3) unstable; urgency=low

   * /usr/bin/mldonkey: cd to ~/.mldonkey again
   *                    exec real mldonkey to free shell

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Sat, 05 Oct 2002 01:21:39 +0200

mldonkey (2.02.1-2) unstable; urgency=low

   * /usr/bin/mldonkey: inervetd check for ~/.mldonkey

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Sat, 05 Oct 2002 01:19:39 +0200

mldonkey (2.02.1-1) unstable; urgency=low

   * new upstream cvs
   * show age and last seen in gui
   * only query files in state DOWNLOAD
   * prevent SIGFPE due to division by zero
   * only start download after every block has been seen at least once

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Fri, 04 Oct 2002 23:43:39 +0200

mldonkey (2.02.0-3) unstable; urgency=low

   * show age and last seen in the gui
   * update gui when file info chganges

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Fri, 13 Sep 2002 11:46:39 +0200

mldonkey (2.02.0-2) unstable; urgency=low

   * don't query for paused files
   * only add file to clinets file_list if it has new chunks
   * only add file to clinets file_list if all chunks have been seen once

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Wed, 11 Sep 2002 10:59:39 +0200

mldonkey (2.02.0-1) unstable; urgency=low

   * Initial Release

 -- Goswin von Brederlow <goswin.brederlow@student.uni-tuebingen.de>  Wed, 11 Sep 2002 10:59:39 +0200