Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 738c0ed6ce | |||
|
|
64da2688c9 | ||
| 6209a1002f | |||
| cabd35dce0 | |||
| fcd2dcad50 | |||
| cac028df08 | |||
| f3d1da3b07 | |||
| 913c74d9aa |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc505845d0868587449f6634ff485da789aa9451f4f95698a44bad5b48f15deb
|
||||
size 76617
|
||||
3
debootstrap-1.0.142.tar.bz2
Normal file
3
debootstrap-1.0.142.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7c399be27a6d20ef8fd381f92f88391f875f6db9e72782dd76a889a954dddf2
|
||||
size 78819
|
||||
@@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 19 16:13:32 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- Update to version 1.0.142:
|
||||
* fstab: add more helpful boilerplate. Thanks to Marc Haber for the
|
||||
suggestion
|
||||
* PureOS: Add symlinks for dawn and landing
|
||||
* style: fix identation of --in-release-path
|
||||
* support for custom https ca certificates
|
||||
* Prefer .pgp keyring if present over .gpg one for Debian sid
|
||||
* Sync Trisquel script and add ecne
|
||||
* autopkgtest: explicitly install bsdutils for 'script' command
|
||||
* Ubuntu: add symlink for resolute
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 17:28:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.0.141:
|
||||
* Ubuntu: add symlink for questing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:21:14 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.0.140:
|
||||
* ubuntu: fix scripts/gutsy syntax error
|
||||
* move Debian-specific /usr-merge checks from functions to
|
||||
scripts/debian-common
|
||||
* scripts/debian-common: fold multiple paths setting MERGED_USR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 22:47:12 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.0.138:
|
||||
* Fix EXTRACTOR_OVERRIDE: parameter not set
|
||||
* Fix several shellcheck complaints
|
||||
* Self-identify the name and the version in the User-Agent header sent out
|
||||
by wget.
|
||||
* Add support for eLxr.
|
||||
* fix fakechroot
|
||||
* create /dev/fd symlink with --no-target-directory
|
||||
* Ubuntu: add symlink for plucky
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 25 22:38:38 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package debootstrap
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2012 Frank Lichtenheld <frank@lichtenheld.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: debootstrap
|
||||
Version: 1.0.137
|
||||
Version: 1.0.142
|
||||
Release: 0
|
||||
Summary: Bootstrap a basic Debian system
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user