kinit 5.115.0-0ubuntu1 source package in Ubuntu

Changelog

kinit (5.115.0-0ubuntu1) noble; urgency=medium

  * New upstream release (5.114.0)
  * New upstream release (5.115.0)

 -- Scarlett Moore <email address hidden>  Fri, 16 Feb 2024 07:54:14 -0700

Upload details

Uploaded by:
Scarlett Gately Moore
Uploaded to:
Noble
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.115.0.orig.tar.xz 2.3 MiB 78c87dfe50387a6e58f513a02054246ae073ecef4784285881508667da627dad
kinit_5.115.0.orig.tar.xz.asc 488 bytes bf51cf69a0af991ea87bd97b294787a50cf82332eedaa5e23d0eba77d81a1c0a
kinit_5.115.0-0ubuntu1.debian.tar.xz 11.7 KiB 8f0c9cdecbbe5dc67f993dd464b7f3feadfbd4429e36401197a35ea06f2f592e
kinit_5.115.0-0ubuntu1.dsc 2.8 KiB 1eec741864c494aea9b1747ed95852a5d0c5611c199aef1ee52f84842c24fc15

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.