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 902962 Details for
Bug 1105639
Remove ipp-client from various zones
[?]
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]
0001-Remove-ipp-client-from-various-zones.patch
0001-Remove-ipp-client-from-various-zones.patch (text/plain), 2.02 KB, created by
Bastien Nocera
on 2014-06-06 15:35:30 UTC
(
hide
)
Description:
0001-Remove-ipp-client-from-various-zones.patch
Filename:
MIME Type:
Creator:
Bastien Nocera
Created:
2014-06-06 15:35:30 UTC
Size:
2.02 KB
patch
obsolete
>From f22df1981119cee44933b61aa76b7b6f9d1c15af Mon Sep 17 00:00:00 2001 >From: Bastien Nocera <hadess@hadess.net> >Date: Fri, 6 Jun 2014 17:33:29 +0200 >Subject: [PATCH] Remove ipp-client from various zones > >Having port 631 opened is not necessary for printing, as a client. >Remote device enumeration is done using mDNS, not using the old CUPS >protocol. > >https://bugzilla.redhat.com/show_bug.cgi?id=1105639 >--- > config/zones/home.xml | 1 - > config/zones/internal.xml | 1 - > config/zones/work.xml | 1 - > 3 files changed, 3 deletions(-) > >diff --git a/config/zones/home.xml b/config/zones/home.xml >index 951084c..42b29b2 100644 >--- a/config/zones/home.xml >+++ b/config/zones/home.xml >@@ -3,7 +3,6 @@ > <short>Home</short> > <description>For use in home areas. You mostly trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description> > <service name="ssh"/> >- <service name="ipp-client"/> > <service name="mdns"/> > <service name="samba-client"/> > <service name="dhcpv6-client"/> >diff --git a/config/zones/internal.xml b/config/zones/internal.xml >index 5d7a4cb..e646b48 100644 >--- a/config/zones/internal.xml >+++ b/config/zones/internal.xml >@@ -3,7 +3,6 @@ > <short>Internal</short> > <description>For use on internal networks. You mostly trust the other computers on the networks to not harm your computer. Only selected incoming connections are accepted.</description> > <service name="ssh"/> >- <service name="ipp-client"/> > <service name="mdns"/> > <service name="samba-client"/> > <service name="dhcpv6-client"/> >diff --git a/config/zones/work.xml b/config/zones/work.xml >index 7ec02fc..6ea5550 100644 >--- a/config/zones/work.xml >+++ b/config/zones/work.xml >@@ -3,6 +3,5 @@ > <short>Work</short> > <description>For use in work areas. You mostly trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description> > <service name="ssh"/> >- <service name="ipp-client"/> > <service name="dhcpv6-client"/> > </zone> >-- >1.9.3 >
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 1105639
: 902962