Jump to: navigation, search

Translations:ReleaseNotes/Liberty/13/ko

Revision as of 14:12, 30 October 2015 by Gang Sung Jin (talk | contribs)
  • TempURL 문제가 수정되었습니다 (CVE-2015-5223 닫힘)

    Do not allow PUT tempurls to create pointers to other data. Specifically, disallow the creation of DLO object manifests via a PUT tempurl. This prevents discoverability attacks which can use any PUT tempurl to probe for private data by creating a DLO object manifest and then using the PUT tempurl to head the object.

  • Swift는 이제 per-policy 기준으로 StatsD 통계를 출력합니다.
  • 만약 서비스 토큰이 요청에 포함되지 않은 경우, 서비스 계정에서 COPY 요청까지 성공할 수 있는 Keystone 통합 문제를 수정하였습니다.
  • 대량(bulk) 업로드는 이제 그 결과로 생성된 object에서 object 메타데이터로 주어진 아카이브(archive)에 있는 파일에 사용자 xattrs를 처리합니다.
  • 만약 "handoffs_first"나 "handoff_delete" 설정이 되어있는 경우, object 복제에서 warning 로그를 뿜습니다.
  • swift-recon에서 object 복제 실패 횟수를 설정할 수 있습니다.
  • 분산(dispersion) 도구에서 storage 정책 지원이 추가되었습니다.
  • swift-dispersion에서 keystone v3 도메인을 지원합니다.
  • /info 엔드포인트에서 domain_remap 정보가 추가되었습니다.
  • domain_remap 미들웨어 구성에서 "default_reseller_prefix"를 지원합니다.
  • rsync를 "rsync_compress" 구성을 통하여 압축하여 사용하도록 허용합니다. 만약 true로 설정되었다면, 압축은 다른 region에 있는 장치에만 rsync를 사용할 수 있습니다. 어떤 경우에서는 이러한 cross-region 복제 데이터 전송 속도를 올릴 수 있습니다.
  • swift-recon에서 동기화 시간을 확인할 수 있습니다. ( --time 옵션)
  • Account reaper 는 거대한 accounts 에서도 더욱더 빠르게 작동합니다.
  • 여러가지 다른 minor 버그 수정 과 개선이 있었습니다.