libcacard: Reference upstream repository with merged fuzzers (#3674)

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
Jakub Jelen 2020-04-20 16:34:43 +02:00 committed by GitHub
parent a010156a41
commit 9405654d4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -20,8 +20,7 @@ RUN apt-get update && apt-get install -y pkg-config libglib2.0-dev gyp libsqlite
# Because Ubuntu has really ancient meson out there
RUN pip3 install meson ninja
#RUN git clone --depth 1 https://gitlab.freedesktop.org/spice/libcacard.git libcacard
RUN git clone --depth 1 --single-branch --branch fuzzers https://gitlab.freedesktop.org/jjelen/libcacard.git libcacard
RUN git clone --depth 1 --single-branch --branch master https://gitlab.freedesktop.org/spice/libcacard.git libcacard
RUN git clone --depth 1 https://github.com/nss-dev/nss.git nss
RUN hg clone https://hg.mozilla.org/projects/nspr