Skip to content

Releases: wingtk/gvsbuild

Version 2024.5.0 - GTK 4.14.4

09 May 20:21
e0e1cd8
Compare
Choose a tag to compare

Changes

Thanks again to @Gui-Yom, @danyeaw, @kathoum, @pbor, @theCapypara, Dario Marino Saccavino and Paolo Borelli! 🎉

Version 2024.4.1 - Add setuptools dependency for Python 3.12+

08 Apr 18:07
Compare
Choose a tag to compare

Changes

Thanks again to @danyeaw, ! 🎉

Version 2024.4.0 - GTK 4.14

04 Apr 01:47
876d21a
Compare
Choose a tag to compare

Changes

Thanks again to @danyeaw and @theCapypara! 🎉

Version 2024.3.1 - Fix Distutils Not Found with Python 3.12

28 Mar 22:43
4c8020d
Compare
Choose a tag to compare

Changes

Thanks again to @AlessandroBono, @danyeaw, and @doadin! 🎉

Version 2024.3.0 - Fix Pango Reference Count Crash

23 Mar 20:37
9d3101b
Compare
Choose a tag to compare

Changes

Thanks again to @AlessandroBono, @danyeaw, @nacho, and @pbor! 🎉

Version 2024.2.0 - Upload GTK Runtime as Zip

27 Feb 02:16
856fb98
Compare
Choose a tag to compare

