kinit 5.40.0-0ubuntu1 source package in Ubuntu

Changelog

kinit (5.40.0-0ubuntu1) bionic; urgency=medium

  * New upstream release (5.39.0)
  * Add post install script to set capabilities, as build system
    silently fails to set them at build time
  * New upstream release (5.40.0)

 -- Rik Mills <email address hidden>  Fri, 24 Nov 2017 17:16:35 +0000

Upload details

Uploaded by:
Rik Mills
Sponsored by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kinit_5.40.0.orig.tar.xz 118.1 KiB ca97eb8480a7387537166831a6a91892068656a161b9726429af581a436e2689
kinit_5.40.0-0ubuntu1.debian.tar.xz 6.4 KiB ab91ab9147263374aee44d600c5a16d0836a4b93162a4982129126f14c133dc0
kinit_5.40.0-0ubuntu1.dsc 2.3 KiB b824b9fb02b48e47d3f2c319058dfc173fd391c72c8918e988fed08229620836

View changes file

Binary packages built by this source

kinit: process launcher to speed up launching KDE applications

 kdeinit is a process launcher somewhat similar to the
 famous init used for booting UNIX.
 .
 It launches processes by forking and then loading a
 dynamic library which should contain a 'kdemain(...)'
 function.
 .
 Using kdeinit to launch KDE applications makes starting
 a typical KDE applications 2.5 times faster (100ms
 instead of 250ms on a P-III 500) It reduces memory
 consumption by approx. 350Kb per application.

kinit-dbgsym: debug symbols for kinit
kinit-dev: process launcher to speed up launching KDE applications

 kdeinit is a process launcher somewhat similar to the
 famous init used for booting UNIX.
 .
 It launches processes by forking and then loading a
 dynamic library which should contain a 'kdemain(...)'
 function.
 .
 Using kdeinit to launch KDE applications makes starting
 a typical KDE applications 2.5 times faster (100ms
 instead of 250ms on a P-III 500) It reduces memory
 consumption by approx. 350Kb per application.
 .
 Contains development files for kinit.