From 2004714e5daf505898a6f7f5a6c09e738be4a3fa Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Dec 16 2013 18:31:34 +0000 Subject: Update to 0.52 - correctly reflect whether or not we're built with transaction support in the module's nsslapd-pluginVersion attribute - fix a couple of should've-used-memmove()-instead-of-memcpy() cases which would hit when removing maps or groups of maps (#1043546) --- diff --git a/.gitignore b/.gitignore index 577a7a0..918f044 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,5 @@ slapi-nis-0.17.tar.gz /slapi-nis-0.50.tar.gz.sig /slapi-nis-0.51.tar.gz /slapi-nis-0.51.tar.gz.sig +/slapi-nis-0.52.tar.gz +/slapi-nis-0.52.tar.gz.sig diff --git a/slapi-nis.spec b/slapi-nis.spec index 9c9c8aa..5986a17 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -10,7 +10,7 @@ %endif Name: slapi-nis -Version: 0.51 +Version: 0.52 Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons @@ -85,6 +85,12 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Mon Dec 16 2013 Nalin Dahyabhai - 0.52-1 +- correctly reflect whether or not we're built with transaction support in + the module's nsslapd-pluginVersion attribute +- fix a couple of should've-used-memmove()-instead-of-memcpy() cases which + would hit when removing maps or groups of maps (#1043546) + * Mon Dec 9 2013 Nalin Dahyabhai - 0.51-1 - fix another request argument memory leak in NIS server - fix miscellaneous items found by static analysis diff --git a/sources b/sources index 35cbae3..c6c85ca 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -24505cef90e694fcc01f74a3da57d057 slapi-nis-0.51.tar.gz -af0474a716d2a37181fe6b0ac68b8bef slapi-nis-0.51.tar.gz.sig +cfdb9843cb457911dcfb44ab2defe1da slapi-nis-0.52.tar.gz +6aa8b429c534400fc8d7ebf27679b997 slapi-nis-0.52.tar.gz.sig