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

9 Коммитов

Автор SHA1 Сообщение Дата
osamaesmailmsft 869608e18c
Upgrading `memcached` to `1.6.27` & splitting the service into a subpackage (#9062) 2024-05-29 14:02:09 -07:00
Dan Streetman 710cff00c4
tree-wide: change %{with_check} to 0%{?with_check} (#8088) 2024-02-27 12:23:38 -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
nicolas guibourge c732954ec0
[mariner 3.0] spec upgrades - batch1 (#6646)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2023-12-01 20:42:59 -05:00
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
Bala c2f2752f89
Fix CVE-2021-45985 on memcached and ntopng (#5318)
* Fix CVE-2021-45985 on memcached and ntopng

lua source code is integrated inside both of the packages. As lua is
having the CVE-2021-45985, it should be patched before building

* Replace tabs with spaces
2023-04-19 09:39:42 +05:30
Muhammad Falak R Wani 85813b6670
memcached: add explict BR on perl-{FindBin,lib,fields} to fix ptest (#2079)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-03 21:58:08 +05:30
Thomas Crain 79a2421334
Upgrade libmemcached, memcached and promote to core specs (#1981) 2022-01-24 09:55:53 -08:00