LISTSERV mailing list manager LISTSERV 16.5

Help for XROOTD-DEV Archives


XROOTD-DEV Archives

XROOTD-DEV Archives


XROOTD-DEV@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

XROOTD-DEV Home

XROOTD-DEV Home

XROOTD-DEV  January 2020

XROOTD-DEV January 2020

Subject:

[xrootd/xrootd] 3b5921: Prevent the logic that looks for the /n from getti...

From:

simonmichal <[log in to unmask]>

Reply-To:

xrootd developers' list for Scalla/xrootd repository and related issues <[log in to unmask]>

Date:

Wed, 22 Jan 2020 00:48:35 -0800

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (331 lines)

  Branch: refs/heads/stable-4.11.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 3b59217044073bd3b9176480ab0af7b82214bb98
      https://github.com/xrootd/xrootd/commit/3b59217044073bd3b9176480ab0af7b82214bb98
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc

  Log Message:
  -----------
  Prevent the logic that looks for the /n from getting confused by lines containing zeroes


  Commit: bec973914ea03c50a6a8025fc3849cc11990fa03
      https://github.com/xrootd/xrootd/commit/bec973914ea03c50a6a8025fc3849cc11990fa03
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on proxy URL fix.

Conflicts:
	docs/PreReleaseNotes.txt


  Commit: 1b63189a0e4dad479200b0d4b13ef05895c9ac10
      https://github.com/xrootd/xrootd/commit/1b63189a0e4dad479200b0d4b13ef05895c9ac10
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdHttp/XrdHttpUtils.cc

  Log Message:
  -----------
  The url quoting function was swapping the quoting of CR and LF


  Commit: b3c57a8744dd3055ecc234f092fc959a480ab996
      https://github.com/xrootd/xrootd/commit/b3c57a8744dd3055ecc234f092fc959a480ab996
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdPss/XrdPssUrlInfo.cc

  Log Message:
  -----------
  [XrdPss] Fix fedora compilation.

error: 'char* strncpy(char*, const char*, size_t)' output truncated
before terminating nul copying as many bytes from a string as its length


  Commit: 62dd43909a9b1025ae0c35e80ebb37e0096055a5
      https://github.com/xrootd/xrootd/commit/62dd43909a9b1025ae0c35e80ebb37e0096055a5
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdPss/XrdPssUrlInfo.cc

  Log Message:
  -----------
  Fix fedora build.

Fix: error: 'char* strncpy(char*, const char*, size_t)' specified bound
depends on the length of the source argument

Bound passed to strncpy should depend on the size of the destination
buffer!


  Commit: dc4fc8f96541fdef5c906bcfb5976a5a86a80228
      https://github.com/xrootd/xrootd/commit/dc4fc8f96541fdef5c906bcfb5976a5a86a80228
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdCl/XrdClLocalFileHandler.cc

  Log Message:
  -----------
  [XrdCl] Fix OSX local file sync impl.


  Commit: 2aab941284d21e050ac5d102178faa9e32e6bf88
      https://github.com/xrootd/xrootd/commit/2aab941284d21e050ac5d102178faa9e32e6bf88
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdHttp/XrdHttpUtils.hh
    M src/XrdTpc/XrdTpcTPC.cc
    M src/XrdTpc/XrdTpcTPC.hh

  Log Message:
  -----------
  Remove duplicate version of `quote` function.

The `quote` function was copy-pasted into the standalone xrootd-http-tpc
package before that package was integrated back into the mainline
`xrootd` source code.  Now that XrdTpc is in the same source repo,
there's no need for this duplicate function.

Remove it!


  Commit: 370c8bfe29fd53c7a80dccf7936c02f2c172bb94
      https://github.com/xrootd/xrootd/commit/370c8bfe29fd53c7a80dccf7936c02f2c172bb94
  Author: Costin Grigoras <[log in to unmask]>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M src/XrdHttp/XrdHttpUtils.cc

  Log Message:
  -----------
  Fix escape code for \r

'\r' == 13 == 0x0D


  Commit: 43eb599f1ce223bd922d6a480a25938b94748159
      https://github.com/xrootd/xrootd/commit/43eb599f1ce223bd922d6a480a25938b94748159
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M src/XProtocol/XProtocol.hh
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClXRootDMsgHandler.cc

  Log Message:
  -----------
  [XrdCl] Report last error if metalink runs out of replicas, fixes #1071

