libkinosearch1-perl 1.01-5build4 source package in Ubuntu

Changelog

libkinosearch1-perl (1.01-5build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:08:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libkinosearch1-perl_1.01.orig.tar.gz 271.5 KiB 56a4bcfc6656f7609e825dd78881fcf3c6fa696e702c1cb0155cb58c056278bf
libkinosearch1-perl_1.01-5build4.debian.tar.xz 5.3 KiB 4c08b6506c53d2a2db8fb5678f767a037919ddd1ae76e6497059ba8a24b53fea
libkinosearch1-perl_1.01-5build4.dsc 2.3 KiB 6161cb5f0f38f615be32a3efa188a635cd39a93ffb5b267eb04ea2185bf553bc

Available diffs

View changes file

Binary packages built by this source

libkinosearch1-perl: Perl library providing search engine features

 KinoSearch is a loose port of the Java search engine library, Apache Lucene.
 It is written in Perl and C, designed primarily for providing website search
 functionality, but it can be put to many different uses.
 .
 It has the following features:
 .
  * Extremely fast and scalable: KinoSearch can handle millions of documents
  * Incremental indexing (addition/deletion of documents to/from an existing
    index)
  * Full support for 12 Indo-European languages
  * Support for boolean operators (AND, OR, as well as AND NOT), parenthetical
    groupings, and prepended +plus and -minus
  * Algorithmic selection of relevant excerpts and highlighting of search
    terms within excerpts
  * Highly customizable query and indexing APIs
  * Phrase matching
  * Stemming
  * Stoplists
 .
 KinoSearch1 is derived from KinoSearch version 0.165 and is considered
 the stable upstream branch.

libkinosearch1-perl-dbgsym: debug symbols for libkinosearch1-perl