1- ietfdb (6.27.1 ) ietf; urgency=medium
1+ ietfdb (6.28.0 ) ietf; urgency=medium
22
3- This is a patch release with a few bugfixes, in preparation for the
4- IETF 96 Code Sprint.
3+ **Jabber, Etherpad, Audio and Meetecho links on the agenda page**
4+
5+ This is a minor feature release with some bugfixes, in preparation for the
6+ code sprint release. This adds links to Jabber room, Etherpad, Audio
7+ stream, and Meetecho video participation to the IETF meeting agenda page.
8+
9+ Excerpt from the commit log:
10+
11+ * Added a buildbot build to check that the minimum library version
12+ required in requirements.txt works.
13+
14+ * Updated requirements.txt to prevent installation of incompatible html5lib
15+ versions. Increaced the requirement on setuptools to 18.5 to avoid later
16+ problems when downgrading to minimum required versions, then upgrading
17+ again.
18+
19+ * Fixed a typo in the Dockerfile, and added the vim editor in the docker
20+ image, for vi people.
21+
22+ * Merged in [11654] from rjsparks@nostrum.com:
23+ Call out downreferences in autogenerated last call text. Fixes #1982.
524
625 * Updated the version requirement for pyquery.
726
@@ -22,7 +41,7 @@ ietfdb (6.27.1) ietf; urgency=medium
2241 * Made all the scripts under ietf/bin/ set up the environment the same
2342 way.
2443
25- -- Henrik Levkowetz <henrik@levkowetz.com> 13 Jul 2016 13:56:55 -0700
44+ -- Henrik Levkowetz <henrik@levkowetz.com> 16 Jul 2016 06:04:50 -0700
2645
2746
2847ietfdb (6.27.0) ietf; urgency=high
0 commit comments