Skip to content

Commit fa91ac1

Browse files
author
Alejandro Alvarez Ayllon
committed
Prepare 3.6.8
1 parent 3250e50 commit fa91ac1

File tree

5 files changed

+43
-12
lines changed

5 files changed

+43
-12
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ set(CMAKE_MODULE_PATH
2929

3030
set(VERSION_MAJOR 3)
3131
set(VERSION_MINOR 6)
32-
set(VERSION_PATCH 7)
32+
set(VERSION_PATCH 8)
3333
set(VERSION_STRING ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
3434

3535
# Generate include header with the version string

doc/v3.6.md

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,51 @@
1+
FTS 3.6.8 - Tue Apr 11 2017
2+
===========================
3+
4+
## Bug
5+
- [[FTS-919]](https://its.cern.ch/jira/browse/FTS-919) - Permissions on Proxy file are too permissive for the LFC plugin to work
6+
- [[FTS-920]](https://its.cern.ch/jira/browse/FTS-920) - fts-client help misbehavior
7+
- [[FTS-933]](https://its.cern.ch/jira/browse/FTS-933) - fts-delegation-init --proxy does not work with just the file name
8+
- [[FTS-935]](https://its.cern.ch/jira/browse/FTS-935) - Improve some queries in the web monitoring
9+
- [[FTS-945]](https://its.cern.ch/jira/browse/FTS-945) - 3.6 breaks Dropbox integration
10+
11+
12+
## New Feature
13+
- [[FTS-926]](https://its.cern.ch/jira/browse/FTS-926) - Publish error codes
14+
- [[FTS-929]](https://its.cern.ch/jira/browse/FTS-929) - DB Clean binary should log progress
15+
- [[FTS-930]](https://its.cern.ch/jira/browse/FTS-930) - Upgrade script should double check t\_hosts before running .sql diff
16+
17+
## Task
18+
- [[FTS-937]](https://its.cern.ch/jira/browse/FTS-937) - improve performance of fts3.6.0 schema diff and provide partial upgrade script
19+
20+
## Improvement
21+
- [[FTS-932]](https://its.cern.ch/jira/browse/FTS-932) - Drop "database statistics" view
22+
- [[FTS-936]](https://its.cern.ch/jira/browse/FTS-936) - Reorder group by in getQueuesWithPending to benefit from group by with index
23+
- [[FTS-939]](https://its.cern.ch/jira/browse/FTS-939) - Log when a message is sent
24+
125

226
FTS 3.6.6 - Fri Feb 24 2017
327
===========================
28+
429
## Bug
530

6-
- [[FTS-906]](https://its.cern.ch/jira/browse/FTS-906) - Change int user_filesize to long long
31+
- [[FTS-906]](https://its.cern.ch/jira/browse/FTS-906) - Change int user\_filesize to long long
32+
733

834
FTS 3.6.5 - Wed Feb 22 2017
935
===========================
36+
1037
## Bug
1138

12-
- [[FTS-905]](https://its.cern.ch/jira/browse/FTS-905) - Provide user_filesize for raw_state out of file_metadata in all change states.
39+
- [[FTS-905]](https://its.cern.ch/jira/browse/FTS-905) - Provide user\_filesize for raw\_state out of file\_metadata in all change states.
40+
1341

1442
FTS 3.6.4 - Wed Feb 22 2017
1543
===========================
44+
1645
## Improvement
1746

1847
- [[FTS-901]](https://its.cern.ch/jira/browse/FTS-901) - Provide error reason in FAILED file state messages.
19-
- [[FTS-904]](https://its.cern.ch/jira/browse/FTS-904) - Provide user_filesize for raw_rate out of file_metadata.
48+
- [[FTS-904]](https://its.cern.ch/jira/browse/FTS-904) - Provide user\_filesize for raw\_rate out of file\_metadata.
2049

2150

2251
FTS 3.6.3 - Fri Feb 17 2017
@@ -30,6 +59,7 @@ FTS 3.6.3 - Fri Feb 17 2017
3059
- [[FTS-897]](https://its.cern.ch/jira/browse/FTS-897) - Send submit\_time in state messages
3160
- [[FTS-899]](https://its.cern.ch/jira/browse/FTS-899) - Disable advisory messages
3261

62+
3363
FTS 3.6.2 - Mon Feb 14 2017
3464
===========================
3565

@@ -42,6 +72,7 @@ FTS 3.6.2 - Mon Feb 14 2017
4272
- [[FTS-889]](https://its.cern.ch/jira/browse/FTS-889) - READY are not accounted for when checking if the transfer is allowed
4373
- [[FTS-892]](https://its.cern.ch/jira/browse/FTS-892) - When stream optimization is enabled, even if they are few transfers the number keeps growing
4474

75+
4576
FTS 3.6.1 - Thu Feb 09 2017
4677
===========================
4778

packaging/rpm/fts-client.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%global __provides_exclude_from ^%{python_sitearch}/fts/.*\\.so$
66

77
Name: fts-client
8-
Version: 3.6.7
8+
Version: 3.6.8
99
Release: 1%{?dist}
1010
Summary: File Transfer Service V3
1111
Group: Applications/Internet
@@ -14,7 +14,7 @@ URL: https://svnweb.cern.ch/trac/fts3/wiki
1414
# The source for this package was pulled from upstream's vcs. Use the
1515
# following commands to generate the tarball:
1616
# git clone https://gitlab.cern.ch/fts/fts3.git
17-
# tar -czvf fts-3.5.8.tar.gz fts3
17+
# tar -czvf fts-3.6.8.tar.gz fts3
1818
Source0: https://grid-deployment.web.cern.ch/grid-deployment/dms/fts3/tar/%{name}-%{version}.tar.gz
1919
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
2020

packaging/rpm/fts.spec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
%endif
1010

1111
Name: fts
12-
Version: 3.6.7
12+
Version: 3.6.8
1313
Release: 1%{?dist}
1414
Summary: File Transfer Service V3
1515
Group: System Environment/Daemons
1616
License: ASL 2.0
1717
URL: http://fts3-service.web.cern.ch/
1818
# The source for this package was pulled from upstream's vcs. Use the
1919
# following commands to generate the tarball:
20-
# git clone https://gitlab.cern.ch/fts/fts3.git -b master --depth=1 fts-3.6.0
21-
# cd fts-3.6.0
22-
# git checkout v3.6.0
20+
# git clone https://gitlab.cern.ch/fts/fts3.git -b master --depth=1 fts-3.6.8
21+
# cd fts-3.6.8
22+
# git checkout v3.6.8
2323
# cd ..
24-
# tar --exclude-vcs -vczf fts-3.6.0.tar.gz fts-3.6.0
24+
# tar --exclude-vcs -vczf fts-3.6.8.tar.gz fts-3.6.8
2525
Source0: %{name}-%{version}.tar.gz
2626

2727
%if 0%{?el5}

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey=fts:fts3
22
sonar.projectName=FTS3
3-
sonar.projectVersion=3.6.7
3+
sonar.projectVersion=3.6.8
44
sonar.sources=./src/
55
sonar.exclusions=src/msg-bus/events/*
66
sonar.language=c++

0 commit comments

Comments
 (0)