[X2Go-Dev] X2Go Client Windows binary 4.0.1.2pre01
Michael DePaulo
mikedep333 at gmail.com
Mon Dec 9 15:35:07 CET 2013
On Sun, Dec 8, 2013 at 5:37 PM, John Williams <jwilliams4200 at gmail.com> wrote:
> On Sat, Dec 7, 2013 at 6:19 PM, Michael DePaulo <mikedep333 at gmail.com> wrote:
>> - For a high-level changelog of what has been fixed/improved in
>> 4.0.1.2 so far, see:
>> http://code.x2go.org/gitweb?p=x2goclient.git;a=blob;f=debian/changelog;h=11e76e53b25c393932ea9c5c9f1e0b580352442e;hb=119635850c8408e45d2d2dca2f3c5b013f8da1c6
>
> I always like to look at changelogs, but I am not adept at navigating
> a gitweb. This changelog is quite different (and more informative for
> me) than the normal git log that I was able to navigate to myself.
>
> How did you determine the URL for this particular changelog? Will that
> URL for the changelog stay the same in the future, or will a new URL
> be required when a new version is tagged/released? How would I find a
> changelog URL for a new version?
John, I forgot to reply to this question earlier.
What I linked you to was not a git changelog / commit log (I am not
familiar with git terminology), but the debian/changelog file that is
manually edited by x2go devs. This file is far easier to read than the
full git changelog. That link is to the revision of that file from git
hash 119635850c8408e45d2d2dca2f3c5b013f8da1c6 (2013-12-06), which is
what 4.0.1.2pre01 is built from. When 4.0.1.2 is released,
debian/changelog will most likely be updated to list additional
changes. So you will not be able to use that URL; see the instructions
below instead. I determined the URL by going to the git web, selecting
that hash, and viewing the tree for it. I then browsed to the
debian/changelog file within the tree.
Whenever a new version of x2goclient is released, the changelog since
the last release is in the announcement. You can view the changelog
for all releases of x2goclient by doing one of the following:
1. Browsing the x2Go-Announcement archives:
https://lists.berlios.de/pipermail/x2go-announcement/
2. You can follow this simple gitweb link, click "debian", then
"changelog". This will show you the latest revision of that file:
http://code.x2go.org/gitweb?p=x2goclient.git;a=tree
3. Viewing the debian/changelog file on your system, if it is running
debian/ubuntu. E.g., with this command in this dir:
/usr/share/doc/x2goserver$ zcat changelog.Debian.gz
4. You can download the .deb, extract its contents, and view the
above-mentioned file.
-Mike DePaulo
More information about the x2go-dev
mailing list