Skip to content
Snippets Groups Projects
Commit 08f59a44 authored by Ian Baum's avatar Ian Baum
Browse files

Merge branch 'dependencies_io/deps/update-f9189b9d' into 'master'

Update https://git.code.sf.net/p/libpng/code in dependencies_io/git_repos.yml from v1.6.35 to v1.6.36

See merge request gitlab-org/omnibus-gitlab!2950
parents 2546aa18 ff1a027f
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
- Fix mattermost data directory permissions with ```update-permissions```
- Patch runit to not consider status of log service for `status` command exit
code !2949
- Upgrade libpng to 1.6.36 !2950
11.7.0
......
......@@ -9,7 +9,8 @@
- url: https://gitlab.com/gitlab-org/build/omnibus-mirror/alertmanager.git
installed: 0.15.1
replace_in_files:
config/software/alertmanager.rb: version = Gitlab::Version.new('alertmanager', '{version_clean}')
config/software/alertmanager.rb: version = Gitlab::Version.new('alertmanager',
'{version_clean}')
# awesome_print
- url: https://github.com/awesome-print/awesome_print
......@@ -85,7 +86,7 @@
# libpng
- url: https://git.code.sf.net/p/libpng/code
installed: v1.6.35
installed: v1.6.36
replace_in_files:
config/software/libpng.rb: default_version '{version_clean}'
......@@ -123,7 +124,8 @@
- url: https://gitlab.com/gitlab-org/prometheus-storage-migrator.git
installed: 0.2.0
replace_in_files:
config/software/prometheus-storage-migrator.rb: version = Gitlab::Version.new('prometheus', '{version}')
config/software/prometheus-storage-migrator.rb: version = Gitlab::Version.new('prometheus',
'{version}')
# remote-syslog
- url: https://github.com/papertrail/remote_syslog.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment