Subversion Repositories libtar

Compare Revisions

Ignore whitespace Rev 21 → Rev 22

/tags/1.2.20-1/debian/changelog
0,0 → 1,155
libtar (1.2.20-1) unstable; urgency=high
 
* [SECURITY] New upstream release. Fixes CVE-2013-4397: Integer
overflow (Closes: #725938).
* Bump Standards-Version to 3.9.4.
 
-- Magnus Holmgren <holmgren@debian.org> Thu, 10 Oct 2013 19:20:49 +0200
 
libtar (1.2.19-1) unstable; urgency=low
 
* New upstream release.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 05 May 2013 17:59:29 +0200
 
libtar (1.2.16-1) unstable; urgency=low
 
* New upstream: Chris Frey has stepped up with the consent of the
original author, Mark Roth, and published an "official unofficial" git
repo at http://repo.or.cz/w/libtar.git, which I will use for the time
being.
* Updated debian/watch to look for tags and corresponding snapshot
tarballs at above URL.
* All patches have been incorporated or (in the case of
autoreconf.patch) made obsolete upstream.
* debian/rules: Add build-indep and build-arch targets.
* Updated debian/copyright.
* Use dpkg-buildflags to set CFLAGS et al.
* debian/control: Add VCS fields; bump Standards-Version to 3.9.3.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 01:03:41 +0200
 
libtar (1.2.11-8) unstable; urgency=low
 
* libtool.patch: Set SHELL to the configured shell in those Makefile.in
where libtool is used; otherwise libtool fails when /bin/sh is dash
but bash is expected (Closes: #621935).
* man_hyphen_minus.patch (new): Escape hyphens that should be minus
signs in man pages.
* Rename libtar as libtar0 to follow policy.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 24 Apr 2011 21:11:52 +0200
 
libtar (1.2.11-7) unstable; urgency=low
 
* New maintainer (Closes: #526618).
* Change source format to 3.0 (quilt), clean up Debian diff and split
into several patches:
* libtool.patch: Using libtool to build dynamic library;
* autoreconf.patch: Changes needed to call autoreconf (bug 511741);
* memleak.patch: Fix memory leaks;
* bad_ptrtoint.patch: Document stupidity of tartype_t in libtar.c
(bug 309945).
* Increase Debhelper compat level to 7.
* Use dh_autoreconf to avoid having to keep track of files to clean.
* memleak2.patch (new): Applied instead of memleak.patch. Fix memory
leak by making th_get_pathname() return a pointer to a static buffer
instead of a pointer to a copy of a local buffer (LP: #41804).
* Add homepage field and watch file (in case there is ever a new
upstream release).
* Upgrade to Standards-Version 3.9.1.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 26 Mar 2011 23:10:25 +0100
 
libtar (1.2.11-6) unstable; urgency=low
 
* Fix autotools usage (Closes: #511741)
 
-- Julien Danjou <acid@debian.org> Sat, 02 May 2009 11:33:06 +0200
 
libtar (1.2.11-5) unstable; urgency=low
 
* New maintainer (Closes: #465889)
* Add missing binary-indep target in debian/rules (Closes: #395714)
* Use ${binary:Version} instead of Source-Version
* Bump standard version
* Switch to debhelper 5
 
-- Julien Danjou <acid@debian.org> Wed, 02 Apr 2008 07:06:55 +0200
 
libtar (1.2.11-4) unstable; urgency=low
 
* Always include the newest libtool.m4. (Closes: #313612)
 
-- James Morrison <phython@debian.org> Sun, 28 Aug 2005 09:41:47 -0700
 
libtar (1.2.11-3) unstable; urgency=low
 
* Document stupidity of tartype_t in libtar.c. (Closes: #309945)
 
-- James Morrison <phython@debian.org> Sat, 11 Jun 2005 18:23:15 -0400
 
libtar (1.2.11-2) unstable; urgency=low
 
* Move libtar-dev to libdevel. (Closes: #188207)
* Fix potential memory leak.
 
-- James Morrison <phython@debian.org> Sun, 25 Jul 2004 12:59:08 -0700
 
libtar (1.2.11-1) unstable; urgency=low
 
* New Upstream release.
 
-- James Morrison <phython@debian.org> Sat, 5 Apr 2003 14:03:19 -0500
 
libtar (1.2.10-1) unstable; urgency=low
 
* New Upstream release.
(Closes: #166602) New upstream uses autoconf 2.5x
* Remove dependency on automake. Hopefully upstream will except this
use of libtool.
* Remove all -static and -shared targets from debian/rules.
* Use dh_install instead of dh_movefiles.
* -
 
-- James Morrison <phython@debian.org> Sat, 5 Apr 2003 14:03:16 -0500
 
libtar (1.2.5-4) unstable; urgency=low
 
* New maintainer. (Closes: #154597)
* WSG_ENCAP is now defined. (Closes: #147764)
* libtar-dev depends on libc-dev instead of libc6-dev.
 
-- James Morrison <phython@debian.org> Wed, 14 Aug 2002 23:44:16 -0400
 
libtar (1.2.5-3) unstable; urgency=low
 
* Modify build commands to acomadate change in autoconf (Closes #147764)
 
-- Glenn McGrath <bug1@debian.org> Thu, 23 May 2002 01:06:16 +1000
 
libtar (1.2.5-2) unstable; urgency=low
 
* Fix build problem (Closes #135360)
 
-- Glenn McGrath <bug1@debian.org> Sun, 24 Feb 2002 06:29:31 +1100
 
libtar (1.2.5-1) unstable; urgency=low
 
* New upstream version
* Change section of libtar-dev to devel and libtar to libs
 
-- Glenn McGrath <bug1@debian.org> Fri, 22 Feb 2002 04:23:15 +1100
 
libtar (1.2.4-2) unstable; urgency=low
 
* Change section from devel to libs
 
-- Glenn McGrath <bug1@debian.org> Sat, 2 Feb 2002 12:12:32 +1100
 
libtar (1.2.4-1) unstable; urgency=low
 
* Initial Release. (closes #128042)
 
-- Glenn McGrath <bug1@debian.org> Sat, 5 Jan 2002 13:24:37 +1100
 
/tags/1.2.20-1/debian/control
0,0 → 1,29
Source: libtar
Section: libs
Priority: optional
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 7), dh-autoreconf,
autoconf, libtool
Standards-Version: 3.9.4
Homepage: http://www.feep.net/libtar/
Vcs-Browser: http://svn.kibibyte.se/libtar
Vcs-Svn: svn://svn.kibibyte.se/libtar/trunk
 
Package: libtar-dev
Architecture: any
Section: libdevel
Depends: libtar0 (= ${binary:Version}), ${misc:Depends}
Description: C library for manipulating tar archives (development files)
Contains static library, headers, example code and development manpages
for libtar
 
Package: libtar0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libtar
Breaks: libtar
Provides: libtar
Description: C library for manipulating tar archives
libtar allows programs to create, extract and test tar archives.
It supports both the strict POSIX tar format and many of the commonly-used
GNU extensions.
/tags/1.2.20-1/debian/copyright
0,0 → 1,45
This package was debianized by Glenn McGrath <bug1@debian.org> on
Sat, 5 Jan 2002 13:24:37 +1100.
 
It was downloaded from http://repo.or.cz/w/libtar.git; previously from
http://www.feep.net/libtar/
 
Upstream Authors: Mark D. Roth <roth@uiuc.edu> and Chris Frey
<cdfrey@foursquare.net>
 
Copyright:
Copyright (c) 1998-2003 University of Illinois Board of Trustees
Copyright (c) 1998-2003 Mark D. Roth
All rights reserved.
 
Developed by: Campus Information Technologies and Educational Services,
University of Illinois at Urbana-Champaign
 
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal with the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
 
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimers.
 
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimers in the
documentation and/or other materials provided with the distribution.
 
* Neither the names of Campus Information Technologies and Educational
Services, University of Illinois at Urbana-Champaign, nor the names
of its contributors may be used to endorse or promote products derived
from this Software without specific prior written permission.
 
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
 
/tags/1.2.20-1/debian/rules
0,0 → 1,62
#!/usr/bin/make -f
 
export LIBTOOLIZE = libtoolize --install
 
configure: configure-stamp
configure-stamp:
dh_testdir
[ -f debian/autoreconf.before ] || dh_autoreconf
./configure \
--prefix=/usr \
--mandir=\$${prefix}/share/man \
$(shell dpkg-buildflags --export=configure)
touch configure-stamp
 
build-arch: build
build-indep:
build: build-stamp
build-stamp: configure-stamp
dh_testdir
$(MAKE)
touch build-stamp
 
clean:
dh_testdir
dh_testroot
# Stale build files
[ ! -f Makefile ] || $(MAKE) distclean
-rm -f build-stamp configure-stamp
dh_autoreconf_clean
dh_clean libtool configure
 
install: build-stamp
dh_testdir
dh_testroot
dh_prep
 
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 
binary-indep:
 
binary-arch: install
dh_testdir
dh_testroot
dh_install --sourcedir=debian/tmp
 
dh_installdocs
dh_installexamples
dh_installman
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
 
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure
Property changes:
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: 1.2.20-1/debian/watch
===================================================================
--- 1.2.20-1/debian/watch (nonexistent)
+++ 1.2.20-1/debian/watch (revision 22)
@@ -0,0 +1,6 @@
+version=3
+
+#ftp://ftp.feep.net/pub/software/libtar/libtar-(.*).tar.gz
+
+opts=downloadurlmangle=s/tag/snapshot/,filenamemangle=s/.*\/v([\d\.]+)$/libtar-$1.tar.gz/ \
+ http://repo.or.cz/w/libtar.git/shortlog ^.*/v([\d\.]+)
Index: 1.2.20-1/debian/libtar0.install
===================================================================
--- 1.2.20-1/debian/libtar0.install (nonexistent)
+++ 1.2.20-1/debian/libtar0.install (revision 22)
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
Index: 1.2.20-1/debian/source/format
===================================================================
--- 1.2.20-1/debian/source/format (nonexistent)
+++ 1.2.20-1/debian/source/format (revision 22)
@@ -0,0 +1 @@
+3.0 (quilt)
Index: 1.2.20-1/debian/compat
===================================================================
--- 1.2.20-1/debian/compat (nonexistent)
+++ 1.2.20-1/debian/compat (revision 22)
@@ -0,0 +1 @@
+7
Index: 1.2.20-1/debian/libtar-dev.examples
===================================================================
--- 1.2.20-1/debian/libtar-dev.examples (nonexistent)
+++ 1.2.20-1/debian/libtar-dev.examples (revision 22)
@@ -0,0 +1,2 @@
+libtar/libtar.c
+libtar/Makefile
Index: 1.2.20-1/debian/libtar-dev.manpages
===================================================================
--- 1.2.20-1/debian/libtar-dev.manpages (nonexistent)
+++ 1.2.20-1/debian/libtar-dev.manpages (revision 22)
@@ -0,0 +1,11 @@
+debian/tmp/usr/share/man/man3/libtar_hash_new.3
+debian/tmp/usr/share/man/man3/libtar_list_new.3
+debian/tmp/usr/share/man/man3/tar_append_file.3
+debian/tmp/usr/share/man/man3/tar_block_read.3
+debian/tmp/usr/share/man/man3/tar_extract_all.3
+debian/tmp/usr/share/man/man3/tar_extract_file.3
+debian/tmp/usr/share/man/man3/tar_open.3
+debian/tmp/usr/share/man/man3/th_get_pathname.3
+debian/tmp/usr/share/man/man3/th_print_long_ls.3
+debian/tmp/usr/share/man/man3/th_read.3
+debian/tmp/usr/share/man/man3/th_set_from_stat.3
Index: 1.2.20-1/debian/docs
===================================================================
--- 1.2.20-1/debian/docs (nonexistent)
+++ 1.2.20-1/debian/docs (revision 22)
@@ -0,0 +1,3 @@
+README
+TODO
+ChangeLog-1.0.x
Index: 1.2.20-1/debian/libtar-dev.install
===================================================================
--- 1.2.20-1/debian/libtar-dev.install (nonexistent)
+++ 1.2.20-1/debian/libtar-dev.install (revision 22)
@@ -0,0 +1,4 @@
+usr/include/libtar.h
+usr/include/libtar_listhash.h
+usr/lib/lib*.a
+usr/lib/lib*so
Index: 1.2.20-1/debian
===================================================================
--- 1.2.20-1/debian (nonexistent)
+++ 1.2.20-1/debian (revision 22)
/1.2.20-1/debian
Property changes:
Added: mergeWithUpstream
## -0,0 +1 ##
+1
\ No newline at end of property