sendfile 2.1b.20080616-9 source package in Ubuntu
Changelog
sendfile (2.1b.20080616-9) unstable; urgency=medium * QA upload. * debian/NMU-Disclaimer: Dropped, the package is now orphaned. * debian/control: + Use up-to-date homepage field. + Add new Vcs-* fields to indicate usage of git packaging repo under Salsa Debian GitLab. + Bump Standards-Version to 4.6.0 (no changes needed). * debian/source/format: Convert to "3.0 (quilt)" format. * debian/patches: Convert direct source code changes into patch series. * debian/changelog: Remove trailing spaces. * debian/copyright: Fix typo. * debian/rules: Drop useless Makefile targets (source diff, dsc, checkroot, dist). * debian/rules: Add recommended targets (build-arch, build-indep). * debian/rules: Remove trailing spaces. * debian/sf_cleanup: Replace missing tempfile(1) call with mktemp(1). (Closes: #969409) -- Boyuan Yang <email address hidden> Tue, 31 Aug 2021 00:24:49 -0400
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | net | |
Jammy | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sendfile_2.1b.20080616-9.dsc | 1.9 KiB | 1d9494649d8d1e6b4bd8bf35f10de674dc0d92930bf4d989767377d903749126 |
sendfile_2.1b.20080616.orig.tar.gz | 335.1 KiB | d13b643d50ec0b03f636b0f89bf95f4c9ea561ccf2091d8417af90f59bcd93fc |
sendfile_2.1b.20080616-9.debian.tar.xz | 37.5 KiB | ce4835a0ba3fd89cb69d0b92fd130fcdbff71554e5ad7375b990f02eed23333a |
Available diffs
- diff from 2.1b.20080616-8 to 2.1b.20080616-9 (61.8 KiB)
No changes file available.
Binary packages built by this source
- sendfile: Simple Asynchronous File Transfer
Sendfile is an asynchronous file transfer service for the Internet,
like the sendfile facility in Bitnet: Any user A can send files to
another user B without B being active in any way.
.
The existing standard file transfer (ftp) is a synchronous service:
The user must have access to an account on the sending and on the
receiving site, too.
.
Sendfile for Unix, which is an implementation of the SAFT protocol
(Simple Asynchronous File Transfer) now offers you a true
asynchronous file transfer service for the Internet. Virtually any
form of file can be sent, including encrypted ones. The SAFT
protocol will be submitted as an RFC in the near future.