1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>OpenSourceImportDate</key>
6	<string>2013-06-20</string>
7	<key>OpenSourceLicense</key>
8	<string>BSD</string>
9	<key>OpenSourceLicenseFile</key>
10	<string>OpenSSH.txt</string>
11	<key>OpenSourceModifications</key>
12	<array>
13		<string>Storing keys in Keychain on Leopard and later.</string>
14		<string>A getpwuid usage fix.</string>
15		<string>Some manpage fixes.</string>
16		<string>Added EAs to scp.</string>
17		<string>Corrected UsePAM comment in sshd config file.</string>
18		<string>An auth_error logging fix.</string>
19		<string>A fix to preserve EA mtime.</string>
20		<string>Launch ssh-agent via launchd.</string>
21		<string>Enable GSSAPI by default (pre-Leopard).</string>
22		<string>PAM support.</string>
23		<string>A GSSKEX patch.</string>
24		<string>Using membership APIs for AllowGroups.</string>
25		<string>Modified scp to pre-allocate files.</string>
26		<string>Logging local IP for break in attempts.</string>
27		<string>Added cross-realm authorization mechanism.</string>
28		<string>CVE-2011-0539 patch.</string>
29		<string>Updated sandbox for privilege-separated pre-authorization sshd process</string>
30		<string>Replaced use of OpenSSL with CommonCrypto</string>
31	</array>
32	<key>OpenSourceProject</key>
33	<string>OpenSSH</string>
34	<key>OpenSourceSHA1</key>
35	<string>c2b4909eba6f5ec6f9f75866c202db47f3b501ba</string>
36	<key>OpenSourceURL</key>
37	<string> http://ftp5.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable</string>
38	<key>OpenSourceVersion</key>
39	<string>6.2p2</string>
40	<key>OpenSourceWebsiteURL</key>
41	<string>http://www.openssh.org/</string>
42</dict>
43</plist>
44