Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Mykhailo Bykhovtsev 9b35e69bab
Upgrade ocaml to 5.1.1 and other ocaml-packages and libguestft and supermin (#9037)
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2024-05-28 17:56:26 -07:00
Dan Streetman 24828b0f00 graphviz: add build dep gc-devel 2024-02-06 16:34:44 -05:00
Muhammad Falak R Wani 6359c27c2d
treewide: *.spec: switch Distribution to Azure Linux (#7606)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-06 12:14:23 -08:00
Muhammad Falak R Wani 6a493709c8
*.signatures.json: add a newline EOF to files that do not have one (#7147)
This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;

Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-11 14:58:09 +05:30
jslobodzian eb08b37916
Bump package version to recompile binaries with fixed gcc stack prote… (#6253)
* Bump package version to recompile binaries with fixed gcc stack protection (CVE-2023-4039)

* Bump debuginfo versions in toolchain manifests

* Bump kernel headers to match kernel

* Update SPECS/gettext/gettext.spec

Taking suggestion

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Update for code review comments

* Fix for code review comment in qt5-qtdeclarative changelog

* Fix dash version for signed spec files

---------

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-21 17:10:15 -04:00
osamaesmailmsft 936ac8d3e2
Patching graphviz dot to png error (#5717)
An error prints, but dot to png works.
2023-06-26 13:47:43 -07:00
osamaesmailmsft 71d956f031
adding freefont; linting spec file; bumping release number (#5012) 2023-03-08 11:18:14 -08:00
Minghe Ren 232aa6d62c
add graphviz patch for CVE-2020-18032 (#2834)
Co-authored-by: minghe <mingheren@microsoft.com>
2022-04-22 14:37:19 -07:00
Thomas Crain b03383961b
Remove python2 build option from graphviz (#2151) 2022-02-08 17:19:44 -08:00
Henry Li ab64201847
fix graphviz build break (#2040)
Co-authored-by: Henry Li <lihl@microsoft.com>
2022-01-28 16:45:02 -08:00
Henry Li 6acfb669df
[main] Upgrade libxcrypt to v4.4.27 and libxml++ to v5.0.1 (#2024)
* upgrade libxcrypt and libxml++

* fix licensing issue

* fix linting

* fix duplicate distribution line

Co-authored-by: Henry Li <lihl@microsoft.com>
2022-01-26 18:05:28 -08:00