Changes

  • Fix incorrect filename syntax for symlink @danyeaw (#1251)
  • build(deps-dev): bump pytest from 8.0.1 to 8.0.2 (#1264)
  • Dependabot: weekly and grouped updates @danyeaw (#1262)
  • Update libffi, libpng, openh264, and libmicrohttpd @danyeaw (#1257)
  • Fix adwaita-icon-theme wrong cursor location @danyeaw (#1259)
  • Fix CI status icon @danyeaw (#1260)
  • Update Poetry to version 1.8.0 @danyeaw (#1261)
  • build(deps): bump github/codeql-action from 3.24.4 to 3.24.5 (#1263)
  • build(deps): bump github/codeql-action from 3.24.3 to 3.24.4 (#1255)
  • build(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3 (#1253)
  • build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.2 (#1252)
  • Fix libpng fails to build with awk on path @danyeaw (#1245)
  • Build PyGObject and pycairo so wheels are generated @danyeaw (#1248)
  • build(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#1249)
  • build(deps-dev): bump tox from 4.12.1 to 4.13.0 (#1250)
  • Automatically cancel duplicate CI runs @danyeaw (#1246)
  • Fix wheels not built during release @danyeaw (#1247)
  • Update GStreamer, PCRE2, and Meson @danyeaw (#1244)
  • Update Pango and pycairo @danyeaw (#1240)
  • build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 (#1243)
  • build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 (#1242)
  • build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 (#1241)
  • libpsl: Remove upstreamed patch @AlessandroBono (#1239)
  • openssl: update to version 3.2.1 @nacho (#1226)
  • Weekly dependency update @danyeaw (#1238)
  • Update README file @pbor (#1237)
  • build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#1236)
  • build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1233)
  • icu: Fix archive sha256 checksum hash value @AlessandroBono (#1235)
  • build(deps): bump actions/download-artifact from 4.1.1 to 4.1.2 (#1234)
  • Upload GTK runtime zip after build @danyeaw (#993)
  • Use the official Python installer @danyeaw (#1230)
  • Weekly dependency update @danyeaw (#1229)
  • build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 (#1231)
  • build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#1227)
  • build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 (#1224)
  • Weekly Dependency Update @danyeaw (#1219)
  • build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (#1222)
  • build(deps): bump lastversion from 3.4.6 to 3.5.0 (#1221)
  • build(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#1220)
  • Add an option/flag to check the gvsbuild version @FlooferLand (#1218)

Thanks again to @AlessandroBono, @FlooferLand, @danyeaw, @nacho and @pbor! 🎉

Version 2024.1.0 - Fix GLib Build Error with Python 3.12

25 Jan 02:39
Compare
Choose a tag to compare

Changes

  • build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#1216)
  • Fix GLib Build Failure with Python 3.12 @danyeaw (#1212)
  • Add info about SVG icons @danyeaw (#1213)
  • Replace Black with Ruff Format @danyeaw (#1209)
  • Weekly update of dependencies @danyeaw (#1208)
  • build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#1211)
  • build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 (#1210)
  • build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (#1207)
  • build(deps-dev): bump tox from 4.12.0 to 4.12.1 (#1206)
  • build(deps): bump actions/cache from 3.3.3 to 4.0.0 (#1205)
  • build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#1203)
  • Update Go to version 1.21.6 @danyeaw (#1199)
  • build(deps): bump actions/cache from 3.3.2 to 3.3.3 (#1201)
  • build(deps-dev): bump tox from 4.11.4 to 4.12.0 (#1202)
  • build(deps): bump actions/download-artifact from 4.1.0 to 4.1.1 (#1200)
  • build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (#1198)
  • Update libicu to 74.2 @pbor (#1197)
  • build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 (#1196)
  • Update ffmpeg to version 6.1.1 @danyeaw (#1194)
  • libgxps: remove gtk dependency @pbor (#1195)
  • build(deps-dev): bump pytest from 7.4.3 to 7.4.4 (#1193)
  • Update Cargo to version 1.75.0 @danyeaw (#1192)
  • Update meson to version 1.3.1 @danyeaw (#1190)
  • build(deps): bump lastversion from 3.4.5 to 3.4.6 (#1191)
  • Update Gtk3 and GStreamer @danyeaw (#1188)

Thanks again to @danyeaw and @pbor! 🎉

Version 2023.12.0 - GTK 4.12.4

23 Dec 13:16
Compare
Choose a tag to compare

Changes

  • zlib: add patch for CVE 2023-45853 @nacho (#1187)
  • build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 (#1186)
  • build(deps): bump actions/download-artifact from 4.0.0 to 4.1.0 (#1182)
  • build(deps): bump actions/download-artifact from 3.0.2 to 4.0.0 (#1177)
  • build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1178)
  • Update libadwaita to version 1.4.2 @danyeaw (#1180)
  • build(deps): bump lastversion from 3.4.3 to 3.4.5 (#1181)
  • Update CMake, libxml2, and librsvg @danyeaw (#1179)
  • build(deps): bump github/codeql-action from 2.22.10 to 3.22.11 (#1176)
  • Revert "Update protobuf-c to version 1.5.0" @AlessandroBono (#1173)
  • build(deps): bump github/codeql-action from 2.22.9 to 2.22.10 (#1172)
  • OpenSSL: Build FIPS provider @AlessandroBono (#1162)
  • build(deps): bump lastversion from 3.4.2 to 3.4.3 (#1171)
  • build(deps): bump lastversion from 3.4.1 to 3.4.2 (#1170)
  • Weekly Dependency Update 2023-12-09 @danyeaw (#1160)
  • build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 (#1169)
  • build(deps): bump lastversion from 3.4.0 to 3.4.1 (#1168)
  • gst-plugins-bad: Fix patch @AlessandroBono (#1167)
  • build(deps): bump actions/setup-python from 4.8.0 to 5.0.0 (#1166)
  • ffmpeg: Generate and install pdb files when in debug or debug-optimized configuration @AlessandroBono (#1165)
  • gst-plugins-bad: Apply upstream patch @AlessandroBono (#1164)
  • build(deps): bump actions/setup-python from 4.7.1 to 4.8.0 (#1163)
  • gst-plugins-good: add audio-level-meta to cutter @ignazp (#1159)
  • build(deps): bump lastversion from 3.3.2 to 3.4.0 (#1161)
  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#1156)
  • build(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 (#1157)
  • openssl: Don't generate documentation @AlessandroBono (#1155)
  • build(deps-dev): bump tox from 4.11.3 to 4.11.4 (#1154)
  • Update SQLite, libxml2, and OpenSSL @danyeaw (#1153)
  • build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 (#1152)
  • Update SQLite and pkgconf @danyeaw (#1151)
  • Update Meson to version 1.3.0 @danyeaw (#1150)
  • Add docs to use with Visual Studio (and link to gtk4-rs book for Rust) @mitchhentges (#1149)
  • Update GTK to version 4.12.4 @danyeaw (#1147)
  • openssl: Minor changes @AlessandroBono (#1148)
  • openssl: fixups in the pc files @nacho (#1146)
  • build(deps): bump github/codeql-action from 2.22.6 to 2.22.7 (#1145)
  • build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 (#1144)
  • GStreamer, libxml2, cargo, CMake, and libfido2 updates @danyeaw (#1143)
  • fido2: build shared libraries @nacho (#1141)
  • openssl: Update pkg-conf files @AlessandroBono (#1142)
  • build(deps): bump github/codeql-action from 2.22.5 to 2.22.6 (#1140)
  • Update pre-commit hooks @danyeaw (#1139)
  • build(deps): bump actions/dependency-review-action from 3.1.2 to 3.1.3 (#1137)
  • FFmpeg 6.1 and Harfbuzz 8.3.0 @danyeaw (#1136)
  • Remove extra bin in prefix for pkgconfig files @danyeaw (#1134)
  • Explicitly add msys2 as path dependency of libadwaita @mitchhentges (#1135)

Thanks again to @AlessandroBono, @danyeaw, @ignazp, @mitchhentges, and @nacho! 🎉

libadwaita 1.4.0 and Cairo 1.18.0

10 Nov 18:45
Compare
Choose a tag to compare

Changes

  • Update libuv and Go @danyeaw (#1129)
  • build(deps): bump actions/dependency-review-action from 3.1.1 to 3.1.2 (#1130)
  • cairo: enable FreeType @AlessandroBono (#1131)
  • build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 (#1128)
  • x264: update to latest stable and fix an use-after-free error @Ytsejam76 (#1127)
  • Update Poetry to version 1.7.0 @danyeaw (#1124)
  • Update and patch libadwaita to 1.4.0 @danyeaw (#1076)
  • Update SQLite to version 3.44.0 @danyeaw (#1125)
  • Weekly dependency updates @danyeaw (#1120)
  • build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 (#1122)
  • openssl: Update to 3.1.4 @AlessandroBono (#1119)
  • build(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#1117)
  • Update Cairo to version 1.18.0 @danyeaw (#1086)
  • build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#1116)

Thanks again to @AlessandroBono, @Ytsejam76, @danyeaw, and Elias Carotti! 🎉

Version 2023.10.1 - Fix librsvg Fails Due to Missing Quotes

23 Oct 16:35
e24184a
Compare
Choose a tag to compare

Changes

  • build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 (#1114)
  • Weekly update 2023-10-15 @danyeaw (#1105)
  • Update CI to Use Python 3.12 @danyeaw (#1113)
  • build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#1112)
  • fix: resolution to #1108: librsvg fails to build due to unquoted command environment variables @lilopkins (#1109)
  • build(deps): bump urllib3 from 1.26.17 to 1.26.18 (#1111)
  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#1110)
  • build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#1107)
  • build(deps): bump github/codeql-action from 2.22.2 to 2.22.3 (#1106)

Thanks again to @danyeaw, and @lilopkins! 🎉