Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

siril-1.4.2-1.5 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: siril Distribution: openSUSE Tumbleweed
Version: 1.4.2 Vendor: openSUSE
Release: 1.5 Build date: Sun Mar 1 16:08:38 2026
Group: Productivity/Scientific/Physics Build host: reproducible
Size: 17757218 Source RPM: siril-1.4.2-1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.siril.org/
Summary: An astronomical image processing software for Linux. (IRIS clone)
Siril is meant to be Iris for Linux (sirI-L). It is an astronomical image
processing tool, able to convert, pre-process images, help aligning them
automatically or manually, stack them and enhance final images.

Provides

Requires

License

BSL-1.0 AND GPL-3.0-or-later

Changelog

* Sun Mar 01 2026 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.4.2:
    * Fixed crash in RGB composition
    * Fixed data entry typos in Messier.csv
    * Fixed crash from GTK code in command functions
    * Substantial improvements to the way Siril handles GPU libraries required by Python scripts
* Fri Feb 06 2026 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.4.1:
    * Fixed tkfilebrowser submodule: resolved issues with duplicate filenames or bookmarks (!964)
    * Improved sirilpy robustness: corrected too-strict condition and off-by-one error
    * Fixed sirilpy.FFit class: corrected data setter behavior
    * Fixed compilation without optional dependencies
    * Fixed remote catalogue: eliminated dependency on Gaia Archive for improved reliability (!969)
* Fri Dec 05 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to 1.4.0
    Lots of improvements. For all the details see:
    https://siril.org/download/2025-12-05-siril-1-4-0/
* Thu Nov 20 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to 1.4.0~rc2
    https://siril.org/download/2025-11-20-siril-1-4-0-rc2/
* Fri Nov 07 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to 1.4.0~rc1
    https://gitlab.com/free-astro/siril/-/releases/1.4.0-rc1
* Thu Oct 16 2025 Marcus Rueckert <mrueckert@suse.de>
  - gcc 7 no longer is enough to build 1.4.0 force gcc 14
  - use system libraries for healpix and yyjson where possible
* Thu Oct 16 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to 1.4.0~beta4
    https://siril.org/download/2025-09-28-siril-1-4-0-beta4/
    https://siril.org/download/2025-07-11-siril-1-4-0-beta3/
    https://siril.org/download/2025-05-21-siril-1-4-0-beta2/
    https://siril.org/download/2025-04-26-siril-1-4-0-beta1/
  - drop patches pulled from upstream:
    * fix_C_linkage.patch
    * fix_glib_284_compat.patch
    * fix_odr_violation.patch
* Thu Jul 03 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix build with glib 2.84, add patches:
    * fix_C_linkage.patch
    * fix_glib_284_compat.patch
  - Fix ODR violation, add
    * fix_odr_violation.patch
* Thu Feb 06 2025 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.2.6:
    * Fixed sign error in Messier catalog
    * Fixed Save As feature
* Wed Dec 04 2024 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.2.5:
    * Fixed crash if the working directory changes after a first successfull Automated light Curve process
    * Fixed bug in TIFF files that have TIFFTAG_MINSAMPLEVALUE and TIFFTAG_MAXSAMPLEVALUE set to 0: we have removed these tags
    * Added HISTORY after seqcrop and GUI crop
    * Fixed potential crash in synthstar
