summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: ca7846e973f77a7c9f47b8fa5523496e14d5e88e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
mmdebstrap (1.5.0-2) unstable; urgency=medium

  * add debian/patches/installed_size.patch
  * debian/tests/control: add uuid-runtime to Depends
  * revert auditd for skip-tar-in-mknod

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 15 May 2024 07:04:26 +0200

mmdebstrap (1.5.0-1) unstable; urgency=medium

  * New upstream version 1.5.0
     - add --format=ext4
  * debian/mmdebstrap.tmpfiles: prevent files in the chroot with a too old
    mtime from being cleaned up

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 14 May 2024 08:06:25 +0200

mmdebstrap (1.4.3-6) unstable; urgency=medium

  * fixup maybe-merged-usr patch

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 27 Feb 2024 00:34:12 +0100

mmdebstrap (1.4.3-5) unstable; urgency=medium

  * cherry-pick patch from upstream fixing maybe-merged-usr for the time when
    usr-is-merged becomes a virtual package

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 26 Feb 2024 14:57:26 +0100

mmdebstrap (1.4.3-4) unstable; urgency=medium

  * debian/tests/sourcesfilter: append instead of replacing

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 20 Feb 2024 13:18:32 +0100

mmdebstrap (1.4.3-3) unstable; urgency=medium

  * debian/tests: replace copy_host_apt_config with python-apt script

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sun, 18 Feb 2024 12:06:59 +0100

mmdebstrap (1.4.3-2) unstable; urgency=medium

  * debian/tests/copy_host_apt_config: anticipate components being configured
    multiple times

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 17 Feb 2024 08:11:49 +0100

mmdebstrap (1.4.3-1) unstable; urgency=medium

  * New upstream version 1.4.3

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 01 Feb 2024 08:29:34 +0100

