ubuntu/+source/dash:applied/ubuntu/bionic

Last commit made on 2018-01-25
Get this branch:
git clone -b applied/ubuntu/bionic https://git.launchpad.net/ubuntu/+source/dash
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic
Repository:
lp:ubuntu/+source/dash

Recent commits

9b2afaf... by Andrej Shadura

0.5.8-2.10 (patches applied)

Imported using git-ubuntu import.

ba4ad94... by Andrej Shadura

Implement privmode, part 2

Gbp-Pq: 9002-Add-privmode-Part-2.diff.

c17076d... by Andrej Shadura

Implement privmode, part 1

Gbp-Pq: 9001-Add-privmode-Part-1.diff.

d3d0288... by Andrej Shadura

Don't use tempfile, as it currently runs tempnam(), which is insecure

Gbp-Pq: 0010-Hardcode-mktemp.diff.

9ea318e... by Andrej Shadura

Improve build reproducibility: set LC_ALL instead of LC_COLLATE to C.

Gbp-Pq: 0009-Set-LC_ALL-instead-of-LC_COLLATE-to-C.diff.

dfb42fc... by Andrej Shadura

[PATCH 2/2] Support \e in "echo" and "printf" builtins.

Gbp-Pq: 0008-Support-e-in-echo-and-printf-builtins.diff.

75d9e43... by Andrej Shadura

[PATCH 1/2] Don't execute binary files if execve() returned ENOEXEC.

Gbp-Pq: 0007-Don-t-execute-binary-files-if-execve-returned-ENOEXE.diff.

ee50907... by Andrej Shadura

[PATCH 6/6] [EVAL] Report I/O error on stdout

Gbp-Pq: 0006-EVAL-Report-I-O-error-on-stdout.diff.

a98d054... by Andrej Shadura

[PATCH 5/6] [JOBS] address format-security build error

Gbp-Pq: 0005-JOBS-address-format-security-build-error.diff.

77b9bed... by Andrej Shadura

[PATCH 4/6] [SHELL] Disable sh -c "command" -> sh -c "exec command"

Gbp-Pq: 0004-SHELL-Disable-sh-c-command-sh-c-exec-command-optimiza.diff.