php-league-flysystem (1.1.3-4)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the debian/1.1.3-4 tag
- Git: https://salsa.debian.org/php-team/pear/php-league-flysystem.git
-
- Branch: debian/latest
- Path: debian/changelog
- Browser: https://salsa.debian.org/php-team/pear/php-league-flysystem
- Last scan: 2022-06-26 06:20:09+00
- Next scan: 2022-07-03 11:40:00+00
- CI pipeline status: success
- Debian changelog in Git:
php-league-flysystem (1.1.3-4) unstable; urgency=medium
* Fix security issue: insufficient upload validation (Closes: #990288)
[CVE-2021-32708]
-- Robin Gustafsson <robin@rgson.se> Thu, 24 Jun 2021 19:08:24 +0200
- This branch is 4 commits ahead of tag debian/1.1.3-4
- Git log:
commit 96326986e3b70f71e9f9112e7400c677bfb5af1e
Author: David Prévot <taffit@debian.org>
Date: Mon Nov 15 14:56:47 2021 -0400
Document CVE in previous changelog entry
commit d6c789c334c57fbfb4491f0be75355aa24813981
Merge: 8579d28 7d6487c
Author: Robin Gustafsson <robin@rgson.se>
Date: Fri Jun 25 13:01:14 2021 +0200
Merge branch 'debian/unstable' into debian/latest
commit 8579d28f6179ba0c63f223e91f2067982f91c9a3
Author: Robin Gustafsson <robin@rgson.se>
Date: Mon Feb 15 21:47:06 2021 +0100
Mark test dependencies with build profile spec
Makes it possible to build without the test dependencies by setting
"DEB_BUILD_PROFILES=nocheck".
commit b7fa42566a5d1e62550bf2921aa8ff4b57b73cb0
Author: Robin Gustafsson <robin@rgson.se>
Date: Sun Jan 31 17:30:34 2021 +0100
Rename main branch to debian/latest (DEP-14)