Hello community, here is the log from the commit of package debootstrap for openSUSE:Factory checked in at 2014-06-04 18:39:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/debootstrap (Old) and /work/SRC/openSUSE:Factory/.debootstrap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "debootstrap" Changes: -------- --- /work/SRC/openSUSE:Factory/debootstrap/debootstrap.changes 2013-05-27 09:45:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.debootstrap.new/debootstrap.changes 2014-06-04 18:39:44.000000000 +0200 @@ -1,0 +2,44 @@ +Mon Jun 2 12:06:31 UTC 2014 - [email protected] + +- update to 1.0.60 +* Add (Ubuntu) utopic as a symlink to gutsy. +* Sync deb support with latest dpkg-deb (deb#739136): + - Add uncompressed data.tar deb member support. + - Add uncompressed and xz control.tar deb member support. + +------------------------------------------------------------------- +Sun Apr 20 06:29:38 UTC 2014 - [email protected] + +- update to 1.0.59 +* scripts/gutsy: Make the fake initctl pass through "initctl version" + calls, used by such things as invoke-rc.d to figure out whether it's + running under Upstart (lp#1182540). +* scripts/sid, scripts/gutsy: Add a policy-rc.d, matching that in + debian-installer-utils. This is the primary way to disable daemon + startup. +* Add (Ubuntu) trusty as a symlink to gutsy. +* When deboostrapping Debian, and the debian-archive-keyring is not + available, switch the default mirror to a https url. This way at + least the CA level of security is available even for users who + have no way to check gpg keys in the WoT. The https mirror is + currently https://mirrors.kernel.org/debian. +* Avoid writing https urls into sources.list, as apt does not support https. +* Install base-passwd and base-files in two calls rather than one to + avoid problems with home-built media with different ordering in + Packages. Thanks to Jo Shields for pointing this out and providing + the workaround (deb#601670, lp#1001131) +* pkgdetails_perl: Only interpret percentages following whitespace, to + cope with GNU wget outputting the local file name (which may contain "%" + due to URL-encoding) after it finishes the download (lp#1172101). +* Install apt-transport-https if installing from an HTTPS mirror + (lp#1135163). It may still be necessary to copy certificates into + place, but there's at least a reasonable chance that somebody installing + from HTTPS may want to keep using it, and we have to install + apt-transport-https at this point otherwise they won't be able to do + that end-to-end. +* Install ca-certificates as well as apt-transport-https for HTTPS + installations. This makes it possible to copy certificates that were + built into the installer to /usr/local/share/ca-certificates/ and thus + have them continue to be trusted after installation. + +------------------------------------------------------------------- Old: ---- debootstrap_1.0.51.tar.gz New: ---- debootstrap_1.0.60.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ debootstrap.spec ++++++ --- /var/tmp/diff_new_pack.oAQBLj/_old 2014-06-04 18:39:48.000000000 +0200 +++ /var/tmp/diff_new_pack.oAQBLj/_new 2014-06-04 18:39:48.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package debootstrap # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Frank Lichtenheld <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: debootstrap -Version: 1.0.51 +Version: 1.0.60 Release: 0 Summary: Bootstrap a basic Debian system License: MIT Group: Development/Tools/Other Url: http://packages.debian.org/debootstrap -Source0: http://ftp.de.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz +Source0: http://ftp.de.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.xz Source1: devices.tar.gz Patch0: %{name}-norootforbuild.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
