changelog 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. pptpd (1.4.0-0) unstable; urgency=low
  2. * Package built from upstream sources, not a Debian project package
  3. (Debian Developer expected to adjust this entry)
  4. -- James Cameron <quozl@laptop.org> Wed, 23 Oct 2013 16:16:54 +1000
  5. pptpd (1.3.4-0) unstable; urgency=low
  6. * Package built from upstream sources, not a Debian project package
  7. (Debian Developer expected to adjust this entry)
  8. -- James Cameron <quozl@us.netrek.org> Mon, 16 Apr 2007 10:51:43 +1000
  9. pptpd (1.2.0-0) unstable; urgency=low
  10. * Package built from upstream sources, not a Debian project package
  11. (Debian Developer expected to adjust this entry)
  12. Closes: #107933: pptpd: pptpd segfaults if called without arguments
  13. Closes: #126486: pptpd: wish it had better integration support with
  14. Portslave
  15. -- James Cameron <james.cameron@hp.com> Fri, 21 May 2004 20:13:51 +1000
  16. pptpd (1.1.4.0b4-1) unstable; urgency=low
  17. * Finally acknowledge the bugs fixed in the NMUs:
  18. Closes: #132819 (Build-Depends on devhelper)
  19. Closes: #126712 (Mark /etc/init.d/pptpd as conffile)
  20. Closes: #57849 (Remove recommends line)
  21. * Enable the MSCHAP and MPPE options again in the default config, but now
  22. changed for the new upstream pppd syntax.
  23. * Also include the new upstream source in the upload -
  24. dpkg-buildpackage was confused by the version number.
  25. * Enhance the init script to:
  26. - Include a "status" option.
  27. - Force pptpd to close its file descriptors.
  28. Closes: #189426: pptpd does not close/redirect stdout and stderr
  29. * Use po-debconf for debconf translations and add pt_BR and FR translations.
  30. However, debconf is still not used for autoconfig until I find time to
  31. implement the config script properly. It will come, soon ;)
  32. Also fix some english short descriptions - thanks for pointing that out.
  33. Closes: #191703: Update packaging to use the newer gettext-based debconf
  34. template translation system
  35. Closes: #208049: Please switch to gettext-based debconf templates
  36. Closes: #211273: French translation of gettext debconf template
  37. I will leave #209082 open until the config script works....
  38. * Also ship the README.bcrelay file in the binary package.
  39. * Move the HOWTO-IPX+PPTP.txt file from the html/ directory to the normal
  40. doc directory.
  41. Closes: #220707: CVS directory, and non-html in 'html' dir
  42. * Document that IP forwarding needs to be enabled, but refer to
  43. /etc/network/options instead of /proc/sys/net/ipv4/ip_forward.
  44. Closes: #168718: Documentation has no reference to
  45. /proc/sys/net/ipv4/ip_forward
  46. -- Rene Mayrhofer <rmayr@debian.org> Wed, 23 Apr 2003 13:34:50 +0200
  47. pptpd (1.1.4-0.b3.1) unstable; urgency=HIGH
  48. * New upstream release (to fix the security issue).
  49. Closes: #189363: pptpd: PoPToP versions earlier than 1.1.3 have a
  50. remotely exploitable buffer overflow
  51. Closes: #107933: pptpd: pptpd segfaults if called without arguments
  52. * Enabled the broadcast relay option.
  53. * The default pptpd-options no longer includes "+chapms"
  54. Closes: #179808: pptpd: Completely fails to work
  55. * Acknowledge bug report closed by NMUs:
  56. Closes: #132819
  57. Closes: #126712
  58. Closes: #57849
  59. -- Rene Mayrhofer <rmayr@debian.org> Wed, 23 Apr 2003 12:12:38 +0200
  60. pptpd (1.1.2-2) unstable; urgency=low
  61. * New upstream version
  62. -- Rene Mayrhofer <rene@mayrhofer.eu.org> Wed, 30 Jul 2003 22:36:01 +0200
  63. pptpd (1.1.2-1.3.woody.0) stable; urgency=HIGH
  64. * Security fix for the remotely exploitable buffer overflow.
  65. -- Rene Mayrhofer <rmayr@debian.org> Wed, 23 Apr 2003 13:10:05 +0200
  66. pptpd (1.1.2-1.2) unstable; urgency=low
  67. * Non-maintainer upload
  68. * Mark /etc/init.d/pptpd as a conffile, per policy (closes: #132819).
  69. -- Steve Langasek <vorlon@debian.org> Sat, 16 Feb 2002 12:09:44 -0600
  70. pptpd (1.1.2-1.1) unstable; urgency=low
  71. * NMU
  72. * Add build-depends: debhelper. Closes: #126712.
  73. -- LaMont Jones <lamont@debian.org> Mon, 14 Jan 2002 22:08:38 -0700
  74. pptpd (1.1.2-1) unstable; urgency=low
  75. * Updated to new upstream version (declared as development version, but it
  76. is around long enough to seem stable).
  77. Closes: #109908
  78. * Do not ship pptpdconfig.pl since it does not work correctly at the
  79. moment.
  80. Closes: #82385
  81. * Took out all MPPE options from pptpd-options (the options for pppd) as
  82. long as the default pppd package does not support it.
  83. Closes: #61651
  84. * Changed maintainer email to rmayr@debian.org
  85. -- Rene Mayrhofer <rene.mayrhofer@debian.org> Thu, 27 Dec 2001 11:17:51 +0100
  86. pptpd (1.0.1-2) unstable; urgency=low
  87. * Changed the dependency from perl to perl-base.
  88. -- Rene Mayrhofer <rene.mayrhofer@vianova.at> Tue, 26 Dec 2000 15:44:38 +0100
  89. pptpd (1.0.1-1) unstable; urgency=low
  90. * New upstream release.
  91. The debconf support is still disabled because I do not have time to
  92. write a perl script that can change the configuration files (only 2 files
  93. need to be changed) thet is really safe (i.e. it does not mess with manual
  94. configuration in those files). If anybody can contribute, I would be very
  95. happy.
  96. -- Rene Mayrhofer <rene.mayrhofer@vianova.at> Mon, 20 Nov 2000 17:38:35 +0100
  97. pptpd (1.0.0-5) unstable; urgency=low
  98. * First try with debconf support and postinst config script
  99. -- Rene Mayrhofer <rene.mayrhofer@vianova.at> Tue, 11 Jul 2000 17:06:10 +0200
  100. pptpd (1.0.0-4) frozen unstable; urgency=low
  101. * Added a config script to the postinst (now disabled because of problems
  102. with debconf perl support - next upload will include it)
  103. * Preliminary support for debconf (now disabled because of problems with
  104. (debconf perl support - next upload will include it)
  105. * Removed the debug option from /etc/pptpd.conf
  106. * Updated the HOWTO with a new version from the upstream maintainer
  107. * Removed the Recommend: ppp-pam (closes: #57849)
  108. -- Rene Mayrhofer <rmayr@vianova.at> Fri, 1 Oct 1999 11:06:39 +0200
  109. pptpd (1.0.0-3) unstable; urgency=low
  110. * The init script now uses the pidfile created by pptpd
  111. -- Rene Mayrhofer <rmayr@vianova.at> Thu, 30 Sep 1999 11:31:11 +0200
  112. pptpd (1.0.0-2) unstable; urgency=low
  113. * Enhanced the init script to recognize force-reload.
  114. * Moved manual pages to /usr/share/man
  115. * Added support for TCP wrappers
  116. -- Rene Mayrhofer <rmayr@vianova.at> Wed, 29 Sep 1999 13:35:05 +0200
  117. pptpd (1.0.0-1) unstable; urgency=low
  118. * New upstream release
  119. -- Rene Mayrhofer <rmayr@vianova.at> Tue, 28 Sep 1999 16:49:26 +0200
  120. pptpd (0.9.13-1) unstable; urgency=low
  121. * New upstream release
  122. -- Rene Mayrhofer <rmayr@vianova.at> Tue, 24 Aug 1999 08:05:29 +0200
  123. pptpd (0.9.12-1) unstable; urgency=low
  124. * Initial Release.
  125. -- Rene Mayrhofer <rmayr@vianova.at> Tue, 24 Aug 1999 08:05:10 +0200