debootstrap (1.0.126+nmu1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.0.127 > 1.0.126+nmu1
- Git: https://salsa.debian.org/installer-team/debootstrap.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/installer-team/debootstrap
- Last scan: 2022-05-25 00:48:11+00
- Next scan: 2022-05-30 08:10:00+00
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
debootstrap (1.0.127) UNRELEASED; urgency=medium
[ Heysion Yuan ]
* add usrmerge support loongarch64.
[ Paul Menzel ]
* Avoid duplicate components in `sources.list`.
[ Edward Tomasz Napierala ]
* Mount /dev/fd if the host is FreeBSD.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update renamed lintian tag names in lintian overrides.
[ Luca Falavigna ]
* Add (Ubuntu) kinetic as a symlink to gutsy.
* Update standards version to 4.6.0.1, no changes needed.
-- Samuel Thibault <sthibault@debian.org> Sat, 29 Jan 2022 21:07:44 +0100
- This branch is 18 commits ahead of tag 1.0.126
- Git log:
commit 31a5ee5a97e1826a9d5953ab703aabd6b71ac4c3
Author: Luca Falavigna <dktrkranz@debian.org>
Date: Fri Apr 29 13:53:45 2022 +0200
Update standards version to 4.6.0.1
commit a8e97e3652fb2dd2ecabd9de0e64cff9e99ad4e3
Author: Luca Falavigna <dktrkranz@debian.org>
Date: Fri Apr 29 13:33:54 2022 +0200
Update standards version to 4.6.0
commit fc67734f4b0f6d7ef0647c6e731b35e1c7a3735e
Author: Luca Falavigna <dktrkranz@debian.org>
Date: Fri Apr 29 13:31:50 2022 +0200
Add (Ubuntu) kinetic as a symlink to gutsy
commit 5ba82e916477bcba144cfd7fb66186ba968bcb0c
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Feb 2 15:11:31 2022 +0000
Update standards version to 4.5.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit e042ee0b0f9e10920546c50057066d0a620820dc
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Feb 2 15:11:30 2022 +0000
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
commit ce1cc9c6155cb09104f0ba8b21ec554468f0ca9f
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Feb 2 15:11:30 2022 +0000
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit 495e6da1a6692168f8864f33b0d19be474f4ae53
Author: Samuel Thibault <sthibault@debian.org>
Date: Sat Jan 29 22:40:07 2022 +0100
Add changelog
commit 1b10d6979d52316cdc1871c7a78e930a6f96f7a5
Merge: 4501d7a a3a8284
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Jan 29 21:39:21 2022 +0000
Merge branch 'master' into 'master'
Mount /dev/fd if the host is FreeBSD.
See merge request installer-team/debootstrap!46
commit 4501d7a012472e66f4396c5abd4cae2de4776837
Author: Samuel Thibault <sthibault@debian.org>
Date: Sat Jan 29 21:42:43 2022 +0100
Add changelog
commit 4fdc13717833d7f9118582d7a3a7838ccc4be911
Merge: f5ce8d5 c0c30ec
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Jan 29 20:41:55 2022 +0000
Merge branch 'fix-duplicate-components-in-sources.list' into 'master'
Avoid duplicate components in `sources.list` with extra suites
See merge request installer-team/debootstrap!61
commit f5ce8d51fa26452135491cb3272490c4d4116e42
Author: Samuel Thibault <sthibault@debian.org>
Date: Sat Jan 29 21:08:06 2022 +0100
Add changelog
commit ac9518468087d6763fa7c6702b241cfa5f9fe659
Merge: 9cd8a08 c1f9f05
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Jan 29 20:07:26 2022 +0000
Merge branch 'master' into 'master'
add usrmerge support loongarch64
See merge request installer-team/debootstrap!64
commit c1f9f054d2a28a03a3680c3ec8eb0c001a74e8ba
Author: Heysion Yuan <heysion@deepin.com>
Date: Fri Dec 3 15:30:50 2021 +0800
add usrmerge support loongarch64
commit 9cd8a0841ef251b7f45685a44f1b037dd22f7c7e
Author: Julien Cristau <jcristau@debian.org>
Date: Mon Nov 29 13:54:39 2021 +0100
Strip trailing whitespace
commit ee6dbc56562c42082b11424ea84c2c4e9c883b67
Author: Julien Cristau <jcristau@debian.org>
Date: Mon Nov 29 13:53:49 2021 +0100
Import 1.0.126+nmu1 upload
commit c0c30ecb19e7c74ee9dd9245343323c1ea27c136
Author: Paul Menzel <pmenzel@molgen.mpg.de>
Date: Fri Aug 20 13:58:18 2021 +0200
setup_apt_sources: Reset variable in loop to avoid duplicate components
Currently for each suite, the components are duplicated in
`/etc/apt/sources.list` in the next line.
$ sudo debootstrap --arch=amd64 --variant=minbase --extra-suites=bullseye-proposed-updates bullseye deboottest
[…]
$ more deboottest/etc/apt/sources.list
deb https://deb.debian.org/debian bullseye main
deb https://deb.debian.org/debian bullseye-proposed-updates main main
The extra suites implementation, added in commit 52ff0e7f (Undo
changelog note), adds a for loop storing the components in the variable
`cs`. Not resetting the variable causes the string to be expanded each
time, causing the issue. So, reset it to the empty string at each
iteration, resulting in the wanted behavior.
deb https://deb.debian.org/debian bullseye main
deb https://deb.debian.org/debian bullseye-proposed-updates main main
Solution-by: JH Chatenet <jhcha54008@free.fr>
Link: https://bugs.debian.org/690210#94
Fixes: 52ff0e7f ("Undo changelog note")
commit a0b87ee65d09c88d12d1aff218e2aadb3bc91aa8
Author: Paul Menzel <pmenzel@molgen.mpg.de>
Date: Fri Aug 20 13:58:18 2021 +0200
extract_release_components: Avoid duplicate components in `sources.list`
Currently, adding extra suites, duplicate components are added to
`/etc/apt/sources.list`.
$ sudo debootstrap --arch=amd64 --variant=minbase --extra-suites=bullseye-proposed-updates bullseye deboottest
[…]
$ less deboottest/etc/apt/sources.list
deb https://deb.debian.org/debian bullseye main main
deb https://deb.debian.org/debian bullseye-proposed-updates main main main main
The reason is the introduction of extra suites, introducing a loop in
`download_release_indices()`, and, therefore,
`extract_release_components()` can be called several times, once for
each suite. Currently, it appends the components unconditionally. So
ensure, components are only appended to the string, if it’s not present
yet, making it unique.
deb https://deb.debian.org/debian bullseye main
deb https://deb.debian.org/debian bullseye-proposed-updates main main
(This is still not correct, and is fixed in the next commit.)
Link: https://bugs.debian.org/690210#94
Fixes: 52ff0e7f ("Undo changelog note")
commit a3a8284d7036f68a69a60705e25d6792d3039ac7
Author: Edward Tomasz Napierala <trasz@FreeBSD.org>
Date: Sun Jul 19 14:19:02 2020 +0100
Mount /dev/fd if the host is FreeBSD.
Otherwise /proc/self/fd/ won't work.