Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian-packages
Tar
Commits
49f31450
Commit
49f31450
authored
Nov 17, 2013
by
Sergey Poznyakoff
Browse files
Version 1.27.1
parent
ca8cb48d
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
49f31450
GNU tar NEWS - User visible changes. 2013-1
0-05
GNU tar NEWS - User visible changes. 2013-1
1-17
Please send GNU tar bug reports to <bug-tar@gnu.org>
version 1.27.1 - Sergey Poznyakoff, 2013-11-17
* Bug fixes
* Fix unquoting of file names obtained via the -T option.
* Fix GNU long link header timestamp (backward compatibility).
* Fix extracting sparse members from star archives.
version 1.27 - Sergey Poznyakoff, 2013-10-05
...
...
configure.ac
View file @
49f31450
...
...
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_INIT([GNU tar], [1.27], [bug-tar@gnu.org])
AC_INIT([GNU tar], [1.27
.1
], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment