| 1 | Summary: Clients for remote access commands (rsh, rlogin, rcp). |
|---|
| 2 | Summary(ja): リモートアクセスコマンド (rsh, rlogin, rcp) のクライアント |
|---|
| 3 | Name: rsh |
|---|
| 4 | Version: 0.17 |
|---|
| 5 | Release: 36%{?_dist_release} |
|---|
| 6 | |
|---|
| 7 | License: BSD |
|---|
| 8 | Group: Applications/Internet |
|---|
| 9 | URL: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit |
|---|
| 10 | |
|---|
| 11 | Source: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rsh-%{version}.tar.gz |
|---|
| 12 | Source1: rexec.pam |
|---|
| 13 | Source2: rlogin.pam |
|---|
| 14 | Source3: rsh.pam |
|---|
| 15 | Source4: http://www.tc.cornell.edu/~sadd/rexec-1.5.tar.gz |
|---|
| 16 | Source5: rsh-xinetd |
|---|
| 17 | Source6: rlogin-xinetd |
|---|
| 18 | Source7: rexec-xinetd |
|---|
| 19 | |
|---|
| 20 | Patch1: netkit-rsh-0.17-sectty.patch |
|---|
| 21 | # Make rexec installation process working |
|---|
| 22 | Patch2: netkit-rsh-0.17-rexec.patch |
|---|
| 23 | Patch3: netkit-rsh-0.10-stdarg.patch |
|---|
| 24 | # Improve installation process |
|---|
| 25 | Patch4: netkit-rsh-0.16-jbj.patch |
|---|
| 26 | # Link rshd against libpam |
|---|
| 27 | Patch8: netkit-rsh-0.16-jbj4.patch |
|---|
| 28 | Patch9: netkit-rsh-0.16-prompt.patch |
|---|
| 29 | Patch10: netkit-rsh-0.16-rlogin=rsh.patch |
|---|
| 30 | # Improve documentation |
|---|
| 31 | Patch11: netkit-rsh-0.16-nokrb.patch |
|---|
| 32 | # Remove spurious double-reporting of errors |
|---|
| 33 | Patch12: netkit-rsh-0.17-pre20000412-jbj5.patch |
|---|
| 34 | # RH #42880 |
|---|
| 35 | Patch13: netkit-rsh-0.17-userandhost.patch |
|---|
| 36 | # Don't strip binaries during installation |
|---|
| 37 | Patch14: netkit-rsh-0.17-strip.patch |
|---|
| 38 | # RH #67362 |
|---|
| 39 | Patch15: netkit-rsh-0.17-lfs.patch |
|---|
| 40 | # RH #57392 |
|---|
| 41 | Patch16: netkit-rsh-0.17-chdir.patch |
|---|
| 42 | # RH #63806 |
|---|
| 43 | Patch17: netkit-rsh-0.17-pam-nologin.patch |
|---|
| 44 | # RH #135643 |
|---|
| 45 | Patch19: netkit-rsh-0.17-rexec-netrc.patch |
|---|
| 46 | # RH #68590 |
|---|
| 47 | Patch20: netkit-rsh-0.17-pam-sess.patch |
|---|
| 48 | # RH #67361 |
|---|
| 49 | Patch21: netkit-rsh-0.17-errno.patch |
|---|
| 50 | # RH #118630 |
|---|
| 51 | Patch22: netkit-rsh-0.17-rexec-sig.patch |
|---|
| 52 | # RH #135827 |
|---|
| 53 | Patch23: netkit-rsh-0.17-nohost.patch |
|---|
| 54 | # RH #122315 |
|---|
| 55 | Patch24: netkit-rsh-0.17-ignchld.patch |
|---|
| 56 | # RH #146464 |
|---|
| 57 | Patch25: netkit-rsh-0.17-checkdir.patch |
|---|
| 58 | Patch26: netkit-rsh-0.17-pam-conv.patch |
|---|
| 59 | # RH #174045 |
|---|
| 60 | Patch27: netkit-rsh-0.17-rcp-largefile.patch |
|---|
| 61 | # RH #174146 |
|---|
| 62 | Patch28: netkit-rsh-0.17-pam-rhost.patch |
|---|
| 63 | # RH #178916 |
|---|
| 64 | Patch29: netkit-rsh-0.17-rlogin-linefeed.patch |
|---|
| 65 | Patch30: netkit-rsh-0.17-ipv6.patch |
|---|
| 66 | Patch31: netkit-rsh-0.17-pam_env.patch |
|---|
| 67 | Patch33: netkit-rsh-0.17-dns.patch |
|---|
| 68 | Patch34: netkit-rsh-0.17-nohostcheck-compat.patch |
|---|
| 69 | # RH #448904 |
|---|
| 70 | Patch35: netkit-rsh-0.17-audit.patch |
|---|
| 71 | Patch36: netkit-rsh-0.17-longname.patch |
|---|
| 72 | # RH #440867 |
|---|
| 73 | Patch37: netkit-rsh-0.17-arg_max.patch |
|---|
| 74 | Patch38: netkit-rsh-0.17-rh448904.patch |
|---|
| 75 | Patch39: netkit-rsh-0.17-rh461903.patch |
|---|
| 76 | Patch40: netkit-rsh-0.17-rh473492.patch |
|---|
| 77 | Patch41: netkit-rsh-0.17-rh650119.patch |
|---|
| 78 | |
|---|
| 79 | BuildRoot: %{_tmppath}/%{name}-%{version}-root |
|---|
| 80 | BuildRequires: perl |
|---|
| 81 | BuildRequires: ncurses-devel |
|---|
| 82 | BuildRequires: pam-devel |
|---|
| 83 | BuildRequires: audit-libs-devel |
|---|
| 84 | #BuildRequires: libtermcap-devel |
|---|
| 85 | |
|---|
| 86 | %description |
|---|
| 87 | The rsh package contains a set of programs which allow users to run |
|---|
| 88 | commmands on remote machines, login to other machines and copy files |
|---|
| 89 | between machines (rsh, rlogin and rcp). All three of these commands |
|---|
| 90 | use rhosts style authentication. This package contains the clients |
|---|
| 91 | needed for all of these services. |
|---|
| 92 | The rsh package should be installed to enable remote access to other |
|---|
| 93 | machines. |
|---|
| 94 | |
|---|
| 95 | %description -l ja |
|---|
| 96 | rsh パッケージにはリモートマシン上でコマンドを実行させたり (rsh), |
|---|
| 97 | 他のマシンにログインしたり (rlogin),マシン間でファイルをコピーしたり |
|---|
| 98 | (rcp) するプログラムが収められています.この3つのコマンドは全て |
|---|
| 99 | rhosts スタイルの認証形式をとります.このパッケージにはこれらの |
|---|
| 100 | サービスに必要なクライアントプログラムが収められています. |
|---|
| 101 | 他のマシンの遠隔操作を可能にする為には rsh パッケージをインストール |
|---|
| 102 | して下さい. |
|---|
| 103 | |
|---|
| 104 | |
|---|
| 105 | %package server |
|---|
| 106 | Summary: Servers for remote access commands (rsh, rlogin, rcp). |
|---|
| 107 | Summary(ja): リモートアクセスコマンド (rsh, rlogin, rcp) のサーバ |
|---|
| 108 | Group: System Environment/Daemons |
|---|
| 109 | #Requires: pam >= 0.59, /etc/pam.d/system-auth |
|---|
| 110 | Requires: pam >= 0.72 |
|---|
| 111 | Requires: xinetd |
|---|
| 112 | |
|---|
| 113 | %description server |
|---|
| 114 | The rsh-server package contains a set of programs which allow users |
|---|
| 115 | to run commmands on remote machines, login to other machines and copy |
|---|
| 116 | files between machines (rsh, rlogin and rcp). All three of these |
|---|
| 117 | commands use rhosts style authentication. This package contains the |
|---|
| 118 | servers needed for all of these services. It also contains a server |
|---|
| 119 | for rexec, an alternate method of executing remote commands. |
|---|
| 120 | All of these servers are run by inetd and configured using |
|---|
| 121 | /etc/inetd.conf and PAM. The rexecd server is disabled by default, |
|---|
| 122 | but the other servers are enabled. |
|---|
| 123 | |
|---|
| 124 | The rsh-server package should be installed to enable remote access |
|---|
| 125 | from other machines. |
|---|
| 126 | |
|---|
| 127 | %description server -l ja |
|---|
| 128 | rsh-server パッケージにはリモートマシン上でコマンドを実行させたり (rsh), |
|---|
| 129 | 他のマシンにログインしたり (rlogin),マシン間でファイルをコピーしたり |
|---|
| 130 | (rcp) するプログラムが収められています.この3つのコマンドは全て |
|---|
| 131 | rhosts スタイルの認証形式をとります.このパッケージにはこれらの |
|---|
| 132 | サービスに必要なサーバプログラムが収められています.その他 |
|---|
| 133 | rexec という別の種類のリモートコマンド実行の為のサーバも収められています. |
|---|
| 134 | これらサーバは全て inetd から起動し,/etc/inetd.conf や PAM を介して |
|---|
| 135 | 設定を行います.rexecd サーバはデフォルトでは起動しませんが, |
|---|
| 136 | 他のサーバはデフォルトで起動する様になっています. |
|---|
| 137 | |
|---|
| 138 | 他のマシンから遠隔操作を可能にする為には rsh-server パッケージを |
|---|
| 139 | インストールして下さい. |
|---|
| 140 | |
|---|
| 141 | |
|---|
| 142 | %prep |
|---|
| 143 | %setup -q -n netkit-rsh-%{version} -a 4 |
|---|
| 144 | %patch1 -p1 -b .sectty |
|---|
| 145 | %patch2 -p1 -b .rexec |
|---|
| 146 | %patch3 -p1 -b .stdarg |
|---|
| 147 | %patch4 -p1 -b .jbj |
|---|
| 148 | %patch8 -p1 -b .jbj4 |
|---|
| 149 | %patch9 -p1 -b .prompt |
|---|
| 150 | %patch10 -p1 -b .rsh |
|---|
| 151 | %patch11 -p1 -b .rsh.nokrb |
|---|
| 152 | %patch12 -p1 -b .jbj5 |
|---|
| 153 | %patch13 -p1 -b .userandhost |
|---|
| 154 | %patch14 -p1 -b .strip |
|---|
| 155 | %patch15 -p1 -b .lfs |
|---|
| 156 | %patch16 -p1 -b .chdir |
|---|
| 157 | %patch17 -p1 -b .pam-nologin |
|---|
| 158 | %patch19 -p1 -b .rexec-netrc |
|---|
| 159 | %patch20 -p1 -b .pam-sess |
|---|
| 160 | %patch21 -p1 -b .errno |
|---|
| 161 | %patch22 -p1 -b .rexec-sig |
|---|
| 162 | %patch23 -p1 -b .nohost |
|---|
| 163 | %patch24 -p1 -b .ignchld |
|---|
| 164 | %patch25 -p1 -b .checkdir |
|---|
| 165 | %patch26 -p1 -b .pam-conv |
|---|
| 166 | %patch27 -p1 -b .largefile |
|---|
| 167 | %patch28 -p1 -b .pam-rhost |
|---|
| 168 | %patch29 -p1 -b .linefeed |
|---|
| 169 | %patch30 -p1 -b .ipv6 |
|---|
| 170 | %patch31 -p1 -b .pam_env |
|---|
| 171 | %patch33 -p1 -b .dns |
|---|
| 172 | %patch34 -p1 -b .compat |
|---|
| 173 | %patch35 -p1 -b .audit |
|---|
| 174 | %patch36 -p1 -b .longname |
|---|
| 175 | %patch37 -p1 -b .arg_max |
|---|
| 176 | %patch38 -p1 -b .rh448904 |
|---|
| 177 | %patch39 -p1 -b .rh461903 |
|---|
| 178 | %patch40 -p1 -b .rh473492 |
|---|
| 179 | %patch41 -p1 -b .rh650119 |
|---|
| 180 | |
|---|
| 181 | # No, I don't know what this is doing in the tarball. |
|---|
| 182 | rm -f rexec/rexec |
|---|
| 183 | |
|---|
| 184 | |
|---|
| 185 | %build |
|---|
| 186 | sh configure --with-c-compiler=gcc |
|---|
| 187 | perl -pi -e ' |
|---|
| 188 | s,^CC=.*$,CC=cc,; |
|---|
| 189 | s,-O2,\$(RPM_OPT_FLAGS) -fpic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE,; |
|---|
| 190 | s,^LDFLAGS=,LDFLAGS=-pie,; |
|---|
| 191 | s,^BINDIR=.*$,BINDIR=%{_bindir},; |
|---|
| 192 | s,^MANDIR=.*$,MANDIR=%{_mandir},; |
|---|
| 193 | s,^SBINDIR=.*$,SBINDIR=%{_sbindir},; |
|---|
| 194 | ' MCONFIG |
|---|
| 195 | |
|---|
| 196 | make %{?_smp_mfalgs} |
|---|
| 197 | |
|---|
| 198 | |
|---|
| 199 | %install |
|---|
| 200 | rm -rf ${RPM_BUILD_ROOT} |
|---|
| 201 | mkdir -p ${RPM_BUILD_ROOT}%{_bindir} |
|---|
| 202 | mkdir -p ${RPM_BUILD_ROOT}%{_sbindir} |
|---|
| 203 | mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man{1,5,8} |
|---|
| 204 | mkdir -p ${RPM_BUILD_ROOT}/etc/pam.d |
|---|
| 205 | |
|---|
| 206 | make INSTALLROOT=${RPM_BUILD_ROOT} BINDIR=%{_bindir} MANDIR=%{_mandir} install |
|---|
| 207 | |
|---|
| 208 | install -m 644 $RPM_SOURCE_DIR/rexec.pam ${RPM_BUILD_ROOT}/etc/pam.d/rexec |
|---|
| 209 | install -m 644 $RPM_SOURCE_DIR/rlogin.pam ${RPM_BUILD_ROOT}/etc/pam.d/rlogin |
|---|
| 210 | install -m 644 $RPM_SOURCE_DIR/rsh.pam ${RPM_BUILD_ROOT}/etc/pam.d/rsh |
|---|
| 211 | |
|---|
| 212 | mkdir -p ${RPM_BUILD_ROOT}/etc/xinetd.d/ |
|---|
| 213 | install -m644 %SOURCE5 ${RPM_BUILD_ROOT}/etc/xinetd.d/rsh |
|---|
| 214 | install -m644 %SOURCE6 ${RPM_BUILD_ROOT}/etc/xinetd.d/rlogin |
|---|
| 215 | install -m644 %SOURCE7 ${RPM_BUILD_ROOT}/etc/xinetd.d/rexec |
|---|
| 216 | |
|---|
| 217 | %clean |
|---|
| 218 | rm -rf ${RPM_BUILD_ROOT} |
|---|
| 219 | |
|---|
| 220 | |
|---|
| 221 | %files |
|---|
| 222 | %defattr(-,root,root) |
|---|
| 223 | %attr(4755,root,root) %{_bindir}/rcp |
|---|
| 224 | %{_bindir}/rexec |
|---|
| 225 | %attr(4755,root,root) %{_bindir}/rlogin |
|---|
| 226 | %attr(4755,root,root) %{_bindir}/rsh |
|---|
| 227 | %{_mandir}/man1/*.1* |
|---|
| 228 | |
|---|
| 229 | %files server |
|---|
| 230 | %defattr(-,root,root) |
|---|
| 231 | %config /etc/pam.d/rsh |
|---|
| 232 | %config /etc/pam.d/rlogin |
|---|
| 233 | %config /etc/pam.d/rexec |
|---|
| 234 | %{_sbindir}/in.rexecd |
|---|
| 235 | %{_sbindir}/in.rlogind |
|---|
| 236 | %{_sbindir}/in.rshd |
|---|
| 237 | /etc/xinetd.d/* |
|---|
| 238 | %{_mandir}/man8/*.8* |
|---|
| 239 | |
|---|
| 240 | |
|---|
| 241 | %changelog |
|---|
| 242 | * Sun Apr 10 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.17-36 |
|---|
| 243 | - rebuilt with current VineSeed |
|---|
| 244 | - added Patch38-41 from Fedora |
|---|
| 245 | * Mon Nov 09 2010 Adam Tkac <atkac redhat com> - 0.17-64 |
|---|
| 246 | - fix typo in rexec.c (#650119) |
|---|
| 247 | * Tue Jan 5 2010 Jan Gorig <jgorig redhat com> - 0.17-62 |
|---|
| 248 | - add check for return values (#473492) |
|---|
| 249 | * Thu Mar 26 2009 Adam Tkac <atkac redhat com> 0.17-53 |
|---|
| 250 | - check return value from close to catch errors on NFS filesystems (#461903) |
|---|
| 251 | * Fri Oct 03 2008 Adam Tkac <atkac redhat com> 0.17-51 |
|---|
| 252 | - make in.rshd working on kernels without audit support (#448904) |
|---|
| 253 | |
|---|
| 254 | * Sun Sep 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.17-35 |
|---|
| 255 | - new versioning policy, spec in UTF-8 |
|---|
| 256 | - import Patch3[0-7] from fedora |
|---|
| 257 | |
|---|
| 258 | * Thu Jun 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.17-34vl1 |
|---|
| 259 | - added Patches from Fedora 0.17-34.1 |
|---|
| 260 | * Thu Feb 9 2006 Karel Zak <kzak@redhat.com> 0.17-34 |
|---|
| 261 | - fix #178916 - Line feeds when password needs changing with rlogin |
|---|
| 262 | * Mon Nov 28 2005 Karel Zak <kzak@redhat.com> 0.17-33 |
|---|
| 263 | - fix #174146 - pam_access.so does not work with rexecd |
|---|
| 264 | * Thu Nov 24 2005 Karel Zak <kzak@redhat.com> 0.17-32 |
|---|
| 265 | - fix #174045 - rcp outputs negative file size when over 2GB |
|---|
| 266 | |
|---|
| 267 | * Sun Feb 20 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.17-28vl1 |
|---|
| 268 | - based on Redhat Rawhide 0.17-28 |
|---|
| 269 | * Thu Feb 3 2005 Karel Zak <kzak@redhat.com> 0.17-28 |
|---|
| 270 | - malicious rcp server can cause rcp to write to arbitrary files |
|---|
| 271 | (like scp CAN-2004-0175) (#146464) |
|---|
| 272 | * Mon Dec 6 2004 Karel Zak <kzak@redhat.com> 0.17-27 |
|---|
| 273 | - removed BSD stuff "signal(SIGCHLD, SIG_IGN)". It's unsupported |
|---|
| 274 | by POSIX/linux. (#122315) |
|---|
| 275 | * Wed Nov 17 2004 Karel Zak <kzak@redhat.com> 0.17-25 |
|---|
| 276 | - rexecd uses PAM session now (#68590) |
|---|
| 277 | - fixed errno usage in rcp (#67361) |
|---|
| 278 | - fixed rexec fails with "Invalid Argument" (#118630) |
|---|
| 279 | * Mon Oct 18 2004 Radek Vokal <rvokal@redhat.com> 0.17-24 |
|---|
| 280 | - The username and password for ~/.netrc are used (#135643) |
|---|
| 281 | * Thu Feb 5 2004 Thomas Woerner <twoerner@redhat.com> 0.17-20 |
|---|
| 282 | - in.rexecd, in.rlogind and in.rshd are pie, now |
|---|
| 283 | * Tue Oct 21 2003 Phil Knirsch <pknirsch@redhat.com> 0.17-19 |
|---|
| 284 | - Included updated patch from #105733. |
|---|
| 285 | * Thu Oct 02 2003 Phil Knirsch <pknirsch@redhat.com> 0.17-18 |
|---|
| 286 | - Fixed YAT (#79391). |
|---|
| 287 | - Included feature request #105733 (-D option). |
|---|
| 288 | |
|---|
| 289 | * Mon Jun 16 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.17-15vl1 |
|---|
| 290 | - based on Redhat Rawhide 0.17-15 |
|---|
| 291 | - replaced Patch2, Patch3 and Patch14 by newer ones |
|---|
| 292 | - added Patch15, Patch16 |
|---|
| 293 | - rebuild with new toolchains |
|---|
| 294 | - to use License instead of Copyright |
|---|
| 295 | |
|---|
| 296 | * Thu Jan 18 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org> |
|---|
| 297 | - 0.17-2.4vl2 |
|---|
| 298 | - Requires: /etc/pam.d/system-auth -> pam >= 0.72 for rsh-server |
|---|
| 299 | |
|---|
| 300 | * Wed Jan 10 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org> |
|---|
| 301 | - 0.17-2.4vl1 |
|---|
| 302 | - based on 0.17-2.4 from Rawhide |
|---|
| 303 | - added Japanese summary and description |
|---|
| 304 | |
|---|
| 305 | * Tue Oct 10 2000 Nalin Dahyabhai <nalin@redhat.com> |
|---|
| 306 | - fix PAM config files to always honor nologin and securetty, to use rhosts, |
|---|
| 307 | and to fall back to password auth only for rlogin and rexec (#17183) |
|---|
| 308 | - add references to pam_env to the PAM configs as well (#16170) |
|---|
| 309 | - disable rlogin and rsh by default |
|---|
| 310 | |
|---|
| 311 | * Mon Oct 02 2000 Nalin Dahyabhai <nalin@redhat.com> |
|---|
| 312 | - fix typo in the rexec xinetd configuration file (#18107) |
|---|
| 313 | |
|---|
| 314 | * Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com> |
|---|
| 315 | - fix typo in the rlogin PAM config file |
|---|
| 316 | - continue the tradition of messed-up release numbers |
|---|
| 317 | |
|---|
| 318 | * Tue Jul 18 2000 Bill Nottingham <notting@redhat.com> |
|---|
| 319 | - add description & default to xinetd file |
|---|
| 320 | |
|---|
| 321 | * Wed Jul 12 2000 Prospector <bugzilla@redhat.com> |
|---|
| 322 | - automatic rebuild |
|---|
| 323 | |
|---|
| 324 | * Sun Jun 18 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 325 | - FHS packaging. |
|---|
| 326 | - update to 0.17. |
|---|
| 327 | |
|---|
| 328 | * Thu Jun 1 2000 Nalin Dahyabhai <nalin@redhat.com> |
|---|
| 329 | - modify PAM setup to use system-auth |
|---|
| 330 | |
|---|
| 331 | * Mon May 29 2000 Nalin Dahyabhai <nalin@redhat.com> |
|---|
| 332 | - expunge all mentions of kerberos authentication or DES encryption using |
|---|
| 333 | kerberos from the man pages |
|---|
| 334 | |
|---|
| 335 | * Thu May 25 2000 Trond Eivind Glomsr <teg@redhat.com> |
|---|
| 336 | - switched to xinetd |
|---|
| 337 | |
|---|
| 338 | * Tue Mar 7 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 339 | - rebuild for sparc baud rates > 38400. |
|---|
| 340 | |
|---|
| 341 | * Fri Mar 04 2000 Nalin Dahyabhai <nalin@redhat.com> |
|---|
| 342 | - make rlogin still work correctly when argv[0] = "rsh" |
|---|
| 343 | |
|---|
| 344 | * Mon Feb 28 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 345 | - workaround (by explicitly prompting for password) #4328 and #9715. |
|---|
| 346 | |
|---|
| 347 | * Wed Feb 9 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 348 | - mark pam config files as %config. |
|---|
| 349 | |
|---|
| 350 | * Fri Feb 4 2000 Bill Nottingham <notting@redhat.com> |
|---|
| 351 | - handle compressed manpages |
|---|
| 352 | |
|---|
| 353 | * Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com> |
|---|
| 354 | - fix description |
|---|
| 355 | |
|---|
| 356 | * Sun Jan 30 2000 Bill Nottingham <notting@redhat.com> |
|---|
| 357 | - remove bogus rexec binary when building; it causes weirdness |
|---|
| 358 | |
|---|
| 359 | * Fri Jan 28 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 360 | - Make sure that rshd is compiled with -DUSE_PAM. |
|---|
| 361 | |
|---|
| 362 | * Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 363 | - Fix bug in rshd (hangs forever with zombie offspring) (#8313). |
|---|
| 364 | |
|---|
| 365 | * Wed Jan 5 2000 Jeff Johnson <jbj@redhat.com> |
|---|
| 366 | - fix the PAM fix yet again (#8133). |
|---|
| 367 | |
|---|
| 368 | * Tue Jan 4 2000 Bill Nottingham <notting@redhat.com> |
|---|
| 369 | - split client and server |
|---|
| 370 | |
|---|
| 371 | * Tue Dec 21 1999 Jeff Johnson <jbj@redhat.com> |
|---|
| 372 | - update to 0.16. |
|---|
| 373 | - dup setuid bits into files list. |
|---|
| 374 | |
|---|
| 375 | * Fri Jul 30 1999 Jeff Johnson <jbj@redhat.com> |
|---|
| 376 | - update to rexec-1.5 client (#4262) |
|---|
| 377 | |
|---|
| 378 | * Wed May 19 1999 Jeff Johnson <jbj@redhat.com> |
|---|
| 379 | - fix broken rexec protocol in in.rexecd (#2318). |
|---|
| 380 | |
|---|
| 381 | * Tue May 4 1999 Justin Vallon <vallon@mindspring.com> |
|---|
| 382 | - rcp with error was tricked by stdarg side effect (#2300) |
|---|
| 383 | |
|---|
| 384 | * Thu Apr 15 1999 Michael K. Johnson <johnsonm@redhat.com> |
|---|
| 385 | - rlogin pam file was missing comment magic |
|---|
| 386 | |
|---|
| 387 | * Tue Apr 06 1999 Preston Brown <pbrown@redhat.com> |
|---|
| 388 | - strip rexec |
|---|
| 389 | |
|---|
| 390 | * Fri Mar 26 1999 Jeff Johnson <jbj@redhat.com> |
|---|
| 391 | - rexec needs pam_set_item() (#60). |
|---|
| 392 | - clarify protocol in rexecd.8. |
|---|
| 393 | - add rexec client from contrib. |
|---|
| 394 | |
|---|
| 395 | * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> |
|---|
| 396 | - auto rebuild in the new build environment (release 22) |
|---|
| 397 | |
|---|
| 398 | * Mon Mar 15 1999 Jeff Johnson <jbj@redhat.com> |
|---|
| 399 | - compile for 6.0. |
|---|
| 400 | |
|---|
| 401 | * Fri Apr 24 1998 Prospector System <bugs@redhat.com> |
|---|
| 402 | - translations modified for de, fr, tr |
|---|
| 403 | |
|---|
| 404 | * Tue Apr 14 1998 Erik Troan <ewt@redhat.com> |
|---|
| 405 | - built against new ncurses |
|---|
| 406 | |
|---|
| 407 | * Sat Apr 5 1998 Marcelo F. Vianna <m-vianna@usa.net> |
|---|
| 408 | - Packaged for RH5.0 (Hurricane) |
|---|
| 409 | |
|---|
| 410 | * Tue Oct 14 1997 Michael K. Johnson <johnsonm@redhat.com> |
|---|
| 411 | - new pam conventions |
|---|
| 412 | |
|---|
| 413 | * Tue Jul 15 1997 Erik Troan <ewt@redhat.com> |
|---|
| 414 | - initial build |
|---|