dput-ng (1.34)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.35 > 1.34
- Git: https://salsa.debian.org/debian/dput-ng.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/dput-ng
- Last scan: 2022-05-23 10:35:01+00
- Next scan: 2022-05-29 02:48:00+00
- CI pipeline status: success
- Debian changelog in Git:
dput-ng (1.35) UNRELEASED; urgency=medium
[ Stefano Rivera ]
* Support OpenSSH 9.0 by forcing the scp protocol when uploading with scp.
Closes: #1011063; MR: !20
[ Thibault Pey ]
* Support renaming files in the local uploader. MR: !21
-- Mattia Rizzolo <mattia@debian.org> Mon, 23 May 2022 09:43:26 +0200
- This branch is 5 commits ahead of tag 1.34
- Git log:
commit a772e7bca711a27516f66368f4cccd97ae80686d
Merge: bdd5d78 a824932
Author: Mattia Rizzolo <mattia@debian.org>
Date: Mon May 23 09:46:03 2022 +0200
Merge branch 'master' of salsa.debian.org:dysliked/dput-ng
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
commit bdd5d7824b2a6c6265853df0c28ab4dd22f4384d
Merge: 383c1bc eb9931a
Author: Mattia Rizzolo <mattia@debian.org>
Date: Mon May 23 09:45:11 2022 +0200
Merge branch 'scp-upload' of salsa.debian.org:debian/dput-ng
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
commit 383c1bcf990eebf0dfb4f5a484ffb8c39260db45
Author: Mattia Rizzolo <mattia@debian.org>
Date: Mon May 23 09:43:40 2022 +0200
init changelog
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
commit a824932126d4e723d7d7028cfe6764b5f3c8d821
Author: Thibault <thibault.pey@gmail.com>
Date: Sat May 21 16:57:03 2022 +0200
Fix to support renaming with install
commit eb9931a94cbb6d964c2aa5067cd0d28ae279df12
Author: Stefano Rivera <stefanor@debian.org>
Date: Mon May 16 07:45:06 2022 -0400
Force the use of the scp protocol when uploading with scp
Adds support for OpenSSH 9.0.
(Closes: #1011063)