uswsusp 1.0+20120915-6.1build1 source package in Ubuntu

Changelog

uswsusp (1.0+20120915-6.1build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:49:08 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 powerpc
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Builds

Bionic: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
uswsusp_1.0+20120915.orig.tar.gz 140.9 KiB 6f78beae008c27516b80e119549b36a54a39e04cc026cc211656a6072cddd441
uswsusp_1.0+20120915-6.1build1.debian.tar.bz2 78.3 KiB 5de42d42b1755774161ebaedacb0d4b11f5573869fdcf0187880dbdd7f4f7266
uswsusp_1.0+20120915-6.1build1.dsc 2.3 KiB fdd76baf88f8ba879a15a7a65c69a7dea6dcda9aa2ba133d2962b6a104a78bb6

View changes file

Binary packages built by this source

uswsusp: tools to use userspace software suspend provided by Linux

 This package (also known as µswsusp, suspend-utils or simply suspend)
 contains the programs to use the userspace software suspend facility
 available in Linux kernels 2.6.17-rc1 and higher. It allows the system
 to have its state saved to disk and be powered off. On restarting,
 it will be put back in the state it was left in (this is sometimes
 called hibernation).
 .
 It also includes a program to suspend the system to RAM after the
 state is saved to disk. In that state, the system still uses power,
 but resuming is faster. If the battery depletes, the state is
 resumed from disk without data loss.
 .
 Optional features include encrypting the system snapshot.
 .
 To use this package you need a Linux kernel version 2.6.17-rc1 or newer
 configured to use an initramfs. Hooks and scripts to integrate with
 initramfs-tools are provided.

uswsusp-dbgsym: debug symbols for uswsusp