kinit 5.43.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release (5.43.0)

 -- Rik Mills <email address hidden>  Sun, 11 Feb 2018 11:15:29 +0000

Upload details

Uploaded by:
Rik Mills
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.43.0.orig.tar.xz 117.9 KiB eda5f372db7b08484c7109aa9077c7a2d36ddb17ed6b4e82703b13b427c93fcb
kinit_5.43.0-0ubuntu1.debian.tar.xz 6.5 KiB f38b5897be6f27590c9453616c3e9db6bb4fe7d52aa7404312f1e400c2ea15dc
kinit_5.43.0-0ubuntu1.dsc 2.4 KiB c288a3c18b4c838f472cc0c45623558e0784255ab2f23bb3d48b2fbf820c54e2

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.