./net/proftpd-postgresql, PostgreSQL module for ProFTPD

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.3.5d, Package name: proftpd-postgresql91-1.3.5d, Maintainer: kim

ProFTPD module that provides the PostgreSQL backend for SQL database
authentication.


Required to run:
[lang/perl5] [net/proftpd] [databases/postgresql91-client]

Required to build:
[pkgtools/cwrappers]

Package options: inet6, pam

Master sites: (Expand)

SHA1: e7271c9f6df331eda393a834ad66ff60eff134ca
RMD160: 2052a7c41824c8ce9558fd11c78843b1b07ab6e7
Filesize: 29264.219 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-05 23:54:27 by S.P.Zeidler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #5244 - requested by kim
net/proftpd-postgresql: security update
net/proftpd-sqlite; security update
net/proftpd: security update

Revisions pulled up:
- net/proftpd-postgresql/Makefile                               1.3
- net/proftpd-sqlite/Makefile                                   1.6
- net/proftpd/Makefile                                          1.85
- net/proftpd/Makefile.common                                   1.5
- net/proftpd/distinfo                                          1.46

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	kim
   Date:		Wed Apr  5 17:36:00 UTC 2017

   Modified Files:
   	pkgsrc/net/proftpd: Makefile Makefile.common distinfo
   	pkgsrc/net/proftpd-postgresql: Makefile
   	pkgsrc/net/proftpd-sqlite: Makefile

   Log message:
   Update net/proftpd (and modules) to 1.3.5d with a fix for CVE-2017-7418

   1.3.5d - Released 15-Jan-2017
   --------------------------------
   - Bug 4283 - All FTP logins treated as anonymous logins again.  This is a
     regression of Bug#3307.

   1.3.5c - Released 14-Jan-2017
   --------------------------------
   - Bug 4254 - SSH rekey during authentication can cause issues with clients.
   - Bug 4257 - Recursive SCP uploads of multiple directories not handled properly.
   - Bug 4259 - LIST returns different results for file, depending on path syntax.
   - Bug 4255 - "AuthAliasOnly on" in server config breaks anonymous \ 
logins.
   - Bug 4272 - CapabilitiesEngine directive not honored for \ 
<IfUser>/<IfGroup>
     sections.
   - Bug 4275 - Support OpenSSL 1.1.x API.
   - Bug 4278 - Memory leak when mod_facl is used.

   To generate a diff of this commit:
   cvs rdiff -u -r1.84 -r1.85 pkgsrc/net/proftpd/Makefile
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/proftpd/Makefile.common
   cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/proftpd/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/proftpd-postgresql/Makefile
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/proftpd-sqlite/Makefile