mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
be36ea4b52
Currently, building the NEWS file involves using a XSLT stylesheet to extract information from the same HTML file that's used on the libvirt website. The process works, but it's quite fiddly in that it requires the source HTML to be formatted in a very precise way, and a single missing newline can mess up the resulting plain text considerably. Moreover, the XSLT stylesheet itself encodes a lot of the details of converting to plain text in a way that's not necessarily easy to understand, tweak or fix. To improve the process, move all existing entries to a new XML file that contains exactly the information we care about in a simple structured format, and start generating both the HTML and plain text versions of the release notes using XSLT stylesheets that can now afford to be almost trivial.
215 lines
3.8 KiB
Plaintext
215 lines
3.8 KiB
Plaintext
*#*#
|
|
*.#*#
|
|
*.[18]
|
|
*.[18].in
|
|
*.a
|
|
*.cov
|
|
*.exe
|
|
*.exe.manifest
|
|
*.gcda
|
|
*.gcno
|
|
*.gcov
|
|
*.html
|
|
*.i
|
|
*.init
|
|
*.la
|
|
*.lo
|
|
*.loT
|
|
*.o
|
|
*.orig
|
|
*.pem
|
|
*.pyc
|
|
*.rej
|
|
*.s
|
|
*.service
|
|
*.socket
|
|
*.swp
|
|
*~
|
|
.#*
|
|
.deps
|
|
.dirstamp
|
|
.gdb_history
|
|
.git
|
|
.git-module-status
|
|
.libs
|
|
.lvimrc
|
|
.memdump
|
|
.sc-start-sc_*
|
|
/ABOUT-NLS
|
|
/AUTHORS
|
|
/ChangeLog
|
|
/GNUmakefile
|
|
/INSTALL
|
|
/NEWS
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/build-aux/
|
|
/build/
|
|
/confdefs.h
|
|
/config.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.rpath
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/configure.lineno
|
|
/conftest.*
|
|
/daemon/*_dispatch.h
|
|
/daemon/libvirt_qemud
|
|
/daemon/libvirtd
|
|
/daemon/libvirtd*.logrotate
|
|
/daemon/libvirtd.policy
|
|
/daemon/test_libvirtd.aug
|
|
/docs/aclperms.htmlinc
|
|
/docs/apibuild.py.stamp
|
|
/docs/devhelp/libvirt.devhelp
|
|
/docs/hvsupport.html.in
|
|
/docs/libvirt-admin-*.xml
|
|
/docs/libvirt-api.xml
|
|
/docs/libvirt-lxc-*.xml
|
|
/docs/libvirt-qemu-*.xml
|
|
/docs/libvirt-refs.xml
|
|
/docs/news.html.in
|
|
/docs/search.php
|
|
/docs/todo.html.in
|
|
/examples/admin/client_close
|
|
/examples/admin/client_info
|
|
/examples/admin/client_limits
|
|
/examples/admin/list_clients
|
|
/examples/admin/list_servers
|
|
/examples/admin/logging
|
|
/examples/admin/threadpool_params
|
|
/examples/object-events/event-test
|
|
/examples/dominfo/info1
|
|
/examples/domsuspend/suspend
|
|
/examples/dommigrate/dommigrate
|
|
/examples/domtop/domtop
|
|
/examples/hellolibvirt/hellolibvirt
|
|
/examples/openauth/openauth
|
|
/examples/rename/rename
|
|
/gnulib/lib/*
|
|
/gnulib/m4/*
|
|
/gnulib/tests/*
|
|
/include/libvirt/libvirt-common.h
|
|
/libtool
|
|
/libvirt-*.tar.xz
|
|
/libvirt-[0-9]*
|
|
/libvirt*.pc
|
|
/libvirt.spec
|
|
/ltconfig
|
|
/ltmain.sh
|
|
/m4/*
|
|
/maint.mk
|
|
/mingw-libvirt.spec
|
|
/mkinstalldirs
|
|
/po/*
|
|
/proxy/
|
|
/python/
|
|
/run
|
|
/sc_*
|
|
/src/.*.stamp
|
|
/src/*.pc
|
|
/src/access/org.libvirt.api.policy
|
|
/src/access/viraccessapicheck.c
|
|
/src/access/viraccessapicheck.h
|
|
/src/access/viraccessapichecklxc.c
|
|
/src/access/viraccessapichecklxc.h
|
|
/src/access/viraccessapicheckqemu.c
|
|
/src/access/viraccessapicheckqemu.h
|
|
/src/admin/admin_client.h
|
|
/src/admin/admin_protocol.[ch]
|
|
/src/esx/*.generated.*
|
|
/src/hyperv/*.generated.*
|
|
/src/libvirt*.def
|
|
/src/libvirt.syms
|
|
/src/libvirt_access.syms
|
|
/src/libvirt_access.xml
|
|
/src/libvirt_access_lxc.syms
|
|
/src/libvirt_access_lxc.xml
|
|
/src/libvirt_access_qemu.syms
|
|
/src/libvirt_access_qemu.xml
|
|
/src/libvirt_admin.syms
|
|
/src/libvirt_*.stp
|
|
/src/libvirt_*helper
|
|
/src/libvirt_*probes.h
|
|
/src/libvirt_lxc
|
|
/src/locking/libxl-lockd.conf
|
|
/src/locking/libxl-sanlock.conf
|
|
/src/locking/lock_daemon_dispatch_stubs.h
|
|
/src/locking/lock_protocol.[ch]
|
|
/src/locking/qemu-lockd.conf
|
|
/src/locking/qemu-sanlock.conf
|
|
/src/locking/test_libvirt_sanlock.aug
|
|
/src/logging/log_daemon_dispatch_stubs.h
|
|
/src/logging/log_protocol.[ch]
|
|
/src/lxc/lxc_controller_dispatch.h
|
|
/src/lxc/lxc_monitor_dispatch.h
|
|
/src/lxc/lxc_monitor_protocol.c
|
|
/src/lxc/lxc_monitor_protocol.h
|
|
/src/lxc/lxc_protocol.[ch]
|
|
/src/lxc/test_libvirtd_lxc.aug
|
|
/src/qemu/test_libvirtd_qemu.aug
|
|
/src/remote/*_client_bodies.h
|
|
/src/remote/*_protocol.[ch]
|
|
/src/rpc/virkeepaliveprotocol.[ch]
|
|
/src/rpc/virnetprotocol.[ch]
|
|
/src/test_libvirt*.aug
|
|
/src/test_virtlockd.aug
|
|
/src/test_virtlogd.aug
|
|
/src/util/virkeymaps.h
|
|
/src/virt-aa-helper
|
|
/src/virtlockd
|
|
/src/virtlogd
|
|
/tests/*.log
|
|
/tests/*.pid
|
|
/tests/*.trs
|
|
/tests/*test
|
|
/tests/commandhelper
|
|
/tests/qemucapsprobe
|
|
!/tests/virsh-self-test
|
|
!/tests/virt-aa-helper-test
|
|
!/tests/virt-admin-self-test
|
|
/tests/objectlocking
|
|
/tests/objectlocking-files.txt
|
|
/tests/objectlocking.cm[ix]
|
|
/tests/reconnect
|
|
/tests/ssh
|
|
/tests/test_file_access.txt
|
|
/tests/test_conf
|
|
/tools/libvirt-guests.sh
|
|
/tools/virt-login-shell
|
|
/tools/virsh
|
|
/tools/virsh-*-edit.c
|
|
/tools/virt-admin
|
|
/tools/virt-*-validate
|
|
/tools/virt-sanlock-cleanup
|
|
/tools/wireshark/src/plugin.c
|
|
/tools/wireshark/src/libvirt
|
|
/update.log
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|
|
coverage
|
|
cscope.files
|
|
cscope.in.out
|
|
cscope.out
|
|
cscope.po.out
|
|
results.log
|
|
stamp-h
|
|
stamp-h.in
|
|
stamp-h1
|
|
tags
|
|
!/build-aux/*.pl
|
|
!/gnulib/lib/Makefile.am
|
|
!/gnulib/tests/Makefile.am
|
|
!/m4/virt-*.m4
|
|
!/po/*.po
|
|
!/po/POTFILES.in
|
|
!/po/libvirt.pot
|