-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASING
79 lines (59 loc) · 1.41 KB
/
RELEASING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Releasing pptpd
git pull
decide on version number
update version number in the following files
pptpd.spec
configure.in
debian/changelog
run ./reconf
update NEWS, ChangeLog
commit changes
tag, see README.cvs, for example:
git tag 1.4.0
make dist
md5sum
gpg --detach-sign --armor
test
Test Plan
a) unpacks into subdirectory with correct package and version string,
b) "./configure"
c) "make"
d) "make install"
e) set configuration files for a tunnel, establish two tunnels, ping,
ssh, scp 10Mb random data, close tunnel, re-establish, ping, close
tunnels.
f) "make uninstall"
SourceForge
ftp -n upload.sourceforge.net <<EOF
user anonymous qz@hp.com
cd incoming
hash
passive
put pptpd-1.4.0.tar.gz
quit
EOF
http://sourceforge.net/
Login
Poptop
Admin
File Releases
Add Release "pptpd-1.4.0 (experimental)" to package "pptpd"
Announcement
To: poptop-server@lists.sourceforge.net
Subject: pptpd-1.4.0 released
G'day,
pptpd 1.4.0 has been released.
Please reply to the mailing list with your test results.
See:
http://sourceforge.net/projects/poptop (click on Files)
http://sourceforge.net/project/showfiles.php?group_id=44827
Checksums:
?? pptpd-1.4.0.tar.gz
Changes to pptpd since 1.3.4 are:
See the detailed ChangeLog
--
Cryptographically sign the mail.
--
Update versions.inc on web site http://poptop.sourceforge.net/
Update versions on web site http://poptop.org/ via robertw@snapgear.com
--