]> git.pld-linux.org Git - packages/openssh.git/blame - openssh.spec
- chroot patch in old form is back. Mainline functionality is weak and not
[packages/openssh.git] / openssh.spec
CommitLineData
2ed2934f 1#
2ca913e8 2# Conditional build:
f6c7fa07 3%bcond_with gnome # with gnome-askpass (GNOME 1.x) utility
cd53fc87 4%bcond_without gtk # without GTK+ (2.x)
9cfed0b2 5%bcond_with ldap # with ldap support
f6c7fa07 6%bcond_without libedit # without libedit (editline/history support in sftp client)
9cfed0b2 7%bcond_without kerberos5 # without kerberos5 support
70329622 8%bcond_without selinux # build without SELinux support
5c609334 9%bcond_with hpn # High Performance SSH/SCP - HPN-SSH including Cipher NONE (broken too often)
516496e1 10
cef904f1
JB
11# gtk2-based gnome-askpass means no gnome1-based
12%{?with_gtk:%undefine with_gnome}
cae5b300 13#
52000378 14Summary: OpenSSH free Secure Shell (SSH) implementation
25e16946
ER
15Summary(de.UTF-8): OpenSSH - freie Implementation der Secure Shell (SSH)
16Summary(es.UTF-8): Implementación libre de SSH
17Summary(fr.UTF-8): Implémentation libre du shell sécurisé OpenSSH (SSH)
18Summary(it.UTF-8): Implementazione gratuita OpenSSH della Secure Shell
19Summary(pl.UTF-8): Publicznie dostępna implementacja bezpiecznego shella (SSH)
20Summary(pt.UTF-8): Implementação livre OpenSSH do protocolo 'Secure Shell' (SSH)
21Summary(pt_BR.UTF-8): Implementação livre do SSH
22Summary(ru.UTF-8): OpenSSH - свободная реализация протокола Secure Shell (SSH)
23Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
52000378 24Name: openssh
49f81542 25Version: 5.0p1
5c609334 26Release: 3
f5fc6a92 27Epoch: 2
5d1c7089 28License: BSD
29Group: Applications/Networking
6481986b 30Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
49f81542 31# Source0-md5: 1f1dfaa775f33dd3328169de9bdc292a
486d736c
JR
32Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
33# Source1-md5: 66943d481cc422512b537bcc2c7400d1
34Source2: %{name}d.init
35Source3: %{name}d.pamd
36Source4: %{name}.sysconfig
37Source5: ssh-agent.sh
38Source6: ssh-agent.conf
89eac7b5 39Patch0: %{name}-no_libnsl.patch
8d59ede4
JB
40Patch1: %{name}-linux-ipv6.patch
41Patch2: %{name}-pam_misc.patch
42Patch3: %{name}-sigpipe.patch
bb72f814 43# http://www.opendarwin.org/projects/openssh-lpk/
8d59ede4
JB
44Patch4: %{name}-lpk-4.3p1-0.3.7.patch
45Patch5: %{name}-config.patch
8d59ede4 46Patch7: %{name}-selinux.patch
0a069c2e 47# High Performance SSH/SCP - HPN-SSH - http://www.psc.edu/networking/projects/hpn-ssh/
7ed1a47d
ER
48# http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.9p1-hpn13v2.diff.gz
49Patch9: %{name}-4.9p1-hpn13v2.diff
8d59ede4 50Patch10: %{name}-include.patch
e9cfdffe 51URL: http://www.openssh.com/
0a069c2e 52BuildRequires: %{__perl}
92d612e6 53BuildRequires: autoconf
8f12ae30 54BuildRequires: automake
9cfed0b2 55%{?with_gnome:BuildRequires: gnome-libs-devel}
56%{?with_gtk:BuildRequires: gtk+2-devel}
6cf633ed 57%{?with_kerberos5:BuildRequires: krb5-devel}
f6c7fa07 58%{?with_libedit:BuildRequires: libedit-devel}
70329622 59%{?with_selinux:BuildRequires: libselinux-devel}
a14c109c 60BuildRequires: libwrap-devel
eda86fb8 61%{?with_ldap:BuildRequires: openldap-devel >= 2.4.6}
b12dd014 62BuildRequires: openssl-devel >= 0.9.7d
92d612e6 63BuildRequires: pam-devel
9cfed0b2 64%{?with_gtk:BuildRequires: pkgconfig}
9be30b5d 65BuildRequires: rpmbuild(macros) >= 1.318
a14c109c 66BuildRequires: zlib-devel
680fc8d4 67Requires: filesystem >= 3.0-11
d38368b3 68Requires: pam >= 0.99.7.1
f937b661 69Obsoletes: ssh
05fbd2e9 70BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
52000378 71
b7b47957 72%define _sysconfdir /etc/ssh
1dd7cf18 73%define _libexecdir %{_libdir}/%{name}
a14c109c 74%define _privsepdir /usr/share/empty
6fe24471
AF
75
76%description
77Ssh (Secure Shell) a program for logging into a remote machine and for
11530f15 78executing commands in a remote machine. It is intended to replace
79rlogin and rsh, and provide secure encrypted communications between
80two untrusted hosts over an insecure network. X11 connections and
81arbitrary TCP/IP ports can also be forwarded over the secure channel.
6fe24471 82
11530f15 83OpenSSH is OpenBSD's rework of the last free version of SSH, bringing
84it up to date in terms of security and features, as well as removing
85all patented algorithms to seperate libraries (OpenSSL).
6fe24471 86
11530f15 87This package includes the core files necessary for both the OpenSSH
88client and server. To make this package useful, you should also
89install openssh-clients, openssh-server, or both.
088aab43 90%if %{with hpn} || %{with hpn_none}
0a069c2e
ER
91This release includes High Performance SSH/SCP patches from
92http://www.psc.edu/networking/projects/hpn-ssh/ which are supposed
088aab43 93to increase throughput on fast connections with high RTT (20-150 msec).
94See the website for '-w' values for your connection and /proc/sys TCP
95values. BTW. in a LAN you have got generally RTT < 1 msec.
96%endif
97%if %{with hpn_none}
98It also includes an undocumented '-z' option which switches
0a069c2e
ER
99the cipher to none after authentication is completed. Data is
100still secured from tampering and corruption in transit through
088aab43 101the use of the Message Authentication Code (MAC).
0a069c2e
ER
102This option will significantly reduce the number of cpu cycles used
103by the SSH/SCP process. This may allow some users to see significant
104improvement in (sniffable) data tranfer rates.
088aab43 105%endif
6fe24471 106
84ae85a3 107%description -l de.UTF-8
aebfac88
JB
108OpenSSH (Secure Shell) stellt den Zugang zu anderen Rechnern her. Es
109ersetzt telnet, rlogin, rexec und rsh und stellt eine sichere,
84ae85a3
JR
110verschlüsselte Verbindung zwischen zwei nicht vertrauenswürdigen Hosts
111über eine unsicheres Netzwerk her. X11 Verbindungen und beliebige
112andere TCP/IP Ports können ebenso über den sicheren Channel
aebfac88
JB
113weitergeleitet werden.
114
84ae85a3
JR
115%description -l es.UTF-8
116SSH es un programa para accesar y ejecutar órdenes en computadores
117remotos. Sustituye rlogin y rsh, y suministra un canal de comunicación
6c34819e 118seguro entre dos servidores en una red insegura. Conexiones X11 y
84ae85a3 119puertas TCP/IP arbitrárias también pueden ser usadas por el canal
6c34819e 120seguro.
121
122OpenSSH es el resultado del trabajo del equipo de OpenBSD para
84ae85a3
JR
123continuar la última versión gratuita de SSH, actualizándolo en
124términos de seguridad y recursos,así también eliminando todos los
125algoritmos patentados y colocándolos en bibliotecas separadas
6c34819e 126(OpenSSL).
127
128Este paquete contiene "port" para Linux de OpenSSH. Se debe instalar
84ae85a3 129también el paquete openssh-clients u openssh-server o ambos.
6c34819e 130
84ae85a3
JR
131%description -l fr.UTF-8
132OpenSSH (Secure Shell) fournit un accès à un système distant. Il
aebfac88 133remplace telnet, rlogin, rexec et rsh, tout en assurant des
84ae85a3
JR
134communications cryptées securisées entre deux hôtes non fiabilisés sur
135un réseau non sécurisé. Des connexions X11 et des ports TCP/IP
136arbitraires peuvent également être transmis sur le canal sécurisé.
aebfac88 137
84ae85a3 138%description -l it.UTF-8
aebfac88
JB
139OpenSSH (Secure Shell) fornisce l'accesso ad un sistema remoto.
140Sostituisce telnet, rlogin, rexec, e rsh, e fornisce comunicazioni
141sicure e crittate tra due host non fidati su una rete non sicura. Le
142connessioni X11 ad una porta TCP/IP arbitraria possono essere
143inoltrate attraverso un canale sicuro.
144
84ae85a3
JR
145%description -l pl.UTF-8
146Ssh (Secure Shell) to program służący do logowania się na zdalną
147maszynę i uruchamiania na niej aplikacji. W zamierzeniu openssh ma
148zastąpić rlogin, rsh i dostarczyć bezpieczne, szyfrowane połączenie
149pomiędzy dwoma hostami.
93e2d77c 150
84ae85a3
JR
151Ten pakiet zawiera podstawowe pliki potrzebne zarówno po stronie
152klienta jak i serwera OpenSSH. Aby był użyteczny, trzeba zainstalować
153co najmniej jeden z pakietów: openssh-clients lub openssh-server.
088aab43 154%if %{with hpn} || %{with hpn_none}
84ae85a3
JR
155Ta wersja zawiera łaty z projektu High Performance SSH/SCP
156http://www.psc.edu/networking/projects/hpn-ssh/, które mają na celu
157zwiększenie przepustowości transmisji dla szybkich połączeń
158z dużym RTT (20-150 msec). Na stronie projektu znaleźć można
159odpowednie dla danego połączenia wartości parametru '-w' oraz
160opcje /proc/sys dla TCP. Nawiasem mówiąc w sieciach LAN RTT < 1 msec.
088aab43 161%endif
162%if %{with hpn_none}
84ae85a3
JR
163Obsługiwana jest również nieudokumentowana opcja '-z' odpowiedzialna
164za wyłączenie szyfrowania danych po zakończeniu procesu uwierzytelniania.
165Dane są zabezpieczone przed modyfikacją lub uszkodzeniem przez
088aab43 166stosowanie Message Authentication Code (MAC).
84ae85a3
JR
167Opcja ta znacznie redukuje liczbę cykli procesora zużywanych przez
168procesy SSH/SCP. W wybranych zastosowaniach może ona wpłynąć
169na wyraźne przyspieszenie (podsłuchiwalnej) transmisji danych.
088aab43 170%endif
aebfac88 171
84ae85a3 172%description -l pt.UTF-8
aebfac88 173OpenSSH (Secure Shell) fornece acesso a um sistema remoto. Substitui o
84ae85a3
JR
174telnet, rlogin, rexec, e o rsh e fornece comunicações seguras e
175cifradas entre duas máquinas sem confiança mútua sobre uma rede
176insegura. Ligações X11 e portos TCP/IP arbitrários também poder ser
aebfac88
JB
177reenviados pelo canal seguro.
178
84ae85a3
JR
179%description -l pt_BR.UTF-8
180SSH é um programa para acessar e executar comandos em máquinas
181remotas. Ele substitui rlogin e rsh, e provem um canal de comunicação
182seguro entre dois hosts em uma rede insegura. Conexões X11 e portas
183TCP/IP arbitrárias também podem ser usadas pelo canal seguro.
6c34819e 184
84ae85a3
JR
185OpenSSH é o resultado do trabalho da equipe do OpenBSD em continuar a
186última versão gratuita do SSH, atualizando-o em termos de segurança e
6c34819e 187recursos, assim como removendo todos os algoritmos patenteados e
188colocando-os em bibliotecas separadas (OpenSSL).
189
84ae85a3
JR
190Esse pacote contém o "port" pra Linux do OpenSSH. Você deve instalar
191também ou o pacote openssh-clients, ou o openssh-server, ou ambos.
192
193%description -l ru.UTF-8
194Ssh (Secure Shell) - это программа для "захода" (login) на удаленную
195машину и для выполнения команд на удаленной машине. Она предназначена
196для замены rlogin и rsh и обеспечивает безопасную шифрованную
197коммуникацию между двумя хостами в сети, являющейся небезопасной.
198Соединения X11 и любые порты TCP/IP могут также быть проведены через
199безопасный канал.
200
201OpenSSH - это переделка командой разработчиков OpenBSD последней
202свободной версии SSH, доведенная до современного состояния в терминах
203уровня безопасности и поддерживаемых возможностей. Все патентованные
204алгоритмы вынесены в отдельные библиотеки (OpenSSL).
205
206Этот пакет содержит файлы, необходимые как для клиента, так и для
207сервера OpenSSH. Вам нужно будет установить еще openssh-clients,
208openssh-server, или оба пакета.
209
210%description -l uk.UTF-8
211Ssh (Secure Shell) - це програма для "заходу" (login) до віддаленої
212машини та для виконання команд на віддаленій машині. Вона призначена
213для заміни rlogin та rsh і забезпечує безпечну шифровану комунікацію
214між двома хостами в мережі, яка не є безпечною. З'єднання X11 та
215довільні порти TCP/IP можуть також бути проведені через безпечний
216канал.
217
218OpenSSH - це переробка командою розробників OpenBSD останньої вільної
219версії SSH, доведена до сучасного стану в термінах рівня безпеки та
220підтримуваних можливостей. Всі патентовані алгоритми винесені до
221окремих бібліотек (OpenSSL).
222
223Цей пакет містить файли, необхідні як для клієнта, так і для сервера
224OpenSSH. Вам потрібно буде ще встановити openssh-clients,
225openssh-server, чи обидва пакети.
cb086001 226
52000378
AF
227%package clients
228Summary: OpenSSH Secure Shell protocol clients
25e16946
ER
229Summary(es.UTF-8): Clientes de OpenSSH
230Summary(pl.UTF-8): Klienci protokołu Secure Shell
231Summary(pt_BR.UTF-8): Clientes do OpenSSH
232Summary(ru.UTF-8): OpenSSH - клиенты протокола Secure Shell
233Summary(uk.UTF-8): OpenSSH - клієнти протоколу Secure Shell
52000378 234Group: Applications/Networking
92815192 235Requires: %{name} = %{epoch}:%{version}-%{release}
516496e1 236Provides: ssh-clients
a14c109c 237Obsoletes: ssh-clients
6fe24471 238
52000378
AF
239%description clients
240Ssh (Secure Shell) a program for logging into a remote machine and for
11530f15 241executing commands in a remote machine. It is intended to replace
242rlogin and rsh, and provide secure encrypted communications between
243two untrusted hosts over an insecure network. X11 connections and
244arbitrary TCP/IP ports can also be forwarded over the secure channel.
6fe24471 245
11530f15 246OpenSSH is OpenBSD's rework of the last free version of SSH, bringing
247it up to date in terms of security and features, as well as removing
248all patented algorithms to seperate libraries (OpenSSL).
52000378 249
11530f15 250This package includes the clients necessary to make encrypted
251connections to SSH servers.
52000378 252
84ae85a3 253%description clients -l es.UTF-8
6c34819e 254Este paquete incluye los clientes que se necesitan para hacer
255conexiones codificadas con servidores SSH.
256
84ae85a3
JR
257%description clients -l pl.UTF-8
258Ssh (Secure Shell) to program służący do logowania się na zdalną
259maszynę i uruchamiania na niej aplikacji. W zamierzeniu openssh ma
260zastąpić rlogin, rsh i dostarczyć bezpieczne, szyfrowane połączenie
261pomiędzy dwoma hostami.
93e2d77c 262
84ae85a3 263Ten pakiet zawiera klientów służących do łączenia się z serwerami SSH.
93e2d77c 264
84ae85a3
JR
265%description clients -l pt_BR.UTF-8
266Esse pacote inclui os clientes necessários para fazer conexões
6c34819e 267encriptadas com servidores SSH.
268
84ae85a3
JR
269%description clients -l ru.UTF-8
270Ssh (Secure Shell) - это программа для "захода" (login) на удаленную
271машину и для выполнения команд на удаленной машине.
cb086001 272
84ae85a3
JR
273Этот пакет содержит программы-клиенты, необходимые для установления
274зашифрованных соединений с серверами SSH.
cb086001 275
84ae85a3
JR
276%description clients -l uk.UTF-8
277Ssh (Secure Shell) - це програма для "заходу" (login) до віддаленої
278машини та для виконання команд на віддаленій машині.
cb086001 279
84ae85a3
JR
280Цей пакет містить програми-клієнти, необхідні для встановлення
281зашифрованих з'єднань з серверами SSH.
cb086001 282
8a7ba6eb
AM
283%package clients-agent-profile_d
284Summary: OpenSSH Secure Shell agent init script
4944be5f 285Summary(pl.UTF-8): Skrypt startowy agenta OpenSSH
8a7ba6eb
AM
286Group: Applications/Networking
287Requires: %{name}-clients = %{epoch}:%{version}-%{release}
288
289%description clients-agent-profile_d
290profile.d scripts for starting SSH agent.
291
4944be5f
JB
292%description clients-agent-profile_d -l pl.UTF-8
293Skrypty profile.d do uruchamiania agenta SSH.
294
8a7ba6eb
AM
295%package clients-agent-xinitrc
296Summary: OpenSSH Secure Shell agent init script
297Summary(pl.UTF-8): Skrypt inicjujący agenta ssh przez xinitrc
298Group: Applications/Networking
299Requires: %{name}-clients-agent-profile_d = %{epoch}:%{version}-%{release}
300Requires: xinitrc
301
302%description clients-agent-xinitrc
303xinitrc scripts for starting SSH agent.
304
4944be5f
JB
305%description clients-agent-xinitrc -l pl.UTF-8
306Skrypty xinitrc do uruchamiania agenta SSH.
8a7ba6eb 307
52000378
AF
308%package server
309Summary: OpenSSH Secure Shell protocol server (sshd)
25e16946
ER
310Summary(de.UTF-8): OpenSSH Secure Shell Protocol-Server (sshd)
311Summary(es.UTF-8): Servidor OpenSSH para comunicaciones codificadas
312Summary(fr.UTF-8): Serveur de protocole du shell sécurisé OpenSSH (sshd)
313Summary(it.UTF-8): Server OpenSSH per il protocollo Secure Shell (sshd)
314Summary(pl.UTF-8): Serwer protokołu Secure Shell (sshd)
315Summary(pt.UTF-8): Servidor do protocolo 'Secure Shell' OpenSSH (sshd)
316Summary(pt_BR.UTF-8): Servidor OpenSSH para comunicações encriptadas
317Summary(ru.UTF-8): OpenSSH - сервер протокола Secure Shell (sshd)
318Summary(uk.UTF-8): OpenSSH - сервер протоколу Secure Shell (sshd)
52000378 319Group: Networking/Daemons
a14c109c 320Requires(post): chkconfig >= 0.9
40cb2e83 321Requires(post): grep
0a069c2e 322Requires(post,preun): /sbin/chkconfig
9b604401 323Requires(postun): /usr/sbin/userdel
0a069c2e
ER
324Requires(pre): /bin/id
325Requires(pre): /usr/sbin/useradd
326Requires: %{name} = %{epoch}:%{version}-%{release}
b5529f6f 327Requires: /bin/login
d38368b3 328Requires: pam >= 0.99.7.1
0a069c2e
ER
329Requires: rc-scripts >= 0.4.0.18
330Requires: util-linux
516496e1
ER
331Provides: ssh-server
332Provides: user(sshd)
52000378
AF
333
334%description server
335Ssh (Secure Shell) a program for logging into a remote machine and for
11530f15 336executing commands in a remote machine. It is intended to replace
337rlogin and rsh, and provide secure encrypted communications between
338two untrusted hosts over an insecure network. X11 connections and
339arbitrary TCP/IP ports can also be forwarded over the secure channel.
52000378 340
11530f15 341OpenSSH is OpenBSD's rework of the last free version of SSH, bringing
342it up to date in terms of security and features, as well as removing
343all patented algorithms to seperate libraries (OpenSSL).
52000378 344
11530f15 345This package contains the secure shell daemon. The sshd is the server
346part of the secure shell protocol and allows ssh clients to connect to
347your host.
6fe24471 348
84ae85a3 349%description server -l de.UTF-8
aebfac88
JB
350Dieses Paket installiert den sshd, den Server-Teil der OpenSSH.
351
84ae85a3 352%description server -l es.UTF-8
6c34819e 353Este paquete contiene el servidor SSH. sshd es la parte servidor del
354protocolo secure shell y permite que clientes ssh se conecten a su
355servidor.
356
84ae85a3 357%description server -l fr.UTF-8
aebfac88
JB
358Ce paquetage installe le 'sshd', partie serveur de OpenSSH.
359
84ae85a3 360%description server -l it.UTF-8
aebfac88
JB
361Questo pacchetto installa sshd, il server di OpenSSH.
362
84ae85a3
JR
363%description server -l pl.UTF-8
364Ssh (Secure Shell) to program służący do logowania się na zdalną
365maszynę i uruchamiania na niej aplikacji. W zamierzeniu openssh ma
366zastąpić rlogin, rsh i dostarczyć bezpieczne, szyfrowane połączenie
367pomiędzy dwoma hostami.
93e2d77c 368
84ae85a3 369Ten pakiet zawiera serwer sshd (do którego mogą łączyć się klienci
11530f15 370ssh).
93e2d77c 371
84ae85a3 372%description server -l pt.UTF-8
aebfac88
JB
373Este pacote intala o sshd, o servidor do OpenSSH.
374
84ae85a3
JR
375%description server -l pt_BR.UTF-8
376Esse pacote contém o servidor SSH. O sshd é a parte servidor do
6c34819e 377protocolo secure shell e permite que clientes ssh se conectem ao seu
378host.
379
84ae85a3
JR
380%description server -l ru.UTF-8
381Ssh (Secure Shell) - это программа для "захода" (login) на удаленную
382машину и для выполнения команд на удаленной машине.
cb086001 383
84ae85a3
JR
384Этот пакет содержит sshd - "демон" Secure Shell. sshd - это серверная
385часть протокола Secure Shell, позволяющая клиентам ssh соединяться с
386вашим хостом.
cb086001 387
84ae85a3
JR
388%description server -l uk.UTF-8
389Ssh (Secure Shell) - це програма для "заходу" (login) до віддаленої
390машини та для виконання команд на віддаленій машині.
cb086001 391
84ae85a3
JR
392Цей пакет містить sshd - "демон" Secure Shell. sshd - це серверна
393частина протоколу Secure Shell, яка дозволяє клієнтам ssh зв'язуватись
394з вашим хостом.
cb086001 395
6e70f4f7 396%package gnome-askpass
52000378 397Summary: OpenSSH GNOME passphrase dialog
25e16946
ER
398Summary(de.UTF-8): OpenSSH GNOME Passwort-Dialog
399Summary(es.UTF-8): Diálogo para introducción de passphrase para GNOME
400Summary(fr.UTF-8): Dialogue pass-phrase GNOME d'OpenSSH
401Summary(it.UTF-8): Finestra di dialogo GNOME per la frase segreta di OpenSSH
402Summary(pl.UTF-8): Odpytywacz hasła OpenSSH dla GNOME
403Summary(pt.UTF-8): Diálogo de pedido de senha para GNOME do OpenSSH
404Summary(pt_BR.UTF-8): Diálogo para entrada de passphrase para GNOME
405Summary(ru.UTF-8): OpenSSH - диалог ввода ключевой фразы (passphrase) для GNOME
406Summary(uk.UTF-8): OpenSSH - діалог вводу ключової фрази (passphrase) для GNOME
52000378 407Group: Applications/Networking
96f686c2 408Requires: %{name} = %{epoch}:%{version}-%{release}
f937b661 409Obsoletes: openssh-askpass
0a069c2e
ER
410Obsoletes: ssh-askpass
411Obsoletes: ssh-extras
52000378 412
6e70f4f7 413%description gnome-askpass
52000378 414Ssh (Secure Shell) a program for logging into a remote machine and for
11530f15 415executing commands in a remote machine. It is intended to replace
416rlogin and rsh, and provide secure encrypted communications between
417two untrusted hosts over an insecure network. X11 connections and
418arbitrary TCP/IP ports can also be forwarded over the secure channel.
52000378 419
11530f15 420OpenSSH is OpenBSD's rework of the last free version of SSH, bringing
421it up to date in terms of security and features, as well as removing
422all patented algorithms to seperate libraries (OpenSSL).
52000378
AF
423
424This package contains the GNOME passphrase dialog.
425
84ae85a3
JR
426%description gnome-askpass -l es.UTF-8
427Este paquete contiene un programa que abre una caja de diálogo para
6c34819e 428entrada de passphrase en GNOME.
429
84ae85a3
JR
430%description gnome-askpass -l pl.UTF-8
431Ssh (Secure Shell) to program służący do logowania się na zdalną
432maszynę i uruchamiania na niej aplikacji. W zamierzeniu openssh ma
433zastąpić rlogin, rsh i dostarczyć bezpieczne, szyfrowane połączenie
434pomiędzy dwoma hostami.
93e2d77c 435
84ae85a3 436Ten pakiet zawiera ,,odpytywacz hasła'' dla GNOME.
93e2d77c 437
84ae85a3
JR
438%description gnome-askpass -l pt_BR.UTF-8
439Esse pacote contém um programa que abre uma caixa de diálogo para
6c34819e 440entrada de passphrase no GNOME.
441
84ae85a3
JR
442%description gnome-askpass -l ru.UTF-8
443Ssh (Secure Shell) - это программа для "захода" (login) на удаленную
444машину и для выполнения команд на удаленной машине.
cb086001 445
84ae85a3 446Этот пакет содержит диалог ввода ключевой фразы для использования под
cb086001 447GNOME.
448
84ae85a3
JR
449%description gnome-askpass -l uk.UTF-8
450Ssh (Secure Shell) - це програма для "заходу" (login) до віддаленої
451машини та для виконання команд на віддаленій машині.
cb086001 452
84ae85a3 453Цей пакет містить діалог вводу ключової фрази для використання під
cb086001 454GNOME.
455
52000378 456%prep
ecf377a3 457%setup -q
4946f6e5 458%patch0 -p1
8d59ede4 459%patch1 -p1
1aca01a4 460%patch2 -p1
200ba837 461%patch3 -p1
8d59ede4
JB
462%{?with_ldap:%patch4 -p1}
463%patch5 -p1
8d59ede4 464%patch7 -p1
516496e1 465%{?with_hpn:%patch9 -p1}
8d59ede4 466%patch10 -p1
52000378
AF
467
468%build
64f1c35c 469cp /usr/share/automake/config.sub .
0b24ec17 470%{__aclocal}
5c76eb87 471%{__autoconf}
52000378 472%configure \
c59fae24 473 PERL=%{__perl} \
ad852e00 474 --with-dns \
41897191
AM
475 --with-pam \
476 --with-mantype=man \
f9bf943b 477 --with-md5-passwords \
4946f6e5 478 --with-ipaddr-display \
f6c7fa07 479 %{?with_libedit:--with-libedit} \
93e2d77c 480 --with-4in6 \
41897191 481 --disable-suid-ssh \
06b95d40 482 --with-tcp-wrappers \
9cfed0b2 483 %{?with_ldap:--with-libs="-lldap -llber"} \
484 %{?with_ldap:--with-cppflags="-DWITH_LDAP_PUBKEY"} \
4a5c0c7d 485 %{?with_kerberos5:--with-kerberos5=/usr} \
a14c109c 486 --with-privsep-path=%{_privsepdir} \
05fbd2e9 487 --with-pid-dir=%{_localstatedir}/run \
c7963a12
JR
488 --with-xauth=/usr/bin/xauth \
489 --enable-utmpx \
490 --enable-wtmpx
82f989ae 491
b8002dec 492echo '#define LOGIN_PROGRAM "/bin/login"' >>config.h
f9bf943b 493
100832a0 494%{__make}
475ef6df 495
40cb2e83 496cd contrib
9cfed0b2 497%if %{with gnome}
40cb2e83
JB
498%{__make} gnome-ssh-askpass1 \
499 CC="%{__cc} %{rpmldflags} %{rpmcflags}"
500%endif
9cfed0b2 501%if %{with gtk}
40cb2e83
JB
502%{__make} gnome-ssh-askpass2 \
503 CC="%{__cc} %{rpmldflags} %{rpmcflags}"
504%endif
6fe24471
AF
505
506%install
507rm -rf $RPM_BUILD_ROOT
1d1e6997 508install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/{pam.d,rc.d/init.d,sysconfig,security,env.d}} \
9a2a459a 509 $RPM_BUILD_ROOT%{_libexecdir}/ssh
8a7ba6eb 510install -d $RPM_BUILD_ROOT/etc/{profile.d,X11/xinit/xinitrc.d}
52000378 511
9a2a459a
PG
512%{__make} install \
513 DESTDIR=$RPM_BUILD_ROOT
0d32b20f 514
486d736c 515bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
40cb2e83 516
486d736c
JR
517install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/sshd
518install %{SOURCE3} $RPM_BUILD_ROOT/etc/pam.d/sshd
519install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/sshd
520install %{SOURCE5} $RPM_BUILD_ROOT/etc/profile.d
521ln -sf /etc/profile.d/ssh-agent.sh $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/ssh-agent.sh
522install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}
2b7669a6 523
9cfed0b2 524%if %{with gnome}
40cb2e83
JB
525install contrib/gnome-ssh-askpass1 $RPM_BUILD_ROOT%{_libexecdir}/ssh/ssh-askpass
526%endif
9cfed0b2 527%if %{with gtk}
40cb2e83 528install contrib/gnome-ssh-askpass2 $RPM_BUILD_ROOT%{_libexecdir}/ssh/ssh-askpass
1d1e6997
PG
529%endif
530%if %{with gnome} || %{with gtk}
6157007b 531cat << 'EOF' >$RPM_BUILD_ROOT/etc/env.d/GNOME_SSH_ASKPASS_GRAB_SERVER
1d1e6997
PG
532#GNOME_SSH_ASKPASS_GRAB_SERVER="true"
533EOF
6157007b 534cat << 'EOF' >$RPM_BUILD_ROOT/etc/env.d/GNOME_SSH_ASKPASS_GRAB_POINTER
1d1e6997
PG
535#GNOME_SSH_ASKPASS_GRAB_POINTER="true"
536EOF
4ae0bc0d 537ln -s %{_libexecdir}/ssh/ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/ssh-askpass
40cb2e83 538%endif
6e70f4f7 539
8e700b6b 540rm -f $RPM_BUILD_ROOT%{_mandir}/man1/slogin.1
5f72fe6f 541echo ".so ssh.1" > $RPM_BUILD_ROOT%{_mandir}/man1/slogin.1
41897191 542
ffbc041f 543touch $RPM_BUILD_ROOT/etc/security/blacklist.sshd
643dc12f 544
b8002dec 545cat << 'EOF' > $RPM_BUILD_ROOT/etc/env.d/SSH_ASKPASS
1d1e6997
PG
546#SSH_ASKPASS="%{_libexecdir}/ssh-askpass"
547EOF
548
92815192
ER
549rm -f $RPM_BUILD_ROOT%{_datadir}/Ssh.bin # ???
550rm -f $RPM_BUILD_ROOT%{_mandir}/README.openssh-non-english-man-pages
551
6fe24471
AF
552%clean
553rm -rf $RPM_BUILD_ROOT
554
b259ae2c
ER
555%post clients
556%env_update
557
558%postun clients
559%env_update
560
561%post gnome-askpass
562%env_update
563
564%postun gnome-askpass
565%env_update
566
8a304ceb 567%pre server
0225d3b8 568%useradd -P %{name}-server -u 40 -d %{_privsepdir} -s /bin/false -c "OpenSSH PrivSep User" -g nobody sshd
4c8ae2f8 569
52000378 570%post server
d7fde396 571/sbin/chkconfig --add sshd
2c99507e 572%service sshd reload "openssh daemon"
40cb2e83
JB
573if ! grep -qs ssh /etc/security/passwd.conf ; then
574 umask 022
ec00afd0
JR
575 echo "ssh" >> /etc/security/passwd.conf
576fi
6fe24471 577
52000378 578%preun server
d7fde396 579if [ "$1" = "0" ]; then
b054de44 580 %service sshd stop
d7fde396 581 /sbin/chkconfig --del sshd
582fi
6fe24471 583
9b604401
JB
584%postun server
585if [ "$1" = "0" ]; then
5f4ffc90 586 %userremove sshd
9b604401
JB
587fi
588
6fe24471 589%files
52000378 590%defattr(644,root,root,755)
7cc45b9b 591%doc *.RNG TODO README OVERVIEW CREDITS Change*
a6eef44c
AM
592%attr(755,root,root) %{_bindir}/ssh-key*
593%{_mandir}/man1/ssh-key*.1*
52000378 594%dir %{_sysconfdir}
9df62d0f 595%dir %{_libexecdir}
52000378
AF
596
597%files clients
598%defattr(644,root,root,755)
96f686c2
JB
599%attr(755,root,root) %{_bindir}/ssh
600%attr(755,root,root) %{_bindir}/slogin
601%attr(755,root,root) %{_bindir}/sftp
602%attr(755,root,root) %{_bindir}/ssh-agent
603%attr(755,root,root) %{_bindir}/ssh-add
604%attr(755,root,root) %{_bindir}/scp
794e0987
JB
605%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ssh_config
606%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/SSH_ASKPASS
52000378
AF
607%{_mandir}/man1/scp.1*
608%{_mandir}/man1/ssh.1*
41897191 609%{_mandir}/man1/slogin.1*
a6eef44c 610%{_mandir}/man1/sftp.1*
52000378
AF
611%{_mandir}/man1/ssh-agent.1*
612%{_mandir}/man1/ssh-add.1*
902cef13 613%{_mandir}/man5/ssh_config.5*
2b7669a6 614%lang(it) %{_mandir}/it/man1/ssh.1*
615%lang(it) %{_mandir}/it/man5/ssh_config.5*
616%lang(pl) %{_mandir}/pl/man1/scp.1*
617%lang(zh_CN) %{_mandir}/zh_CN/man1/scp.1*
ec82f607
JB
618
619# for host-based auth (suid required for accessing private host key)
620#%attr(4755,root,root) %{_libexecdir}/ssh-keysign
621#%{_mandir}/man8/ssh-keysign.8*
52000378 622
8a7ba6eb
AM
623%files clients-agent-profile_d
624%defattr(644,root,root,755)
625%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ssh-agent.conf
626%attr(755,root,root) /etc/profile.d/ssh-agent.sh
627
628%files clients-agent-xinitrc
629%defattr(644,root,root,755)
630%attr(755,root,root) /etc/X11/xinit/xinitrc.d/ssh-agent.sh
631
52000378
AF
632%files server
633%defattr(644,root,root,755)
634%attr(755,root,root) %{_sbindir}/sshd
a6eef44c 635%attr(755,root,root) %{_libexecdir}/sftp-server
ad852e00 636%attr(755,root,root) %{_libexecdir}/ssh-keysign
52000378 637%{_mandir}/man8/sshd.8*
a6eef44c 638%{_mandir}/man8/sftp-server.8*
ad852e00 639%{_mandir}/man8/ssh-keysign.8*
902cef13 640%{_mandir}/man5/sshd_config.5*
794e0987
JB
641%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sshd_config
642%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sshd
634d69b4 643%attr(640,root,root) %{_sysconfdir}/moduli
52000378 644%attr(754,root,root) /etc/rc.d/init.d/sshd
794e0987
JB
645%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sshd
646%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.sshd
52000378 647
0d32b20f 648%if %{with gnome} || %{with gtk}
40cb2e83
JB
649%files gnome-askpass
650%defattr(644,root,root,755)
794e0987 651%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/GNOME_SSH_ASKPASS*
40cb2e83
JB
652%dir %{_libexecdir}/ssh
653%attr(755,root,root) %{_libexecdir}/ssh/ssh-askpass
4ae0bc0d 654%attr(755,root,root) %{_libexecdir}/ssh-askpass
40cb2e83 655%endif
This page took 0.272733 seconds and 4 git commands to generate.