SHA256
1
0
forked from pool/debootstrap

Accepting request 311986 from devel:tools

- bump to 1.0.70
  * Use tr instead of (missing in d-i) xargs (Closes:
      #785693). Thanks, Julian Schauder!
  * Make sure to deduplicate package list in download_release to
      avoid issues while counting downloaded packages. The failure
      path could lead to printing some strange integer (Closes:
      #709751, #768445, #785276, #774752).  This was reported to
      mostly happen whenever --no-resolve-deps is used.
      
  * Add support for --force-check-gpg so that one can
      programmatically make sure keyring checks are used and that
      no fallback to an https mirror happens (Closes: #661501,
      #733179, #775454).  * Switch default mirror from
      ftp.us.debian.org to the new, official http redirector
      service: httpredir.debian.org
  * Make it possible to override the MAKEDEV variable (Closes: #734743).
      Thanks, Wookey!
  * Update Standards to 3.9.6 (checked)
  * Support the jessie-kfreebsd suite, by using the same script as
      jessie (a symlink to sid) (Closes: #784927). (forwarded request 311984 from sleep_walker)

OBS-URL: https://build.opensuse.org/request/show/311986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debootstrap?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2015-06-15 15:49:45 +00:00 committed by Git OBS Bridge
commit 99bd24347b
4 changed files with 30 additions and 4 deletions

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sun Jun 14 19:20:21 UTC 2015 - sleep_walker@suse.cz
- bump to 1.0.70
* Use tr instead of (missing in d-i) xargs (Closes:
#785693). Thanks, Julian Schauder!
* Make sure to deduplicate package list in download_release to
avoid issues while counting downloaded packages. The failure
path could lead to printing some strange integer (Closes:
#709751, #768445, #785276, #774752). This was reported to
mostly happen whenever --no-resolve-deps is used.
* Add support for --force-check-gpg so that one can
programmatically make sure keyring checks are used and that
no fallback to an https mirror happens (Closes: #661501,
#733179, #775454). * Switch default mirror from
ftp.us.debian.org to the new, official http redirector
service: httpredir.debian.org
* Make it possible to override the MAKEDEV variable (Closes: #734743).
Thanks, Wookey!
* Update Standards to 3.9.6 (checked)
* Support the jessie-kfreebsd suite, by using the same script as
jessie (a symlink to sid) (Closes: #784927).
-------------------------------------------------------------------
Sat Mar 21 09:12:32 UTC 2015 - sor.alexei@meowr.ru

View File

@ -18,7 +18,7 @@
Name: debootstrap
Version: 1.0.67
Version: 1.0.70
Release: 0
Summary: Bootstrap a basic Debian system
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a12e0a2bbff185d47711a716b1f2734856100e8784361203e834fed0cffa51b
size 61863

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b23e6d5fc6cab7f3f381e064efd2a8178ac210d4b4335b29104e09048d7e200e
size 61438