* Wed Sep 11 2024 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.2.4:
    * Fixed CFA statistics (#1342)
    * Fixed calibration command bug disabling cosmetic correction (#1348)
    * Fixed calibration GUI not parsing correcting flat when using path parsing (#1348)
    * Fixed non-deterministic parallel subsky RBF (#1352)
    * Fixed incorrect deconvolution command arg setting (issue raised on pixls.us)
    * Fixed GHT and HT not reverting previews from other dialogs (#1356)
    * Fixed crash when saving image (#1353)
    * Fixed execute button in wavelets not reverting preview (#1362)
    * Fixed CLAHE crash on mono image (#1354)
    * Fixed crash while extracting Green channel on CFA FITSEQ (#1305)
    * Fixed inverted sequences on exporting to SER (#1361)
    * Fixed a bug with histogram hi / mid / lo entry callback behavior (!735)
    * Fixed free space disk computation on macOS (#1368)
* Tue Jun 25 2024 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.2.3:
    * Fixed compression error (files were not compressed anymore) (#1328)
    * Fixed internet connection in macOS version (packaging issue)
    * Removed background extraction samples after using it in script (#1265)
    * Fixed catalog parser problem with negative declination (less than 1°) (#1270)
    * Fixed weighting by number of stars during stacking if number of stars is the same accross the sequence (#1273)
    * Improved mouse pan and zoom control to enable one-handed operation (!638, fixes #1271)
    * Added an option to the LINK command in order to sort output by date (#1115)
    * Fixed pixel size set by astrometry using binning_update preference (#1254)
    * Fixed crash when querying stats on a CFA image with a selection smaller than a 2x2 square (#1286)
    * Fixed crash when saving compressed and croped images (#1287)
    * Disabled supernumerary use of openmp in demosaicing, which could lead to a crash (#1288)
    * Fixed ser orientation error (#1258, #1261)
    * Fixed crash during rejection stacking when using shift-registered sequence (#1294)
    * Fixed mouse scrollwheel scrolling too fast (#1151)
    * Fixed drag & drop in image display on macOS (#1310)
    * Fixed bug in rgradient (Larson Sekanina) filter (#1313)
    * Fixed bug in generalized hyperbolic stretches (#1314)
    * Fixed path parsing error with savetif (#1318)
    * Added handling of empty command pipe reads (closes #1277)
* Fri Jan 26 2024 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.2.1:
    * Fixed Anscombe VST noise reduction option for mono images
    * Fixed HEIF import (#1198)
    * Fixed Noise Reduction Anscombe VST bug with mono images (#1200)
    * Fixed problems with Fourier Transform planning > Estimate (#1199)
    * Fixed data initialisation bugs in copyfits() and RGB compositing tool
    * Fixed exported x-column for lightcurves when Julian date is not selected (#1220)
    * Fixed sampling tolerance for astrometry which was incorrectly read (#1231)
    * Allowed for RA/DEC to be sorted in PSF windows (#1214)
    * Added SET-TEMP as valid FITS header to be saved (#1215)
    * Added configurable color for background extraction sample and standard annotations (#1230)
    * Fixed argument parsing error in makepsf (!593)
    * Fixed light_curve and csv export from plot when some images were unselected from the sequence (#1169)
    * Added undo/redo when platesolving with astrometry.net (#1233)
    * Fixed crash in findstar when detecting stars close to the border (#1237)
    * Fixed using wcs info when using light_curve command (#1195)
    * Allowed moving file into workdir to be picked up for livestacking (#1223)
    * Fixed the way we check if there is enough space to use quick photometry (#1238)
    * Fixed bit depth evaluation for 8-bit images (#1244)
    * Fixed division by 0 in PixelMath (#1249)
  - Drop upstreamed fix-exiv2.patch
* Thu Sep 21 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.2.0:
    * Fixed crash in background extraction samples removing (#1123)
    * Fixed crash in binning with ushort images (4d4d4878)
    * Fixed crash in findstar when a large saturated patch was close to border
    * Fixed memory leaks in deconvolution code (3e122ad7)
    * Fixed sorting in the rightmost columns in Dynamic PSF window (75586c04)
    * Added logging typed command in stdout (06f67292)
    * Improved path-checking and messages for astrometry.net local solver (Windows) (!524)
    * Prevent crash using recomposition tool eyedroppers without images loaded (!526)
    * Fixed HaOiii script failure if input image has odd dimensions (!533)
    * Fixed errors in GNUplot process handling (!538)
    * Fixed crash with seqextract_HaOIII command (!535)
    * Fixed crash when trying to export csv from empty plot (#1150)
    * Fixed deleting RA/Dec info when undoing an astrometry solve (#1119)
    * Improved error detection and messages for astrometry (!516)
    * Fixed sampling range specification for siril internal solver (!549)
    * Fixed all command descriptions (!546)
    * Fixed SER orientation after AVI conversion (#1120)
    * Fixed rescaling float images upon loading when not in [0,1] range (#1155)
    * Fixed initialization of guide image for clamping (#1114)
    * Fixed disabling weighting in the GUI when widget is not visible (#1158)
    * Fixed output_norm behavior for stacking to ignore border values (#1159)
    * Fixed the check for the no space left condition in the conversion (#1108)
    * Fixed DATE_OBS missing on seqapplyreg if interp was set to NONE (#1156)
    * Fixed photometry issue with 8-bit .ser file (#1160)
    * Fixed removing zero values in histogram calculations (#1164)
    * Fixed pixel sizes after HaOIII extrcation (#1175)
    * Fixed crash when passing only constants in pm expression (#1176)
    * Fixed incorrect channel when adding star from selection in RGB vport (#1180)
    * Allow to access to non-local disk (#1182)
    * Allow the Star Recomposition UI to scroll when larger than the dialog (#1172)
    * Fixed wrong Bayer interpretation after FITS-SER conversion (#1193)
    * Fixed pixelmath argument parsing error (#1189)
    * Fixed handling of special characters in sequence name during conversion
    * Fixed crash in seqstarnet when processing single-file sequences (SER, FITSEQ)
    * Fixed hang in seqstarnet when processing a single-file sequence with no star mask
    * Fixed using default masters names in calibrate (GUI)
    * Fixed invoking external programs in CLI mode (Windows only)
    * Fixed stream setting for all versions of ffmpeg (mp4 export crash)
    * Fixed crash when doing manual registration of sequence with variable image sizes (now disabled)
    * Fixed UI and command issues in deconvolution code
    * Fixed star recomposition issue where LIVETIME and STACKCNT could be doubled when processing
      the starless and star mask parts of the same image
    * Fixed “image copy error in previews” bug in asinh transformation
    * Fixed reset of the viewports when reopening the RGB composition tool after opening a mono sequence
    * Fixed star detection for undersampled mono images
    * Fixed sequence cleaning with opened image and resetting the reference image
    * Fixed photometry with 32bit images from PRISM
    * Fixed incorrect behaviour when resetting right-hand stretch type in star recomposition tool
    * Fixed sequence handling when images have different number of layers
    * Fixed GNUplot terminals so they remain interactive and free resources when closed
    * Fixed crash that could occur when parsing string keywords that contained forbidden characters
    * Fixed calling external processes that left too many opened file descriptors
    * Fixed Stop behavior for starnet and local astrometry.net
    * Fixed crash when running merge_cfa in headless mode
    * Fixed console logs output on Windows when messages contained widechars
    * Fixed networking detection at build-time and made it and exiv2 optional
    * Fixed bug in NetPBM file import
    * Changed gnuplot initialization to keep plots open after stopping main process (and fixed leak)
    * Changed image opening for all images not from Siril (ensures DATAMAX is correct)
    * Improved parsing of localization data for wider imaging software compatibility
    * Improved DATE-OBS control and log for solar system features
    * Improved clipping model in luminance-based GHS stretches
    * Improved Wayland support
    * Reviewed and fixed coordinate conversion from WCS to display for annotations, nomad command, pcc
    * Improved astrometry.net handling on Windows to support more recent cygwin builds
    * Updated URLs to query online catalogs
  - Drop upstreamed 0001-Fix-compilation-with-Exiv-0.28.patch.
  - Add fix-exiv2.patch.
* Fri Jun 23 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Add 0001-Fix-compilation-with-Exiv-0.28.patch

Files

/usr/bin/siril
/usr/bin/siril-cli
/usr/share/applications/org.siril.Siril.desktop
/usr/share/doc/packages/siril
/usr/share/doc/packages/siril/AUTHORS
/usr/share/doc/packages/siril/ChangeLog
/usr/share/doc/packages/siril/README.md
/usr/share/icons/hicolor/scalable/apps/org.siril.Siril.svg
/usr/share/icons/hicolor/scalable/mimetypes/text-x-seq.svg
/usr/share/icons/hicolor/symbolic/apps/org.siril.Siril-symbolic.svg
/usr/share/licenses/siril
/usr/share/licenses/siril/GPL-2.0-or-later.txt
/usr/share/licenses/siril/LICENSE.md
/usr/share/licenses/siril/LICENSE_sleef.txt
/usr/share/licenses/siril/LICENSE_zlib.txt
/usr/share/locale/ca/LC_MESSAGES/siril.mo
/usr/share/locale/da/LC_MESSAGES/siril.mo
/usr/share/locale/de/LC_MESSAGES/siril.mo
/usr/share/locale/el/LC_MESSAGES/siril.mo
/usr/share/locale/es_ES/LC_MESSAGES/siril.mo
/usr/share/locale/fr/LC_MESSAGES/siril.mo
/usr/share/locale/it_IT/LC_MESSAGES/siril.mo
/usr/share/locale/nl_BE/LC_MESSAGES/siril.mo
/usr/share/locale/pl_PL/LC_MESSAGES/siril.mo
/usr/share/locale/pt_BR/LC_MESSAGES/siril.mo
/usr/share/locale/pt_PT/LC_MESSAGES/siril.mo
/usr/share/locale/ru/LC_MESSAGES/siril.mo
/usr/share/locale/uk/LC_MESSAGES/siril.mo
/usr/share/locale/zh_CN/LC_MESSAGES/siril.mo
/usr/share/locale/zh_TW/LC_MESSAGES/siril.mo
/usr/share/man/man1/siril-cli.1.gz
/usr/share/man/man1/siril.1.gz
/usr/share/metainfo/org.siril.Siril.appdata.xml
/usr/share/mime/packages/siril.xml
/usr/share/siril
/usr/share/siril/catalogue
/usr/share/siril/catalogue/constellations.csv
/usr/share/siril/catalogue/constellationsnames.csv
/usr/share/siril/catalogue/ic.csv
/usr/share/siril/catalogue/ldn.csv
/usr/share/siril/catalogue/messier.csv
/usr/share/siril/catalogue/ngc.csv
/usr/share/siril/catalogue/sh2.csv
/usr/share/siril/catalogue/stars.csv
/usr/share/siril/pixmaps
/usr/share/siril/pixmaps/siril.svg
/usr/share/siril/python_module
/usr/share/siril/python_module/MANIFEST.in
/usr/share/siril/python_module/pyproject.toml
/usr/share/siril/python_module/sirilpy
/usr/share/siril/python_module/sirilpy/__init__.py
/usr/share/siril/python_module/sirilpy/connection.py
/usr/share/siril/python_module/sirilpy/enums.py
/usr/share/siril/python_module/sirilpy/exceptions.py
/usr/share/siril/python_module/sirilpy/gpuhelper.py
/usr/share/siril/python_module/sirilpy/models.py
/usr/share/siril/python_module/sirilpy/plot.py
/usr/share/siril/python_module/sirilpy/shm.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser
/usr/share/siril/python_module/sirilpy/tkfilebrowser/__init__.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/autoscrollbar.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/constants.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/filebrowser.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/functions.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/desktop.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/drive.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/file.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/file_link.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/folder.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/folder_link.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/home.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/link_broken.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/new_folder.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/recent.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/images/recent_24.png
/usr/share/siril/python_module/sirilpy/tkfilebrowser/path_button.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/recent_files.py
/usr/share/siril/python_module/sirilpy/tkfilebrowser/tooltip.py
/usr/share/siril/python_module/sirilpy/tksiril.py
/usr/share/siril/python_module/sirilpy/translations.py
/usr/share/siril/python_module/sirilpy/utility.py
/usr/share/siril/python_module/sirilpy/version.py
/usr/share/siril/scripts
/usr/share/siril/scripts/Mono_Preprocessing.ssf
/usr/share/siril/scripts/OSC_Extract_Ha.ssf
/usr/share/siril/scripts/OSC_Extract_HaOIII.ssf
/usr/share/siril/scripts/OSC_Preprocessing.ssf
/usr/share/siril/scripts/OSC_Preprocessing_BayerDrizzle.ssf
/usr/share/siril/scripts/RGB_Composition.ssf


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:27:28 2026