simple-cdd (0.6.9)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the simple-cdd-0.6.9 tag
- Git: https://salsa.debian.org/debian/simple-cdd.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 360448
- Browser: https://salsa.debian.org/debian/simple-cdd
- Last scan: 2024-12-11 04:50:08+00
- Next scan: 2024-12-19 00:33:00+00
- Merge requests: 2
- Debian changelog in Git:
simple-cdd (0.6.9) unstable; urgency=medium
[ Vagrant Cascadian ]
* Consistently use log.warning(). Thanks to Marc Haber. (Closes: #988515)
[ Raphaƫl Hertzog ]
* Include cryptsetup-initramfs in default.downloads
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Arnaud Rebillout ]
* Include usr-is-merged in default.downloads
* Add installer-i386 to the local mirror for amd64 builds
* Double reprepro_retries's default value, log if it's reached
(Closes: #1030287)
* Add myself as uploader
-- Arnaud Rebillout <arnaudr@kali.org> Mon, 06 Feb 2023 12:10:35 +0700
- This branch is 5 commits ahead of tag simple-cdd-0.6.9
- Git log:
commit 4ba860922d9bfed7ee6e964f6a8eae6dc1589387
Merge: e08fdfa 35bc0da
Author: Arnaud Rebillout <arnaudr@debian.org>
Date: Wed Apr 17 14:11:58 2024 +0000
Merge branch 'verbose' into 'master'
GnuPG: Add --verbose on import_keyring
See merge request debian/simple-cdd!13
commit 35bc0daa42f593c374f2401a2a24ce9d9ed8d92c
Author: g0t mi1k <have.you.g0tmi1k@gmail.com>
Date: Mon Mar 4 11:23:48 2024 +0000
GnuPG: Add --verbose on import_keyring
When doing `init_homedir` (first time), it calls `import_keyring`.
When importing keyrings, be more verbose with gpg
Helpful if something goes wrong.
REF: https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1672697.html
commit e08fdfaaf0b64dc9b25f7ff13f38b3abc43325f8
Merge: 654ebaf 3037389
Author: Arnaud Rebillout <arnaudr@debian.org>
Date: Wed Jan 31 03:40:27 2024 +0000
Merge branch 'custom-installer-amd64-i386' into 'master'
Add i386 custom installer for amd64 builds
See merge request debian/simple-cdd!12
commit 30373893ad206cdb7ecdabfc13d82ba9b316aa10
Author: Arnaud Rebillout <arnaudr@kali.org>
Date: Fri Jun 16 10:16:52 2023 +0700
Add i386 custom installer for amd64 builds
This is a follow-up of commit e94dd3303ef9c3ae6815bb3df76355613296cd40.
debian-cd wants both the amd64 and i386 installer images for amd64
builds, so in case we're using a custom installer, we need to copy both.
Otherwise, build fails:
DEBUG build/debian-cd stdout: Adding Release files
DEBUG build/debian-cd stdout: Trying to add upgrade* directories
DEBUG build/debian-cd stdout: (Optionally) making the image bootable for amd64:
DEBUG build/debian-cd stdout: Running tools/boot/kali-last-snapshot/boot-amd64 1 /scratch/live-build-config/simple-cdd/tmp/cd-build/kali-last-snapshot/CD1
DEBUG build/debian-cd stderr: E: No packages found
DEBUG build/debian-cd stderr: cp: cannot stat '<<WORKDIR>>/simple-cdd/tmp/mirror/dists/kali-last-snapshot/main/installer-i386/current/images/cdrom/debian-cd_info.tar.gz': No such file or directory
DEBUG build/debian-cd stdout: FAILED: error 1
DEBUG build/debian-cd stderr: Failed to start disc 1, error 256
DEBUG build/debian-cd stderr: make: *** [Makefile:487: image-trees] Error 1
commit 654ebafd85e1354b93b09a0b0bfc451e39580abc
Author: Arnaud Rebillout <arnaudr@kali.org>
Date: Mon Feb 6 12:21:50 2023 +0700
Fix wrong substitution in gbp.conf
Gbp-Dch: ignore