File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## [ 0.2.29] - Unreleased
4+ ## [ 0.2.29] - 2025-12-27
55
66Preliminary support for security sandboxing our application code and our helper applications on
77Linux, using the Landlock loadable security module. If the ` sandbox ` feature is enabled at build
Original file line number Diff line number Diff line change 11[package ]
22name = " dash-mpd-cli"
3- version = " 0.2.28 "
3+ version = " 0.2.29 "
44authors = [" Eric Marsden <eric.marsden@risk-engineering.org>" ]
55license = " MIT"
66description = " Download media content from a DASH-MPEG or DASH-WebM MPD manifest."
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ LABEL org.opencontainers.image.description "Download media content from a DASH-M
4545LABEL org.opencontainers.image.title "dash-mpd-cli"
4646LABEL org.opencontainers.image.url "https://github.com/emarsden/dash-mpd-cli"
4747LABEL org.opencontainers.image.source "https://github.com/emarsden/dash-mpd-cli"
48- LABEL org.opencontainers.image.version "0.2.27 "
48+ LABEL org.opencontainers.image.version "0.2.29 "
4949LABEL org.opencontainers.image.authors "eric.marsden@risk-engineering.org"
5050LABEL org.opencontainers.image.licenses "MIT"
5151
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ LABEL org.opencontainers.image.description "Download media content from a DASH-M
4444LABEL org.opencontainers.image.title "dash-mpd-cli"
4545LABEL org.opencontainers.image.url "https://github.com/emarsden/dash-mpd-cli"
4646LABEL org.opencontainers.image.source "https://github.com/emarsden/dash-mpd-cli"
47- LABEL org.opencontainers.image.version "0.2.27 "
47+ LABEL org.opencontainers.image.version "0.2.29 "
4848LABEL org.opencontainers.image.authors "eric.marsden@risk-engineering.org"
4949LABEL org.opencontainers.image.licenses "MIT"
5050
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ LABEL org.opencontainers.image.description "Download media content from a DASH-M
5050LABEL org.opencontainers.image.title "dash-mpd-cli"
5151LABEL org.opencontainers.image.url "https://github.com/emarsden/dash-mpd-cli"
5252LABEL org.opencontainers.image.source "https://github.com/emarsden/dash-mpd-cli"
53- LABEL org.opencontainers.image.version "0.2.27 "
53+ LABEL org.opencontainers.image.version "0.2.29 "
5454LABEL org.opencontainers.image.authors "eric.marsden@risk-engineering.org"
5555LABEL org.opencontainers.image.licenses "MIT"
5656
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ LABEL org.opencontainers.image.description "Download media content from a DASH-M
5959LABEL org.opencontainers.image.title "dash-mpd-cli"
6060LABEL org.opencontainers.image.url "https://github.com/emarsden/dash-mpd-cli"
6161LABEL org.opencontainers.image.source "https://github.com/emarsden/dash-mpd-cli"
62- LABEL org.opencontainers.image.version "0.2.27 "
62+ LABEL org.opencontainers.image.version "0.2.29 "
6363LABEL org.opencontainers.image.authors "eric.marsden@risk-engineering.org"
6464LABEL org.opencontainers.image.licenses "MIT"
6565
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ LABEL org.opencontainers.image.description "Download media content from a DASH-M
5050LABEL org.opencontainers.image.title "dash-mpd-cli"
5151LABEL org.opencontainers.image.url "https://github.com/emarsden/dash-mpd-cli"
5252LABEL org.opencontainers.image.source "https://github.com/emarsden/dash-mpd-cli"
53- LABEL org.opencontainers.image.version "0.2.27 "
53+ LABEL org.opencontainers.image.version "0.2.29 "
5454LABEL org.opencontainers.image.authors "eric.marsden@risk-engineering.org"
5555LABEL org.opencontainers.image.licenses "MIT"
5656
You can’t perform that action at this time.
0 commit comments