Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
debian-packages
Tar
Commits
1fb35e73
Commit
1fb35e73
authored
17 years ago
by
Sergey Poznyakoff
Browse files
Options
Downloads
Patches
Plain Diff
Final update for GPLv3
parent
7e69b147
No related branches found
Tags
release_1_18
Tags containing commit
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
NEWS
+9
-1
9 additions, 1 deletion
NEWS
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
doc/Makefile.am
+0
-1
0 additions, 1 deletion
doc/Makefile.am
lib/.cvsignore
+3
-0
3 additions, 0 deletions
lib/.cvsignore
with
13 additions
and
3 deletions
NEWS
+
9
−
1
View file @
1fb35e73
GNU tar NEWS - User visible changes. 2007-06-
08
GNU tar NEWS - User visible changes. 2007-06-
29
Please send GNU tar bug reports to <bug-tar@gnu.org>
version 1.18 - Sergey Poznyakoff, 2007-06-29
* Licensed under the GPLv3
* Fixed several bugs in the testsuite
version 1.17 - Sergey Poznyakoff, 2007-06-08
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
1fb35e73
...
...
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AC_INIT([GNU tar], [1.1
7
], [bug-tar@gnu.org])
AC_INIT([GNU tar], [1.1
8
], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h:config.hin])
...
...
This diff is collapsed.
Click to expand it.
doc/Makefile.am
+
0
−
1
View file @
1fb35e73
...
...
@@ -32,7 +32,6 @@ tar_TEXINFOS = \
sparse.texi
\
value.texi
EXTRA_DIST
=
gendocs_template mastermenu.el texify.sed
DISTCLEANFILES
=
*
.info
*
# The rendering level is anyone of PUBLISH, DISTRIB or PROOF.
# Just call `make RENDITION=PROOF [target]' if you want PROOF rendition.
...
...
This diff is collapsed.
Click to expand it.
lib/.cvsignore
+
3
−
0
View file @
1fb35e73
...
...
@@ -102,6 +102,9 @@ localcharset.h
lstat.c
lstat.h
malloc.c
malloca.c
malloca.h
malloca.valgrind
mbchar.c
mbchar.h
mbscasecmp.c
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment