Ana Guerrero 2023-12-03 19:49:05 +00:00 committed by Git OBS Bridge
commit 399e1b0c06
5 changed files with 15 additions and 19 deletions

View File

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

View File

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

View File

@ -1,14 +0,0 @@
diff --git a/Makefile b/Makefile
index 8516803..21a9a39 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,7 @@ install:
mkdir -p $(DESTDIR)/usr/sbin
cp -a scripts/* $(DSDIR)/scripts/
- install -o root -g root -m 0644 functions $(DSDIR)/
+ install -m 0644 functions $(DSDIR)/
sed 's/@VERSION@/$(VERSION)/g' debootstrap >$(DESTDIR)/usr/sbin/debootstrap
- chown root:root $(DESTDIR)/usr/sbin/debootstrap
chmod 0755 $(DESTDIR)/usr/sbin/debootstrap

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Nov 28 03:10:22 UTC 2023 - Richard Rahl <rrahl0@proton.me>
- update to 1.0.133
* stop changing user/group in Makefile
* use mount from the outside to support chroots without mount installed
* Let the buildd variant only install essential, build-essential and apt
- remove patch debootstrap-norootforbuild.patch as upstream integrated
the patch
-------------------------------------------------------------------
Sat Oct 7 02:51:56 UTC 2023 - Richard Rahl <rrahl0@proton.me>

View File

@ -18,13 +18,12 @@
Name: debootstrap
Version: 1.0.132
Version: 1.0.133
Release: 0
Summary: Bootstrap a basic Debian system
License: MIT
URL: https://salsa.debian.org/installer-team/debootstrap
Source: %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
Patch0: %{name}-norootforbuild.patch
Requires: binutils
Requires: wget
Recommends: gpg2