notes about george upgrades
[monkeysphere.git] / doc / george / changelog
1 ******************************************************************************
2 *                                                                            *
3 *                       george system log                                    *
4 *                                                                            *
5 ******************************************************************************
6 *  Please add new entries in reverse chronological order whenever you make   *
7 *  changes to this system (first command at top, last at bottom)             *
8 ******************************************************************************
9
10 2009-09-14 - dkg
11         * aptitude update && aptitude full-upgrade (bunch of lenny
12         updates, plus ikiwiki security upgrade)
13         
14 2009-04-21 - jrollins
15         * apt-get update && dist-upgrade (a bunch of stuff (monkeysphere,
16         screen, gnupg, dash, onak, git-core...)
17         * extended host key by 3 months
18         
19 2009-04-21 - micah
20         * aptitude update && aptitude full-upgrade (git-core DSA)
21         
22 2009-04-12 - dkg
23         * aptitude update && aptitude full-upgrade
24         * (checked and found that monkeysphere version 0.24-1 is already
25         installed; don't know how that happened, coulda been me, just
26         sloppy about not noting it in the changelog)
27         * extended host key by 4 months
28         
29 2009-02-22 - jrollins
30         * fixed /etc/crontab line for update-users (was trying to run
31         monkeysphere-server instead of monkeysphere-authentication).
32
33 2009-02-21 - dkg
34         * upgraded to the latest versions of packages for lenny.
35         * upgraded george to monkeysphere 0.23.1.  the transition upgrade
36         failed due to the way that gpg exports self-signatures secret
37         keys; it only exports the first self-sig for each user id, even if
38         that one is expired.  Then any subsequent import fails, even if
39         the target import keyring knows about some valid self-signatures.
40         * i man-handled the upgrade into place so that george doesn't just
41         fail on us, but this is a pretty major bug in the transition process.
42         
43 2009-01-31 - jrollins
44         * applied diff represented in commit
45         f75a5747a8b99e04c02c475791c476f1fbd2b674 to change log level for
46         unacceptable untranslatable keys.
47
48 2009-01-30 - micah
49         * Replaced nullmailer with postfix, nullmailer doesn't handle aliases
50           and insisted either on constantly respooling mail when there was no
51           where to go. 
52
53 2009-01-24 - micah
54         * Configured /etc/aliases to have root go to mjgoins, micah, dkg, jrollins
55         * Configured /etc/nullmailer/remotes to have mail.riseup.net so remote delivery will work
56         * Removed the hundreds of queued cron emails that had resulted in 30gig of mail.err logs
57         * Rotated the giant logs out 
58
59 2009-01-11 - dkg
60         * extended the expiration date for george's key three months into
61         the future.
62         * aptitude update && aptitude full-upgrade (brings monkeysphere to
63         0.22-1)
64         
65 2008-10-29 - dkg
66         * aptitude update && aptitude full-upgrade
67         * brought monkeysphere up to 0.19-1
68         * removed tasksel
69         
70 2008-10-25 - dkg
71         * aptitude update && aptitude full-upgrade
72         * brought monkeysphere up to 0.16-1
73         * repointed keyserver usage to pool.sks-keyservers.net
74         
75 2008-09-04 - dkg
76         * added two mime-type declarations in /etc/mathopd.conf so .debs
77           and .tar.gz files come out reasonably; restarted mathopd for the
78           re-read.
79         * built monkeyshell (from src/monkeyshell) and installed as
80           /usr/local/bin/monkeyshell, added to /etc/shells.
81         * created new account "monkey" which has monkeyshell as the shell
82           for non-privileged test access.  To let someone test this out,
83           make sure they're well-connected to george's web of trust, and
84           then add their User ID to
85           ~monkey/.monkeysphere/authorized_user_ids
86         * more mime types for mathopd: image/png image/x-icon
87         
88 2008-09-03 - micah
89         * migrated /home/*/.config/monkeysphere/authorized_user_ids to new
90         agreed location: /home/*/.monkeysphere/authorized_user_ids and created
91         a symlink in the original location for transition purposes. Also,
92         did /root's as well. I used this hackish mechanism:
93         $ for user in `find . -wholename './*/.config/monkeysphere/authorized_user_ids' \
94         | cut -d/ -f2`; do mkdir -v ${user}/.monkeysphere; chown ${user}:${user} \
95         ${user}/.monkeysphere; mv -v ${user}/.config/monkeysphere/authorized_user_ids \
96         ${user}/.monkeysphere; ln -s /home/${user}/.monkeysphere/authorized_user_ids \
97         ${user}/.config/monkeysphere/authorized_user_ids; done
98
99            - dkg
100         * added the monkeysphere archive repository signing key
101         * aptitude update && aptitude full-upgrade (brings in monkeysphere 0.13-1)
102         * cleaned up /etc/skel to reflect correct location of the
103           monkeysphere config directory.
104         * micah moved all the existing config stuff over, and left
105           symlinks so people aren't disoriented.
106         
107 2008-09-01 - dkg
108         * set up http://dkg.monkeysphere.info so that i could play around
109           with ikiwiki updates
110         * moved apt repository over to http://archive.monkeysphere.info/
111         * aptitude update && aptitude dist-upgrade
112         * canonicalizing hostname for normal web access to
113           http://web.monkeysphere.info
114         
115 2008-08-26 - dkg
116         * aptitude update && aptitude full-upgrade
117         * added account 'daniel' for Dan Scott, and set him up with a way
118           to publish to http://daniel.monkeysphere.info
119         
120 2008-08-20 - dkg
121         * aptitude update && aptitude dist-upgrade: this includes
122           monkeysphere 0.11-1 and OpenSSH 5.1p1-2
123         
124 2008-08-18 - dkg
125         * moved monkeysphere apt repo entry to
126           /etc/apt/sources.list.d/monkeysphere.list
127         * aptitude update && aptitude full-upgrade (including monkeysphere
128           0.9-1)
129         * switched george's monkeysphere-server preferred keyserver to
130           monkeysphere.info for the moment.  Both pgp.mit.edu and
131           subkeys.pgp.net are sluggish right now :/
132         
133 2008-08-16 - jrollins
134         * removed stale branches from jrollins from the master repo
135         * aptitude update && aptitude full-upgrade
136         * restarted services to clear up dependencies on old libraries
137         
138 2008-08-13 - dkg
139         * aptitude update && aptitude full-upgrade
140         * restarted services to clear up dependencies on old libraries
141         
142 2008-08-07 - dkg
143         * aptitude update && aptitude dist-upgrade
144         * removed debian's experimental from the sources.list
145         * removed experimental stanza from /etc/apt/preferences (now the
146           monkeysphere packages should upgrade automatically)
147         * upgraded to monkeysphere 0.7-1
148         * installed runit
149         * set up a public git daemon service to serve git repos from
150           george, using runit. (root-served repos are served from
151           /srv/git, but ~USER/public_git is supported as well, if anyone
152           wants to use that for publication).
153         
154 2008-08-03 - dkg
155         * aptitude update && aptitude dist-upgrade
156         * installed iproute
157         * added my User ID to ~webmaster/.config/monkeysphere/authorized_user_ids
158
159 2008-08-02 - jrollins
160         * aptitude update && aptitude dist-upgrade
161         * restarted cron, nullmailer, sshd
162         * aptitude install git-core ikiwiki
163         * adduser webmaster
164         * su - webmaster
165         * created a bare repo at ~webmaster/monkeysphere.git.  I then
166         pushed into this repo from my working directory on servo to verify
167         that it was accepting.
168         * cloned above repo at ~webmaster/monkeysphere
169         * created ~webmaster/ikiwiki.setup
170         * ikiwiki --setup ikiwiki.setup
171         * linked post-receive to new post-commit hook in monkeysphere.git
172         * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net
173         blows)
174         * updated /etc/skel with ssh and monkeysphere stuff
175         * made authorzied_user_ids file for webmaster and ran
176         "monkeysphere-server u webmaster".
177         
178 2008-06-23 - dkg
179         * added monkeysphere apt repository to /etc/apt/sources.list
180         * added dkg's key to apt's list of trusted keys.
181         * ran aptitude dist-upgrade
182         * upgraded to monkeysphere 0.2-1
183         * moved authorized_user_ids files into users' home directories.
184         * installed lockfile-progs
185         
186 2008-06-22 - dkg
187         * installed screen (mjgoins and i were collaborating)
188         
189 2008-06-21 - micah
190         * Restored /etc/init.d/ssh to original package state and changed
191         /etc/default/ssh to have 'unset SSHD_OOM_ADJUST' instead.
192         
193 2008-06-20 - micah
194         * Commented out the 'export SSHD_OOM_ADJUST=-17' from the
195         /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from
196         /etc/default/ssh in order to make this error go away:
197         "error writing /proc/self/oom_adj: Operation not permitted"
198         (c.f. Debian #487325)
199         
200 2008-06-20 - dkg
201         * touched /etc/environment to get rid of some spurious auth.log
202         entries.
203         * turned up sshd's LogLevel from INFO to DEBUG
204         
205 2008-06-19 - dkg
206         * installed rsync (for maintaining a public apt repo)
207         
208         * configured mathopd to listen on port 80, serving /srv/www as /
209         and /srv/apt as /debian.  We've got nothing in /srv/www at the
210         moment, though.
211
212         * installed lsof and psmisc as sysadmin utilities.  sorry for the
213         bloat!
214
215         * installed strace to try to figure out why onak is segfaulting.
216         
217 2008-06-19 - dkg
218         * removed etch sources, switched "testing" to "lenny", added
219         lenny/updates, removed all contrib and non-free.
220         
221         * removed testing pin in /etc/apt/preferences
222         * ran the upgrade
223         
224         * reset emacs22 to emacs22-nox (avoiding dependencies)
225         
226         * removed sysklog and klogd because of errors restarting klogd.
227         Installed syslog-ng in their stead, which still gives errors
228         related to /proc/kmsg unreadability, but the install completes :/
229         
230         * added experimental
231         * juggled pinning: experimental: 1, unstable: 2 
232         * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
233         
234         * installed monkeysphere v0.1-1, changed host key, published
235         them via the local keyserver (see host-key-publication)
236
237         * added local unprivileged user accounts for everyone listed in
238         /usr/share/doc/monkeysphere/copyright
239
240         * configured authorized_user_ids for every user account based on
241         my best guess at their OpenPGP User ID (see
242         user-id-configuration).
243
244         * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
245         update-users" at 26 minutes past the hour.
246         
247 2008-06-18 - jrollins
248         * installed less, emacs;
249         * aptitude update && aptitude dist-upgrade
250
251 2008-06-18 - micah
252         * debootstrap'd debian etch install
253         * installed /etc/apt/sources.list with local proxy sources for etch,
254           testing, unstable, backports and volatile
255         * configured /etc/apt/preferences and apt.conf.d/local-conf to
256           pin etch, but make testing, sid and backports available
257         * added backports.org apt-key
258         * installed openssh-server and openssh-client packages
259         * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys