X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog.in;h=268fce4da8a27110348cfc213dbc269cb2cae9e4;hb=1c4a605ad92c57118ecb6722bace5501c8918af0;hp=277acc87a8eea45a788e6092d864e7a1ff6f5a3c;hpb=cc9244cd1baddc6f3ef96bbec5662239afc9f3c2;p=ric-plt%2Fsdl.git diff --git a/debian/changelog.in b/debian/changelog.in index 277acc8..268fce4 100644 --- a/debian/changelog.in +++ b/debian/changelog.in @@ -1,4 +1,42 @@ -sdl (@PACKAGE_VERSION@-1) unstable; urgency=medium +sdl (1.2.1-1) UNRELEASED; urgency=low + + * Multiple DBAAS Redis standalone groups + + -- Petri Ovaska Mon, 31 May 2021 14:06:32 +0300 + +sdl (1.2.0-1) UNRELEASED; urgency=low + + * Multiple DBAAS Redis Sentinel groups + * New namespace (--ns) option in sdltool test-get-set -command + + -- Petri Ovaska Wed, 26 May 2021 17:27:08 +0300 + +sdl (1.1.3-1) UNRELEASED; urgency=low + + * Rename rpm and Debian makefile targets to rpm-pkg and deb-pkg. + * Update CI Dockerfile to utilize rpm-pkg and deb-pkg makefile targets. + + -- Timo Tietavainen Sat, 16 May 2020 12:25:59 +0300 + +sdl (1.1.2-1) UNRELEASED; urgency=low + + * Add makefile targets to build rpm and Debian packages. + + -- Timo Tietavainen Fri, 15 May 2020 20:01:25 +0300 + +sdl (1.1.1-1) UNRELEASED; urgency=low + + * Add unit test code coverage (gcov) make target. + + -- Timo Tietavainen Mon, 11 May 2020 11:35:53 +0300 + +sdl (1.1.0-1) unstable; urgency=medium + + * Add public helper classes for UT mocking. + + -- Timo Tietavainen Thu, 09 Jan 2020 11:28:07 +0200 + +sdl (1.0.4-1) unstable; urgency=medium * Initial release