mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
443c10018c
Simplify the advisory format by dropping the -Backport tags and instead stick to using just the -Commit tags. To identify backports, put a substring of git-describe into the release version in the brackets next to the commit ref. This way, it not only identifies that the fix (or regression) is on the release/2.YY/master branch, it also disambiguates regressions/fixes in the branch from those in the tarball. Add a README to make it easier for consumers to understand the format. Additionally, the Release wiki needs to be updated to inform the release manager to: 1. Generate a NEWS snipped from the advisories directory AND 2. on release/2.YY/master, replace the advisories directory with a text file pointing to the advisories directory in master so that we don't have to update multiple locations. Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> |
||
---|---|---|
.. | ||
abi-versions.awk | ||
abilist.awk | ||
backport-support.sh | ||
build-many-glibcs.py | ||
check-c++-types.sh | ||
check-execstack.awk | ||
check-initfini.awk | ||
check-installed-headers.sh | ||
check-local-headers.sh | ||
check-localplt.awk | ||
check-obsolete-constructs.py | ||
check-textrel.awk | ||
check-wrapper-headers.py | ||
check-wx-segment.py | ||
config-uname.sh | ||
config.guess | ||
config.sub | ||
cpp | ||
cross-test-ssh.sh | ||
documented.sh | ||
dso-ordering-test.py | ||
evaluate-test.sh | ||
firstversions.awk | ||
gen-as-const.py | ||
gen-libc-abis | ||
gen-libc-modules.awk | ||
gen-posix-conf-vars.awk | ||
gen-rrtypes.py | ||
gen-sorted.awk | ||
gen-tunables.awk | ||
glibc_shared_code.py | ||
glibcelf.py | ||
glibcextract.py | ||
glibcpp.py | ||
glibcsymbols.py | ||
haveversions.awk | ||
install-sh | ||
lib-names.awk | ||
lint-makefiles.sh | ||
list-fixed-bugs.py | ||
list-sources.sh | ||
localplt.awk | ||
merge-test-results.sh | ||
mkinstalldirs | ||
move-if-change | ||
move-symbol-to-libc.py | ||
process-advisories.sh | ||
pylint | ||
pylintrc | ||
rellns-sh | ||
sort-makefile-lines.py | ||
soversions.awk | ||
sysd-rules.awk | ||
test_printers_common.py | ||
test_printers_exceptions.py | ||
test-installation.pl | ||
tst-elf-edit.py | ||
tst-ld-trace.py | ||
update-abilist.sh | ||
update-copyrights | ||
vcstocl_quirks.py | ||
versionlist.awk | ||
versions.awk |