Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   itojun
Date:           Mon Mar 20 02:26:03 UTC 2000

Modified Files:
        pkgsrc/security: Makefile
        pkgsrc/security/ssh: Makefile
        pkgsrc/security/ssh/files: patch-sum
        pkgsrc/security/ssh/patches: patch-ab patch-ac patch-af patch-ag
            patch-ai patch-aj patch-aq patch-ar patch-au patch-az patch-bd
            patch-be patch-bf patch-bg patch-bi patch-bj patch-bk
Added Files:
        pkgsrc/security/ssh6: Makefile
        pkgsrc/security/ssh6/files: md5 patch-sum sshd.sh
        pkgsrc/security/ssh6/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-al
            patch-am patch-an patch-ao patch-ap patch-aq patch-ar patch-as
            patch-at patch-au patch-av patch-aw patch-ax patch-ay patch-az
            patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg
            patch-bh patch-bi patch-bj patch-bk patch-bl patch-bm patch-bn
            patch-bo patch-bp patch-bq patch-br patch-la
        pkgsrc/security/ssh6/pkg: COMMENT DEINSTALL DESCR MESSAGE PLIST
Removed Files:
        pkgsrc/security/ssh/patches: patch-aw patch-bc patch-bm patch-bo
            patch-bp patch-bq

Log Message:
split security/ssh and security/ssh6.
security/ssh6: IPv4/v6 ready, socks unavailable, kerberos available (not tested)
security/ssh: IPv4 onlyready, socks available, kerberos available (not tested)

should be integrated into one whenever socks support becomes aware of
getaddrinfo/getnameinfo.  two directories with tons of patches/patch-* is
a maintenance headache.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/security/Makefile
cvs rdiff -r1.75 -r1.76 pkgsrc/security/ssh/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/security/ssh/files/patch-sum
cvs rdiff -r1.11 -r1.12 pkgsrc/security/ssh/patches/patch-ab \
    pkgsrc/security/ssh/patches/patch-ac pkgsrc/security/ssh/patches/patch-aj
cvs rdiff -r1.9 -r1.10 pkgsrc/security/ssh/patches/patch-af
cvs rdiff -r1.3 -r1.4 pkgsrc/security/ssh/patches/patch-ag
cvs rdiff -r1.5 -r1.6 pkgsrc/security/ssh/patches/patch-ai \
    pkgsrc/security/ssh/patches/patch-aq
cvs rdiff -r1.1 -r1.2 pkgsrc/security/ssh/patches/patch-ar \
    pkgsrc/security/ssh/patches/patch-az pkgsrc/security/ssh/patches/patch-bd \
    pkgsrc/security/ssh/patches/patch-be pkgsrc/security/ssh/patches/patch-bf \
    pkgsrc/security/ssh/patches/patch-bg pkgsrc/security/ssh/patches/patch-bi \
    pkgsrc/security/ssh/patches/patch-bj pkgsrc/security/ssh/patches/patch-bk
cvs rdiff -r1.4 -r1.5 pkgsrc/security/ssh/patches/patch-au
cvs rdiff -r1.1 -r0 pkgsrc/security/ssh/patches/patch-aw \
    pkgsrc/security/ssh/patches/patch-bc pkgsrc/security/ssh/patches/patch-bm \
    pkgsrc/security/ssh/patches/patch-bo pkgsrc/security/ssh/patches/patch-bp \
    pkgsrc/security/ssh/patches/patch-bq
cvs rdiff -r0 -r1.1 pkgsrc/security/ssh6/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/security/ssh6/files/md5 \
    pkgsrc/security/ssh6/files/patch-sum pkgsrc/security/ssh6/files/sshd.sh
cvs rdiff -r0 -r1.1 pkgsrc/security/ssh6/patches/patch-aa \
    pkgsrc/security/ssh6/patches/patch-ab \
    pkgsrc/security/ssh6/patches/patch-ac \
    pkgsrc/security/ssh6/patches/patch-ad \
    pkgsrc/security/ssh6/patches/patch-ae \
    pkgsrc/security/ssh6/patches/patch-af \
    pkgsrc/security/ssh6/patches/patch-ag \
    pkgsrc/security/ssh6/patches/patch-ah \
    pkgsrc/security/ssh6/patches/patch-ai \
    pkgsrc/security/ssh6/patches/patch-aj \
    pkgsrc/security/ssh6/patches/patch-al \
    pkgsrc/security/ssh6/patches/patch-am \
    pkgsrc/security/ssh6/patches/patch-an \
    pkgsrc/security/ssh6/patches/patch-ao \
    pkgsrc/security/ssh6/patches/patch-ap \
    pkgsrc/security/ssh6/patches/patch-aq \
    pkgsrc/security/ssh6/patches/patch-ar \
    pkgsrc/security/ssh6/patches/patch-as \
    pkgsrc/security/ssh6/patches/patch-at \
    pkgsrc/security/ssh6/patches/patch-au \
    pkgsrc/security/ssh6/patches/patch-av \
    pkgsrc/security/ssh6/patches/patch-aw \
    pkgsrc/security/ssh6/patches/patch-ax \
    pkgsrc/security/ssh6/patches/patch-ay \
    pkgsrc/security/ssh6/patches/patch-az \
    pkgsrc/security/ssh6/patches/patch-ba \
    pkgsrc/security/ssh6/patches/patch-bb \
    pkgsrc/security/ssh6/patches/patch-bc \
    pkgsrc/security/ssh6/patches/patch-bd \
    pkgsrc/security/ssh6/patches/patch-be \
    pkgsrc/security/ssh6/patches/patch-bf \
    pkgsrc/security/ssh6/patches/patch-bg \
    pkgsrc/security/ssh6/patches/patch-bh \
    pkgsrc/security/ssh6/patches/patch-bi \
    pkgsrc/security/ssh6/patches/patch-bj \
    pkgsrc/security/ssh6/patches/patch-bk \
    pkgsrc/security/ssh6/patches/patch-bl \
    pkgsrc/security/ssh6/patches/patch-bm \
    pkgsrc/security/ssh6/patches/patch-bn \
    pkgsrc/security/ssh6/patches/patch-bo \
    pkgsrc/security/ssh6/patches/patch-bp \
    pkgsrc/security/ssh6/patches/patch-bq \
    pkgsrc/security/ssh6/patches/patch-br \
    pkgsrc/security/ssh6/patches/patch-la
cvs rdiff -r0 -r1.1 pkgsrc/security/ssh6/pkg/COMMENT \
    pkgsrc/security/ssh6/pkg/DEINSTALL pkgsrc/security/ssh6/pkg/DESCR \
    pkgsrc/security/ssh6/pkg/MESSAGE pkgsrc/security/ssh6/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index