forked from epics-modules/asyn
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathRELEASE_NOTES
175 lines (130 loc) · 7.04 KB
/
RELEASE_NOTES
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
#==============================================================
#
# Name: RELEASE_NOTES
#
# Rem: This file contains the release notes for asyn package
# as it pertains to the LCLS release format and procedures.
# Please note that this file does not come with the
# standard asyn package release
#
# The initial version of this software written
# by Marty Krammer at APS.
#
#==============================================================
#
R4.39-1.0.2: 2024-03-28 Jeremy Lorelli
Add CONFIG_SITE files for rhel8 and 9. These versions of RHEL need libtirpc for RPC support, instead of just glibc"
R4.39-1.0.1: 2021-11-15 Bruce Hill
Revert to collabortion CONFIG_SITE as we dont need a custom CROSS_COMPILER_TARGET_ARCH
R4.39-1.0.0: 2021-05-25 Bruce Hill
Rebased SLAC changes onto R4.39-0.branch
R4.39-0.0.1: 04-Jun-2020, H. Slepicka (slepicka)
Applied lcls-git-workflow.patch to R4-39
R4.32-1.0.1: 2019-04-01 Bruce Hill
Suppress CROSS for linux-arm-apalis as toolset doesn't have rpc support.
R4.32-1.0.0: 20-Jan-2018, B. Hill (bhill)
Started w/ R4.32-0.0.1
Applied Mike Browne's Lecroy and OPTION_TTYNAME changes.
Added RELEASE_NOTES and a small diagnostic fix from R4.31-1.branch
R4.32-0.0.1: 20-Jan-2018, B. Hill (bhill)
Applied lcls-git-workflow.patch to R4-32
R4.31-1.0.0: 15-May-2017, B. Hill (bhill)
Merged in R4-31
Removed the IPAC dependency. If support for Greensprings IP488 is needed in the future
it will be handled the same way as the other IP, e.g. IP330, IP445, etc.
R4.31-0.1.0: 25-Mar-2017, B. Hill (bhill)
Merged in R4-31
Removed the IPAC dependency. If support for Greensprings IP488 is needed in the future
it will be handled the same way as the other IP, e.g. IP330, IP445, etc.
R4.30-1.1.2: 14-Mar-2017, B. Hill (bhill)
Bumped up to ipac/R2.11-1.5.0
R4.30-1.1.1: 11-Jan-2017, B. Hill (bhill)
Bumped up to ipac/R2.11-1.4.1
R4.30-1.1.0: 15-Oct-2016, B. Hill (bhill)
Tweaked build to set EPICS_BASE last.
R4.30-1.0.1: 8-Oct-2016, B. Hill (bhill)
Updated ipac to R2.11-1.3.0
R4.30-1.0.0: 7-Oct-2016, B. Hill (bhill)
Updated ipac to R2.8-1.2.0
Merged in asyn version 4-30: see documentation directory
for detailed release notes
Moved local build support from CONFIG_SITE and RELEASE to RELEASE.local
Added some more parameter names to asyn error messages
Merged in PCDS support for LeCroy scope
Merged in PCDS support for OPTION_TTYNAME
R4.30-0.3.0: 6-Feb-2017, E. Williams (ernesto)
Changed IPAC version R2.14-0.1.0
R4.30-0.2.0: 15-Oct-2016, B. Hill (bhill)
Tweaked to set EPICS_BASE last.
R4.30-0.1.2: 8-Oct-2016, B. Hill (bhill)
Changed ipac version to R2.11-1.3.0
R4.30-0.1.1: 8-Oct-2016, B. Hill (bhill)
Changed ipac version to R2.8-1.2.0
R4.30-0.1.0: 29-Sep-2016, B. Hill (bhill)
Merged in asyn version 4-30: see documentation directory
for detailed release notes
Moved local build support from CONFIG_SITE and RELEASE to RELEASE.local
Reverted some old keyword expansions and reverted non-local build
files to match collaboration.
asyn-R4-26_0: Merge in the new asyn version 4-26: see documentation directory
for detailed release notes
Also build against: ipac-R2-11_1-2
asyn-R4-25_1-0: Merge in the new asyn version 4-25: see documentation directory
for detailed release notes
asyn-R4-23_1-2: Build for IPAC_MODULE_VERSION=ipac-R2-11_1-2; stable release
asyn-R4-23_1-1: Update Ipac dependency for uTCA and build for linux targets
asyn-R4-23_1-0: Merged in asyn4-23 from ANL; add site specific changes for SLAC
to see RELEASE_NOTES look at the maintainer's website:
http://www.aps.anl.gov/epics/modules/soft/asyn/R4-23/RELEASE_NOTES.
--BUILD with:
ipac-R2-11_1-0
SNCSEQ is required for testIPServer (not needed in production only for testing)
asyn-R4-21_1-0: Merged in asyn4-21 from ANL; add site specific changes for SLAC
to see RELEASE_NOTES look at the maintainer's website:
http://www.aps.anl.gov/epics/modules/soft/asyn/R4-21/RELEASE_NOTES.
asyn-R4-20_1-1: Build against ipac-R2-11_1-0 (which builds for all targets)
asyn-R4-20_1-0: Merged in asyn4-20 from ANL; add site specific changes for SLAC
to see RELEASE_NOTES look at the maintainer's website:
http://www.aps.anl.gov/epics/modules/soft/asyn/R4-20/RELEASE_NOTES.html
asyn-R4-19_1-0: Merged in asyn4-19 from ANL; add site specific changes for SLAC
to see RELEASE_NOTES look at the maintainer's website:
http://www.aps.anl.gov/epics/modules/soft/asyn/R4-19/RELEASE_NOTES.html
asyn-R4-18-lcls2: DO not use the sequencer; which means do not build testIPServerApp;
don't need this for production use.
That is only an example IOC application for testing.
Create a new release tag for this change = asyn-R4-18-lcls2
asyn-R4-18-lcls1_OLD_IPAC: Using ipac-R2-8-lcls8. This needs to be cleaned up.
asyn-R4-18-lcls1: Updated with asyn RELEASE 4-18
edm files are now under the opi directory
I removed both the top level edm and medm
directories. There are also display files
for boy as well. Boy is part of CSS
The lcls suffix indicates changes specific
to SLAC ICD Software Department
asyn-R4-17-RC1-lcls1: Updated with asyn RELEASE 4-17-RC1
Changes were needed for the new motor software
READ Vendor's Release notes in the documentation
directory.
asyn-R4-16-lcls2: Build against ipac version 2.11: ipac-R2-11-lcls1
asyn-R4-16-lcls1: Update to new asyn version 4-16 from ANL
Build with base-R3-14-8-2-lcls6
and base-R3-14-12
asyn-R4-9-lcls6: Build with base-R3-14-8-2-lcls6_p1
and base-R3-14-12
asyn-R4-9-lcls5: Build with base-R3-14-8-2-lcls6 and rtems 4.9.4
asyn-R4-9-lcls4: Build with base-R3-14-8-2 and rtems 4.9.3
asyn-R4-9-lcls3: Build with base-R3-14-8-2 and rtems 4.9.1
asyn-R4-9-lcls2: Build with base-R3-14-9-lcls1 and ipac-R2-8-lcls4.
Include ipac support only for RTEMS-beatnik target.
asyn-R4-9-lcls1: Build with base-R3-14-8-2-lcls2 and ipac-R2-8-lcls3.
Include ipac support only for RTEMS-beatnik target.
asyn-R4-9: Direct import from APS source. Will not build at SLAC.
asyn-R4-7-1-lcls5: Build with base-R3-14-9-lcls1 (RTEMS 4.7.1)
modifications needed to bring the module to EPICS R3-14-9 standard
at LCLS
asyn-R4-7-1-lcls4: Backout to build with base-R2-14-8-2-lcls2
Build with ipac-R2-8-lcls3
Add this file
asyn-R4-7-1-lcls3: Build with base-R2-14-9-lcls1
asyn-R4-7-1-lcls2: Build with base-R3-14-8-2-lcls2 (RTEMS 4.7.1)
asyn-R4-7-1-lcls1: Build with base-R3-14-8-2-lcls1 (RTEMS 4.7)