This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
release.notes
272 lines (155 loc) · 7.56 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
[v1r27]
CHANGE: (#191) Freeze DIRAC to v7r3
[v1r26]
CHANGE: (#187) revert back to davix RC `0.7.6.200.3c48eab`
FIX: (#188) fixing elasticsearch-py to <7.14
[v1r24]
CHANGE: (#185) replace RC by real davix 0.7.6
CHANGE: (#186) release constraint on SQLAlchemy
[v1r23]
NEW: (#182) set CONDOR_CONFIG in diracosrc
NEW: (#183) Add selectors2 for https://github.com/DIRACGrid/DIRAC/issues/5232
[v1r22]
NEW: (#181) Add cachetools
[v1r21]
FIX: (#176) explicitly add awkward as a dependency
[v1r20]
CHANGE: (#173) Freeze SQLAlchemy to 1.3.24 until the issues with 1.4 are solved
[v1r19]
CHANGE: (#169) Move to ARC 6
FIX: (#168) newer versions of setuptools_scm do not support py2
NEW: (#167) Add prompt-toolkit
NEW: (#172) Add importlib_resources
[v1r18]
NEW: (#164) add apache-libcloud for VMDIRAC
NEW: (#165) add DAVIX_USE_LIBCURL=1 in diracosrc
[v1r17]
CHANGE: (#156) Fix pip version to 20.2.4 (20.3 does not work)
CHANGE: (#156) Update mock config files to use Centos Vault and EPEL from Fedora Archive
CHANGE: (#156) Use dedicated container diracgrid/centos6 for building that has Centos Vault and EPEL from Fedora Archive enabled
CHANGE: (#161) davix 0.7.5 -> davix 0.7.6 devel
CHANGE: (#161) gfal2.17.1 -> gfal2.19.0 (final RC)
FIX: (#159) Fix M2Crypto to 0.36 due to swig problem in future versions
FIX: (#160) adjust test to new DIRAC folder layout
FIX: (#162) Force pip version in CI to be <21, as from 21 python2 support is dropped.
FIX: (#163) get the last python2 compatible pip bootstrap script from the diracos server
NEW: (#157) Add rucio-clients to python packages
NEW: (#161) possibility to run mock rebuild without cleaning the environment
[v1r16]
CHANGE: (#152) change repo for tornado extension from `chaen` to `DIRACGrid`
CHANGE: (#153) Use tornado from DIRACGrid repo and add the M2Crypto tornado extension
NEW: (#151) Add ldap3 Python package
[v1r15]
FIX: (#149) Remove firefox from mockConfig repo configuration not to interfere with builds
NEW: (#150) add flaky to python packages needed by DIRACGrid/DIRAC#4732
[v1r14]
FIX: (#142) Unset LESSOPEN so `less` can be used interactively
FIX: (#144) Download missing script in tag creating step
NEW: (#143) adds job to master pipeline, to produce modified master tarball (diracos-https) for testing
[v1r14]
FIX: (#142) Unset LESSOPEN so `less` can be used interactively
NEW: (#143) adds job to master pipeline, to produce modified master tarball (diracos-https) for testing
[v1r13]
FIX: (#138) use script from DIRACGrid/DIRAC integration to aggregate release notes and create release
[v1r12]
NEW: (#137) Add diraccfg
[v1r11]
CHANGE: (#127) Shared libraries are now found using RPATH instead of LD_LIBRARY_PATH
CHANGE: (#129) Convert docs to rst
CHANGE: (#131) Require python imports tests to pass in CI
FIX: (#127) CentOS 8 support
NEW: (#131) Exclude `docs` folder dyn import test
[v1r10]
CHANGE: (#126) remove rst2pdf and add Pillow and docutils
NEW: (#128) Add boto3 as requirements (for S3)
[v1r9]
CHANGE: (#125) do not distribute xroot server anymore
FIX: (#124) remove the rpath from the pyxrootd compilation
[v1r8]
CHANGE: (#123) davix 0.7.2-2 to 0.7.5-1
CHANGE: (#123) gfal2 2.16.1 -> 2.17.1
CHANGE: (#123) xrootd 4.140.0 -> 4.11.2
[v1r7]
CHANGE: (#119) remove cx_Oracle
CHANGE: (#121) Keep empty directory because of idiotic singularity
FIX: (#111) Use latest pip inside the virtual environment so `python_version` metadata is considered
FIX: (#116) fix the generation of the version file for the extension build
FIX: (#118) Patch singularity to make it runtime relocatable
NEW: (#111) Run DIRAC integration tests with the tarball
[v1r6]
FIX: (#113) Use latest pip inside the virtual environment so python_version metadata is considered
NEW: (#105) Add singularity
NEW: (#114) Add manualDependencies feature and use it for NSS
NEW: (#114) add an ldd test
NEW: (#114) postfix package is now ignored
[v1r5]
FIX: (#108) Don't bundle entries listed in `ignoredPackages`
FIX: (#108) Remove dependency on host git installation by making git relocatable
NEW: (#100) dynamically collect and test the import of DIRAC/integration
NEW: (#103) Add uproot and related compression libraries for reading ROOT files
NEW: (#103) Add xz for use with Python's backport.lzma
[v1r4]
CHANGE: (#94) DIRACOS: package scritps and tests under diracos package
CHANGE: (#98) xrootd version from 4.8.3 to 4.10.0
FIX: (#95) DIRACOS: surround list variable with quotes in script template
NEW: (#94) DIRACOS: Add tools to build pure python extensions
NEW: (#98) subprocess32 as explicit python requirement
[v1r3]
CHANGE added python packages: future, pytest-mock, plus specifying some versions
CHANGE: (#88) relax M2Crypto version
CHANGE: (#90) import tests are inline with the DIRAC integration branch
CHANGE: (#91) fix version of elasticsearch to less than 7.0.0
CHANGE: (#92) Don't test irods import
FIX: (#92) Don't test pilotTools import
[v1r2]
CHANGE: (#73) Davix 0.7.2, gfal2 2.16.1, gfal2-python 1.9.5
CHANGE: (#80) Freeze the typing module to version 3.6.6., because newer version cause an exception in hypothesis
CHANGE: (#85) Change base container to centos6 and enable EPEL
CHANGE: (#86) Change tag from Lightweight to Annotated
FIX: (#71) bash scripts exit on errors
FIX: (#72) use rsync to copy python modules in diracos
FIX: (#79) Add missing libxcrypt-compat package for import_test.py under Fedora 30
FIX: (#84) add fipscheck as dependency of ssh
FIX: (#84) add graphic libraries to SLC6 & CC7 docker images for rrdtools tests
NEW: (#71) Explicitly require M2Crypto 0.32.0
NEW: (#76) Add openldap to bundle
NEW: (#81) specify ARC and GFAL plugins locations in diracosrc
NEW: (#82) more binary tests
[v1r1]
CHANGE: (#67) reorganizing the diracos tools for better readability of the scripts
CHANGE: (#67) take fts3-rest from pipy instead of github. Replace coverall with codecov.
CHANGE: (#67) use pip-tools to compile the python package versions, and use pip freeze for listing all the packages shipped
CHANGE: (#70) remove runit from DIRACOS
FIX: (#60) fix fedora's tests for F29
FIX: (#61) correct if conditions in CI yml
FIX: (#62) DIRACOS inference was buggy
FIX: (#64) Use BASH_SOURCE instead of first argument in diracosrc
NEW: (#55) if DIRACOS env variable is not defined, diracosrc infers it as its current location
NEW: (#63) after a successful build upload the tar of RPMs to the DIRACOS webpage
NEW: (#68) add Tornado to the python requirements list
[1.0.0]
CHANGE: (#40) new packaging version of yum-utils yum-utils-1.1.30-42.el6_10
CHANGE: (#51) Shrink the size of DIRACOS by removing useless libs
CHANGE: (#52) CI jobs deployed only from the main ILC repo
CHANGE: (#53) use http://diracos.web.cern.ch/ for DIRACOS
FIX: (#43) Deploy nightly build of master and tags to https://diracos.web.cern.ch
FIX: (#50) absolute symlinks and all hard linksare transformed into copies
FIX: (#50) create a virtualenv with no external symlinks
FIX: (#51) fix the test for Fedora
NEW: (#44) cx_Oracle as a python dependency
NEW: (#47) add tests of DIRACOS on CC7, SLC6, ubuntu, fedora
NEW: (#48) build git's SRPM
NEW: (#50) test that there are no absolute symlinks in DIRACOS
NEW: (#52) Add mysql client
NEW: (#52) Add test for cli
NEW: (#54) add pyasn1 and pyasn1_modules
NEW: (#57) Extend the CI to produce tags, releases and builds based on branch name
NEW: (#58) Document release versioning scheme
[0.0.8]
CHANGE: (#37) srm-ifce to 1.24.4
NEW: (#33) documentation on how to make a release
NEW: (#33) pull request template
NEW: (#37) add a versions.txt file in diracos containing all the packages (issue #32)
NEW: (#38) add runit
[0.0.7]
First release with a CHANGELOG file