xapian-omega 1.4.22-1build2 source package in Ubuntu

Changelog

xapian-omega (1.4.22-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:36:48 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web
Noble release universe web

Downloads

File Size SHA-256 Checksum
xapian-omega_1.4.22.orig.tar.xz 557.1 KiB 674c979fb90f1f4990eb8a909edab88ca4a009417dfd5ab0cba19e02c7a95528
xapian-omega_1.4.22.orig.tar.xz.asc 833 bytes 7ddb534851ba78aef2bff3e34e96fe67dead302dc5b23af0ce4d882b27c60485
xapian-omega_1.4.22-1build2.debian.tar.xz 14.9 KiB f2421078ef4393ec064ab03b684c7b642f1945c38cd9d9f7637165c5f5b4a202
xapian-omega_1.4.22-1build2.dsc 2.3 KiB 0b6cabd5f08eaf07544c889fec71a9351b62f519e6de3376349ef366df6b3d50

Available diffs

View changes file

Binary packages built by this source

xapian-omega: CGI search interface and indexers using Xapian

 This package contains:
  - the "omega" CGI application which provides a customisable web interface for
    searching Xapian databases.
  - the "omindex" tool for indexing a directory tree of documents into a Xapian
    database in a form suitable for searching with omega.
  - the "scriptindex" indexer, which takes a simple text input format
    representing documents as a set of fields, together with an "index script"
    file specifying actions to be performed on each field, and indexes the
    documents into a Xapian database.
  - some example scripts for converting data from different sources into a form
    suitable for processing with "scriptindex".

xapian-omega-dbgsym: debug symbols for xapian-omega