From f5347998846f573e031a06b1a70f27498fc78767 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Oct 23 2016 13:36:52 +0000 Subject: new upstream release Resolves: #1382945 --- diff --git a/debootstrap.spec b/debootstrap.spec index 2352429..5307b50 100644 --- a/debootstrap.spec +++ b/debootstrap.spec @@ -1,5 +1,5 @@ Name: debootstrap -Version: 1.0.83 +Version: 1.0.85 Release: 1%{?dist} Summary: Debian GNU/Linux bootstrapper @@ -58,6 +58,21 @@ install -p -m 0644 debootstrap.8 %{buildroot}%{_mandir}/man8 %{_mandir}/man8/debootstrap.8* %changelog +* Sun Oct 23 2016 Jan Vcelak - 1.0.85-1 +- new upstream release: + + add support for xz-compressed Package indicies (Debian #837649) + + add support for downloading and validating InRelease files + + switch default mirror to deb.debian.org + + add Ubuntu zesty as a symlink to gutsy + + enable merged /usr by default (Debian #839046) + + blacklist merged /usr for jessie-kfreebsd + + error out when seeing short options (Debian #548880) + + add oldoldstable, buster, bullseye as symlinks to sid (Debian #792734) + + fix failure when installing just minbase (Debian #825034) + + do not use `tar -k` for older releases which might have file + conflicts between the packages to be installed (Debian #838388) + + man page: use stretch instead of wheezy in examples + * Thu Sep 22 2016 Jan Vcelak - 1.0.83-1 - new upstream release: + validate installed suite against Release file (Debian #837075) diff --git a/sources b/sources index 4d43a34..1661732 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa5a79d4fddeb50465a9506df9b464bc debootstrap_1.0.83.tar.gz +d521f0b18e77555c1663981e6733a7a4 debootstrap_1.0.85.tar.gz