-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGES
More file actions
69 lines (64 loc) · 2.83 KB
/
Copy pathCHANGES
File metadata and controls
69 lines (64 loc) · 2.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
current:
Stephane Peter (Codehost) - Tue Jun 6 16:59:03 PDT 2006
* Improved glibc detection on newer distros (Ubuntu)
Ryan C. Gordon (???) - Thu May 18 08:35:16 PDT 2006
* Generated uninstall script will try falling back to x86 binaries on
amd64 if native binaries don't exist.
Stephane Peter (Codehost) - Mon Mar 6 16:49:25 PST 2006
* Support for storing optional SELinux context for files
* Working libxml2 support
Stephane Peter (Codehost) - Tue Feb 7 16:18:42 PST 2006
* Support for libxml2 selection at compile time.
Ryan C. Gordon (icculus.org) - Fri Jan 27 16:35:25 EST 2006
* Intel Mac support.
1.6.2:
Ryan C. Gordon (icculus.org) - Sat Feb 14 21:15:26 EST 2004
* AMD64 patches.
Stephane Peter (Codehost) - Thu Apr 3 19:31:16 PST 2003
* Ported to Solaris 8 on Intel.
Stephane Peter (Codehost) - Thu Mar 6 12:32:36 PST 2003
* Set SETUP_* environment variables in uninstallation scripts.
Stephane Peter (Codehost) - Tue Feb 11 20:33:32 PST 2003
* Added 'environment' tags to store environment info.
Ryan C. Gordon (icculus.org) - Tue Jan 14 23:46:31 EST 2003
* Committed initial MacOS X patches to CVS on behalf of Jon C.
1.6.1:
Stephane Peter (Codehost) - Fri Sep 13 18:37:26 PDT 2002
* Changed versioning scheme to be in sync with Setup version
numbers.
Stephane Peter (Codehost) - Thu Sep 26 18:43:16 PDT 2002
* Support tag for options.
Stephane Peter (Codehost) - Fri Sep 27 14:51:50 PDT 2002
* Detect TurboLinux
Stephane Peter (Codehost) - Tue Oct 8 19:12:22 PDT 2002
* Initial AIX 5.1 support
Stephane Peter (Codehost) - Mon Nov 11 16:05:01 PST 2002
* Always get the permissions from the file itself, and store
it in the XML file instead of assuming 644.
1.0.3:
Stéphane Peter (Codehost) - Sun Jan 27 17:04:55 PST 2002
* Added loki_check_file() function to verify installed files.
Used by setup 1.6.0 for the 'check' utility.
* De-Lokified setupdb by making the .loki prefix easily configurable
in setupdb.h
Stephane Peter (Codehost) - Wed Feb 6 16:41:01 PST 2002
* Log a path prefix for products.
* Register uninstallation messages for components.
Stephane Peter (Codehost) - Tue Feb 26 17:29:16 PST 2002
* Initial Solaris 8 port.
Stephane Peter (Codehost) - Tue Apr 16 17:38:27 PDT 2002
* Initial HP-UX 11.0 port
Stephane Peter (Codehost) - Fri May 3 19:04:43 PDT 2002
* Added 'mutable' flag for files, to allow changes to them.
Stephane Peter (Codehost) - Fri Jun 28 18:45:56 PDT 2002
* Initial IRIX 6.5 port
Stephane Peter (Codehost) - Tue Jul 23 19:49:38 PDT 2002
* Preliminary SCO/OpenUnix port
1.0.2:
Sam Lantinga - Mon Apr 30 17:07:48 PDT 2001
* Added checksum list verification to the standalone 'md5sum'
Sam Lantinga - Mon Apr 30 16:09:55 PDT 2001
* If the product name contains '/', it's an XML manifest file
1.0.1
Sam Lantinga - Wed Apr 4 10:19:25 PDT 2001
* Added loki_setroot_product() and loki_setupdateurl_product()