SHA256
1
0
forked from pool/debootstrap

- update to 1.0.136:

* reinstate Debian codename symlinks
  * drop unneeded addition of "test extras"
  * avoid setting DEF_MIRROR to https://https://...
- remove patch revert-symlink-removal.patch as it's unneeded now

- update to 1.0.135:
  * fix quoting to allow spaces in target directory
  * Use correct keyring and mirror for Ubuntu
  * Ubuntu: test for dpkg zstd support for Hirsute+
  * Remove hardcoded HTTPS mirror and use inline substitution
- add patch revert-symlink-removal.patch for not breaking workflows

OBS-URL: https://build.opensuse.org/package/show/devel:tools/debootstrap?expand=0&rev=53
This commit is contained in:
Alexei Sorokin 2024-06-19 15:01:06 +00:00 committed by Git OBS Bridge
parent 6a56a53bd2
commit 90b305c9a1
4 changed files with 23 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Jun 18 23:07:10 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 1.0.136:
* reinstate Debian codename symlinks
* drop unneeded addition of "test extras"
* avoid setting DEF_MIRROR to https://https://...
- remove patch revert-symlink-removal.patch as it's unneeded now
-------------------------------------------------------------------
Tue Jun 18 13:34:24 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 1.0.135:
* fix quoting to allow spaces in target directory
* Use correct keyring and mirror for Ubuntu
* Ubuntu: test for dpkg zstd support for Hirsute+
* Remove hardcoded HTTPS mirror and use inline substitution
- add patch revert-symlink-removal.patch for not breaking workflows
-------------------------------------------------------------------
Sun Feb 11 20:32:19 UTC 2024 - Richard Rahl <rrahl0@proton.me>

View File

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