Accepted proftpd-dfsg 1.3.0-12 (source)
Scott James Remnant
scott at ubuntu.com
Fri Nov 17 02:27:32 GMT 2006
Accepted:
proftpd-dfsg 1.3.0-12 was ACCEPTED.
Component: universe Section: net
Origin: Debian/unstable
Format: 1.7
Date: Thu, 16 Nov 2006 23:55:15 +0000
Source: proftpd-dfsg
Binary: proftpd, proftpd-pgsql, proftpd-doc, proftpd-mysql, proftpd-ldap
Architecture: source
Version: 1.3.0-12
Distribution: feisty
Urgency: high
Maintainer: Francesco Paolo Lovergine <frankie at debian.org>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Closes: 10360 17514 22894 24115 24524 26946 27861 28641 29396 29498 29520 29734 29805 30157 32331 32607 32686 32686 32950 33173 33193 33205 33206 33396 33494 33494 33494 33540 33671 34521 34564 34604 35036 35292 35292 36540 36742 36829 38203 38229 38260 38560 38562 39508 40085 41089 41090 42279 42407 43842 44530 44531 44531 45769 45775 45853 46309 46407 46695 47138 47147 48274 48353 48487 49170 49170 49742 50027 50027 50342 51120 51867 57935 58043 58043 58149 58258 59851 60188 60458 62197 62589 64926 65354 66783 66784 66785 67343 67720 68356 68848 72347 72841 72894 74153 74545 74758 75487 76258 76453 76710 76723 77701 77701 77701 78922 79062 80220 81753 81757 82921 83822 85259 85561 85589 85710 85724 85940 86011 86175 86519 86773 86855 87194 87568 88150 89871 90299 90643 90645 90650 90669 90673 90675 91262 91745 91931 91931 91987 91987 92143 92318 93150 93152 93230 93331 93770 93989 94348 95650 95724 96593 97124 98078 99862 102135 102489 102944 103318 104402 104948 106548 107387 109070 111454 113673 114953 114954 114955 114957 118804 120324 125829 125829 128805 133647 136104 136309 136696 139325 140141 140498 140896 141275 141690 143351 143351 143376 144365 144715 144882 145662 145669 146839 148358 148727 150162 150525 150694 151362 153922 153992 154238 156464 156878 158305 159365 163632 164556 164556 164556 165188 165677 166205 166215 166907 168305 168953 175581 177226 182889 182889 185030 185084 185125 185567 186074 186312 186646 187695 187695 188114 188722 190821 191227 192406 192590 192590 194359 194646 197585 197586 197984 203230 204157 207136 207136 212416 233031 236595 236963 239528 239528 240209 242013 243071 243277 244020 247860 248612 256520 256525 262697 263247 264252 269454 271163 274414 274414 274414 278309 279580 280105 281528 282045 282064 282214 282497 283131 283811 287357 287966 287966 288327 294077 306339 306763 307136 308313 308578 308861 309251 313146 313481 315687 317608 317620 321937 326799 326799 326943 328054 332076 334370 334979 335357 340130 340240 340262 341008 343799 349827 349827 353175 353175 356221 356221 363650 363657 363921 364074 364400 364580 365464 366089 366397 367164 368301 369745 375017 375102 381949 383077 387982 388647 393408 394233 397918
Changes:
proftpd-dfsg (1.3.0-12) unstable; urgency=high
.
* Fixing properly update-rc.d call in postrm. Eventually the init script
should be changed to work with dh_installinit, which would be more clean.
(closes: #397918)
.
proftpd-dfsg (1.3.0-11) unstable; urgency=medium
.
* Sigh, reverted a change in proftpd.install due to an initial package splitting no more
completed. The result was missing SQL and LDAP modules.
(closes: #394233)
.
proftpd-dfsg (1.3.0-10) unstable; urgency=low
.
* Removed RFCs in the original tarball.
(closes: #393408)
* Added a watch file for uscan.
* Templates updated.
(closes: #375102,#381949,#383077)
* Removes proftpd user on purge in postrm.
(closes: #387982)
* Merged by 1.3.0-9.1 NMU (thanks Arjan Oosting):
+ Call update-inetd during remove and disappear and not during purge.
(closes: #388647)
+ Make dependency on libcap-dev conditional to fix FTBFS on GNU/kFreeBSD
(closes: #375017)
+ Deregister /etc/init.d script on purge
.
proftpd (1.3.0-9) unstable; urgency=low
.
* Missing examples added to proftpd-doc: moved proftpd.examples to proftpd-doc.examples
* Added patch: sighup_fault
Daemon fails when receive SIGHUP and mod_ctrls is enabled.
Cfr http://bugs.proftpd.org/show_bug.cgi?id=2792
* Policy bumped to 3.7.2, no changes.
* proftpd.init: added /var/run/proftpd creation at run-time (ubuntu patch).
* Typo in README.Debian corrected
(closes: #369745)
* Russian debconf template revised
(closes: #367164)
* Added a note in README.Debian about AuthOrder and other issues.
.
proftpd (1.3.0-8) unstable; urgency=medium
.
* New patch for configure.in/configure (remove_rpath) to remove rpath adding
at libtool installation time.
(closes: #368301)
* Updated patch ipv6_cidr_warn.dpatch to the latest version in CVS.
See http://bugs.proftpd.org/show_bug.cgi?id=2785
.
proftpd (1.3.0-7) unstable; urgency=low
.
* Added a note about IPv6 CIDR in README.Debian
Added patch ipv6_cidr_warn.dpatch to warn about 32bit CIDR use in IPv6 context.
(closes: #365464)
* Added patch mod_wrap_noparanoid to avoid builtin paranoid checking in libwrap.
(closes: #366397)
* Added a commented directive in basic.conf to specify PassivePorts.
.
proftpd (1.3.0-6) unstable; urgency=low
.
* Removed bashism in proftpd.init.
(closes: #366089)
* Changed proftpd.init to run start-stop-daemon only if the pid file is present.
* Added a commented "UseSendFile off" directive in standard config as suggestion
to see ftp upload progress.
(closes: #280105)
.
proftpd (1.3.0-5) unstable; urgency=low
.
* New fr.po debconf templates.
(closes: #364400)
* Now proftpd.init does not fail when proftpd is already stopped.
(closes: #364074, #363657)
* Revised the mothly cron script.
(closes: #364580)
.
proftpd (1.3.0-4) unstable; urgency=low
.
* Added /var/log/proftpd directory to proftpd.dirs
(closes: #363921)
.
proftpd (1.3.0-3) unstable; urgency=low
.
* Sigh, now postinst moves a pre-existent old configuration
for 1.2 series in the new location before applying ucf.
* Now postinst adds automagically the inclusion of modules.conf to old
config. Also revised sed calls to use in-place editing.
* Typos in proftpd.init for logging functions corrected.
* Template corrected to use /usr/lib/proftpd as module path.
(closes: #363650)
.
proftpd (1.3.0-2) unstable; urgency=low
.
* Adding a 'proftpd' user to own the daemon in proftpd.postinst.
* Removing upstream basic.conf installated in /etc/proftpd, which
prevented a correct template use in postinst phase.
* Removed mod_readme in modules.conf which is already statically loaded.
.
proftpd (1.3.0-1) unstable; urgency=low
.
The "Here we go" release.
.
* New upstream release (final). Just closing fixed-in-experimental issues.
(closes: #353175, #349827, #207136, #274414, #356221)
* First upload to unstable.
* Moved to LSB logging in proftpd.init and changed a bit script inners.
* Revised mysql_config use in rules file.
.
proftpd (1.2.10+1.3.0rc5-4) experimental; urgency=low
.
* Revised maintainer scripts to correctly manage upgrades of modules.conf and
proftpd.conf from 1.2.9 series.
* English debconf template revised.
.
proftpd (1.2.10+1.3.0rc5-3) experimental; urgency=low
.
* Added README.Debian with a few details about the new package and release.
* Removed obsolete build-deps: bzip2, shar-utils and patch
* Now debian/rules uses mysql_config for includes path
* Long and brief descriptions revised
* Added support by ucf for /etc/proftpd/modules.conf which is now used for
default configuration.
* All templates file now moved to /usr/share/proftpd/templates
* Now removing /etc/proftpd and /var/run/proftpd on purge in postrm.
.
proftpd (1.2.10+1.3.0rc5-2) experimental; urgency=low
.
* Removed bogus libmysqlclient*-dev dependency in proftpd binary package.
.
proftpd (1.2.10+1.3.0rc5-1) experimental; urgency=low
.
The 'Here we go' release for 1.3.
.
* New almost final upstream release. Definitive release would come in a couple of weeks or so.
(closes: #353175, #349827)
* Merging with my own experimental branch for 1.3.0 with DSO support.
Packaging has been completely revised and simplified (no more multi-binary).
* Moved from dbs to dpatch patching system.
* Moved to DSO support for add-on modules.
* Moved configuration in a /etc/proftpd directory due to the new style of multi-files config.
(closes: #207136)
* Migrated the patch-set and removed obsolete patches.
* Debconf template revised. Sorry all translations need revisions.
(closes: #274414,#356221)
.
proftpd (1.2.10-27) unstable; urgency=low
.
* Transition libmysqlclient12 -> libmysqlclient15, retaining back-compatibility
for backporters, just in case.
(closes: #343799)
* Updated invalid de.po.
(closes: #326799)
* Now latest mod_ldap is backported to 1.2.10 API correctly. Thanks Stephan Jaeger.
(closes: #321937)
* Depends changed in Recommends in proftpd-common in respect with
other proftpd-* packages.
This will not remove proftpd-common when ever proftpd is removed, which is
not a good thing IMHO. The whole issue will be obsoleted in the new 1.3.0
packaging anyway, because it will remove the both proftpd-common and proftpd-*
in upgrading. Note that proftpd-common installs a few common scripts.
(closes: #341008)
* Added 33.documentation.diff patch for a couple of minor doc issues:
(closes: #309251,#306339)
* Removed Paul Martin as proftpd uploader, he is not active since years about that.
* Moved to level 4 compatibility for debhelper (no changes).
.
proftpd (1.2.10-26) unstable; urgency=low
.
* Changed /dev/tty into /dev/null to manage crappy update-inetd in batch processing.
That's definitively not required by policy, but useful...
(closes: #340262)
* Updated download location into copyright file.
(closes: #340240)
* Updated danish template
(closes: #340130)
.
proftpd (1.2.10-25) unstable; urgency=high
.
* Added patch 32.mod_tls.c.diff to manage a change in openssl (0.9.8a),
this is superfluous in incoming 1.3.0, needed in 1.2.10.
(closes: #334979)
* Added debconf2.0 alternative to dependencies.
(closes: #332076)
* Updated templates
(closes: #335357,#328054,#334370)
.
proftpd (1.2.10-24) unstable; urgency=low
.
* Sigh. Reintroduced /dev/tty redirection for update-inetd in maintainer scripts.
See #236595. It seems current netbase does not solve the problem when
there is a non controlling terminal indeed. Try to do an upgrade/install
via dsh for test.
.
proftpd (1.2.10-23) unstable; urgency=low
.
* Managing nicely bad configs now, and other minor changes to init script now done.
(closes: #41089, #326943)
* Updated de.po template.
(closes: #326799)
.
proftpd (1.2.10-22) unstable; urgency=low
.
* Updated patch 29.misc-sql.diff to manage a signal 11 error.
See http://bugs.proftpd.org/attachment.cgi?id=2344 patch for report
http://bugs.proftpd.org/show_bug.cgi?id=2485#c19. Thanks Greg.
* Typo in rules files introduced prevented config.guess update.
Thanks Ryo Kato.
* Missed diskuse contrib tool added.
Thanks Ryo Kato.
* Added diskuse.8 man page.
* Little change to ftpquota.8 man page contents.
* proftpd.init corrected to use || instead of -o in xinetd tests.
Thanks Christoph Bussenius.
.
proftpd (1.2.10-21) unstable; urgency=low
.
* Added ftpquota.8 man page
* Typo corrected in template file
(closes: #317620)
* Added vietnamese template
(closes: #317608)
* Little modification to template statement
(closes: #274414)
* Removed automatic creation of proftpd.conf.5 file which is broken.
A brief version of the page is now provided manually to refer the HTML page.
Sorry guys, upstream is not so keen on man pages...
(closes: #313146)
.
proftpd (1.2.10-20) unstable; urgency=high
.
* SECURITY: Managing SQLShowInfo format string vulnerability.
See http://bugs.proftpd.org/show_bug.cgi?id=2645 for information.
Related patch is 31.mod_sql.c.diff.
* Policy bumped to 3.6.2, no changes.
* New modification to mod_delay to avoid other problem with that module
which could cause memory corruption/leakage. The never end saga continues.
.
proftpd (1.2.10-19) unstable; urgency=high
.
* SECURITY: Managing ftpshut format string vulnerability.
See http://bugs.proftpd.org/show_bug.cgi?id=2646 for information.
Related patch is 30.response.c.diff.
* A couple of finds had wrong position in args lists, due to recent changes.
So missed a few documents.
.
proftpd (1.2.10-18) unstable; urgency=high
.
* Sigh! I left around development settings in rules file to test the damn signal 11
thingy. That disabled capabilities.
(closes: #315687)
.
proftpd (1.2.10-17) unstable; urgency=low
.
Last (?) upload for 1.2.10 series awaiting for the first amazing 1.3.0
.
* Added a libpq-dev build-dep to be both compatible with incoming postgresql 8 and maintain sarge compatibility.
Now using pg_config in rules file to work with both pgsql 7 and 8. Removed
patch 04.mod_sql_postgres.c.diff.
(closes: #313481)
* mod_delay locks and unlocks the table now, this should prevent random signal 11
See http://bugs.proftpd.org/show_bug.cgi?id=2630 for information.
Updated again 22.mod_delay.c.diff for that. Probable follow up for #308313 and #301275.
* Reordered find options to avoid warning in current version.
.
proftpd (1.2.10-16) unstable; urgency=low
.
"The very first Etch Era version" release.
.
* New patch: 29.misc-sql.diff:
Adds "sql_exit" internal mod_sql command, and removes 'core.exit' handlers from backend modules
(closes: #294077)
* Added a note in README.News about new mod_ldap directives which obsolete old ones. That
change should also be considered possibly for a sarge doc-only update.
(closes: #287357)
.
proftpd (1.2.10-15) unstable; urgency=high
.
* Sigh, castaglia changed the patch for mod_delay again: one of the boundary did not have
sense indeed.
See http://bugs.proftpd.org/show_bug.cgi?id=2622 and #308313 again.
.
proftpd (1.2.10-14) unstable; urgency=high
.
* Finally solved the random segfault in mod_delay.
See http://bugs.proftpd.org/show_bug.cgi?id=2622.
(closes: #308313)
.
proftpd (1.2.10-13) unstable; urgency=high
.
* Added a -DUSE_LDAP_TLS to CFLAGS in rules for mod_ldap, else it does not work
with TLS. This is now (2.8.15) required along with the yet present SSL flag.
(closes: #308861)
.
proftpd (1.2.10-12) unstable; urgency=high
.
* Added a patch 28.mod_ls.c to manage incorrect symlink following in
recursive listing. That breaks old versions behavior and create problem
to mirroring software.
See http://bugs.proftpd.org/show_bug.cgi?id=2551 for information
(closes: #308578)
* Revised again 22.mod_delay.c.diff patch to manage long delays:
http://bugs.proftpd.org/show_bug.cgi?id=2601
.
proftpd (1.2.10-11) unstable; urgency=high
.
The "Welcome back to my digital life, just after freezing" release.
.
* Added copy of the missed ftpquota command in debian/rules.
And yes, its man page is missing yet, it needs to be written from scratch :-/
http://forums.proftpd.org/phpBB2/viewtopic.php?t=421
* Updated patch 22.mod_delay.c.diff to manage an important mod_delay problem
which causes a segfault and DOS.
See http://bugs.proftpd.org/show_bug.cgi?id=2554 for related upstream thread.
* Another important issue, off BTS.
sendfile() fails with large files on some archs (x86_64 for instance) again.
See http://bugs.proftpd.org/show_bug.cgi?id=2509 for upstream thread.
Previous patch needs revision. Incidentally this solves also the automake
cache inclusion.
(closes: #307136)
* Updated mod_ldap to 1.3.0rc1 version (2.8.15).
(closes: #306763)
.
proftpd (1.2.10-10) unstable; urgency=low
.
* mod_quotatab_sql.c needed revision to remove another lvalue casting.
New patch 27.mod_quotatab_sql.c.diff for that.
(closes: #287966)
* Revised proftpd-doc to add missing new documentation, howtos and examples.
(thanks TJ who pointed me to that).
* New FLOSS License Exception for MySQL Server and client libraries now includes
OpenSSL. See manual (appendix I) or http://dev.mysql.com/doc/mysql/en/mysql-floss-license-exception.html
So, now linking with libmysqlclient12 is allowed, debian/control changed.
.
proftpd (1.2.10-9) unstable; urgency=high
.
* Syncing quotatab files from CVS to be coherent with new mod_ldap.c
module. That's a new patch for that: 25.mod_quotatab.c.diff
See http://sourceforge.net/mailarchive/forum.php?thread_id=6255251&forum_id=2637
This justify urgency.
* Changed a bit 01.contrib.mod_ldap.c.diff to not declare version variable
after instructions. See also CVS committment as shown in
http://cvs.sourceforge.net/viewcvs.py/*checkout*/proftp/proftpd/contrib/mod_ldap.c?rev=1.37
(closes: #288327)
* New patch 26.mod_radius.c.diff to solve compiling problems on recent GCC and AMD64
(closes: #287966)
.
proftpd (1.2.10-8) unstable; urgency=medium
.
* Updated patch 22.mod_delay.c.diff to not check for DelayTable if DelayEngine is off.
See http://bugs.proftpd.org/show_bug.cgi?id=2540 for information.
(closes: #283811)
* Typo in rules, now removing README.cygwin, not README.cgywin :-/
.
proftpd (1.2.10-7) unstable; urgency=medium
.
* New mod_ldap from cvs (2.8.14 instead of 2.8.12). It adds the new LDAPProtocolVersion
directive and other fixes. 01.contrib.mod_ldap.c.diff changed to reflect this.
Therefore, mod_ldap now works with protocols 2 or 3 and defaults to 3.
This partially fixes #279530.
* Patch 03.mod_ldap.c.diff removed (integrated upstream)
* Added libpam-rutime versioned dependency in proftpd-common due to /etc/pam.d/common-* use
which is not a woody feature. This does facilitate use in mixed environment, if
not proper upgrades. Thanks Marc Moeller who pointed a problem due to that.
* Added a patch to correcly merge all directives when mod_ifsession is used.
See http://bugs.proftpd.org/show_bug.cgi?id=2536 for details.
.
proftpd (1.2.10-6) unstable; urgency=medium
.
* Updated mod_delay again from CVS.
* Added new patch for TimeoutLogin connection problem: 23.timeout.diff.
See http://bugs.proftpd.org/show_bug.cgi?id=2516 for details.
(closes: #282214)
* Now uses common modules for PAM.
(closes: #283131)
* Updated german template
(closes: #282497)
* Removed README files for other platforms.
* Removed superfluous perl-base dependency.
.
proftpd (1.2.10-5) unstable; urgency=low
.
* Sigh, now includes a more recent mod_delay/0.4 instead of mod_delay/0.3
(closes: #282045)
* Changed xinetd section in rules file to manage better cases with/without a
possible empty /etc/xinetd.d directory.
Corrected typo in init script.
Corrected xinetd documentation xref in postinst.
(closes: #282064)
.
proftpd (1.2.10-4) unstable; urgency=low
.
* First upload into unstable. Here we go!
(closes: #278309)
* Fixes problems probably due to a backported patch from 1.2.10 into 1.2.9-19
(closes: #281528)
* Fixed a bit default proftpd.conf.
(closes: #279580)
* Added mod_delay contributed module to manage the so-called "Timing attack".
.
proftpd (1.2.10-3) experimental; urgency=low
.
* Revised patch 21.sendfile_with_large_files due to type mismatch in a function call :-(
.
proftpd (1.2.10-2) experimental; urgency=low
.
* Merging changes from 1.2.9-19:
- new debconf templates: cs.po, da.po, de.po
- built with --enable-sendfile which should reduce average CPU load.
- added patch for >2GB files with sendfile(): 21.sendfile_with_large_files.
See See http://bugs.proftpd.org/show_bug.cgi?id=2509 for original patch.
Hint: run autoconf2.50 after applying cvs patch to the original tree.
.
proftpd (1.2.10-1) experimental; urgency=low
.
* New upstream release.
Removed all patches integrated upstream:
13.mod_sql_mysql.c.diff
15.mod_quotatab_sql.c.diff
16.dirtree.c.diff
17.netio.c.diff
18.mod_auth_file.c.diff
19.main.c.ipv6.diff
* Changed 01.mod_ldap.diff patch: removed Ivo's old patch which was also not
documented anywhere. See NEWS.Debian for information. Thanks TJ.
* Changed NEWS.Debian file to document the above thing.
* Added 20.core.create-home.diff patch from CVS to support script exec on
home creation.
.
proftpd (1.2.9-16) unstable; urgency=low
.
* Added /etc/xinetd.conf to the file checked in init script to verify
if proftpd call is configured in xinetd.
(closes: #271163)
* Added a versioned dependency from libmysqlclient10, compatible with that
distributed in sarge.
(closes: #269454)
.
proftpd (1.2.9-15) unstable; urgency=high
.
* Just a better warning message into proftpd.init.
* Revised this changelog for typos.
* Updated pt_BR translation.
(closes: #264252)
* Severity set to high to enter sarge within time slot for freeze.
.
proftpd (1.2.9-14) unstable; urgency=high
.
* Added a better management of inetd/xinetd in proftpd.init script. Now
inet/standalone/none servertype are considered. It tries to startup
in daemon mode only if inetd/xinetd support is truly missing.
This is not optimal, but works in the most cases. The greatest problem is the
same pointed below: configuration status could not reflect the effective
daemon status.
(closes: #263247)
* Renamed 16.dirtree,c.diff into 16.dirtree.c.diff: typo in patch name.
* Added ipv6 related patch, again related to weird IPv6 message into
#263247: 19.main.c.ipv6.diff. It is present in 1.2.10rc1.
.
proftpd (1.2.9-13) unstable; urgency=low
.
* New patch: 18.mod_auth_file.c.diff
See: http://bugs.proftpd.org/show_bug.cgi?id=2445
If one uses the AuthUserFile or AuthGroupFile directive within a <Global>
context, that directive overrides any AuthUserFile or AuthGroupFile
directives within the "main server" or <VirtualHost> contexts. This patch
solves that bug.
(closes: #262697)
* Revised proftpd.conf comments.
(closes: #256520)
* Added a -DHAVE_OPENSSL to CFLAGS in rules file. Apparently mysql configure
check for SSL support but does not #define properly for mod_sql.c, which
is anyway in contrib section. Maybe mod_sql.c needs patching.
This hack solves the issue for what concerns Debian anyway.
(closes: #233031)
* Now double check for inetd/standalone mode. Daemon starts if ServerType is
standalone or is absent _and_ ftp service is absent (or commented out) in
inetd.conf. That's not so great, because inetd.conf could not reflect
the current inetd status, but it's better than nothing.
(closes: #256525)
.
proftpd (1.2.9-12) unstable; urgency=high
.
* Removed all autoconf-related rules within Makefile.in, so patch 07.autoconf.diff
has changed. Previous patch tried to force the use of a recent autoconf
instead. This freezes configure in the form issued by upstream.
(closes: #248612)
* Autotools file config.(guess|sub) moved into the build-tree.
.
proftpd (1.2.9-11) unstable; urgency=low
.
* Removed a duplicated build-dep (libwrap0-dev)
* Using autotools-dev build-dep instead of autoconf
.
proftpd (1.2.9-10) unstable; urgency=low
.
* Deletion of /etc/proftpd.conf on purge has been moved into
proftpd-common.postrm. The same for all other no-return actions.
Ratio: proftpd-common is the only package which is purged after
removing of all bin-dep packages, not just on transitions from a bin
package to another. Therefore that's the right place to purge things.
(closes: #247860)
.
proftpd (1.2.9-9) unstable; urgency=low
.
* Added mod_ifsession compilation (rules), as asked by users.
.
proftpd (1.2.9-8) unstable; urgency=high
.
* netbase versioning uniformed to 4.13 for each package.
* The no-end saga of ucf, again. Version -7 missed modifications done in -6 for
#239528, due to cvs repository outdated status.
(closes: #244020)
.
proftpd (1.2.9-7) unstable; urgency=high
.
* Removed a double check for inetd update (proftpd.postinst)
(closes: #242013)
* Added an '|| true' into install_ftp (proftpd.postinst)
* Integrating a patch to avoid an infinite loop.
See http://bugs.proftpd.org/show_bug.cgi?id=2300 for patch.
Fixed by 17.netio.c.diff
(closes: #243071,#243277)
.
proftpd (1.2.9-6) unstable; urgency=high
.
* Umpf. Previuous upload did not solve the issue. It seems definitively a
problem with ucf (Thanks Paul Slootman): --debconf-ok should be used
only before a db_stop. Also reverted again with redirection for
update-inetd.
For some reason the whole problem was not so easily evident.
(closes: #239528)
* Previous upload missed patch 16.dirtree.c.diff due to outdated cvs
repository on alioth.
* Cosmetic changes into basic anon section (DirFake*).
Other issues are secondary/outdated.
(closes: #240209)
.
proftpd (1.2.9-5) unstable; urgency=high
* Reverted redirection of stdin and stdout for update-inetd. Also reverted
netbase versioning dependency. Apparently workaround in current
update-inetd does not work as it should.
(closes: #239528)
proftpd (1.2.9-4) unstable; urgency=high
.
* Typo introduced in postrm (closes: #236963)
* Removed redirection workaround for update-inetd (already builtin in netbase >=4.13).
Changed version dependency for netbase as consequence.
(closes: #236595)
* Security problem (although conf dependent) fixed in patch 16.dirtree.c.diff. (Thanks iSteve)
See http://bugs.proftpd.org/show_bug.cgi?id=2267 for hint and patch.
* Typo in ftpstats.8 corrected (Thanks iSteve)
.
proftpd (1.2.9-3) unstable; urgency=low
.
* New patch 15.mod_quotatab_sql.c.diff. (Thanks Jerome Walters)
Bug found by Christian Schulte <cs at schulte.it>: delta values are signed,
and can be negative.
* Now use --debconf-ok for ucf, but needs versioning depends on ucf >= 0.30
.
proftpd (1.2.9-2) unstable; urgency=low
.
* Using basic.conf from 1.2.8 series, instead of the old one with prefixed
anonymous section.
* Added libncurses5-dev build-dep for ftptop.
* Policy bumped to 3.6.1 (no changes).
.
proftpd (1.2.9-1) unstable; urgency=low
.
* The first post-Halloween release now moving to sid.
Now using upstream tarball.
* CVS repository enabled: tagging appropriately.
* Removed patch 14.manpages.diff: manpages are integrated in upstream
tarballs, even if not present in CVS.
* New patch: 14.mod_quotatab.diff: mod_quotatab 1.2.11 contributed module
now replaces the old 1.2.7.
* Removed 13.manpages.diff patch which is not due in off-cvs releases.
* Tries to manage upgrades from pre-1.2.9 series in a soft way:
- The scoreboard file format changed, so all inetd sessions need to be killed
and file moved before restarting the service. The file needs to be
moved for a standalone configuration, anyway.
- SocketOptions directive replaces and deprecates the following
directives: tcpReceiveWindow, and tcpSendWindow.
.
proftpd (1.2.8+cvs20031020-1) experimental; urgency=low
.
* A new CVS snapshot (post 1.2.9rc3).
* Merged stuff from unstable branch
- New russian template.
- Added a versioned dependency from debianutils to proftpd-common
- Removed RFCs
- Changed order in module loading for dependencies
.
proftpd (1.2.8+cvs20030927-1) experimental; urgency=high
.
* A new CVS snapshot (post 2003-9-24 exploit).
* Merged stuff from unstable branch (>= -9):
- Now using case insensitive egrep in init files
- Patches renumbered sequentially
- Removing anonymous access enabling/disabling. A well commented basic
configuration, to be modified by hand is much more effective and secure.
Also that code is completely failing if admin changed configuration on his
own, as generally done by everyone. So, debconf configuration is much less
intrusive, and it's performed anyway. User 'ftp' is also added by
default if not present, being a considered a 'system' one.
.
Added a NEWS.Debian file to explain the new policy.
Changed templates as consequence.
- International templates revised.
- Added strict version source dependency for proftpd-common.
- Use proftpd.org instead of .net in control file descriptions.
- Added NEWS.Debian as kept in unstable branch.
- Removed 05.ftpstats.diff (unuseful).
- Postinst revised to manage welcome.msg nicely.
* Bugs fixed at this time (see below):
(closes: #192590,#204157,#192590,#203230,#186074,#212416)
(closes: #145669 see http://www.castaglia.org/proftpd/patches/README.require-valid-user)
.
proftpd (1.2.8+cvs20030818-1) experimental; urgency=low
.
* A new CVS snapshot. IPV6 is now integrated.
* Removed previous patches 01.ipv6_rollback.diff and 00.ipv6.diff all IPv6
related.
* Changed patch 20.contrib.mod_ldap.c.diff to reflect modifications in
inet.h
.
proftpd (1.2.8+cvs20030805-1) experimental; urgency=low
.
* A new CVS snapshot. See NEWS file for a list of bugs solved.
All Debian patches applies but some hacks on the first one.
* Policy updated to 3.6.0
* Bugs closed at this time: #204157,#192590,#203230
* Added IPV6 support.
.
proftpd (1.2.8+cvs20030620-1) experimental; urgency=low
.
* This is based on cvs tree at the date. It's not prime time ready.
* Removed duplicated tarball: fixes #192590
* Removed patches already in CVS:
AB.fixes_handling_of_contexts_to_use_proper_pool.diff
B2.mod_sql_postgres.c.diff
10.mod_cap.c.diff
* Added patches:
91.autoconf.diff - move configure.in to configure.ac to force use of autoconf2.50
B2.mod_sql_mysql.c.diff - use <mysql/mysql.h> instead of <mysql.h>
B3.manpages.diff - add man pages that are missing in the cvs tree
* Added autoconf build-dep.
* Policy updated to 3.5.10.
* Minor changes in rules file in order to build correctly.
.
proftpd (1.2.8-8) unstable; urgency=high
.
* Added a set +e before testing proftpd configuration.
Proftpd could crash in some cases when testing.
(closes: #197585)
* Added AB.fixes_handling_of_contexts_to_use_proper_pool.diff:
fixes handling of contexts to use properpool, by patching src/dirtree.c and src/sets.c.
This is from current CVS tree.
(closes: #197586)
* Security: added B2.mod_sql_postgres.c.diff:
See http://bugs.proftpd.org/show_bug.cgi?id=2087 for information. This
has been created using diff among mod_sql_postgres.c-1.16 and mod_sql_postgres.c-1.10.
This is from current CVS tree.
(closes: #197984)
.
proftpd (1.2.8-7) unstable; urgency=high
.
* Added an input (</dev/tty) redirection for ucf in maint scripts.
(closes: #194359). This is a workaround for #193694 which is a
debconf/ucf interaction problem.
* Japanese podebconf template
(closes: #194646)
* Updated french podebconf template
(closes: #192406)
.
proftpd (1.2.8-6) unstable; urgency=low
.
* Added missing HTML documentation to proftpd-doc. This also clarify misbehaving for mod_tls.
(closes: #150694)
* Added mod_rewrite, mod_radius, mod_wrap to all packages. So added
libwrap0-dev among build-deps.
(closes: #158305)
* Added more README files and removed a couple of obsoleted ones.
* debconf template and it.po revised as suggested.
(closes: #190821)
* New fr.po integrated.
(closes: #191227)
.
proftpd (1.2.8-5) unstable; urgency=high
.
* Explicitly depends on libmysqlclient10-dev, which is the last LGPL licensed.
Also, current sql module is not tested with mysql4, so the conservative
approach is the safest one.
* Introduced Replaces in control/proftpd-common against old packages.
(closes: #188114)
* Policy updated.
* Maintainer script totally revised. Wow! Some more hints in basic.conf
added too. Also a new warning note is displayed when upgrading.
(closes: #168305, #145662, #187695, #186646, #187695)
Debconf IS NOT a configuration tool. Now I use it only for minimal
config interactions. We absolutely needed a more powerful config editor
for proftpd.conf, but I seriously doubt it can be really written.
* Introduced -q for savelog instead of stdout/stderr redirect, in
cron.monthly.
(closes: #188722)
* Now truly install ftpasswd.8 among proftpd-common man pages :-/
.
proftpd (1.2.8-4) unstable; urgency=medium
.
* Init file revised to use current default pidfile or PidFile directive.
Scoreboard file name no more has the daemon pid bundled.
(closes: #186312)
* Now postinst changes obsolete LsDefaultOptions in ListOptions directive.
That's needed in moving from 1.2.6 basic.conf. Added a list_options()
function for this.
.
proftpd (1.2.8-3) unstable; urgency=high
.
* Removed dh_undocumented which is no more used.
* Added a new patch:
10.mod_cap.c.diff - solves a double free in mod_cap which caused #185030.
* Re-added mod_cap thanks to previous patch. So readded libcap-dev.
* Patch 20.contrib.mod_ldap.c.diff revised.
(closes: #185125, #175581,#185567)
.
proftpd (1.2.8-2) unstable; urgency=high
.
* Removed mod_cap. It needs more investigation.
.
proftpd (1.2.8-1) unstable; urgency=high
.
* New upstream release, merging with my experimental 1.2.7 pkg...
(closes: #185084)
This also solve a potential seriuous license bug as stated
in http://lists.debian.org/debian-legal/2003/debian-legal-200303/msg00287.html
and http://lists.debian.org/debian-legal/2003/debian-legal-200301/msg00287.html.
* IPv6 removed. It will be available in 1.2.9 anyway. It was also disabled in all
releases before 1.2.6-5, so I guess it's not a high-requested feature :)
* configure updated to 2.57.
* added config.(sub|guess) cleaning.
* Paul asked to become co-maintainer.
* Removed patches:
30.libcap.change.build.dir.diff
32.libcap.compilation.fix.diff.uue
50.proftpd-1.2.6rc1-tls.2002.07.11.patch
AE.mod_tls.c.no.certificates.found.diff
91.mod_tls.diff
AF.ipv6.diff
B0.mod_ls.c.fsmatch.diff
* Added patches:
90.man.diff
* Changed fr.po: now truly closes: #182889.
* Policy update.
* Added dep/build-dep from libcap2(-dev). It does not work with stable libcap.
(closes: #185030, hopefully #185125)
proftpd (1.2.6-5) unstable; urgency=low
.
* Only restart the daemon if runlevels allow, in accordance with
policy section 10.3.3.2. (Closes: #166907)
* Revised contents of ftpstats.8 (frankie)
* Added ftpasswd.8 (frankie)
* Removed obsolete proftpd libcap building. Now uses standard one. (frankie)
(Closes: #168953)
* fr.po updated (frankie) (Closes: #182889)
* pt_BR.po updated (frankie) (Closes: #177226)
.
proftpd (1.2.6-4) unstable; urgency=low
.
* debian/control: put proftpd-doc in section "doc".
* Now uses po-debconf templates (frankie).
* Added Italian template (frankie).
* debian/control: added frankie at debian.org as co-maintainer.
* debian/control: added build-depend on sharutils, as we now need
uudecode because of...
* debian/patches: two of the patches contain RCS Id tags in their
context, which got mangled by CVS, so they're now uuencoded, which
required changes to...
* debian/scripts/file2cat: now uudecodes files with .uue extension
* debian/scripts/dbs-build.mk: ignore CVS directories when applying
patches.
* debian/rules: use $$m instead of $m for loop variable.
(Closes: #166205)
* debian/patches/AC.mod_unixpw.c.ldap.fix.diff: if getpwnam/getpwuid
return NULL, revert to original method of getting pw entries.
(Closes: #165188)
* debian/rules: remove incorrect logic for detecting kernel version
which was causing linuxprivs never to be compiled in. Thanks to
frankie for tracing this one. (Closes: #166215)
.
proftpd (1.2.6-3) unstable; urgency=low
.
* debian/proftpd.config: unfortunately Ivo's patch had a bug in it.
Fixed this and another problematic conditional pointed out by Andrew
Suffield. (Closes: #164556,#164556)
* debian/proftpd.config: more compare-versions fixes. (Closes: #165677)
.
proftpd (1.2.6-2) unstable; urgency=low
.
* New maintainer. (Closes: #163632)
* debian/proftpd.config: fix version test (Closes: #164556)
* debian/patches/B0.mod_ls.c.fsmatch.diff: Fixes the "virtual
filesystem" abstraction. Only contrib/mod_test.c would be
affected, if we built it.
* debian/rules: added undocumented.7 link to ftpasswd.8.
(Bug: #150101) Bug left open until proper manpage is written.
* debian/patches/B1.ftpasswd.cracklib.location.diff: Change the
default location of the cracklib dictionaries to match their
Debian location. (Closes: #159365)
.
proftpd (1.2.6-1) unstable; urgency=low
.
* New upstream release.
* debian/patches/20.contrib.mod_ldap.c.diff: Updated.
* debian/patches/AF.ipv6.diff: Updated.
* debian/patches/AG.mod_ratio.c.3.3.diff: Removed.
* debian/patches/AH.mod_ldap.c.HEAD.diff: Removed.
.
proftpd (1.2.5+1.2.6rc2-1) unstable; urgency=low
.
* New upstream version.
* debian/control: Change section from non-US to net.
* debian/copyright: Change licenses for mod_ldap.c and mod_ratio.c.
* Take advantage of the required new source upload to create an
.orig.tar.gz and a .diff.gz.
* debian/proftpd.postinst: Call db_stop before replace_file.
* debian/patches/33.mod_quota.c.exemption.fix.diff: Removed (upstream
has removed mod_quota.c).
* debian/rules: Don't include mod_quota.c in compilation.
* debian/patches/50proftpd-1.2.5-tls.2002.05.30.patch: Replaced by
50.proftpd-1.2.6rc1-tls.2002.07.11.patch.
* debian/patches/AB.mod_ls.c.large.files.support.diff: Removed (upstream
has included LFS).
* debian/patches/AF.ipv6.diff: Updated.
* debian/patches/AG.mod_ratio.c.3.3.diff: Update mod_ratio.c to version
3.3.
* debian/patches/AH.mod_ldap.c.HEAD.diff: Update mod_ldap.c to CVS HEAD.
.
proftpd (1.2.5-3) unstable; urgency=low
.
* debian/proftpd.init:
- Remove bashism;
- signal(): remove superfluous "proftpd" in the find statement;
(Closes: #156878)
- Added new option "force-stop", which will try to kill proftpd even
though the config file says it is started from inetd (like
force-start). (Closes: #153922)
* debian/proftpd.config: Stop any running proftpd when the old setting
was to be run standalone, and the new setting to run from inetd.
(Closes: #144882, #151362)
* debian/proftpd.postrm: Remove debconf calls.
(Closes: #148727, #156464)
* debian/copyright:
- Include the license exception the ProFTPd team has given (long
ago) to allow binaries linked against OpenSSL to be distributed.
- Include licenses for contributed modules.
.
proftpd (1.2.5-2) unstable; urgency=low
.
* debian/proftpd.init: Let the init script get the location of the
scoreboard from the config. (Closes: #150162)
* debian/patches/AE.mod_tls.c.no.certificates.found.diff: Don't try to
check certificate files on startup. (Closes: #153992, #154238)
* debian/patches/20.contrib.mod_ldap.diff: Fix segfault in uid-lookup in
proftpd-ldap. (Closes: #150525)
* debian/control: Changed sections from non-US/main to non-US.
* debian/patches/AF.ipv6.diff: IPv6 patch from Jan Rekorajski, Amand
TIHON and others.
.
proftpd (1.2.5-1) unstable; urgency=low
.
* New upstream version. (Closes: #146839)
* Updated TLS patch.
* Upstream now includes ftpasswd, deleted it from 99.misc.diff.
* Deleted the patch to delete doc/rfc/draft-murray-auth-ftp-ssl-08.txt,
which has been deleted upstream.
* Updated AB.mod_ls.c.large.files.support.diff.
* Removed one "ShowSymlinks on" from basic.conf. (Closes: #148358)
.
proftpd (1.2.4+1.2.5rc1-6) unstable; urgency=high
.
* One more try...
* /etc/proftpd.conf is no longer marked as a conffile. Instead, we
verify its existence every time postinst is ran, possibly copying it
over from our default version in
/usr/share/doc/<package>/examples/proftpd.conf. If we need to change
it, ucf is called to let the user merge in any changes he
made. (Closes: #143351)
* Rephrased the shared/proftpd/replace_file_install debconf question.
(Closes: #144715)
* Removed mention of obsolete proftpd-sql in package description.
(Closes: #144365)
.
proftpd (1.2.4+1.2.5rc1-5) unstable; urgency=high
.
* Reworked postinst to handle configuration files better; allow the user
to review the changes before committing them. Thanks to Roland Mas
for the help. (Closes: #143351)
* Stop proftpd from prerm. (Closes: #143376)
.
proftpd (1.2.4+1.2.5rc1-4) unstable; urgency=high
.
* Configuring proftpd-ldap, proftpd-*sql with debconf was broken, now
uses shared debconf templates. This fixes a release critical bug
nobody reported.
* Properly mention that support for mysql or postgresql is included in
proftpd-{my,pg}sql package descriptions.
.
proftpd (1.2.4+1.2.5rc1-3) unstable; urgency=medium
.
* Use CFLAGS when running configure.
* Large file support (partially by Petr Cech, thank you).
(Closes: #139325)
* Fix typo in postinst. (Closes: #140498)
* Correct == to = in init script. (Closes: #140896)
* Apply fix for proftpd-ldap by Steve Langasek, which makes mod_unixpw
use getpwnam if pwdfname isn't /etc/passwd. (Closes: #141275)
* Fix crash of proftpd-*sql when user shell field is NULL.
(Closes: #140141)
* Updated debconf template for Brazilian Portugese. (Closes: #141690)
.
proftpd (1.2.4+1.2.5rc1-2) unstable; urgency=low
.
* Changelog entry for 1.2.4-2 got lost, readded.
* Changed build dependency for postgresql-dev to 7.2 or higher.
* Added build dependency on bzip2.
* Patch, probably from Ignacy Gawedzki, to prevent server crash when
using REST+GET on unaccessible source. (Closes: #136696)
.
proftpd (1.2.4+1.2.5rc1-1) unstable; urgency=low
.
* New upstream version. (Closes: #125829)
* Switch to dbs.
* Updated TLS patch. (Closes: #118804)
* Fix ftpstats (see bugreport for details). (Closes: #133647)
* Updated init.d script, use /etc/defaults. Thanks to Marc Haber for
the patch. (Closes: #120324, #128805)
* Fixed a typo in postinst which might have caused problems when
upgrading.
* Renamed the English debconf template, added French translation.
(Closes: #136104)
* Redirect stderr to /dev/null in cron.monthly. (Closes: #136309)
.
proftpd (1.2.4-2) unstable; urgency=high
.
* Fix segfault on ls /////////// (Closes: 125829)
.
proftpd (1.2.4-1) unstable; urgency=low
.
* New upstream release
* Added Russian debconf templates.
(Closes: #114953, #114954, #114955, #114957)
* Fixed small error in build script that prevented the German debconf
templates from being installed.
* Updated standards version.
* Make proftpd suggest proftpd-doc instead of recommend.
(Closes: #113673)
* Allow two extra digits for total number of bytes sent in the xferstat
script. (Closes: #107387)
* Link in mod_wrap. (Closes: #111454)
.
proftpd (1.2.2-1) unstable; urgency=high
.
* New upstream release (Closes: #109070):
- Doesn't use ifdef's inside a printf call.
(Closes: #104402, #104948)
* Don't log `No certificates found' message for each connection, only
print it on startup. (Closes: #103318)
* Change documentation for HideGroup. (Closes: #106548)
* Add new directives for proftpd-ldap: LDAPCheckAllow, LDAPCheckDeny,
LDAPHomedirOnDemandScript
.
proftpd (1.2.1+1.2.2rc3-3) unstable; urgency=low
.
* Depend on adduser. (Closes: #102944)
* Updated the Spanish debconf template. (Closes: #102135)
* Include genuser.pl and ftpasswd in the proftpd-common package.
(Closes: #102489)
.
proftpd (1.2.1+1.2.2rc3-2) unstable; urgency=low
.
* Added -r to rm -f /var/run/proftpd in postrm.
.
proftpd (1.2.1+1.2.2rc3-1) unstable; urgency=low
.
* New upstream release.
* Applied the TLS patch by Peter Runestig.
* Included new config.sub and config.guess. (Closes: #99862)
* Fixed regexp in proftpd.init. (Closes: #98078)
.
proftpd (1.2.1-9) unstable; urgency=low
.
* Changed sections now that postgresql is in non-US. (Closes: #97124)
* Kill any references to /usr/doc and /usr/man from debian/rules.
.
proftpd (1.2.1-8) unstable; urgency=low
.
* Fixed the logic that determines how to handle
/etc/proftpd.conf. (Closes: #96593)
.
proftpd (1.2.1-7) unstable; urgency=low
.
* Check that /etc/proftpd.conf exists before calculating the md5sum
(doh).
.
proftpd (1.2.1-6) unstable; urgency=low
.
* Make proftpd-doc suggest proftpd-common. (Closes: #95724)
* Added tests to see if /etc/proftpd.conf exists. (Closes: #95650)
.
proftpd (1.2.1-5) unstable; urgency=low
.
* Include German debconf templates. (Closes: #93770, #93989)
* Redirect update-inetd stdout and stdin to /dev/tty.
(Closes: #93152)
* Include ftpusers(5) manual page, originally from the ftpd package.
(Closes: #94348)
* Automatically generate a proftpd.conf(5) manual page from the file
doc/Configuration.html; add perl-base to build dependencies.
(Closes: #65354)
.
proftpd (1.2.1-4) unstable; urgency=low
.
* Make proftpd-common and -doc replace proftpd. (Closes: #93230)
* Don't edit /etc/init.d/proftpd from postinst, as this is already
handled correctly with a grep. (Closes: #93331)
* Split proftpd-sql into proftpd-mysql and proftpd-pgsql. This is ugly,
but necessary. (Closes: #72347, #93150)
* proftpd-ldap no longer conflicts with itself.
* All the configure scripts use the same config.cache file.
.
proftpd (1.2.1-3) unstable; urgency=low
.
* `Let's split up' -- Created a separate package for SQL authentication,
drop mod_sql from the standard package.
* Created a separate package with mod_ldap for LDAP authentication
(untested!). (Closes: #60458)
* Check md5sum of /etc/proftpd.conf or ask user before asking questions
that mean we have to edit the file. (Closes: #90673)
* Needs debhelper 3.0 or later.
* Include Brazilian, Dutch and Spanish debconf templates.
(Closes: #92143, #92318)
* Move all debconf related stuff out of postinst into config. This
makes update-inetd work correctly if it needs to ask something.
(Closes: #91931, #91987; addresses #90676)
* Also edit the ServerType directive in /etc/proftpd.conf when switching
to/from inetd mode. (Closes: #91931, #91987)
* Use /etc/pam.d/proftpd (fix typo). (Closes: #91745)
* Drop manual.uue from the source, delete sharutils from build depends.
* Remove the contents from /var/run/proftpd in postrm and postinst.
(Closes: #90675, #91262)
.
proftpd (1.2.1-2) unstable; urgency=low
.
* Added postgresql-dev and sharutils to the build dependencies.
(Closes: #90650)
* Run proftpd as root from inetd. proftpd switches to the user/group
that is given in the configuration file after startup anyway.
(Closes: #90643, #90645)
* Set priority to optional.
* In cron.monthly, test for ftpstats in the right directory
(/usr/sbin). (Closes: #90669)
.
proftpd (1.2.1-1) unstable; urgency=low
.
* New upstream release. (Closes: #49742, #60188, #62589, #64926,
Closes: #66784, #66785, #68848, #74153, #74545, #74758, #77701,
Closes: #76453, #78922, #80220, #81757, #82921, #83822, #85561,
Closes: #86175, #86855)
* New maintainer. (Closes: #66783, #67343, #68356, #72841, #75487,
Closes: #76258, #85259, #85589, #85710, #85724, #85940, #86011,
Closes: #86519, #87194, #90299)
* Send savelog output from cron.monthly to /dev/null.
(Closes: #72894, #88150)
* Applied a patch submitted by me that fixes segfaults due to using
a nonexistant postgres connection. (Closes: #76710)
* Fixed a small error. (Closes: #77701)
* Check for the presence of any SQL* directives in proftpd.conf on
upgrade, refer to README.mod_sql. (Closes: #77701)
* Added /etc/ftpusers file. (Closes: #79062, #87568)
* Changed modules/mod_pam.c to use /etc/pam.d/proftpd by default.
* Replace pam_unix_password by pam_unix and remove the shadow option
from /etc/pam.d/proftpd. (Closes: #81753)
* Ask whether proftpd should start from inetd or standalone.
(Closes: #67720)
* Test if ftpstats exists on the system before executing it in
cron.monthly. (Closes: #86773)
* postinst: Call cp in a separate shell to prevent ~ftp caching trouble.
(Closes: #44530)
* Made changes to contrib/mod_sql*.c to allow both mysql and postgres
modules to be linked in.
* Fixed small but obvious mistake in mod_sqlpw.c. (Closes: #76723)
* Apply fix from ftp://ftp.urbanrage.com/pub/c/mod_quota.c (by Dmitry
Alyabyev) for QuotaExempt.
* Added a line with PersistentPasswd to basic.conf, to please NIS and
LDAP users bugging about proftpd not finding their dynamic
users. (Closes: #62197)
* Set DenyFilter in basic.conf to prevent a DoS posted to bugtraq
(proftpd bug id 1066). (Closes: #89871)
* Move Umask to the <Directory> blocks.
.
proftpd (1.2.0pre10-2.1) unstable; urgency=high
.
* Non-Maintainer upload.
* Applied patch against string format buffer attack.
* Removed extra User/Group pair from basic.conf, server now runs as
user/group nobody by default.
* Added build dependencies on libmysqlclient-dev (instead of
mysql-dev), zlib1g-dev, debhelper and libpam-dev.
* In contrib/libcap/libcap.h: moved the capability.h include to just
below sys/types.h to fix horrible build errors.
.
proftpd (1.2.0pre10-2) frozen unstable; urgency=high
.
* Use setproctitle(%s,foo) in main.c, lamagra at DIGIBEL.ORG advisory.
.
proftpd (1.2.0pre10-1) unstable; urgency=low
.
* New upstream version (CVS), closes: #59851, #58043, #58149, #41090.
* Included lines in default config which make files overwritable,
closes: #58258.
* Added patch from Gerhard Poul to create xferreport in cron.daily,
closes: #57935.
* Added patch from Christian Hammers so the init.d script reliably kills
the daemon even in inetd mode, and without using killall, closes:
#48487, #45853.
* Added directory umask to default config, closes: #42279.
* Included more documentation and READMEs.
* Disabled mod_pgsql and statically linked to library for mod_mysql,
closes: #51120, #50342.
* Enabled new module mod_quota.
.
proftpd (1.2.0pre9-7) unstable; urgency=low
.
* New upstream version (CVS), fixes TYPE L, closes: #58043.
.
proftpd (1.2.0pre9-6) unstable; urgency=low
.
* Uploaded for the correct dist (unstable).
.
proftpd (1.2.0pre9-5) unstable; urgency=low
.
* Included ftpstats manpage by Darren Benham (gecko), closes: #51867,
#39508.
* Changed xferstats to ftpstats in example crontab, closes: #50027.
* Slink version updated as of 2.1r4, closes: #33193, #36829, #34564.
* No longer asks debconf questions in the postinst, closes: #48353,
#46695.
* Included compile fixes from slink version, closes: #49170.
.
proftpd (1.2.0pre9-4) stable; urgency=low
.
* Included compile fixes from slink version.
* Changed xferstats to ftpstats in example crontab, closes: #50027.
.
proftpd (1.2.0pre9-3) stable; urgency=high
.
* Really really important security upload for slink.
.
proftpd (1.2.0pre9-2) unstable; urgency=low
.
* New upstream version, closes: #49170 (have_sendfile on m68k).
.
proftpd (1.2.0pre9-1) unstable; urgency=low
.
* New upstream version, closes: #43842, #38203, #48274, #46407, #40085, #33206.
* Included patch from Madarasz Gergely so it works on 2.0 kernels again
(adopted upstream), closes: #47138.
* Database client libraries are linked dynamically, closes: #47147.
* Split of netbase ends inetd.conf problems, closes: #17514.
* Starting in standalone mode removes ftp from inetd.conf, closes: #29734.
* Changed PAM service class to 'ftp'.
.
proftpd (1.2.0pre7-3) unstable; urgency=low
.
* New upstream version (pre8 beta).
* Added detection of slink (ancient non-FHS) system during build.
* Changed awkward name xferstats.proftpd to ftpstats.
* Debconfified install question.
* Updated SQL support.
.
proftpd (1.2.0pre7-2) unstable; urgency=low
.
* Turned off debugging feature, closes: #46309.
.
proftpd (1.2.0pre7-1) unstable; urgency=low
.
* New upstream version.
* Fixed pam configuration error, closes: #45775, #45769
* Split mod_sql out of mod_mysql; added mod_pgsql.
.
proftpd (1.2.0pre6-3) unstable; urgency=low
.
* Updated mod_mysql module, updated CVS, added docs.
* Closing old bugs:
* Authentication (PAM) works, closes: #38229, #22894, #10360.
* Kills on upgrade, closes: #44531.
* Restarts on upgrade, closes: #38560, #33540, #33205.
* But only if ServerType standalone, closes: #32950.
* No killall to fail, closes: #38260.
.
proftpd (1.2.0pre6-2) unstable; urgency=high
.
* New upstream security update.
.
proftpd (1.2.0pre6-1) unstable; urgency=low
.
* New upstream version.
* Separate PAM configuration file; PersistentPasswd defaults to off to
allow NIS and PAM auth to work.
* Reactivated linuxprivs module, fixed upstream.
.
proftpd (1.2.0pre5-1) unstable; urgency=low
.
* New upstream version.
* ARM support (1.1.7r3-4 NMU, #29805), mod_mysql, and all debian patches
are now included upstream.
.
proftpd (1.2.0pre4-3) unstable; urgency=low
.
* Updated to Standards-Version 3.0.1.1 (FHS).
* Purging proftpd will stop the daemon, closes: #44531.
.
proftpd (1.2.0pre4-2) unstable; urgency=high
.
* More security fixes.
.
proftpd (1.2.0pre4-1) unstable; urgency=high
.
* New upstream version, fixing remote root exploit.
* Prepared with the PAM of glibc 2.1, closes: #36742, #38562.
* Note: the README.Solaris2.5x is included as humor, illustrating how
bad non-free OSes can be, closes: #36540.
* Fixed segfault possibility in mysql module.
* Updated to Standards-Version 3.0.1.0.
* Conflicts with and provides ftp-server, closes: #42407.
* Added dependency on libpam-modules.
.
proftpd (1.2.0pre2-7) unstable; urgency=low
.
* Added useful undocumented features to mod_ratio and mod_mysql.
.
proftpd (1.2.0pre2-6) unstable; urgency=low
.
* Activated PAM support, closes: #24115, #24524.
* Also closes: #35292, fixed in 1.20pre2-4.
.
proftpd (1.2.0pre2-5) unstable; urgency=low
.
* Changed default (undocumented) TimeoutStalled from 0 to 300.
.
proftpd (1.2.0pre2-4) unstable; urgency=low
.
* Conflicts with wu-ftpd-academ, closes: #35036.
* The postrm no longer dies if proftpd is not currently running, closes:
#35292.
* Updated mod_ratio to 2.0beta, added experimental and utterly
undocumented mod_mysql 0.1.
* Updated to Standards-Version 2.5.0.0.
.
proftpd (1.2.0pre2-3) unstable; urgency=low (high for glibc 2.1)
.
* New upstream version (1.2.0pre2)
* Fixes root priv problem with glibc 2.1 (mod_linuxprivs disabled),
closes: #34604.
* Fixes ls -lR again, closes: #34521, #33671, #33494
* Returns 550 instead of 553 when retrieving dir, closes: #29498.
.
proftpd (1.2.0pre2-2) frozen unstable; urgency=medium
.
* Uploaded for frozen. Fixes ls -alR looping bug discovered by Jim
Pick, closes: #33494.
.
proftpd (1.2.0pre2-1) unstable; urgency=medium
.
* New upstream version, closes: #33494 (ls -alR looping bug discovered
by Jim Pick).
* Debugging turned off by default, closes: #33396.
.
proftpd (1.2.0pre1-2) stable frozen unstable; urgency=high
.
* Uploaded for stable by request of Wichert Akkerman. This fixes the
Palmetto bug discovered by netect.com. Upgrade. Now.
* Bug also fixed in slink and potato on Feb 4, closes: #32686, #33173.
.
proftpd (1.2.0pre1-1) frozen unstable; urgency=medium
.
* Include path exploit fix (closes: #32686, important).
* Rehashing (-HUP) now properly discards old LogFormat logs, and
recreates from the conf file, closes: #28641.
* Fixed division by 0 in xferstats.proftp, closes: #26946.
* No longer complains to stderr when capababilities (a 2.2.x feature)
aren't supported by the kernel, closes: #27861.
* Includes ARM support (1.1.7r3-4 NMU), closes: #29805.
* Module mod_ls fixed so ncftp -R works, closes: #29520.
* Removing package kills proftpd, closes: #30157, #32331, #32607.
* No longer slow (846.68 kB/s over ethernet), closes: #29396.
* Tweaked regex in /etc/init.d/proftpd.
* Daemon is not pointlessly stopped during upgrade: #28900.
* Updated documentation from upstream website.
.
proftpd (1.1.7r3-4) unstable; urgency=low
.
* Only queries about installing anonymous ftp once (#27873 and #25432).
.
proftpd (1.1.7r3-3) unstable; urgency=low
.
* Merged fix from Alpha release by Paul Slootman (#27823).
* Bugs fixed prior to this release, or non-bugs: #20130, #24675, #25158,
#25162.
.
proftpd (1.1.7r3-2) unstable; urgency=low
.
* New upstream version (CVS).
.
proftpd (1.1.7r3-1.1) unstable; urgency=low
.
* non-maintainer (binary-only) upload for Alpha
* invoke "make install" with some modified parameters, else it tries to
create directories outside the source directory.
.
proftpd (1.1.7r3-1) unstable; urgency=low
.
* New upstream version (pristine).
.
proftpd (1.1.7r2-2) unstable; urgency=low
.
* New upstream version (CVS).
* Module linuxprivs is now compiled in for better security, on
architectures with kernel source newer than 2.1.103.
.
proftpd (1.1.7r2-1) unstable; urgency=low, closes=26839
.
* New upstream version (pristine).
* Removal will not run init.d script if script doesn't exist (#26839).
.
proftpd (1.1.7r1-1) unstable; urgency=low
.
* New upstream version 1.1.7pl1 (CVS).
.
proftpd (1.1.7pre1-1) unstable; urgency=low, closes=25168 16502 20868 26638 23485 25272
.
* New upstream version (CVS) includes ability to diable wtmp logging
(#16502) and a correct implementation of %L (#20868).
* Fixed xferstats conflict with hylafax-server (#26638).
* Removing proftpd now stops the running daemon (#25272).
* Bugs fixed prior to this release, by other packages, or non-bugs:
#25168, #23485.
* Updated to Standards-Version 2.4.1.4.
.
proftpd (1.1.6r2-3) unstable; urgency=low
.
* Ratio support is accepted by upstream author as a "contrib" module,
and now fully documented.
.
proftpd (1.1.6r2-2) unstable; urgency=low, closes=26089 25133
.
* New upstream version (CVS), fixing symlink Bug (#26089) and general
slowness when used with 2.1.x kernels (#25133).
.
proftpd (1.1.6r2-1) unstable; urgency=low, closes=26167 26305 23156 17488
.
* New upstream version (CVS).
* Modified for new debhelper behavior (#26167, #26305).
* Closes #17488, as ls -lat is now supported.
* Added xferstats manpage and program wu-ftpd-academ, as modified by
Holger Preiss (TU Dresden) (#23156).
.
proftpd (1.1.6r-1.1) unstable; urgency=low
.
* non-maintainer upload for Alpha
* don't use wildcards in debian/examples, as that fails with debhelper_1.1.9
.
proftpd (1.1.6r-1) unstable; urgency=low
.
* New upstream version (CVS).
.
proftpd (1.1.6pre4-1) unstable; urgency=low
.
* New upstream version.
.
proftpd (1.1.6pre2-1) unstable; urgency=low
.
* New upstream version (fixes ident timeouts).
.
proftpd (1.1.6pre1-1) unstable; urgency=low
.
* New upstream version.
.
proftpd (1.1.5r-3) unstable; urgency=low
.
* New upstream version (1.1.5pl3).
.
proftpd (1.1.5r-2) unstable; urgency=low
.
* Tweaked syslog logging: CWD command, initial connect, etc.
* Added HostRatio directive.
.
proftpd (1.1.5r-1) unstable; urgency=low
.
* New upstream version.
* Removed extraneous debugging output from mod_ratio.
.
proftpd (1.1.5pre3-2) unstable; urgency=low
.
* Added custom-written ratio module.
.
proftpd (1.1.5pre3-1) unstable; urgency=low
.
* New upstream version.
.
proftpd (1.1.5pre1-1) unstable; urgency=low, closes=23568 17765 18589
.
* New upstream version.
* Source code uses correct FSF address (#23568).
* Recursive directory listings (ls -lR) now supported (#17765).
* No longer possible to crash/spin server with huge dirs (#18589).
* Probably fixes 10360, 16502, 18855, 20130, 22894, 23485, and 23875,
but more testing is needed.
.
proftpd (1.0.3-1) unstable; urgency=low, closes=22207 22437 14447 21808
.
* New upstream version.
* ProFTPD now uses port 20 for outgoing data instead of "wierd ports"
(#14447).
* Pre-install script will not fail if init.d script is missing (#22207).
* Closes Bug #22437 against ncftp, incorrect handling of multiline
responses, actually due to proftpd's incorrect multiline response.
* Includes example configurations (#21808).
.
proftpd (1.0.2-1) unstable; urgency=low
.
* New upstream version.
.
proftpd (1.0.1-1) unstable; urgency=low
.
* New (somewhat unreleased) upstrem version, fixing potential segfault
problem.
.
proftpd (1.0.0unoff1-2) unstable; urgency=low
.
* Real-time ratio levels are now logged for each user, at the higher
debugging levels (>= 3).
* Ratios are calculated at session start in addition to during chdir
commands.
.
proftpd (1.0.0unoff1-1) unstable; urgency=low
.
* Now includes current directories in status output.
* The ftpwho command now shows the entire command being executed.
* Remoted commands logged separate from malloc debugging: most at level
3, STOR, RETR and CWD at level 2.
* Now logs the rough bandwidth of each transfer to syslog.
* Disabled NEED_PERSISTENT_PASSWORD so NIS works (#18144, #14916).
* Converted from debmake to debhelper packaging technology.
* Undocumented support for upload/download ratios added.
.
proftpd (1.0.0-8) unstable; urgency=low
.
* Priority is now extra.
.
proftpd (1.0.0-7) unstable; urgency=low
.
* Corrected spelling of proftpd in init.d message output.
.
proftpd (1.0.0-6) unstable; urgency=low
.
* Included force-reload target in help text returned by init.d script,
and switched to the unofficial official downcase style.
.
proftpd (1.0.0-5) unstable; urgency=low
.
* Corrected year and URL info in copyright file.
* Added reload and force-reload targets to init.d script.
* Updated to Standards-Version 2.4.0.0.
.
proftpd (1.0.0-4) unstable; urgency=low, closes=17489
.
* Applied proftpd-1.0.0-chmod.patch, fixing behavior of the SITE CHMOD
command when octal numbers do not begin with 0.
* Default config now shows symlinks as symlinks (#17489).
.
proftpd (1.0.0-3) unstable; urgency=low
.
* Built with new version of debmake to correct md5sum error.
.
proftpd (1.0.0-2) unstable; urgency=low, closes=14234
.
* Setting up anonymous FTP now sets up an example welcome.msg (#14234).
.
proftpd (1.0.0-1) unstable; urgency=low, closes=12753
.
* New upstream version, fixes MDTM and NOOP commands.
* Closed #12753, as install now asks to set up anonymous FTP.
* Init script modified for better compliance with policy 2.3.0.1 section
3.6.
.
proftpd (0.99.0pl11-2) unstable; urgency=low
.
* Fixed bug in preinst discovered on powerpc architecture -- the preinst
script could fail with some versions of bash.
.
proftpd (0.99.0pl11-1) unstable; urgency=low
.
* New upstream version.
.
proftpd (0.99.0pl10-1) unstable; urgency=low, closes=14725
.
* New upstream version, supporting md5 passwords (#14725).
* Fixed bug where proftpd would not start automatically after upgrade if
anonymous FTP was enabled.
.
proftpd (0.99.0pl9-2) unstable; urgency=low
.
* Fixed errors in default proftpd.conf pointed out by Scott K. Ellis.
* Configuration script no longer asks if anonymous FTP should be
enabled, if anonymous FTP is enabled.
* Closed #10360, as proftpd now works correctly on both shadow and
non-shadow systems.
.
proftpd (0.99.0pl9-1) unstable; urgency=low
.
* New upstream version.
* Features support for the SIZE command (#13963).
.
proftpd (0.99.0pl8-1) unstable; urgency=low
.
* New upstream version.
* Includes support for the MDTM command used by the ftp method of dpkg
(#13959).
* Added code from Christoph Lameter to set up anonymous ftp (#13334).
* Removed patch to fix non-shadow support, as this feature has been
added to the configuration script.
* Added SHELL=/bin/bash to debian rules.
* Updated to Standards-Version 2.3.0.0 and debmake 3.4.2..
.
proftpd (0.99.0pl7-1) unstable; urgency=medium
.
* New upstream version.
* Fixes wtmp corruption program (#12013, #12483).
* Added patch to fix non-shadow support.
.
proftpd (0.99.0pl6-5) unstable; urgency=low
.
* Tweaked packaging for better multi-architecture support.
.
proftpd (0.99.0pl6-4) unstable; urgency=low
.
* Updated to Standards-Version 2.2.0.0 and debmake 3.3.11.
* Removed "Evil" code to auto-fetch HTML manual during package build
reported by James Troup (#11598).
* Switched to pristine upstream tar archive.
.
proftpd (0.99.0pl6-3) unstable; urgency=low
.
* Linked against libc6 again on Intel architecture.
* Fixed errors in default proftpd.conf pointed out by Rob Browning.
.
proftpd (0.99.0pl6-2) unstable; urgency=low
.
* Updated HTML manual, modifed build script to mirror automatically.
.
proftpd (0.99.0pl6-1) unstable; urgency=low
.
* New upstream version.
* Added complete HTML manual and FAQ to package.
* Updated to Standards-Version 2.1.3.3 and debmake 3.3.4.
.
proftpd (0.99.0pl5-1) unstable; urgency=low
.
* New upstream version.
* No longer unnecessarily edits /etc/inetd.conf during upgrades,
and /etc/init.d/proftpd script now automatically detects when proftpd
is being run out of inetd instead (Bug #10462).
* Closed Bug #10373.
.
proftpd (0.99.0pl4-3) unstable; urgency=low
.
* Built with libc5 (on i386 systems) in another attempt to fix Bug
#10373 (corruption of utmp and wtmp).
* Some tweaks to debian "clean" target.
.
proftpd (0.99.0pl4-2) unstable; urgency=low
.
* Added TODO file and upstream changelog to package.
* Temporarily disabled wtmp logging since this corrupts the log on
libc5/libc6 systems (Bug #10373).
.
proftpd (0.99.0pl4-1) unstable; urgency=low
.
* New upstream version.
.
proftpd (0.99.0pl3-2) unstable; urgency=low
.
* Added patch from author to fix premature termination of the control
connection during MPUT commands.
.
proftpd (0.99.0pl3-1) unstable; urgency=low
.
* Initial Release.
* Contains two additional patches from the author to fix compilation on
libc6, and to log the full pathname in the xferlog.
Files:
c26a9abf220c41d2bf4f7cbf592e8630 168512 net optional proftpd-dfsg_1.3.0-12.diff.gz
8c3d3bbe423ad73870d910ab484c029c 926 net optional proftpd-dfsg_1.3.0-12.dsc
b857aaf750244106d1991bcb3c48f4a0 1751265 net optional proftpd-dfsg_1.3.0.orig.tar.gz
More information about the feisty-changes
mailing list