mmdebstrap (1.4.2-1) unstable; urgency=medium

  * New upstream version 1.4.2
     - mmdebstrap-autopkgtest-build-qemu: fix octal mode computation (closes:
       #1061634)
     - mmdebstrap-autopkgtest-build-qemu: choose 'host' as hostname (closes:
       #1061636)
  * debian/tests/control: add dpkg as test trigger because of #1059982

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 29 Jan 2024 14:28:43 +0100

mmdebstrap (1.4.1-1) unstable; urgency=medium

  * New upstream version 1.4.1
     - improvements to mmdebstrap-autopkgtest-build-qemu (closes: #1060416)
  * debian/tests/control: add #1053671
  * debian/salsa-ci.yml: add explicit 3h timeout for .test-autopkgtest
  * debian/patches: cherry-pick two patches from upstream

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 24 Jan 2024 02:58:17 +0100

mmdebstrap (1.4.0-1) unstable; urgency=medium

  * New upstream version 1.4.0
  * drop ./debian/patches
  * debian/tests/control: add debianutils and usrmerge
  * debian/rules: install mmdebstrap-autopkgtest-build-qemu
  * debian/rules: generate man page for mmdebstrap-autopkgtest-build-qemu
  * debian/tests/copy_host_apt_config: mkdir -p the dirname

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 24 Oct 2023 07:59:16 +0200

mmdebstrap (1.3.8-3) unstable; urgency=medium

  * set RUN_MA_SAME_TESTS=no for the second test run

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 23 Aug 2023 09:25:52 +0200

mmdebstrap (1.3.8-2) unstable; urgency=medium

  * make_mirror.sh: force update to avoid usage of curl
  * debootstrap 1.0.128+nmu3 fixed #1031222

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 21 Aug 2023 20:19:31 +0200

mmdebstrap (1.3.8-1) unstable; urgency=medium

  * debian/tests/control: drop curl, dash and doc-debian as direct test
    dependencies
  * add patch to also allow wget in addition to curl
  * debian/tests/control: improve formatting of manual test comment
  * New upstream version 1.3.8

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sun, 20 Aug 2023 14:05:04 +0200

mmdebstrap (1.3.7-2) unstable; urgency=medium

  * debian/tests/control: remove copy-host-apt-config test

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 21 Jun 2023 13:03:31 +0200

mmdebstrap (1.3.7-1) unstable; urgency=medium

  * New upstream version 1.3.7

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 21 Jun 2023 07:57:57 +0200

mmdebstrap (1.3.6-4) unstable; urgency=medium

  * run copy-host-arch-config hook as an autopkgtest

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 17 Jun 2023 19:14:44 +0200

mmdebstrap (1.3.6-3) unstable; urgency=medium

  * cherry-pick hooks/copy-host-apt-config

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 17 Jun 2023 13:49:29 +0200

mmdebstrap (1.3.6-2) unstable; urgency=medium

  * debian/tests/control: require dash 0.5.12-4

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 17 Jun 2023 10:52:49 +0200

mmdebstrap (1.3.6-1) unstable; urgency=medium

  * New upstream version 1.3.6

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 16 Jun 2023 08:30:58 +0200

mmdebstrap (1.3.5-7) unstable; urgency=medium

  * work with doc-debian from unstable as well as from testing

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 25 May 2023 07:11:41 +0200

mmdebstrap (1.3.5-6) unstable; urgency=medium

  * tests/eatmydata-via-hook-dir: allow to work with dash with and without
    diversions

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 24 May 2023 18:11:22 +0200

mmdebstrap (1.3.5-5) unstable; urgency=medium

  * tests/jessie-or-older: dash 0.5.12-3 dropped diversions

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 11 May 2023 14:53:04 +0200

mmdebstrap (1.3.5-4) unstable; urgency=medium

  * tests/eatmydata-via-hook-dir: dash 0.5.12-3 dropped diversions

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 11 May 2023 06:57:42 +0200

mmdebstrap (1.3.5-3) unstable; urgency=medium

  * fix regex in debian/tests/copy_host_apt_config to first remove
    non-free-firmware and then non-free or otherwise components like
    "main-firmware" will be the result

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 10 May 2023 22:41:17 +0200

mmdebstrap (1.3.5-2) unstable; urgency=medium

  * fix for doc-debian 11.0 changing the doc-base paths

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 06 May 2023 19:15:48 +0200

mmdebstrap (1.3.5-1) unstable; urgency=medium

  * New upstream version 1.3.5

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 20 Mar 2023 08:05:19 +0100

mmdebstrap (1.3.4-1) unstable; urgency=medium

  * New upstream version 1.3.4
     - more safeguards before automatically choosing unshare mode (closes:
       #1027429, #1032489)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 18 Mar 2023 00:33:00 +0100

mmdebstrap (1.3.3-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable autopkgtest trigger on essential packages to reduce stress on
    debci infrastructure.

 -- Helmut Grohne <helmut@subdivi.de>  Thu, 09 Mar 2023 20:02:05 +0100

mmdebstrap (1.3.3-6) unstable; urgency=medium

  * add Needs-APT-Config to more tests

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 21 Feb 2023 07:19:51 +0100

mmdebstrap (1.3.3-5) unstable; urgency=medium

  * autopkgtest:
     - replace deb.debian.org/debian with 127.0.0.1/debian
     - filter out debian-debug, contrib, non-free, deb-src

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 20 Feb 2023 20:14:25 +0100

mmdebstrap (1.3.3-4) unstable; urgency=medium

  * try out another hack to fix the tzdata /etc/timezone situation

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 20 Feb 2023 07:33:04 +0100

mmdebstrap (1.3.3-3) unstable; urgency=medium

  * debian/tests/testsuite: do not manually install foreign fakeroot and
    fakechroot

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sun, 19 Feb 2023 23:57:19 +0100

mmdebstrap (1.3.3-2) unstable; urgency=medium

  * debian/tests/control: rely on tzdata creating /etc/timezone... again...

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sun, 19 Feb 2023 19:42:11 +0100

mmdebstrap (1.3.3-1) unstable; urgency=medium

  * New upstream version 1.3.3 (only testsuite improvements)
  * autopkgtest: take pinned packages into account via USE_HOST_APT_CONFIG=yes

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sun, 19 Feb 2023 13:13:10 +0100

mmdebstrap (1.3.2-1) unstable; urgency=medium

  * new upstream release
     - ldconfig.fakechroot doesn't ignore -r anymore (closes: #1029483)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 16 Feb 2023 10:56:26 +0100

mmdebstrap (1.3.1-4) unstable; urgency=medium

  * make autopkgtest work with black 23.1.0

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 14 Feb 2023 00:37:00 +0100

mmdebstrap (1.3.1-3) unstable; urgency=medium

  * adjust tests because tzdata does not create /etc/timezone anymore

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 10 Feb 2023 13:35:55 +0100

mmdebstrap (1.3.1-2) unstable; urgency=medium

  * remove references to apt-transport-https

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 20 Jan 2023 08:37:34 +0100

mmdebstrap (1.3.1-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 20 Jan 2023 07:13:00 +0100

mmdebstrap (1.3.0-1) unstable; urgency=medium

  * new upstream release
     - Do not split --include values again in run_download and run_install
       (Closes: #1028977)
  * add debian/patches/run_null.patch

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 16 Jan 2023 23:13:27 +0100

mmdebstrap (1.2.5-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 04 Jan 2023 13:06:59 +0100

mmdebstrap (1.2.4-1) unstable; urgency=medium

  * new upstream release
     - add jessie-or-older hook (closes: #1026765)
  * debian/tests/testsuite: skip test immediately upon network failure
  * compute autopkgtest triggers for all architectures
  * add debian/patches/0001-make-shellcheck-0.9.0-1-happy.patch

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 23 Dec 2022 13:38:44 +0100

mmdebstrap (1.2.3-2) unstable; urgency=medium

  * debian/tests/control: use hint-testsuite-triggers to trigger the mmdebstrap
    autopkgtest on all Essential:yes packages plus apt and usrmerge

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 12 Dec 2022 12:24:01 +0100

mmdebstrap (1.2.3-1) unstable; urgency=medium

  * new upstream release
  * drop patches
  * debian/tests/control: add dependency on shellcheck
  * debian/tests/testsuite: also link coverage.sh and gpgvnoexpkeysig for
    shellcheck

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 16 Nov 2022 20:03:13 +0100

mmdebstrap (1.2.2-2) unstable; urgency=medium

  * fix autopkgtest via patch

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 29 Oct 2022 05:16:20 +0200

mmdebstrap (1.2.2-1) unstable; urgency=medium

  * new upstream release
  * write an empty /etc/machine-id instead of writing 'uninitialized' (Closes:
    #1021478)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 27 Oct 2022 17:50:11 +0200

mmdebstrap (1.2.1-2) unstable; urgency=medium

  * debian/control: depend on python3 (>= 3.10) for the match syntax
  * debian/mmdebstrap.install: sort

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 15 Sep 2022 15:46:53 +0200

mmdebstrap (1.2.1-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 08 Sep 2022 04:45:40 +0200

mmdebstrap (1.2.0-1) unstable; urgency=medium

  * new upstream release
     - fix mmdebstrap hanging if apt in download step failed (closes: #1017795)
     - remove proot mode (closes: #1018957)
  * fix autopkgtests (closes: #1017592)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 05 Sep 2022 07:48:37 +0200

mmdebstrap (1.1.0-1) unstable; urgency=medium

  * new upstream release
     - relax regex for apt versions like 2.5.0devuan1 (closes: #1012630)
  * debian/salsa-ci.yml: restore pipeline from salsa-ci-team
  * debian/mmdebstrap.lintian-overrides: adjust overrides
  * debian/tests/testsuite: bump timeout from 35m to 50m

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 26 Jul 2022 23:22:30 +0200

mmdebstrap (1.0.1-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sun, 29 May 2022 10:12:31 +0200

mmdebstrap (1.0.0-1) unstable; urgency=medium

  * new upstream release
  * drop patches
  * debian/tests/control: add dependency on python3-debian
  * debian/tests/testsuite: copy over coverage.py, coverage.txt and tests
    directory

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 28 May 2022 19:06:01 +0200

mmdebstrap (0.8.6-2) unstable; urgency=medium

  * debug s390x autopkgtest failure on ci.debian.net

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 04 Apr 2022 07:47:56 +0200

mmdebstrap (0.8.6-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 25 Mar 2022 15:37:25 +0100

mmdebstrap (0.8.5-1) unstable; urgency=medium

  * new upstream release
     - Run File::Find::find with no_chdir=>1 (closes: #1005857)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 08 Mar 2022 07:21:10 +0100

mmdebstrap (0.8.4-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 11 Feb 2022 23:48:42 +0100

mmdebstrap (0.8.3-1) unstable; urgency=medium

  * new upstream release
     - allow identifying a suite by codename again (closes: #1003191)
  * debian/control: bump apt version constraint to 2.3.14
  * debian/control: add libdpkg-perl to Recommends (closes: #1000823)
  * debian/copyright: add disclaimer of warranty and limitation of liability
    (closes: #1003237)
  * add debian/README.Debian
  * debian/copyright: fixup my name

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 08 Jan 2022 13:13:04 +0100

mmdebstrap (0.8.2-1) unstable; urgency=medium

  * new upstream release

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 15 Dec 2021 07:52:41 +0100

mmdebstrap (0.8.1-1) unstable; urgency=medium

  * new upstream release
  * drop patches

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 07 Oct 2021 14:42:12 +0200

mmdebstrap (0.8.0-5) unstable; urgency=medium

  * add patch to run xz and zstd without --threads=0 to avoid ENOMEM errors
    on systems with hundreds of cores (like debci uses)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Fri, 24 Sep 2021 22:14:02 +0200

mmdebstrap (0.8.0-4) unstable; urgency=medium

  * add patch for ldconfig.fakechroot to support DPKG_ROOT

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Thu, 23 Sep 2021 06:27:35 +0200

mmdebstrap (0.8.0-3) unstable; urgency=medium

  * add patch for bit-by-bit identical output in chrootless mode

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 22 Sep 2021 15:23:59 +0200

mmdebstrap (0.8.0-2) unstable; urgency=medium

  * fix autopkgtest

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Wed, 22 Sep 2021 09:11:34 +0200

mmdebstrap (0.8.0-1) unstable; urgency=medium

  * new upstream release
     - document how to setup merged /usr via symlinks (closes: #914915)
     - fix testsuite (closes: #983293)
     - fix chrootless mode (closes: #983301)
     - add mmtarfilter --pax-exclude (closes: #989487)
     - fix busybox-based chroot example (closes: #989302)
     - optimize /dev/null output (closes: #985830)
     - use all cores when compressing with zstd (closes: #988271)
     - move /usr/share/mmdebstrap/hooks/setup00-merged-usr.sh to
       /usr/share/mmdebstrap/hooks/merged-usr/setup00.sh
  * drop patches
  * debian/rules: install gpgvnoexpkeysig and ldconfig.fakechroot
  * debian/watch: fix for gitea
  * debian/control: document dependencies

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Tue, 21 Sep 2021 18:44:07 +0200

mmdebstrap (0.7.5-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Do not pass unsupported system attributes to tar2sqfs (Closes: #988100)

 -- Benjamin Drung <benjamin.drung@ionos.com>  Fri, 07 May 2021 17:30:39 +0200

mmdebstrap (0.7.5-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Pass extended attributes to tar2sqfs (Closes: #988100)

 -- Benjamin Drung <benjamin.drung@ionos.com>  Thu, 06 May 2021 15:06:07 +0200

mmdebstrap (0.7.5-2) unstable; urgency=medium

  * add patch to call unshare with --propagation unchanged

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 19 Feb 2021 13:07:21 +0100

mmdebstrap (0.7.5-1) unstable; urgency=medium

  * new upstream release
     - check/qemu is skipped for the extract variant (closes: #981709)
  * drop patches
  * add debian/mmdebstrap.examples
  * debian/copyright: add Trent W. Buck
  * debian/upstream/metadata: add Bug-Database and Bug-Submit fields
  * debian/control: bump Standards-Version to 4.5.1

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 06 Feb 2021 22:19:05 +0100

mmdebstrap (0.7.4-1) unstable; urgency=medium

  * new upstream release
     - Optimize mmtarfilter to handle many path exclusions (closes: #978742)
     - Do not run an additional env command inside the chroot (closes: #978733)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 16 Jan 2021 14:28:29 +0100

mmdebstrap (0.7.3-1) unstable; urgency=medium

  * new upstream release
     - don't ignore --include with multiple apt indices (closes: #976166)
  * drop patches

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 02 Dec 2020 07:58:12 +0100

mmdebstrap (0.7.2-3) unstable; urgency=medium

  * Add more patches to make debci on i386 and armhf happy

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 30 Nov 2020 00:02:22 +0100

mmdebstrap (0.7.2-2) unstable; urgency=medium

  * Add two more patches from upstream to fix autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 29 Nov 2020 12:35:25 +0100

mmdebstrap (0.7.2-1) unstable; urgency=medium

  * new upstream release
     - allow dropping deb archives into /var/cache/apt/archives
       (closes: #971001)
     - use packages from SUITE if multiple apt indices are configured
       (closes: #972234)
     - use libdistro-info-perl if available and fall back to distro-info-data
       if available (closes: #972739)
  * add patches from upstream:
     - 0001-coverage.sh-test-using-mnt-requires-qemu.patch
     - 0001-coverage.sh-fix-total-number-of-tests.patch
     - 0001-name-solver-mmdebstrap-dump-solution-in-official-apt.patch
  * create and install man pages for mmtarfilter and mmtaridshift, adding a
    build-depends on help2man and python3
  * add Recommends on libdistro-info-perl (see #972739)
  * add Suggests on apt-utils (for /usr/lib/apt/solvers/apt)
  * install mmdebstrap-dump-solution into /usr/lib/apt/solvers

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 29 Nov 2020 02:34:03 +0100

mmdebstrap (0.7.1-3) unstable; urgency=medium

  * add patch 0001-create-temporary-test-ext2-image-in-TMPDIR-and-not-i.patch

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 12 Nov 2020 15:51:37 +0100

mmdebstrap (0.7.1-2) unstable; urgency=medium

  * debian/tests/testsuite: make sure that HOSTARCH version of libfakeroot and
    libfakechroot do not get removed when installing foreign architecture
    versions
  * add patch defining link_dir until debootstrap merge request 48 gets merged
  * disable black until https://bugs.debian.org/970901 is fixed

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 04 Oct 2020 09:35:22 +0200

mmdebstrap (0.7.1-1) unstable; urgency=medium

  * new upstream release
  * drop patches (all included upstream)

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 18 Sep 2020 14:46:00 +0200

mmdebstrap (0.7.0-1) unstable; urgency=medium

  * new upstream release
     - skip the emulation check in chrootless mode (closes: #956714)
     - check whether arch-test is available (closes: #965129)
     - hooks are documented (closes: #942761)
  * drop existing patches and add new patches from upstream:
     - 0001-coverage.sh-send-adios-to-hook-listener.patch
     - 0002-coverage.sh-two-tests-need-qemu-isolation.patch
  * Set upstream metadata fields: Repository
  * rename debian/gitlab-ci.yml -> debian/salsa-ci.yml and disable blhc and
    arch:any builds
  * debian/control: add depends on python and suggests for debootstrap and
    distro-info-data
  * debian/control: bump dh compat to 13
  * install taridshift, tarfilter and hooks

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 28 Aug 2020 16:05:26 +0200

mmdebstrap (0.6.1-7) unstable; urgency=medium

  * debian/tests/control: mark test as skippable (exit 77 will skip it)

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 14 May 2020 22:46:37 +0200

mmdebstrap (0.6.1-6) unstable; urgency=medium

  * debian/tests/testsuite: add 20 minute timout and reduce number of retries
    to 3

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 11 Apr 2020 21:45:13 +0200

mmdebstrap (0.6.1-5) unstable; urgency=medium

  * add patch as workaround for squashfs-tools-ng/issues/42
  * add Suggests for tor and https mirrors

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 09 Apr 2020 11:35:26 +0200

mmdebstrap (0.6.1-4) unstable; urgency=medium

  * since apt doesn't consider libgcc1 necessary (but debootstrap does) we
    have to obtain it ourselves (see bug #953861)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 15 Mar 2020 14:03:23 +0100

mmdebstrap (0.6.1-3) unstable; urgency=medium

  * debootstrap changes got reverted -- deleting patch
  * add patch to work around debootstrap ignoring versioned provides
    see #953861

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 15 Mar 2020 11:28:06 +0100

mmdebstrap (0.6.1-2) unstable; urgency=medium

  * modify patch to make it also work with debootstrap 0.119 to
    allow testing migration

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 12 Mar 2020 10:52:18 +0100

mmdebstrap (0.6.1-1) unstable; urgency=medium

  * new upstream release
     - documentation about default variant fixed (closes: #949457)
     - TMPDIR is not used by unshared process or by anything executed inside
       the chroot (closes: #949584)
     - support for deb822 sources (closes: #949354)
     - one more example in manpage -- still commented out though
       (closes: #951112)
   * suggest squashfs-tools-ng (closes: #950200)
   * run wrap-and-sort -asbt
   * drop patches
   * add patch working around debootstrap bug #953588 and debootstrap adding
     security mirror to /etc/apt/sources.list -- also see #953592

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 11 Mar 2020 12:25:57 +0100

mmdebstrap (0.6.0-4) unstable; urgency=medium

  * mount /sys and /proc read-only in root-mode to make autopkgtest happy on
    ppc64el

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 24 Jan 2020 09:46:08 +0100

mmdebstrap (0.6.0-3) unstable; urgency=medium

  * debian/tests/testsuite:
     - use base-files package to determine the current archive
     - pkgfile.archive should never raise AttributeError
     - neutral exit when make_mirror fails too often
  * debian/patches/autopkgtest: use variable hostarch in --logfile test
  * bump debhelper compat to 12
  * debian/control: add Rules-Requires-Root: no
  * bump standards-version to 4.5.0
  * override the uses-dpkg-database-directly lintian warning

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 23 Jan 2020 09:52:40 +0100

mmdebstrap (0.6.0-2) unstable; urgency=medium

  * fix autopkgtest on gitlab CI

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 20 Jan 2020 18:24:34 +0100

mmdebstrap (0.6.0-1) unstable; urgency=medium

  * new upstream release
     - support running tests on non-amd64 architectures (closes: #948302)
     - only attempt unlinking policy-rc.d if it exists (closes: #943323)
     - add disclaimer of warranty and limitations of liability (closes: #944571)
     - also remove apt sources that were given via /etc/apt/sources.list.d/
       (closes: #944684)
     - also install essential packages with /dev, /proc and /sys mounted
       (closes: #945119)
     - support for extended attributes (closes: #947012)
     - clean any remaining files in /tmp in the chroot (closes: #947239)
     - also clean /var/log/apt/eipp.log.xz (closes: #944677)
     - add --keyring option (closes: #943325)
     - run xz with --threads=0 (closes: #943327)
     - add --dry-run option (closes: #948481)
  * drop dependency on perl-doc because --help doesn't need it anymore (closes:
    #944923)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 19 Jan 2020 22:53:49 +0100

mmdebstrap (0.5.1-4) unstable; urgency=medium

  * make busybox test less sensitive to changes in unstable (closes: #948159)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 05 Jan 2020 21:12:05 +0100

mmdebstrap (0.5.1-3) unstable; urgency=medium

  * add patch to fix busybox sub-essential test

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 16 Dec 2019 10:10:49 +0100

mmdebstrap (0.5.1-2) unstable; urgency=medium

  * add patch to fix /etc/shadow SOURCE_DATE_EPOCH workaround

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 02 Nov 2019 23:32:32 +0100

mmdebstrap (0.5.1-1) unstable; urgency=medium

  * new upstream release
     - allow apt to be already installed (closes: #942586)
     - fix and improve --components (closes: #942588)
  * drop patches
  * autopkgtest: re-run ./make_mirror.sh if it should fail

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 20 Oct 2019 01:49:40 +0200

mmdebstrap (0.5.0-2) unstable; urgency=medium

  * debian/tests/testsuite: don't install foreign architecture packages if
    RUN_MA_SAME_TESTS != yes

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 10 Oct 2019 09:10:21 +0200

mmdebstrap (0.5.0-1) unstable; urgency=medium

  * new upstream release
     - rework CLI interface to use explicit "-" for stdin where ambiguous
       instead of unconditionally reading stdin (closes: #934199)
     - also create /var/lib/dpkg/arch in chrootless mode (closes: #935258)
     - don't cleanup qemu-user in chrootless mode (closes: #935260)
     - allow hooks to remove start-stop-daemon (closes: #940173)
     - fix tarball permissions in chrootless mode (closes: #935266)
     - only report binfmt_misc errors if needed (closes: #940162)
  * run testsuite with distribution of the autopkgtest environment
  * drop patches that were applied upstream
  * apply two new patches to accommodate for salsa CI

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 06 Oct 2019 23:20:58 +0200

mmdebstrap (0.4.1-8) unstable; urgency=medium

  * Detect distro tests are run on in autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 03 Oct 2019 18:14:00 +0200

mmdebstrap (0.4.1-7) unstable; urgency=medium

  * Botched dgit commit

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 26 Sep 2019 14:16:00 +0200

mmdebstrap (0.4.1-6) unstable; urgency=medium

  * Print apt-cache policy during autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 26 Sep 2019 14:11:41 +0200

mmdebstrap (0.4.1-5) unstable; urgency=medium

  * Print environment variables during autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 25 Jul 2019 12:32:18 +0200

mmdebstrap (0.4.1-4) unstable; urgency=medium

  * Backport another patch from upstream:
     - fix docs: fakechroot is tried before proot in auto mode (closes:
       #929489)
     - updates for release of Debian buster
     - make_mirror.sh: security.d.o dropped the MD5sum field for SHA256 in
       Packages.gz

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 25 Jul 2019 00:31:08 +0200

mmdebstrap (0.4.1-3) unstable; urgency=medium

  * Backport patches from upstream:
     - cleanup auxfiles *after* running apt-get update (closes: #927151)
     - chdir() before 'apt-get update' for apt (<< 1.5)
     - chdir() before remove_tree()
     - add Dir::State::Status to apt config for apt (<< 1.3)
     - chmod 0755 on qemu-user-static binary for Ubuntu
     - Only error out on W: and Err: lines (closes: #928079)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 04 May 2019 23:48:19 +0200

mmdebstrap (0.4.1-2) unstable; urgency=medium

  * Mark autopkgtest as flaky (closes: #924854)

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 18 Mar 2019 14:46:01 +0100

mmdebstrap (0.4.1-1) unstable; urgency=medium

  * new upstream release
     - re-enable fakechroot testing (closes: #909637)
     - disable apt sandboxing if necessary (closes: #923374)

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 01 Mar 2019 14:53:42 +0100

mmdebstrap (0.4.0-1) unstable; urgency=medium

  * new upstream release (closes: #920332)
     - cleanup /var/lib/apt/lists/auxfiles (closes: #916769)
     - disable merged-usr (closes: #914915)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 24 Feb 2019 09:09:50 +0100

mmdebstrap (0.3.0-10) unstable; urgency=medium

  * add debian/gitlab-ci.yml
  * autopkgtest: run without qemu-kvm, without unshare, without proot and
    without binfmt because neither is supported on Salsa CI (Docker) nor on
    Debian CI (LXC)

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 05 Dec 2018 07:47:53 +0100

mmdebstrap (0.3.0-9) unstable; urgency=medium

  * kvm is not available on ci.debian.net

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 28 Nov 2018 09:08:41 +0100

mmdebstrap (0.3.0-8) unstable; urgency=medium

  * try enabling kvm

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 28 Nov 2018 00:53:36 +0100

mmdebstrap (0.3.0-7) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest to /home/AUTOPKGTEST_NORMAL_USER/run

 -- Johannes 'josch' Schauer <josch@debian.org>  Tue, 27 Nov 2018 08:21:53 +0100

mmdebstrap (0.3.0-6) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest to AUTOPKGTEST_TMP

 -- Johannes 'josch' Schauer <josch@debian.org>  Tue, 27 Nov 2018 00:28:55 +0100

mmdebstrap (0.3.0-5) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest to /run/user/$(id -u ...)

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 26 Nov 2018 08:35:03 +0100

mmdebstrap (0.3.0-4) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 25 Nov 2018 23:59:27 +0100

mmdebstrap (0.3.0-3) unstable; urgency=medium

  * add libc6-dev to autopkgtest dependencies

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 24 Nov 2018 07:33:22 +0100

mmdebstrap (0.3.0-2) unstable; urgency=medium

  * add gcc to autopkgtest dependencies

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 23 Nov 2018 22:37:09 +0100

mmdebstrap (0.3.0-1) unstable; urgency=medium

  * new upstream version
  * update autopkgtest
  * add Recommends on fakeroot
  * add Suggests on qemu-user, binfmt-support and dpkg-dev

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 23 Nov 2018 12:58:18 +0100

mmdebstrap (0.2.0-1) unstable; urgency=medium

  * new upstream version
      - don't change permissions of bind mount targets and don't recursively
        mount sysfs (closes: #909942)
      - use data from standard input if no mirror is given and fix problem
        with "deb"-style mirror lines (closes: #910044)
  * add source package priority (closes: #909723)

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 03 Oct 2018 10:48:50 +0200

mmdebstrap (0.1.0-2) unstable; urgency=medium

  * debian/control: add Vcs-Browser and Vcs-Git fields
  * run wrap-and-sort -asbt
  * add missing Depends on apt (closes: #909642)
  * debian/control: add Recommends and Suggests

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 26 Sep 2018 21:33:17 +0200

mmdebstrap (0.1.0-1) unstable; urgency=medium

  * Initial release. (Closes: #909264)

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 24 Sep 2018 08:38:53 +0200