ubuntu/+source/node-url-parse:applied/ubuntu/focal-devel

Last commit made on 2023-03-27
Get this branch:
git clone -b applied/ubuntu/focal-devel https://git.launchpad.net/ubuntu/+source/node-url-parse
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-devel
Repository:
lp:ubuntu/+source/node-url-parse

Recent commits

031018c... by Amir Naseredini

1.4.7-3ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

8099228... by Amir Naseredini

[PATCH] [fix] Strip all control characters from the beginning of the

Gbp-Pq: CVE-2022-0691-2.patch.

62f3680... by Amir Naseredini

[PATCH] [minor] Simplify whitespace regex

Gbp-Pq: CVE-2022-0691-1.patch.

bde7186... by Amir Naseredini

[PATCH] [fix] Handle the case where the port is specified but empty

Gbp-Pq: CVE-2022-0686-7.patch.

b2a9359... by Amir Naseredini

[PATCH] [fix] Remove CR, HT, and LF

Gbp-Pq: CVE-2022-0686-6.patch.

75a4b4d... by Amir Naseredini

[PATCH] [fix] Do not add spurious slashes

Gbp-Pq: CVE-2022-0686-5.patch.

f484fe0... by Amir Naseredini

[PATCH] [fix] Fix host parsing for file URLs (#210)

Gbp-Pq: CVE-2022-0686-4.patch.

afe5784... by Amir Naseredini

[PATCH] [fix] Sanitize only special URLs (#209)

Gbp-Pq: CVE-2022-0686-3.patch.

5f7dbde... by Amir Naseredini

[PATCH] [fix] Add a leading slash only if the URL is special

Gbp-Pq: CVE-2022-0686-2.patch.

f07b3ca... by Amir Naseredini

[PATCH] [fix] Do not incorrectly set the `slashes` property to `true`

Gbp-Pq: CVE-2022-0686-1.patch.