Subject: CVS commit: pkgsrc/net/netatalk1
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2005 23:40:56
Module Name:	pkgsrc
Committed By:	taca
Date:		Sun Jun  5 23:40:56 UTC 2005

Modified Files:
	pkgsrc/net/netatalk1: Makefile PLIST distinfo
	pkgsrc/net/netatalk1/patches: patch-aa patch-ab patch-ac patch-af
Added Files:
	pkgsrc/net/netatalk1: options.mk
	pkgsrc/net/netatalk1/patches: patch-ag patch-ah

Log Message:
Update netatalk1 package to 1.6.4a.

pkgsrc change

- Take matainer ship by me.
- Introduce options.mk for PAM configure option.
- Minor clean up of Makefile.
- Added quick changes to avoid using <openssl/des.h>.

netatalk changes

Changes in 1.6.4a
=================

* FIX: insecure tempfile handling bug in etc2ps.sh, found by Trustix, CAN-2004-0974.

Changes in 1.6.4
================

* NEW: afpd: Using the mswindows option now implicitly specifies usedots.
  [Sam Noble]
* UPD: afpd.8: Updated the option documentation.
  [Thomas Kaiser, Sebastian Rittau]
* FIX: configure: Removed broken --with-flock-locks option. [Bj\M-C\M-6rn Fernhomberg]
* FIX: libatalk: Do not log network probe (OSX 10.3). [Didier Gautheron]
* FIX: libatalk: Deadlock in signal handlers. [Didier]
* FIX: libatalk: Compilation with Linux kernel 2.6 fixed. [Sebastian, Bj\M-C\M-6rn]
* FIX: afpd: Solaris compile issues. [Bj\M-C\M-6rn]
* FIX: afpd: If connection broke in dsi_tickle the child did never die. [Bj\M-C\M-6rn]
* FIX: afpd: Catsearch, fixes a possible segmentation fault. [Bj\M-C\M-6rn]
* FIX: afpd: Compilation issues. [Olaf Hering, Sebastian]
* FIX: cnid: Fix compile problems on Tru64. [Burkhard Schmidt]
* FIX: megatron: Fixed an uninitialized variable. [Olaf]
* FIX: installation: Don't overwrite PAM file if --enable-overwrite configure
       option is not set. [Sam, Ryan Cleary]
* FIX: installation: Fixed BSD installation. [Toru TAKAMIZU]
* FIX: docs: Removed ssl-dir/ssl-dirs confusion from doc/INSTALL. [Bj\M-C\M-6rn]

Changes in 1.6.3
================

* UPD: afpd: Infrastructural support for an upcoming Kerberos 5 UAM.
       [Sam Noble]
* UPD: uams_dhx_passwd: Better random seed in Tru64. [Burkhard Schmidt]
* FIX: afpd: Bug in AFP connection negotiation stage. [Sam]
* FIX: afpd: Catsearch, when Mac and unix name differ, search on attributes.
* FIX: afpd: Files could be opened for writing on read-only filesystems.
* FIX: afpd: Debugging using SIGUSR1 was broken. [Stefan Muenkner]
* FIX: afpd: Segfault after login. [Robby Griffin, Sean Bolton]
* FIX: psf: Correct path to etc2ps.sh.
* FIX: shell_utils: Don't distribute generated files.
* FIX: aecho: -A option didn't work. [Chris Shiels]
* FIX: configure: Berkeley DB path detection could be wrong. [Stefan]
* FIX: Automake build fixes.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/netatalk1/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/netatalk1/PLIST \
    pkgsrc/net/netatalk1/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/netatalk1/options.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/netatalk1/patches/patch-aa \
    pkgsrc/net/netatalk1/patches/patch-ac \
    pkgsrc/net/netatalk1/patches/patch-af
cvs rdiff -r1.2 -r1.3 pkgsrc/net/netatalk1/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/net/netatalk1/patches/patch-ag \
    pkgsrc/net/netatalk1/patches/patch-ah

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.