Author: mmazur Date: Tue Jul 19 15:27:11 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; stbr - two files were supposed to be setuid root but became setgid by mistake; nobody noticed for 4 years
---- Files affected: packages/drbd: drbd.spec (1.141 -> 1.142) ---- Diffs: ================================================================ Index: packages/drbd/drbd.spec diff -u packages/drbd/drbd.spec:1.141 packages/drbd/drbd.spec:1.142 --- packages/drbd/drbd.spec:1.141 Sun Jul 3 13:02:43 2011 +++ packages/drbd/drbd.spec Tue Jul 19 17:27:06 2011 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): drbd jest urządzeniem blokowym dla klastrów o wysokiej niezawodności Name: drbd Version: 8.3.11 -Release: 1 +Release: 2 License: GPL Group: Base/Kernel Source0: http://oss.linbit.com/drbd/8.3/%{name}-%{version}.tar.gz @@ -135,8 +135,8 @@ %files -n drbdsetup %defattr(644,root,root,755) %attr(755,root,root) /sbin/drbdadm -%attr(2754,root,haclient) /sbin/drbdsetup -%attr(2754,root,haclient) /sbin/drbdmeta +%attr(4754,root,haclient) /sbin/drbdsetup +%attr(4754,root,haclient) /sbin/drbdmeta %attr(754,root,root) /etc/rc.d/init.d/drbd %dir %{_sysconfdir}/ha.d %dir %{_sysconfdir}/ha.d/resource.d @@ -165,6 +165,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.142 2011/07/19 15:27:06 mmazur +- rel 2; stbr +- two files were supposed to be setuid root but became setgid by mistake; + nobody noticed for 4 years + Revision 1.141 2011/07/03 11:02:43 adamg - updated to 8.3.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/drbd/drbd.spec?r1=1.141&r2=1.142&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
