Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17369/10.3/unstable/crypto/finkinfo

Modified Files:
        openssh.info openssl097.info 
Log Message:
New upstream OpenSSL and OpenSSH (Trackers 1532470 and 1531331)

Index: openssh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/openssh.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- openssh.info        26 Apr 2005 17:52:57 -0000      1.6
+++ openssh.info        22 Sep 2006 00:51:44 -0000      1.7
@@ -1,9 +1,17 @@
+# Initial Data
 Package: openssh
-Version: 4.0p1
-Revision: 1
-Maintainer: Max Horn <[EMAIL PROTECTED]>
+Version: 4.3p2
+Revision: 5
+Maintainer: Neil Tiffin <[EMAIL PROTECTED]>
+License: BSD
+
+# Dependencies
 Depends: daemonic (>= 20010902-1), openssl097-shlibs
+Replaces: openssh-hpn
+Conflicts: openssh-hpn
 BuildDepends: openssl097-dev
+
+# Unpack Phase
 CustomMirror: <<
        Primary: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ 
        aus-AU: ftp://mirror.aarnet.edu.au/pub/OpenBSD/OpenSSH/portable/ 
@@ -68,18 +76,24 @@
        eur-CH: ftp://ftp.solnet.ch/mirror/OpenBSD/OpenSSH/portable/ 
        eur-CH: ftp://sunsite.cnlab-switch.ch/pub/OpenBSD/OpenSSH/portable/ 
 <<
-
 Source: mirror:custom:openssh-%v.tar.gz
-Source-MD5: 7b36f28fc16e1b7f4ba3c1dca191ac92 
-ConfigureParams: --with-pid-dir=%p/var/run --sysconfdir=%p/etc/ssh 
--mandir=%p/share/man --libexecdir=%p/lib --with-xauth=/usr/X11R6/bin/xauth 
--with-default-path=%p/bin:/usr/bin:/bin:%p/sbin:/usr/sbin:/sbin:/usr/X11R6/bin 
--with-md5-passwords --with-pam 
+Source-MD5: 7e9880ac20a9b9db0d3fea30a9ff3d46 
+
+# Patch Phase:
+
+# Compile Phase:
+ConfigureParams: --with-pid-dir=%p/var/run --sysconfdir=%p/etc/ssh 
--mandir=%p/share/man --libexecdir=%p/lib --with-xauth=/usr/X11R6/bin/xauth 
--with-default-path=%p/bin:/usr/bin:/bin:%p/sbin:/usr/sbin:/sbin:/usr/X11R6/bin 
--with-md5-passwords --with-pam --without-zlib-version-check 
--with-privsep-path=%p/var/empty --with-tcp-wrappers
 CompileScript: <<
-PRIVSEP_PATH=/private/var/empty ./configure %c
-make PRIVSEP_PATH=/private/var/empty
+./configure %c
+make
 <<
-InstallScript: make install DESTDIR=%d PRIVSEP_PATH=/private/var/empty
+
+# Install Phase:
+InstallScript: make install DESTDIR=%d
 DocFiles: README LICENCE CREDITS WARNING.RNG
 ConfFiles: %p/etc/ssh/ssh_config %p/etc/ssh/sshd_config
-#
+
+# Build Phase:
 DaemonicName: ssh
 DaemonicFile: <<
 <service>
@@ -108,8 +122,6 @@
 </service>
 <<
 PostInstScript: <<
-# re-create /var directory (works around a nasty bug in rev 1 of this package)
-test ! -e /var && ln -s /private/var /var
 # update init script if necessary
 daemonic install ssh
 <<
@@ -119,7 +131,9 @@
   daemonic remove ssh
 fi
 <<
-#
+
+
+# Additional Data:
 Description: Secure shell (remote login) client and server
 DescUsage: <<
 If you have host keys in /etc and want to continue using them, copy
@@ -134,8 +148,22 @@
 not kill a running server at this time. If you don't know how to kill
 the server yourself, reboot the machine to get rid of it.
 <<
+DescPackaging: <<
+zlib version check is disabled until Apple's zlib is updated.
+
+According to <http://www.kb.cert.org/vuls/id/238678>, OS X isn't
+vulnerable to the first security bug in zlib 1.2.3; the security
+problems in 1.2.2 didn't affect OS X either, BTW. The second
+security problem fixed in 1.2.3
+(http://www.kb.cert.org/vuls/id/680620) has unknown status
+on Mac OS X and is only a denial of service issue.
+
+Privilege separation info in README.privsep in the src directory
+
+Mirror List: http://www.openssh.com/portable.html
+<<
 DescPort: <<
+Previous versions by Max Horn (11-Nov-2005)
 Previous versions by Christoph Pfisterer.
 <<
-License: BSD
-Homepage: http://www.openssh.com/
+Homepage: http://www.openssh.com/portable.html

Index: openssl097.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/openssl097.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- openssl097.info     10 Mar 2006 15:23:21 -0000      1.10
+++ openssl097.info     22 Sep 2006 00:51:44 -0000      1.11
@@ -1,9 +1,6 @@
 Package: openssl097
-
-Version: 0.9.7i
-Revision: 3
-# 10.4 has slightly higher %r; sync with it if you upgrade here
-
+Version: 0.9.7j
+Revision: 5
 Depends: %N-shlibs (= %v-%r), pkgconfig
 Conflicts: openssl
 Replaces: openssl
@@ -13,7 +10,7 @@
   Primary:   http://www.openssl.org/
   Secondary: http://www.planetmirror.com/pub/openssl/
 <<
-Source-MD5: f69d82b206ff8bff9d0e721f97380b9e
+Source-MD5: 79dd939266b069e7aca587e6ab16a055
 Patch: %n.patch
 PatchScript: perl util/perlpath.pl /usr/bin
 NoSetMAKEFLAGS: true
@@ -77,6 +74,8 @@
 
 We have to apply a small trick to get it to link against its own static libs
 instead of the system's ssl dylibs.
+
+Patch Configure: i386 is little-endian
 <<
 License: OSI-Approved
 Homepage: http://www.openssl.org/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to