Skip to content
Commits on Source (2)
......@@ -93,9 +93,10 @@ issue:
state: fixed # state: open/fixed/unknown
comment: #
package:
package: foo
distros: # a list of distro-specific objects, keyed by distro name (e.g., debian, arch, freebsd)
debian:
package: debfoo # optional
issues: # issue pointers that match the id under issues.yml
- issue1
- issue2 / free text # ← fixed issue
......
......@@ -18252,14 +18252,12 @@ php7.0:
- captures_users_gecos
- leaks_path_environment_variable
- records_build_flags
php7.2:
version: 7.2.2-1
comments: |
See also https://www.mail-archive.com/internals@lists.php.net/msg93532.html
php7.3:
version: 7.3.0~rc3-2
issues:
- captures_build_path
comments: |
https://www.mail-archive.com/internals@lists.php.net/msg93532.html
phpab:
version: 1.21.0-2
comments: |
......