Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149767 Details for
Bug 187382
Possible security issue
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch "fixing" this
nethack-vultures-spec.patch (text/plain), 2.33 KB, created by
Hans de Goede
on 2007-03-10 11:20:57 UTC
(
hide
)
Description:
Patch "fixing" this
Filename:
MIME Type:
Creator:
Hans de Goede
Created:
2007-03-10 11:20:57 UTC
Size:
2.33 KB
patch
obsolete
>Index: nethack-vultures.spec >=================================================================== >RCS file: /cvs/extras/rpms/nethack-vultures/devel/nethack-vultures.spec,v >retrieving revision 1.33 >diff -u -r1.33 nethack-vultures.spec >--- nethack-vultures.spec 10 Oct 2006 22:09:55 -0000 1.33 >+++ nethack-vultures.spec 10 Mar 2007 11:18:12 -0000 >@@ -1,6 +1,6 @@ > Name: nethack-vultures > Version: 2.1.0 >-Release: 8%{?dist} >+Release: 9%{?dist} > Summary: NetHack - Vulture's Eye and Vulture's Claw > > Group: Amusements/Games >@@ -24,6 +24,7 @@ > BuildRequires: groff > BuildRequires: util-linux > Requires: /usr/bin/bzip2 >+Requires(pre): /usr/sbin/groupadd > Obsoletes: nethack-falconseye <= 1.9.4-6.a > > %description >@@ -120,6 +121,8 @@ > rm -rf $RPM_BUILD_ROOT > > %pre >+/usr/sbin/groupadd vultures 2> /dev/null || : >+# eliminate the old graphics directory symlink that was confusing rpm > rm -rf %{_prefix}/games/vulturesclaw/graphics > > %post >@@ -143,7 +146,7 @@ > %{_prefix}/games/vultureseye/nhdat > %{_prefix}/games/vultureseye/sound/ > %{_prefix}/games/vultureseye/fonts/ >-%attr(2755,root,games) %{_prefix}/games/vultureseye/vultureseye >+%attr(2755,root,vultures) %{_prefix}/games/vultureseye/vultureseye > %dir %{_prefix}/games/vulturesclaw/ > %{_prefix}/games/vulturesclaw/config/ > %{_prefix}/games/vulturesclaw/defaults.nh >@@ -154,11 +157,11 @@ > %{_prefix}/games/vulturesclaw/nh*share > %{_prefix}/games/vulturesclaw/sound/ > %{_prefix}/games/vulturesclaw/fonts/ >-%attr(2755,root,games) %{_prefix}/games/vulturesclaw/vulturesclaw >+%attr(2755,root,vultures) %{_prefix}/games/vulturesclaw/vulturesclaw > %{_datadir}/applications/*vultures*.desktop > %{_datadir}/icons/hicolor/48x48/apps/vultures*.png > %{_mandir}/man6/vultures*.6* >-%defattr(664,root,games,775) >+%defattr(664,root,vultures,775) > %dir %{_var}/games/vultureseye/ > %config(noreplace) %{_var}/games/vultureseye/record > %config(noreplace) %{_var}/games/vultureseye/perm >@@ -172,6 +175,10 @@ > > > %changelog >+* Sat Mar 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.1.0-9 >+- Make the binaries run with their own gid instead of gid games, to minimize >+ results of a possible privelidge escalation (bz 187382) >+ > * Tue Oct 10 2006 Karen Pease <meme@daughtersoftiresias.org> - 2.1.0-8 > - Add in pre-tag to eliminate the old graphics directory symlink that was confusing rpm. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 187382
: 149767