Your message dated Tue, 10 Oct 2023 18:34:47 +0000
with message-id <[email protected]>
and subject line Bug#1050678: fixed in rust-async-process 1.7.0-3
has caused the Debian Bug report #1050678,
regarding rust-async-process - update for new rustix.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1050678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050678
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rust-async-process
Version: 1.7.0-2

I'm preparing an update for rustix, it's a new semver but so-far everything
seems to build with just the dependency bumped. I've uploaded it to experimental. and assuming no showstoppers show up I hope to re-upload it to experimental soon.

I have prepared a patch for this package, are you ok if I just NMU it at the same time as I'm uploading the rest of the reverse dependencies or do you want to handle the
update yourself?

diff -Nru rust-async-process-1.7.0/debian/changelog 
rust-async-process-1.7.0/debian/changelog
--- rust-async-process-1.7.0/debian/changelog   2023-08-14 10:57:58.000000000 
+0000
+++ rust-async-process-1.7.0/debian/changelog   2023-08-27 19:54:23.000000000 
+0000
@@ -1,3 +1,10 @@
+rust-async-process (1.7.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply upstream patch to bump rustix dependency.
+
+ -- Peter Michael Green <[email protected]>  Sun, 27 Aug 2023 19:54:23 +0000
+
 rust-async-process (1.7.0-2) unstable; urgency=medium
 
   * update dh-cargo fork;
diff -Nru rust-async-process-1.7.0/debian/control 
rust-async-process-1.7.0/debian/control
--- rust-async-process-1.7.0/debian/control     2023-07-16 09:41:54.000000000 
+0000
+++ rust-async-process-1.7.0/debian/control     2023-08-27 19:52:22.000000000 
+0000
@@ -12,8 +12,8 @@
  librust-futures-lite-1+default-dev <!nocheck>,
  librust-async-io-1+default-dev <!nocheck>,
  librust-libc-0.2+default-dev <!nocheck>,
- librust-rustix-0.37+fs-dev <!nocheck>,
- librust-rustix-0.37+std-dev <!nocheck>,
+ librust-rustix-0.38+fs-dev <!nocheck>,
+ librust-rustix-0.38+std-dev <!nocheck>,
  librust-signal-hook-0.3+iterator-dev <!nocheck>,
  libstring-shellquote-perl,
 Maintainer: Jonas Smedegaard <[email protected]>
@@ -34,8 +34,8 @@
  librust-futures-lite-1+default-dev,
  librust-async-io-1+default-dev,
  librust-libc-0.2+default-dev,
- librust-rustix-0.37+fs-dev,
- librust-rustix-0.37+std-dev,
+ librust-rustix-0.38+fs-dev,
+ librust-rustix-0.38+std-dev,
  librust-signal-hook-0.3+iterator-dev,
  ${misc:Depends},
 Provides:
diff -Nru rust-async-process-1.7.0/debian/patches/0001_update-rustix.patch 
rust-async-process-1.7.0/debian/patches/0001_update-rustix.patch
--- rust-async-process-1.7.0/debian/patches/0001_update-rustix.patch    
1970-01-01 00:00:00.000000000 +0000
+++ rust-async-process-1.7.0/debian/patches/0001_update-rustix.patch    
2023-08-27 19:49:35.000000000 +0000
@@ -0,0 +1,26 @@
+commit 171561685961330d561e660d8608f230f6a208f1
+Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
+Date:   Sun Jul 2 19:05:21 2023 -0700
+
+    m: Update rustix requirement from 0.37 to 0.38
+    
+    Updates the requirements on 
[rustix](https://github.com/bytecodealliance/rustix) to permit the latest 
version.
+    - [Release notes](https://github.com/bytecodealliance/rustix/releases)
+    - 
[Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.0...v0.38.2)
+    
+    ---
+    updated-dependencies:
+    - dependency-name: rustix
+      dependency-type: direct:production
+    ...
+    
+    Signed-off-by: dependabot[bot] <[email protected]>
+    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
+
+diff --git a/Cargo.toml b/Cargo.toml
+index c42a1db..7963bdd 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -26,1 +26,1 @@ futures-lite = "1.11.0"
+-rustix = { version = "0.37", default-features = false, features = ["std", 
"fs"] }
++rustix = { version = "0.38", default-features = false, features = ["std", 
"fs"] }
diff -Nru rust-async-process-1.7.0/debian/patches/series 
rust-async-process-1.7.0/debian/patches/series
--- rust-async-process-1.7.0/debian/patches/series      2023-07-04 
08:20:52.000000000 +0000
+++ rust-async-process-1.7.0/debian/patches/series      2023-08-27 
19:41:57.000000000 +0000
@@ -1 +1,2 @@
+0001_update-rustix.patch
 2001_windows.patch

--- End Message ---
--- Begin Message ---
Source: rust-async-process
Source-Version: 1.7.0-3
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-async-process, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated rust-async-process 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 10 Oct 2023 20:08:32 +0200
Source: rust-async-process
Architecture: source
Version: 1.7.0-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1050678
Changes:
 rust-async-process (1.7.0-3) unstable; urgency=medium
 .
   * add patch cherry-picked upstream
     to update rustix requirement from 0.37 to 0.38;
     bump (build-)dependencies for crate rustix;
     closes: bug#1050678, thanks to Peter Michael Green
   * update dh-cargo fork
   * update copyright info: update coverage
Checksums-Sha1:
 7a8e631404e63007336b05624524ffef77880e4f 2579 rust-async-process_1.7.0-3.dsc
 44e1e45076cbb9b48cca4f2fc44c8259bc61916c 15468 
rust-async-process_1.7.0-3.debian.tar.xz
 518fce97a8f6e2030bdde72762951068309d5174 13097 
rust-async-process_1.7.0-3_amd64.buildinfo
Checksums-Sha256:
 ad9d0da244d8993a24c2aff121a83c8b2266dfc7d7d8bdca82bef46bbe430bb9 2579 
rust-async-process_1.7.0-3.dsc
 98b56a8c83d3c6f64c8db61f6ea38a66e7da3ca68a6d9c35be590f2415f5c9c3 15468 
rust-async-process_1.7.0-3.debian.tar.xz
 01c008040557ae97bbaffa5979b1686b8a45d5adf7d6b666a9947d2b75fb556a 13097 
rust-async-process_1.7.0-3_amd64.buildinfo
Files:
 bab27a7c872b00b2edbfcf38af967b59 2579 rust optional 
rust-async-process_1.7.0-3.dsc
 40a17cbcf793d4d9611a1d1dbf24e2d0 15468 rust optional 
rust-async-process_1.7.0-3.debian.tar.xz
 80c891be423052b37ffb7949e483fac4 13097 rust optional 
rust-async-process_1.7.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmUllEoACgkQLHwxRsGg
ASFpFg//R6LBqatpixqzvb8fnSUSv6yvkps8EKVo/m/bY4d3FPew2a9cAzOmBvTX
yJPiWLPv07wNLEks7kqJxXp6pFoFRvPMM9nh9tJL1QYFJeMmySG6OE4m8wd2yCy4
KQKqJoo3ZDY3C0/Z30FI8jWPVYLKghi/KR4VrrufdSfrcDPvz6lxlPjOj0v9dw+F
WPgocDyZ+FHHon2XwzlFxOiLX45DNy/rU4szTUe1F7GHgxVvQdis/xuR8XPWK4J8
RHC82if27rpIy5FJsPVNUcTH4Zfo7K5x0x69LP33OBLPMxsnIlwlv6u+0UM5hX2x
n6uypL4zTbG4lIdV0GqBQFdmA4Nlk0A3VWfReAyljaVgzONoKwDaRPaEt7Yav7YA
vXcJDY/Dz4cCAxHQ04l/XkJ1pJU04X3C5N/G2WxLLVeXObKbwFqic84p3th+53RU
37zThD+he85tAR1hvl+3oYo2MbUZYpHGuTQ1/sSUuFpLUtfdQCIioHmSrDdhDHGs
9gKpO3VvtXuo16pEU9PrUsLa4tZlNYWLUAS80B0UYkrTVt9TkrKerOdSzSxO7c51
ePpDUzfIXOXlhBI244BmW0L2Kkuk7bnEXRJDoFALVN0LlyxTuQBVkUhiroNko5v/
BuhwjrwjZ1lDatGZx54VkX5Tgr+p9ti1NR4j01sNErOqC0fCi/U=
=PKyT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to