summaryrefslogtreecommitdiff
path: root/doc/news/version_5.10.1.mdwn
blob: 797664be044809c9c44fa003a690cbf9c17bb6e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
propellor 5.10.1 released with [[!toggle text="these changes"]]
[[!toggleable text="""
 * [ Joey Hess ]
   * Localdir.hasOriginUrl: Depend on Git.installed.
   * Localdir.hasOriginUrl: Type changed from UnixLike to DebianLike
     because Git.installed is not implemented for other unixes.
     (API change)
   * Changed the ChrootBootstrapper type class's buildchroot method
     to take a Info parameter, instead of Maybe System.
     (The System can be extracted from the Info.)
     (API change)
 * [ Sean Whitton ]
   * Chroot.{de,}bootstrapped uses the chroot's configured apt proxy and
     mirror, if these exist, when debootstrapping the chroot.
   * Rename Sbuild.useHostProxy -> Chroot.useHostProxy. (API change)"""]]