gzip: fix bug in unpack EOB check
[debian/gzip] / bootstrap.conf
index 308dc5edaebb2cb303a3173f966a2c45148803e1..649b94a5a5e5c60661320a07f8f1d429e57824d0 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2007, 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2017 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -13,7 +13,7 @@
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 
 # gzip doesn't use gettext.
@@ -24,8 +24,8 @@ gnulib_modules='
 announce-gen
 calloc
 close
-closein
 dirname-lgpl
+dosname
 fclose
 fcntl
 fcntl-safer
@@ -62,6 +62,7 @@ unistd-safer
 unlinkat
 update-copyright
 utimens
+verify
 xalloc
 yesno
 '