Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
Icinga 2 Security Releases 2.12.5 and 2.11.10
rpm-icinga2
Commits
1560d839
Commit
1560d839
authored
Aug 03, 2020
by
Henrik Triem
Browse files
Release 2.12.0-1
parent
f250c78c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1560d839
...
...
@@ -5,8 +5,8 @@ stages:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
#
ICINGA_BUILD_TYPE:
snapshot
ICINGA_BUILD_RELEASE_TYPE
:
testing
ICINGA_BUILD_TYPE
:
release
#
ICINGA_BUILD_RELEASE_TYPE: testing
#ICINGA_BUILD_TYPE:
#ICINGA_BUILD_UPSTREAM_BRANCH:
...
...
icinga2.spec
View file @
1560d839
# Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+
%global revision 0.rc1.1
%global src_version_suffix -rc1
%define revision 1
# make sure that _rundir is working on older systems
%if ! %{defined _rundir}
...
...
@@ -833,6 +832,9 @@ fi
%{_datadir}/nano/%{name}.nanorc
%changelog
* Wed Aug 05 2020 Henrik Triem <henrik.triem@icinga.com> 2.12.0-1
- Update to 2.12.0
* Fri Mar 13 2020 Noah Hilverling <noah.hilverling@icinga.com> 2.12.0-0.rc1.1
- Update to 2.12.0-rc1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment