)]}'
{"diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"5c17c622383383d15c9c2b75f8ef5f75eb948031","unresolved":false,"context_lines":[{"line_number":18,"context_line":"export DIB_DEBIAN_COMPONENTS\u003d${DIB_DEBIAN_COMPONENTS:-main}"},{"line_number":19,"context_line":"export DIB_DEBIAN_COMPONENTS_WS\u003d${DIB_DEBIAN_COMPONENTS//,/ }"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"if [ \"${DIB_RELEASE}\" \u003d \"bullseye\" ]; then"},{"line_number":22,"context_line":"    DIB_DEBIAN_SECURITY_PATH\u003d\"${DIB_RELEASE}-security\""},{"line_number":23,"context_line":"else"},{"line_number":24,"context_line":"    DIB_DEBIAN_SECURITY_PATH\u003d\"${DIB_RELEASE}\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"d0245901_32a53541","side":"PARENT","line":21,"updated":"2021-04-21 23:53:25.000000000","message":"As discussed in IRC, the existing conditional needs some future-proofing, but I didn\u0027t want to get complicated with this change. It isn\u0027t only going to affect bullseye, that\u0027s just the first release it will affect. The pattern set up by the else clause is effectively a legacy security suite layout which, is being phased out in modern Debian. As Thomas suggested, we could invert the logic here in a later change to only enumerate the old Debian releases we reasonably expect DIB to support installing and then make this pattern the new default.","commit_id":"d7becbeb2b63c33bcf337630ca71bad490d99c03"}]}
