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