-
Hi @vdewulf, backporting isn’t really the problem, but I’d prefer to wait until the code in 17.0 gets merged to avoid doubling the work required to edit and match the changes from the merger.
-
### Original PR
https://github.com/FreeCAD/FreeCAD/releases/tag/1.0.0
### Description and Justification
FreeCAD 1.0 is a significant improved version of FreeCAD which can either be used as new bas…
-
Right now only the base module is backported, it would have been nice to have modules mentioned in the title too
-
Figured I'll be the first to ask for back-ports to major modding versions, specifically 1.20.X & 1.19.X.
-
Hello, for my QOL modpack, I am using 1.21.1, but I see you skipped 1.21.1... so I would like you to backport please.
-
-
### Description of the bug
When running `session_info.show()` when dandelion has been imported raises an error:
```
Cell In[2], line 2
1 #Output session Info
----> 2 session_info.show()…
-
We added the ContainerGebSpec because of how difficult it is to match the web driver version with the version of the local browser. It would be beneficial to backport ContainerGebSpec so that grails …
-
* Remove the raspi-firmware package
* Remove the nvidia-* packages
* Add the package ntpsec-ntpdate
-
As of today, Negotiate/Kerberos with `SmtpClient` is broken (https://github.com/dotnet/runtime/pull/105938). This was fixed in https://github.com/dotnet/runtime/pull/105939 which I can confirm resolve…