Conflicts:
	src/XProtocol/XProtocol.hh


  Commit: f19b432bb7314b932697775a8dc364b71a8b12a1
      https://github.com/xrootd/xrootd/commit/f19b432bb7314b932697775a8dc364b71a8b12a1
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdOuc/XrdOucTPC.cc
    M src/XrdOuc/XrdOucTPC.hh

  Log Message:
  -----------
  [XrdCl] TPC: use separate cgi element to mark user intension to delegate.

fixes #1118


  Commit: c14265b3926c8b5aaad7069d2fcc152a5eafe96f
      https://github.com/xrootd/xrootd/commit/c14265b3926c8b5aaad7069d2fcc152a5eafe96f
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M .gitlab-ci.yml

  Log Message:
  -----------
  [CI] Add a pipeline for centos 8.


  Commit: a7f42209e3bd1270d900335a0f64f2ad3ccef363
      https://github.com/xrootd/xrootd/commit/a7f42209e3bd1270d900335a0f64f2ad3ccef363
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M .gitlab-ci.yml

  Log Message:
  -----------
  [CI] fix typo.


  Commit: 81931ad47579b2797b5750ed42dd942da0bd3b57
      https://github.com/xrootd/xrootd/commit/81931ad47579b2797b5750ed42dd942da0bd3b57
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M .gitlab-ci.yml

  Log Message:
  -----------
  [CI] Add centos-8 to nightly builds.


  Commit: 754742a36b57805fc1e51ad0d50ac550f39497bf
      https://github.com/xrootd/xrootd/commit/754742a36b57805fc1e51ad0d50ac550f39497bf
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M src/XrdCl/CMakeLists.txt

  Log Message:
  -----------
  [XrdCl] Fix osx build.


  Commit: b4c3ccf1bc484809199f1dba72a02740d7ed2334
      https://github.com/xrootd/xrootd/commit/b4c3ccf1bc484809199f1dba72a02740d7ed2334
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M .gitlab-ci.yml

  Log Message:
  -----------
  [CI] Add release pipeline for Centos 8.


  Commit: c764993ab0de71ca56e3214deba70758b544ec67
      https://github.com/xrootd/xrootd/commit/c764993ab0de71ca56e3214deba70758b544ec67
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M src/XrdOuc/XrdOucString.cc

  Log Message:
  -----------
  [XrdOuc] Prevent seqv in XrdOucString::replace().

fixes #1094


  Commit: cf7190c5d370030f4f6c544cde53696506f49f77
      https://github.com/xrootd/xrootd/commit/cf7190c5d370030f4f6c544cde53696506f49f77
  Author: Adrian Sevcenco <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M cmake/XRootDDefaults.cmake
    M packaging/wheel/install.sh
    M src/CMakeLists.txt
    M src/XrdCl/CMakeLists.txt
    M src/XrdSec.cmake
    M src/XrdSecgsi.cmake

  Log Message:
  -----------
  py : build only libraries

Conflicts:
	src/XrdCl/CMakeLists.txt
	src/api_test/CMakeLists.txt


  Commit: 8cde3e65abc00321fa0155a183c8486c731954e3
      https://github.com/xrootd/xrootd/commit/8cde3e65abc00321fa0155a183c8486c731954e3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M src/XrdOfs/XrdOfs.cc

  Log Message:
  -----------
  [Server] Use new tpc.dlgon CGI token to drive tpc redirection.


  Commit: 7d09669e03f0bf73c3c09c86ec122462e32ed1ec
      https://github.com/xrootd/xrootd/commit/7d09669e03f0bf73c3c09c86ec122462e32ed1ec
  Author: Nikola Hardi <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M src/XrdMacaroons/XrdMacaroonsHandler.cc

  Log Message:
  -----------
  Use uuid.h from libuuid for Macaroons


  Commit: 46ce0035c4d830fde19a696ceed2a691172c779e
      https://github.com/xrootd/xrootd/commit/46ce0035c4d830fde19a696ceed2a691172c779e
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M packaging/wheel/setup.py

  Log Message:
  -----------
  [Python] Use right bdist_wheel.

Conflicts:
	packaging/wheel/setup.py


  Commit: ccdb0a1be0ae0c406f983052a6e019612626deab
      https://github.com/xrootd/xrootd/commit/ccdb0a1be0ae0c406f983052a6e019612626deab
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M CMakeLists.txt
    R cmake/FindXRootD.cmake
    A cmake/FindXRootD.cmake.in

  Log Message:
  -----------
  [CMake] Add XROOTD_PLUGIN_VERSION to FindXRootD.cmake.


Compare: https://github.com/xrootd/xrootd/compare/58da1c56c571...ccdb0a1be0ae

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use