kinit 5.106.0-0ubuntu1 source package in Ubuntu

Changelog

kinit (5.106.0-0ubuntu1) mantic; urgency=medium

  * New upstream release (5.106.0)

 -- Rik Mills <email address hidden>  Tue, 16 May 2023 16:46:19 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Mantic
Original maintainer:
Kubuntu Members
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.106.0.orig.tar.xz 2.3 MiB af3f392426e94c2dcce987af1375ca0668787a2531bfd6f2978ccc0ce979d5a5
kinit_5.106.0.orig.tar.xz.asc 488 bytes 6a157a6a00537cb26978ad199b74942fdd1c0cc54e0314675d723921154d50fd
kinit_5.106.0-0ubuntu1.debian.tar.xz 11.6 KiB cb3a31a62eaf2ea3d1bc504979e866f38159211230a5fe81fbe0d15c73b0b0f5
kinit_5.106.0-0ubuntu1.dsc 2.8 KiB 08c16324a774f67439a30700131cc5c9100d4bea6af7e3b4d70723581a70f123

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.