Commit Graph

5909 Commits

Author SHA1 Message Date
github-actions[bot]
b23f12e076
Merge master into staging-next 2023-11-06 00:02:12 +00:00
Tomas Krupka
3579184dd6 xpano: 0.16.1 -> 0.17.0 2023-11-05 12:16:29 -08:00
github-actions[bot]
6e287cb9de
Merge master into staging-next 2023-11-05 00:02:23 +00:00
R. Ryantm
50f3f12c99 azpainter: 3.0.6 -> 3.0.7 2023-11-04 11:08:47 -07:00
github-actions[bot]
870227bcb6
Merge master into staging-next 2023-11-04 18:01:04 +00:00
Weijia Wang
4eafd27885
Merge pull request #265441 from vs49688/nofiji
fiji: remove myself as maintainer
2023-11-04 18:02:11 +01:00
Weijia Wang
9627659c22 Merge branch 'master' into staging-next 2023-11-04 17:27:09 +01:00
Weijia Wang
6f1609ec47
Merge pull request #249947 from tobim/pkgs/yaml-cpp-0.8.0
yaml-cpp: 0.7.0 -> 0.8.0
2023-11-04 17:26:32 +01:00
github-actions[bot]
2c3155e94d
Merge master into staging-next 2023-11-04 12:00:55 +00:00
Zane van Iperen
91b90bc8c7
fiji: remove myself as maintainer 2023-11-04 21:15:34 +10:00
Andreas Rammhold
9d5d25bbfe
Merge pull request #263599 from andir/fix-freecad-python-3.11
Fix FreeCAD with Python 3.11
2023-11-04 11:40:35 +01:00
Tobias Mayer
b5cd2e5089
krita: patch for opencolorio-2.3 2023-11-04 06:01:27 +01:00
Weijia Wang
44f16f33cc Merge branch 'master' into staging-next 2023-11-04 01:43:45 +01:00
Weijia Wang
7bd5d6db3e
Merge pull request #264050 from r-ryantm/auto-update/gthumb
gthumb: 3.12.3 -> 3.12.4
2023-11-04 01:20:54 +01:00
Solène Rapenne
b55d20d7c4 treewide: remove myself as maintainer 2023-11-03 18:09:17 +01:00
github-actions[bot]
db0a71076b
Merge master into staging-next 2023-11-03 12:01:07 +00:00
Maximilian Bosch
098add965a
Merge pull request #264641 from r-ryantm/auto-update/jpeginfo
jpeginfo: 1.7.0 -> 1.7.1
2023-11-03 10:56:18 +01:00
Andreas Rammhold
b3a7a2a38d
freecad: use python from environment
FreeCAD is pedantic about the source of its python packages. It has
been unsetting the PYTHONPATH environment variable for some time. With
the recent support for Python 3.11 they are initializing the Python
environment using an "isolated" configuration. That means our previous
approach of removing the `putenv` line from the MainGui doesn't cut it
anymore. In this commit I'm replacing the isolated configuration with
a regular configuration. This means that FreeCAD will again pickup our
PYTHONPATH.

An alternative approach would have been to pass each of our (runtime)
python dependencies with the `-P` argument to the FreeCAD binary
using (yet another) wrapper.

Perhaps the best approach, one that I might explore, is to figure out
where FreeCAD usually expects the python dependencies to be. It might
be that we can just symlink them into the package itself. One escape
hatch that has been there for a while but hasn't been used (by us at
least) is the `VIRTUAL_ENV` environment variable. We could provide an
environment to the binary and get away without patching the source
code. This requires some (new) machinery to produce virtualenv-alike
folders.
2023-11-02 17:45:45 +01:00
Vladimír Čunát
94fea1c5b5
Merge #263494: rnote: 0.7.1 -> 0.8.2
...into staging-next
2023-11-01 22:01:35 +01:00
github-actions[bot]
0d2063b693
Merge master into staging-next 2023-11-01 00:02:16 +00:00
R. Ryantm
4eb94a3220 jpeginfo: 1.7.0 -> 1.7.1 2023-10-31 18:27:32 +00:00
R. Ryantm
60dfadc018 imgcat: 2.5.1 -> 2.5.2 2023-10-31 17:12:19 +00:00
github-actions[bot]
931938d1df
Merge master into staging-next 2023-10-30 18:01:02 +00:00
Peder Bergebakken Sundt
37dbff2abd
Merge pull request #259249 from dali99/update_hydrus2
hydrus: 544 -> 549
2023-10-30 13:37:34 +01:00
github-actions[bot]
954eb09381
Merge master into staging-next 2023-10-29 00:02:24 +00:00
R. Ryantm
e2a7dd9c5f gthumb: 3.12.3 -> 3.12.4 2023-10-28 22:12:50 +00:00
Daniel Olsen
3010b1873b hydrus: clean up checkPhase and doc output 2023-10-28 23:46:19 +02:00
Daniel Olsen
da07e52ffa hydrus: 544 -> 549
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v544...v549

