libsndfile (1.0.31-2)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/1.0.31-2 tag
- Git: https://salsa.debian.org/multimedia-team/libsndfile.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/multimedia-team/libsndfile
- Last scan: 2022-06-24 21:58:06+00
- Next scan: 2022-07-02 14:27:00+00
- CI pipeline status: success
- Debian changelog in Git:
libsndfile (1.0.31-2) unstable; urgency=medium
* Team upload
[ IOhannes m zmölnig (Debian/GNU) ]
* Fix FTBFS with DEB_BUILD_OPTIONS=nocheck.
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #984746)
[ Sebastian Ramacher ]
* debian/patches: Apply upstream fix for CVE-2021-3246 (Closes: #991496)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 26 Jul 2021 23:09:17 +0200
- This branch is 3 commits ahead of tag debian/1.0.31-2
- Git log:
commit 3b59a0ef5be12d98816b83c211fbe670eee01b35
Merge: 029270c 3231346
Author: Dennis Braun <d_braun@kabelmail.de>
Date: Thu Jun 2 18:14:58 2022 +0000
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request multimedia-team/libsndfile!2
commit 323134622f825c2aaef7b53136ad6bdb5a082fa5
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue May 31 13:44:06 2022 +0000
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on libflac-dev and libvorbis-dev.
* libsndfile1-dev: Drop versioned constraint on libflac-dev and libvorbis-dev in Depends.
Changes-By: deb-scrub-obsolete
commit 029270cca481067b1897a1869134293fa2f462d9
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Date: Tue May 31 15:10:02 2022 +0200
Fix FTCBFS: Annotate Build-Depends: python3 with :any.
Thanks: Helmut Grohne <helmut@subdivi.de>
Closes: #1003506