https://bugzilla.novell.com/show_bug.cgi?id=638893https://bugzilla.novell.com/show_bug.cgi?id=638893#c0
Summary: /usr/share/doc/packages/openssh/README.SuSE update
wanted
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: anicka(a)novell.com
ReportedBy: ke(a)novell.com
QAContact: qa(a)suse.de
Found By: Documentation
Blocker: ---
Please, update /usr/share/doc/packages/openssh/README.SuSE.
I guess, by now we can remove 9.1 and earlier items. Also please remove the
opener (Dear ...) and the closer (Your team).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=530885
Summary: sshd fails to honour /etc/nologin presence when ssh
keys used during login
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.1
Status: NEW
Severity: Major
Priority: P5 - None
Component: Security
AssignedTo: security-team(a)suse.de
ReportedBy: liam.gretton(a)leicester.ac.uk
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.2)
Gecko/20090729 Firefox/3.5.2
With the pam module pam_nologin in use, all non-root logins are supposed to be
prevented if the file /etc/nologin exists.
SSH fails to prevent user logins if /etc/nologin exists and the user
authenticates with a key. Authentications with a password are successfully
prevented, as expected.
Reproducible: Always
Steps to Reproduce:
1. Add pam_nologin to /etc/pam.d/login:
auth requisite pam_nologin.so
2. Create /etc/nologin
3. Log in via SSH with a password. Login will be correctly prevented.
4. Log in via SSH with a key. Login is successful.
Actual Results:
SSH login with a key is not prevented by pam_nologin.
Expected Results:
SSH login with a key should be prevented by pam_nologin when /etc/nologin is
present.
openssh-5.1p1-40.15
pam-1.0.2-13.4
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=506831
Summary: /etc/init.d/sshd: incorrect usage of daemonstartproc ?
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Other
AssignedTo: anicka(a)novell.com
ReportedBy: puzel(a)novell.com
QAContact: qa(a)suse.de
Found By: Development
# /etc/init.d/sshd restart
Shutting down SSH daemon
Starting SSH daemonstartproc: option -p does not work in force mode
sshd daemon seems to work OK, though.
reproducible: always
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=625552http://bugzilla.novell.com/show_bug.cgi?id=625552#c0
Summary: openssh: inprove recommendation in "REMOTE HOST
IDENTIFICATION HAS CHANGED" message
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basesystem
AssignedTo: anicka(a)novell.com
ReportedBy: sbrabec(a)novell.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
When remote host identification changes, following message appears:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
................
Please contact your system administrator.
Add correct host key in /home/sbrabec/.ssh/known_hosts to get rid of this
message.
Offending key in /home/sbrabec/.ssh/known_hosts:1
RSA host key for ben has changed and you have requested strict checking.
Host key verification failed.
Following the message and opened known_hosts file, I found just an ASCII noise.
Well, I tried to delete line 1 (guessing from the error message) and got this
message:
The authenticity of host 'foo (...)' can't be established.
RSA key fingerprint is ............
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'foo' (RSA) to the list of known hosts.
Warning: the RSA host key for foo' differs from the key for the IP address
'...'
Offending key for IP in /home/sbrabec/.ssh/known_hosts:1
Are you sure you want to continue connecting (yes/no)? yes
It would be nice to change the messsage and offer ssh-keygen -R or so.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=536505
Summary: rrdtool graph has some problems with vertical
auto-scaling
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: All
OS/Version: SLES 10
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: Ulrich.Windl(a)rz.uni-regensburg.de
QAContact: qa(a)suse.de
Found By: ---
Created an attachment (id=316589)
--> (http://bugzilla.novell.com/attachment.cgi?id=316589)
Example with --rigid: No y scale displayed
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21)
Gecko/20090410 SUSE/1.1.16-1.1.2 SeaMonkey/1.1.16
(Found in current version of SLES10 SP2, rrdtool-1.2.12-13.2)
Specific values (like all between 17.7 and 17.8) cause rrdtool's graph to
autoscale the values at a range of 10 to 20, making actual variations
practically invisible. There are other intervals where similar problems arise,
like [42.0:42.2] where the scale is [40:50].
The --alt-autoscale improves the scaling, but has a problem with not enough
numeric labels for the y-axis being shown, just as --rigid does.
The author of the tool said the current version is much better regarding those
issues.
Reproducible: Sometimes
Steps to Reproduce:
1. Create graphs with automatic scaling where the values vary a little bit
around some undetermined value
Actual Results:
Some graphs are not good enough to show the variations.
Expected Results:
The vertical scale should respect the range of values more that it currently
does.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=606436http://bugzilla.novell.com/show_bug.cgi?id=606436#c0
Summary: Incorrect VTY charset?
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 6
Platform: All
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: nice(a)titanic.nyme.hu
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/5332
(KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2
I installed openSUSE 11.3 Milestone 6 in the hungarian language. Interestingly
when using the text-mode virtual terminals, (at least) two letters of the
hungarian alphabet are displayed incorrectly: I get õ instead of ő, and û
instead of ű. This is the same as displaying a hungarian text file (written in
iso-8859-2) using iso-8859-1. Isn't it unicode? Or are just the characters
wrongly positioned in the charset table?
Also see: http://bugzilla.novell.com/show_bug.cgi?id=605575
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=715172https://bugzilla.novell.com/show_bug.cgi?id=715172#c0
Summary: Review request for connman DBUS and polkit service
files
Classification: openSUSE
Product: openSUSE 12.1
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Network
AssignedTo: security-team(a)suse.de
ReportedBy: mvyskocil(a)suse.com
QAContact: qa(a)suse.de
CC: vbotka(a)suse.com
Found By: ---
Blocker: ---
I would like to push Connection Manager (connman) to openSUSE Factory. It's the
alternative of NetworkManager written by Intel for Moblin. It installs two DBUS
service files and one for polkit
/etc/dbus-1/system.d/connman.conf
/etc/dbus-1/system.d/connman-nmcompat.conf
/usr/share/polkit-1/actions/net.connman.policy
Package is in home:mvyskocil:connman connman
https://build.opensuse.org/package/show?package=connman&project=home%3Amvys…
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=675064https://bugzilla.novell.com/show_bug.cgi?id=675064#c0
Summary: [zypper] no interface to query/set RequestedLocales
Classification: openSUSE
Product: openSUSE 11.4
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: libzypp
AssignedTo: zypp-maintainers(a)forge.provo.novell.com
ReportedBy: ma(a)novell.com
QAContact: qa(a)suse.de
Found By: Community User
Blocker: ---
Maintaining the RequestedLocales (packages with language support) with zypper
is not possible. Also queries for language supporting packages.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=692694https://bugzilla.novell.com/show_bug.cgi?id=692694#c0
Summary: zypper: add using an inferior version to the problem
solver
Classification: openSUSE
Product: openSUSE 11.4
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: libzypp
AssignedTo: zypp-maintainers(a)forge.provo.novell.com
ReportedBy: jengelh(a)medozas.de
QAContact: qa(a)suse.de
Found By: Beta-Customer
Blocker: ---
Suppose this happens:
16:15 server01:~ # zypper in php5-xmlwriter
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: php5-xmlwriter-5.3.6.201105090040-73.1.x86_64 requires php5 =
5.3.6.201105090040, but this requirement cannot be provided
uninstallable providers: php5-5.3.6.201105090040-73.1.i586[server_php]
php5-5.3.6.201105090040-73.1.x86_64[server_php]
Solution 1: Following actions will be done:
replacement of php5-hash-5.3.3-0.17.1.x86_64 with
php5-5.3.6.201105090040-73.1.x86_64
install php5-5.3.6.201105090040-73.1.x86_64 (with vendor change)
openSUSE --> obs://build.opensuse.org/server:php
install php5-zip-5.3.6.201105090040-73.1.x86_64 (with vendor change)
openSUSE --> obs://build.opensuse.org/server:php
[...]
install apache2-mod_php5-5.3.6.201105090040-73.1.x86_64 (with vendor change)
openSUSE --> obs://build.opensuse.org/server:php
Solution 2: do not install php5-xmlwriter-5.3.6.201105090040-73.1.x86_64
Solution 3: break php5-xmlwriter by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c] (c):
It would be welcome if zypper could offer a "Solution 4: Install
php5-xmlwriter-5.3.3".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.