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  May 2022

XROOTD-DEV May 2022

Subject:

[xrootd/xrootd] bd98e2: Increase default bits from 512 to 2048

From:

Steven Simpson <[log in to unmask]>

Reply-To:

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

Date:

Mon, 2 May 2022 02:55:52 -0700

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (239 lines)

  Branch: refs/heads/stable-5.4.x
  Home:   https://github.com/xrootd/xrootd
  Commit: bd98e2aeb9edc41d26d2b4df34bd3f80015c7ab9
      https://github.com/xrootd/xrootd/commit/bd98e2aeb9edc41d26d2b4df34bd3f80015c7ab9
  Author: Mario Lassnig <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdSecgsi/XrdSecgsiProxy.cc

  Log Message:
  -----------
  Increase default bits from 512 to 2048

Hi,
I propose to change the default to 2048. This solves the problem of the too short default hash digest length from SHA1, which causes proxies to be rejected by SHA2 servers.
Cheers,
Mario


  Commit: 81f1d43bcb3abee1f13903d809835224c325e0af
      https://github.com/xrootd/xrootd/commit/81f1d43bcb3abee1f13903d809835224c325e0af
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdTls/openssl3/XrdTlsContext.cc

  Log Message:
  -----------
  [TLS] Display all OpenSSL messages upon fatal error; fixes #1554


  Commit: f5dab33881084cefe5349fadef12aff53592187b
      https://github.com/xrootd/xrootd/commit/f5dab33881084cefe5349fadef12aff53592187b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdCrypto/openssl3/XrdCryptosslAux.cc

  Log Message:
  -----------
  [GSI] Comment out no longer needed trace record; fixes #772


  Commit: ee6b770597e635240b0cfbebe080d7bd3e81632a
      https://github.com/xrootd/xrootd/commit/ee6b770597e635240b0cfbebe080d7bd3e81632a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/Xrd/XrdConfig.cc
    M src/XrdTls/XrdTls.cc
    M src/XrdTls/XrdTlsContext.cc
    M src/XrdTls/XrdTlsSocket.cc

  Log Message:
  -----------
  [TLS] Make sure openssl messages always get logged.


  Commit: 52956e54a877390d1ee21e57b8974916d31f692e
      https://github.com/xrootd/xrootd/commit/52956e54a877390d1ee21e57b8974916d31f692e
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdTls/openssl3/XrdTlsContext.cc

  Log Message:
  -----------
  [TLS] Fix incomplete openssl3 port


  Commit: 9b68f8b920e06324d61960ab3c382d9e72e1ad74
      https://github.com/xrootd/xrootd/commit/9b68f8b920e06324d61960ab3c382d9e72e1ad74
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdCrypto/openssl3/XrdCryptosslAux.cc
    M src/XrdCrypto/openssl3/XrdCryptosslCipher.cc
    M src/XrdCrypto/openssl3/XrdCryptosslRSA.cc

  Log Message:
  -----------
  Fixes for openssl 3


  Commit: a7d0580a794715f768504f42f59ca932ef36d211
      https://github.com/xrootd/xrootd/commit/a7d0580a794715f768504f42f59ca932ef36d211
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdCl/XrdClPollerBuiltIn.cc

  Log Message:
  -----------
  [XrdCl] Make sure SocketHandler does not deadlock with PollerBuiltIn.


  Commit: 5bfc78d413f070503d0759c54b5ba7f0ea0b5024
      https://github.com/xrootd/xrootd/commit/5bfc78d413f070503d0759c54b5ba7f0ea0b5024
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdAcc/XrdAccAccess.cc
    M src/XrdSciTokens/XrdSciTokensAccess.cc

  Log Message:
  -----------
  Make the `acc` subsystem aware of request-based name mapping.

When a per-request mapping is made (such as with SciTokens), the
mapped name is not put in the typical `Entity.name` but rather an
extended attribute.  Only authorization plugins that have been
explicitly updated to look for this attribute can be usefully chained
after per-request mapping.

These changes allow the `acc` subsystem to be chained in a useful
manner after a token plugin (such as SciTokens).


  Commit: a944e60ca6eeaf11ce25a6a14990c47f80b65aa1
      https://github.com/xrootd/xrootd/commit/a944e60ca6eeaf11ce25a6a14990c47f80b65aa1
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdOss/XrdOssApi.cc

  Log Message:
  -----------
  [Oss] Do not fail a mkdir if directory already exists with the same mode. Fixes #1636


  Commit: c648c574c8f048ceb6b307d0f4e783eb20d3f561
      https://github.com/xrootd/xrootd/commit/c648c574c8f048ceb6b307d0f4e783eb20d3f561
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on mkdir fix.


  Commit: eb659140c05c6327af08fd1e2d3875c8fbe2aaf4
      https://github.com/xrootd/xrootd/commit/eb659140c05c6327af08fd1e2d3875c8fbe2aaf4
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdFrc/XrdFrcXAttr.hh
    M src/XrdFrm/XrdFrmMigrate.cc
    M src/XrdFrm/XrdFrmMonitor.cc
    M src/XrdFrm/XrdFrmTransfer.cc
    M src/XrdFrm/XrdFrmXfrDaemon.cc
    M src/XrdOuc/XrdOucCache.cc
    M src/XrdOuc/XrdOucGMap.cc
    M src/XrdOuc/XrdOucLogging.cc
    M src/XrdOuc/XrdOucName2Name.cc
    M src/XrdSsi/XrdSsiShMam.cc
    M src/XrdSys/XrdSysFallocate.cc
    M src/XrdSys/XrdSysIOEvents.cc
    M src/XrdSys/XrdSysIOEventsPollKQ.icc
    M src/XrdSys/XrdSysLogging.cc
    M src/XrdSys/XrdSysTrace.cc

  Log Message:
  -----------
  [Server] Fix MacOS complaints about unused parameters. Fixes #1611


  Commit: 35f5b7b97ab2d9948434987f878c40d785555533
      https://github.com/xrootd/xrootd/commit/35f5b7b97ab2d9948434987f878c40d785555533
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on unused parameter fix.


  Commit: bb68656dcd4de6a54e8dc179e45b1b6db30d7643
      https://github.com/xrootd/xrootd/commit/bb68656dcd4de6a54e8dc179e45b1b6db30d7643
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdSecztn/XrdSecProtocolztn.cc

  Log Message:
  -----------
  [ZTN] Point to the token via Entity.creds.


  Commit: b6fcc64dd0c659c1184e72c74f1fc1bdec788c48
      https://github.com/xrootd/xrootd/commit/b6fcc64dd0c659c1184e72c74f1fc1bdec788c48
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on the ztn credentials fix.


  Commit: ef02f7940c4880f4cd95740564e70f244dc61600
      https://github.com/xrootd/xrootd/commit/ef02f7940c4880f4cd95740564e70f244dc61600
  Author: Steven Simpson <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdTpc/XrdTpcStream.hh

  Log Message:
  -----------
  Vector cleared after use so it can be shrunk.


Compare: https://github.com/xrootd/xrootd/compare/6f53d015afdc...ef02f7940c48

########################################################################
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