From 9ecb8ef3dce8d445605e29cbef94a5e014baf5ab Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 13 Sep 2000 18:01:27 +0000 Subject: *** empty log message *** --- Makefile | 2 +- urpmi.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 36c9c2fa..2e58b2ea 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ install: autoirpm.update-all $(MAKE) -C po $@ install -d $(BINDIR) $(SBINDIR) $(XBINDIR) $(URPMIDIR) $(URPMIDIR2) $(MANDIR)/man8 install -m 4755 urpmi $(BINDIR) - install -m 4755 urpmq $(BINDIR) + install -m 0755 urpmq $(BINDIR) install _irpm rpm-find-leaves urpmf $(BINDIR) install -m 644 autoirpm.deny $(URPMIDIR2) install -m 644 *.8 $(MANDIR)/man8 diff --git a/urpmi.spec b/urpmi.spec index 58999f58..4826e33b 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -107,6 +107,7 @@ autoirpm.uninstall * Wed Sep 13 2000 François Pons 1.3-7mdk - trusting root only readable file list.*, fixes gurpmi with mutlitple media examination. +- removed setuid root on urpmq. * Tue Sep 05 2000 François Pons 1.3-6mdk - split query mode of urpmi into new tools urpmq. -- cgit v1.2.1