aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-03-29 19:53:25 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-04-01 03:21:46 +0000
commita3eb8ce1e8c221d051f2a3d95360650877b1e747 (patch)
tree9c980cb871d0c10aaaf47ba9a3448c5e59222637
parentBump version and soname for 5.6.1. (diff)
downloadxz-a3eb8ce1e8c221d051f2a3d95360650877b1e747.tar.xz
CVE-2024-3094: remove .gitignore
-rw-r--r--.gitignore114
-rw-r--r--m4/.gitignore40
-rw-r--r--po/.gitignore31
-rw-r--r--po4a/.gitignore3
4 files changed, 0 insertions, 188 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index d633ea6f..00000000
--- a/.gitignore
+++ /dev/null
@@ -1,114 +0,0 @@
-*~
-*.bak
-*.bak[0-9]
-.gdb_history
-
-.deps
-.libs
-*.a
-*.gcda
-*.gcno
-*.la
-*.lo
-*.o
-Makefile.in
-
-/ABOUT-NLS
-/autom4te.cache
-/Doxyfile
-/aclocal.m4
-/config.h
-/config.h.in
-/config.log
-/config.status
-/configure
-/libtool
-/stamp-h1
-
-build-aux/artifacts
-build-aux/compile
-build-aux/config.guess
-build-aux/config.rpath
-build-aux/config.sub
-build-aux/depcomp
-build-aux/install-sh
-build-aux/ltmain.sh
-build-aux/missing
-build-aux/test-driver
-
-coverage
-
-/doc/internal
-/doc/api
-
-/src/liblzma/liblzma.pc
-/src/lzmainfo/lzmainfo
-/src/xz/xz
-/src/xzdec/lzmadec
-/src/xzdec/xzdec
-
-/src/scripts/xzdiff
-/src/scripts/xzgrep
-/src/scripts/xzless
-/src/scripts/xzmore
-
-/tests/*.log
-/tests/*.trs
-/tests/compress_generated_abc
-/tests/compress_generated_random
-/tests/compress_generated_text
-/tests/create_compress_files
-/tests/test_bcj_exact_size
-/tests/test_block_header
-/tests/test_check
-/tests/test_filter_flags
-/tests/test_filter_str
-/tests/test_hardware
-/tests/test_index
-/tests/test_index_hash
-/tests/test_lzip_decoder
-/tests/test_microlzma
-/tests/test_memlimit
-/tests/test_stream_flags
-/tests/test_vli
-/tests/xzgrep_test_1.xz
-/tests/xzgrep_test_2.xz
-/tests/xzgrep_test_output
-
-/lib/Makefile
-/tests/Makefile
-/Makefile
-/debug/Makefile
-/src/scripts/Makefile
-/src/xz/Makefile
-/src/Makefile
-/src/liblzma/Makefile
-/src/liblzma/api/Makefile
-/src/lzmainfo/Makefile
-/src/xzdec/Makefile
-
-/CMakeCache.txt
-/CMakeFiles
-/CTestTestfile.cmake
-/cmake_install.cmake
-/DartConfiguration.tcl
-/liblzma-config-version.cmake
-/liblzma-config.cmake
-/lzcat
-/lzcat.1
-/lzma
-/lzma.1
-/Testing
-/tests_bin/
-/unlzma
-/unlzma.1
-/unxz
-/unxz.1
-/xz
-/xzcat
-/xzcat.1
-/xzdec
-
-/windows/*/.vs
-/windows/*/liblzma.vcxproj.user
-/.vscode/
diff --git a/m4/.gitignore b/m4/.gitignore
deleted file mode 100644
index a7628601..00000000
--- a/m4/.gitignore
+++ /dev/null
@@ -1,40 +0,0 @@
-build-to-host.m4
-codeset.m4
-extern-inline.m4
-fcntl-o.m4
-gettext.m4
-glibc2.m4
-glibc21.m4
-host-cpu-c-abi.m4
-iconv.m4
-intdiv0.m4
-intl.m4
-intldir.m4
-intlmacosx.m4
-intmax.m4
-inttypes-pri.m4
-inttypes_h.m4
-lcmessage.m4
-lib-ld.m4
-lib-link.m4
-lib-prefix.m4
-libtool.m4
-lock.m4
-longdouble.m4
-longlong.m4
-ltoptions.m4
-ltsugar.m4
-ltversion.m4
-lt~obsolete.m4
-nls.m4
-po.m4
-printf-posix.m4
-progtest.m4
-size_max.m4
-stdint_h.m4
-threadlib.m4
-uintmax_t.m4
-ulonglong.m4
-wchar_t.m4
-wint_t.m4
-xsize.m4
diff --git a/po/.gitignore b/po/.gitignore
deleted file mode 100644
index d2017292..00000000
--- a/po/.gitignore
+++ /dev/null
@@ -1,31 +0,0 @@
-# autopoint
-Makefile.in.in
-Makevars.template
-Rules-quot
-boldquot.sed
-en@boldquot.header
-en@quot.header
-insert-header.sin
-quot.sed
-remove-potcdate.sin
-
-# configure
-Makefile.in
-Makefile
-POTFILES
-
-# intermediate files (make)
-stamp-poT
-xz.po
-xz.1po
-xz.2po
-*.new.po
-
-# make
-remove-potcdate.sed
-xz.mo
-stamp-po
-*.gmo
-
-# cached templates (make)
-xz.pot
diff --git a/po4a/.gitignore b/po4a/.gitignore
deleted file mode 100644
index 735f9fd1..00000000
--- a/po4a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/man
-/xz-man.pot
-/*.po.authors