File: 3_8_0_release-bd867fbdb8c895d3.yaml

package info (click to toggle)
python-swiftclient 1%3A4.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,496 kB
  • sloc: python: 18,048; makefile: 84; sh: 49
file content (9 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Added a new ``--json`` option to ``swift list``.
fixes:
  - |
    Fixed an issue introduced in 3.5.0 where re-uploading an SLO with
    the same size, mtime, and segment size would delete all of the
    just-uploaded segments.