ubuntu/+source/aubio:applied/ubuntu/disco

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

Branch merges

Branch information

Name:
applied/ubuntu/disco
Repository:
lp:ubuntu/+source/aubio

Recent commits

18c437c... by Paul Brossier

0.4.6-2 (patches applied)

Imported using git-ubuntu import.

a1552c9... by Paul Brossier

fix aubio_process_func_t prototype in examples/utils.h

Gbp-Pq: examples_proto.patch.

8bcd7b3... by Paul Brossier

avoid call to deprecated av_register_all

Gbp-Pq: avoid_deprecated.

ab6ac58... by Paul Brossier

[PATCH] src/pitch/pitchyinfft.c: comment out debug output

Gbp-Pq: CVE-2018-14523_bis.patch.

c5ffcb1... by Paul Brossier

[PATCH] src/pitch/pitchyinfft.c: fix out of bound read when

Gbp-Pq: CVE-2018-14523.patch.

eb55f99... by Paul Brossier

[PATCH] src/io/source_wavread.c: also exit if samplerate is negative

Gbp-Pq: CVE-2018-14522.patch.

8474cf7... by Paul Brossier

[PATCH] src/io/source_avcodec.c: make sure libavutil > 52 before

Gbp-Pq: CVE-2017-17555_bis.patch.

480fe45... by Paul Brossier

[PATCH] src/io/source_avcodec.c: give up reading file if number of

Gbp-Pq: CVE-2017-17555.patch.

1a69a9c... by Paul Brossier

[PATCH] src/io/source_avcodec.c: give up if resampling context failed

Gbp-Pq: CVE-2017-17554_CVE-2018-14521.patch.

460f249... by Paul Brossier

[PATCH] src/io/source_wavread.c: add some input validation (closes:

Gbp-Pq: CVE-2017-17054.patch.