minisat2 1:2.2.1-8build1 source package in Ubuntu

Changelog

minisat2 (1:2.2.1-8build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:57:42 +1100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
minisat2_2.2.1.orig.tar.gz 43.2 KiB e54afa3c192c1753bc8075c0c7e126d5c495d9066e3f90a2588091149ac9ca40
minisat2_2.2.1-8build1.debian.tar.xz 9.7 KiB 7c803a5bf2872846beb59ce053b2d3afbd5a4fc117ce940a59efadbd15bacd1f
minisat2_2.2.1-8build1.dsc 1.8 KiB c853f8db636f7b42d71354d5f894ea7c8c356194e18a02fdc5273afd6923b092

View changes file

Binary packages built by this source

minisat: Fast and lightweight SAT solver

 Despite the NP completeness of the satisfiability problem of Boolean formulas
 (SAT), SAT solvers are often able to decide this problem in a reasonable time
 frame. As all other NP complete problems are reducible to SAT, the solvers
 have become a general purpose tool for this class of problems.
 .
 MiniSat is a minimalistic, open-source SAT solver, developed to help
 researchers and developers alike to get started on SAT. Winning all the
 industrial categories of the SAT 2005 competition, MiniSat is a good starting
 point both for future research in SAT, and for applications using SAT.

minisat-dbgsym: debug symbols for minisat