Drops the running from source patch, since upstream is doing a better check
2023-10-28 23:46:19 +02:00
DarkOnion0
9ae3af67ec
drawio: 22.0.2 -> 22.0.3 2023-10-28 22:31:58 +02:00
github-actions[bot]
52b6b90243
Merge master into staging-next 2023-10-28 18:00:57 +00:00
Nick Cao
ab4db8500e
Merge pull request #263945 from Icy-Thought/upscayl
upscayl: 2.8.6 -> 2.9.1
2023-10-28 08:53:57 -04:00
Robert Scott
7bdd297dc2
Merge pull request #261404 from MikaelFangel/mark-figma-linux
figma-linux: mark vulnerable to CVE-2023-5217
2023-10-28 13:35:51 +01:00
Icy-Thought
2b5636ca17
upscayl: 2.8.6 -> 2.9.1 2023-10-28 13:19:35 +02:00
github-actions[bot]
81ed2302dc
Merge master into staging-next 2023-10-28 06:00:57 +00:00
Weijia Wang
a41478261e
Merge pull request #262081 from wegank/drawio-darwin
drawio: unbreak on darwin
2023-10-28 04:38:07 +02:00
Weijia Wang
e47c4d170a
Merge pull request #261620 from r-ryantm/auto-update/mozjpeg
mozjpeg: 4.1.4 -> 4.1.5
2023-10-28 03:36:32 +02:00
Weijia Wang
7510cdf9a3
Merge pull request #260730 from r-ryantm/auto-update/pizarra
pizarra: 1.7.4 -> 1.7.5
2023-10-28 02:51:52 +02:00
github-actions[bot]
4c838ddf14
Merge master into staging-next 2023-10-27 18:01:08 +00:00
Alyssa Ross
77a874d374
hello-wayland: unstable-2023-04-23 -> unstable-2023-10-26 2023-10-27 11:51:22 +02:00
github-actions[bot]
08be9a9577
Merge master into staging-next 2023-10-26 12:01:25 +00:00
Mario Rodas
50e12092d1
Merge pull request #263398 from r-ryantm/auto-update/pineapple-pictures
pineapple-pictures: 0.7.2 -> 0.7.3
2023-10-26 05:34:15 -05:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
Robert Schütz
0d1e5f22e6 rnote: 0.7.1 -> 0.8.2
Diff: https://github.com/flxzt/rnote/compare/v0.7.1...0.8.2

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.8.2
2023-10-25 18:44:42 -07:00
R. Ryantm
68fdc029f5 pineapple-pictures: 0.7.2 -> 0.7.3 2023-10-25 18:59:46 +00:00
Vladimír Čunát
47b0ad3d47
Merge #257301: cairo: 1.16.0 -> 1.18.0
...into staging
2023-10-25 13:05:42 +02:00
Robert Schütz
9bf63352f8 imagemagick: add nixos-icons to passthru.tests
See https://github.com/NixOS/nixpkgs/issues/263157.
2023-10-24 11:07:46 -07:00
Robert Schütz
8357c7082b imagemagick: 7.1.1-19 -> 7.1.1-21
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-19...7.1.1-21

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2023-10-24 11:03:19 -07:00
Stig
99971b2fe7
Revert "imagemagick: 7.1.1-19 -> 7.1.1-20" 2023-10-24 18:44:50 +02:00
Kerstin
5655c7f0be
Merge pull request #260245 from dotlambda/imagemagick-7.1.1-20
imagemagick: 7.1.1-19 -> 7.1.1-20
2023-10-24 11:40:34 +02:00
github-actions[bot]
9f5438ccdf
Merge staging-next into staging 2023-10-23 06:01:38 +00:00