Jenkins User
04e5fee745
Release new version 0.29.0.0+0~mr4.3.0.0
10 years ago
Michael Prokop
c409008799
MT#16473 Convert debian/copyright to machine-readable format
...
See https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Converted via update-copyright.
Change-Id: I997aa46419199d8203aba728387b6d3468344af8
10 years ago
Victor Seva
95051acb23
MT#16637 get_ngcp_type helper
...
Detect NGCP installation using dpkg status
Change-Id: I38e9e0d24eed3ecf12d9b95f65c13dacecccf8fa
10 years ago
Michael Prokop
9eb945734a
MT#15937 debian/copyright: adjust copyright year information
...
Change-Id: I870a7f2296bc742b827dd60c1a8d8fcd4f09103f
10 years ago
Michael Prokop
24aa4a97fa
MT#15943 Prompt for commit message during 'ngcpcfg apply' on outstanding changes
...
Provide "apply" action as separate script.
We don't care about changes related to etckeeper, but just
about outstanding commits in /etc/ngcp-config.
Change-Id: I47411f00a5085d65cacf9e24fc8a468258d57c31
11 years ago
Alexander Lutay
e8f7ce894e
MT#15803 Add ngcpcfg log/show scripts to improve usability
...
Change-Id: I56f3c6d6cb5187ac471e0ae05ff313f24803fc1c
11 years ago
Jenkins User
c3b81566c7
Release new version 0.28.0.0+0~mr4.2.0.0
11 years ago
Alexander Lutay
34f731bb1d
MT#13669 Add YML configs validation accordingly to kwalify schema
...
Disabled by default as we need a time to check it carefuly.
Also we need to solve the "tilda" problem reported upstream:
https://github.com/eserte/p5-Kwalify/issues/1
Change-Id: Ia2c3d48f0ac6fc6ac9899d44f4291544373806d9
11 years ago
Jenkins User
9719bdf3f2
Release new version 0.27.0.0+0~mr4.1.0.0
11 years ago
Victor Seva
df055e5e96
MT#13891 add values command to get config/constants values easily
...
- added quiet option to disable loading output at tt2-daemon
- detect arrays and output values joined by space
Change-Id: I0b7694a366a284ca2b24ea2df55cb285b598e66d
11 years ago
Alexander Lutay
0a3867a8a4
MT#10071 Add 'check' option for YAML validations
...
Change-Id: I52938bfeb99a6c45d7227a3b02739cbd5f6232fa
11 years ago
Victor Seva
f6f94aef85
MT#11921 Adjust code to satisfy perlcritic/tap-test policies
...
- add libreadonly-perl dependency
Change-Id: Ic80ad46275da7edbfaaaade19b5557576a98dcc2
11 years ago
Jenkins User
ec976f55c9
Release new version 0.26.0.0+0~mr4.0.0.0
11 years ago
Jenkins User
a7977e1d7e
Release new version 0.25.0.0+0~mr3.8.0.0
11 years ago
Victor Seva
73393c3cf5
MT#10493 tt2-daemon: give the client a copy of the config
...
This will avoid changes on the config inside one template to be spread to the rest
Change-Id: I7d000914d3c95d0fa8e1daa185e24ec1bd7fcd68
11 years ago
Victor Seva
a7f8cd1617
MT#10093 add get_network_for_host
...
- returns network of a given interface in CIDR format
Change-Id: I5274f030b18c0b24a39f9d52e3173b052fa9159a
11 years ago
Victor Seva
86ae8e8d99
MT#7141 upgrade package to 3.0 style
11 years ago
Michael Prokop
02d23cd918
MT#9127 Bump Standards-Version to 3.9.6
...
Change-Id: Ic8ada702f7b3b909e9505744032e0f7f80fb7c80
11 years ago
Jenkins User
c3ec779521
Release new version 0.24.0.0+0~mr3.7.0.0
12 years ago
Victor Seva
10ea8aba69
MT#9579 ngcp-sync-constants: fix check for master host
...
Previously we were using the IP not the hostname
Change-Id: I48e2bb57da5ac32879d11ca51dd675db2b817ba6
12 years ago
Jenkins User
82012b7c08
Release new version 0.23.0.0+0~mr3.6.0.0
12 years ago
Victor Seva
cd344a0d60
MT#8067 use nodename not hostname
12 years ago
Jenkins User
a9df952f28
Release new version 0.22.0.0+0~mr3.5.0.0
12 years ago
Michael Prokop
fc5af3bbb2
MT#7577 services: check for newly added config files
...
`git diff-index --name-only HEAD` was used because it was the
only reasonable way to check for modified files back in Git 1.5.
Sadly this command can't detect files that didn't exist inside
the Git repository at all yet (so if a file was generated for the
very first time the according services script wasn't executed
necessarily).
Instead nowadays we can rely on `git status --porcelain`, which
wasn't available in Git 1.5 back then yet. Even in Debian/squeeze
there's Git version 1.7.2.5-3 available, so it's save to depend
on it. Updated Git package dependency accordingly, also switch
from transitional git-core package to the actual git one.
Tested-by: Alexander Lutay <alutay@sipwise.com>
12 years ago
Jenkins User
409f1f2c58
Release new version 0.21.0.0+0~mr3.4.0.0
12 years ago
Michael Prokop
c5adf03ad6
MT#6511 Bump Standards-Version to 3.9.5
12 years ago
Alexander Lutay
5179743e38
MT#5847 Fixup debian/changelog version to Sipwise style
12 years ago
Sipwise Jenkins Builder
a92d611f9c
Release new version 0.19.0+0~mr3.3
12 years ago
Michael Prokop
847647f444
Release new version 0.19.0
12 years ago
Michael Prokop
30cd8a6e8f
MT#5027 Sort debian/ngcp-ngcpcfg.install file
12 years ago
Michael Prokop
5c31bec893
MT#5027 Add netcat to Depends
12 years ago
Alexander Lutay
e3eda0cb3b
MT#5027 Speed up 'build' runs by using Perl daemon
12 years ago
Michael Prokop
8dcef64535
MT#5371 Add libdbi-perl to (Build-)Depends
...
Used inside helper/sync-db + sbin/ngcp-sync-constants
12 years ago
Michael Prokop
38f7194c28
Release new version 0.18.2
12 years ago
Michael Prokop
22482d7db7
Release new version 0.18.1
13 years ago
Michael Prokop
838ca0e163
Release new version 0.18.0
13 years ago
Michael Prokop
183c61c49b
Release new version 0.17.1
13 years ago
Michael Prokop
9b4ca0ee7e
Integrate check-for-mysql in ngcp-sync-constants
13 years ago
Michael Prokop
6421b1835e
Helper script to check for mysql service in service scripts
...
Addressing https://bugtracker.sipwise.com/view.php?id=3487
13 years ago
Michael Prokop
b1c15afa66
Release new version 0.17.0
13 years ago
Andreas Granig
ec679a4952
Properly wrap-and-sort debian files.
13 years ago
Andreas Granig
5853e814b4
Initialize and sync replication information.
...
This is needed for wheezy, as mysql-5.5 doesn't allow to set replication
information in my.cnf anymore.
13 years ago
Michael Prokop
3436c08361
Initial checkin
13 years ago