Compare commits

...

12 Commits
main ... a8

Author SHA1 Message Date
Andrew Lukoshko a6c4ae439c Add squid to a8 2023-11-09 08:57:04 +00:00
Andrew Lukoshko 35c04739bf Add varnish to 8 2023-10-25 10:13:40 +00:00
Andrew Lukoshko 0f368f603e Add libvirt to a8 2023-07-12 13:44:50 +00:00
eabdullin 1421570c15 Remove chrony walinuxagent 2023-02-28 11:53:00 +03:00
Stepan Oksanichenko 4925c351d0 Update 'modified_packages.yml'
The strings are sorted in alphabetical order
2023-01-31 09:32:41 +00:00
eabdullin 729ed34256 Remove psycopg 2022-11-16 18:36:55 +03:00
eabdullin f8c0e4e173 Add s390utils 2022-10-10 10:13:52 +03:00
eabdullin b52cdd5ffd Add osbuild 2022-07-11 11:27:38 +03:00
eabdullin 19d522f95d Added perl-AnyEvent 2022-06-27 10:31:12 +03:00
eabdullin 2ce776dc34 Remove httpd 2022-06-22 13:12:24 +03:00
eabdullin dbc2c85f79 Add osbuild-composer 2022-06-15 18:50:18 +03:00
eabdullin 87ae9e0773 Initial branch for almalinux8 2022-05-18 23:45:16 +03:00
1 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,8 @@
--- ---
modified_packages: modified_packages:
- abrt
- anaconda - anaconda
- anaconda-user-help - anaconda-user-help
- bluez - bluez
- chrony
- cloud-init - cloud-init
- clufter - clufter
- crash - crash
@ -17,37 +15,39 @@ modified_packages:
- gnome-settings-daemon - gnome-settings-daemon
- golang-github-cpuguy83-go-md2man - golang-github-cpuguy83-go-md2man
- grub2 - grub2
- gstreamer1-plugins-bad-free
- hplip - hplip
- httpd
- initial-setup - initial-setup
- kernel - kernel
- kernel-rt - kernel-rt
- libassuan
- libdnf - libdnf
- libguestfs - libguestfs
- libreoffice - libreoffice
- libreport - libreport
- libvirt
- mongo-tools - mongo-tools
- nginx - nginx
- opa-ff - opa-ff
- opa-fm - opa-fm
- openscap - openscap
- osslsigncode - osbuild
- osbuild-composer
- pcs - pcs
- perl-AnyEvent
- python-nss
- python2 - python2
- python3 - python3
- python-nss
- python-psycopg2
- redhat-rpm-config - redhat-rpm-config
- rpm-ostree - rpm-ostree
- s390utils
- scap-security-guide - scap-security-guide
- shim - shim
- shim-unsigned-x64
- shim-unsigned-aarch64 - shim-unsigned-aarch64
- shim-unsigned-x64
- sos - sos
- squid
- subscription-manager - subscription-manager
- thunderbird - thunderbird
- virt-manager - virt-manager
- WALinuxAgent - abrt
- varnish
... ...