/srv/irclogs.ubuntu.com/2021/09/16/#ubuntu-meeting.txt

=== cpaelzer_ is now known as cpaelzer
bdmurrayo/15:00
dbungerto/15:00
schopino/15:00
julianko/15:00
waveformo/15:00
slyono/15:00
ginggso/15:00
bdmurray#startmeeting Weekly Ubuntu Foundations team15:00
meetingologyMeeting started at 15:00:47 UTC.  The chair is bdmurray.  Information about MeetBot at https://wiki.ubuntu.com/meetingology15:00
meetingologyAvailable commands: action, commands, idea, info, link, nick15:00
bdmurray#topic Lightning Round15:00
bdmurrayecho $(shuf -e vorlon bdmurray doko sil2100 mwhudson juliank waveform slyon jawn-smith dbungert xypron ginggs schopin alexghiti)15:01
bdmurraywaveform juliank schopin mwhudson doko bdmurray xypron dbungert slyon sil2100 vorlon ginggs alexghiti jawn-smith15:01
waveform* Verified fix for impish USB boot failures on various models (LP: #1943097)15:01
waveform* Finished ISO testing generator pi (and/or other) test cases (https://code.launchpad.net/~waveform/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/408427)15:01
waveform* Still poking about various sense hat packages15:01
waveform* Investigated Core18 ALSA issue reported by cert team (probable non-issue; discovered newer Pi400 boards fail ethernet in the process, but Pi400 not supported on Core 18 anyway)15:01
waveform* Investigating plymouth failure on Pi server images (definitely all installed in initrd, definitely running ... but not working)15:01
waveform* Verifying fix for USB storage issues (LP: #1930629) with a variety of SATA-USB interfaces on several Pis15:01
ubottuLaunchpad bug 1943097 in Ubuntu "Kernel 5.13 broke my Ubuntu 21.10 on RPI4 8Gb" [Undecided, Confirmed] https://launchpad.net/bugs/194309715:01
ubottuLaunchpad bug 1930629 in linux-raspi (Ubuntu Impish) "Raspberry pi 4 USB controller randomly crashes" [Undecided, Fix Committed] https://launchpad.net/bugs/193062915:01
waveform* Pi meetings15:01
waveform(done)15:01
bdmurrayjuliank:15:02
juliank* sponsored openssl 1.1.1l-1ubuntu115:02
juliank* fixed the grub2-signed versioned deps, and uploaded grub2-unsigned to match recent grub2 upload15:02
juliank* uploaded the riscv64 changes for sbsigntool, gnu-efi, cpu-checker to Debian unstable15:02
juliank* investigation into, and fixing of, autopkgtest systemd upstream CI15:02
juliank* grub2/bionic wanted initrdfail fixes, but does not even support initrdless, backporting feature too15:02
juliank(done)15:02
schopin* openssl:15:02
schopin  + look some more into transition to v3, looking for tracking issues in the upstream projects that FTBFS15:02
schopin  + autopkgtest regressions for 1.1.1l-1ubuntu1:15:02
schopin    - mosquitto: cannot reproduce locally, but retrigger didn't work?15:02
schopin    - puma, asterisk, kopanocore: retriggered, all OK15:02
schopin    - sysdig (arm64): seems to be a build problem with kernel headers, retrying with linux-meta-aws as additional trigger worked15:02
schopin* netplan:15:02
schopin  + Housekeeping:15:02
schopin    - close an old PR as superseded by a later contribution15:02
schopin    - close PR #8 regarding partial application of invalid configuration as WONTFIX15:02
ubottuBug 8 in Launchpad itself "Translator forums/means of communication" [Low, Won't Fix] https://launchpad.net/bugs/815:02
schopin  + Looked into LP: #1942930 and formulated a plan...15:02
ubottuLaunchpad bug 1942930 in netplan "Unset a subtree crashes" [Undecided, Triaged] https://launchpad.net/bugs/194293015:02
schopin  + ... that necessitates new C APIs, prompting me to work on the whole libnetplan API clarification15:02
schopin    PR which can be found there: https://github.com/canonical/netplan/pull/22715:02
ubottuPull 227 in canonical/netplan "API/ABI cleanup" [Open]15:02
schopin  + Looked into using linker scripts to be able to evolve our APIs without breaking the current ABI too much15:02
schopin(done)15:02
bdmurraydoko:15:03
doko- OpenJDK 17 final release, SRUs to hirsute, focal and bionic15:03
doko- c-t-b build mess ... Still cannot reproduces the issue on the buildds locally15:03
doko- fixing some ftbfs seen with no-change uploads15:03
doko- libffi update. It's NOT a transition, and doesn't have new features, just getting rid off the insane snapshot introduced during my vacations last year.15:03
doko- work around two ftbfs on ppc64el15:03
doko- some haskell updates to get packages installable on riscv64 again15:03
doko(done)15:03
bdmurraytesting of Error Tracker in PS515:04
bdmurray360s15:04
bdmurraysponsored m4 (II), scilab (BB, FF) for schopin15:04
bdmurraysponsored plymouth fixing LP: #1942987 for duflu for Impish15:04
bdmurrayspecial SRU review of libreoffice for HH15:04
bdmurrayreview of 21.10 bugs in JIRA15:04
bdmurrayresearch into command-not-found data for riscv64 and Focal15:04
bdmurraywrote some launchpadlib code to check package sizes in manifest files15:04
ubottuLaunchpad bug 1942987 in plymouth (Ubuntu Impish) "Live session shutdown prompt is missing, just keeps spinning" [Medium, Fix Committed] https://launchpad.net/bugs/194298715:04
bdmurrayspent some time looking into why core files might be truncated on the Live CD15:04
bdmurray18.04.6 point release work15:04
bdmurray21.10 Beta work15:04
bdmurray✔ done15:04
bdmurrayxypron is out15:04
dbungert* subiquity - add CLA check15:04
bdmurraydbungert:15:04
dbungert* subiquity/curtin -  apt components handling - PRs for python-apt usage and15:04
dbungertcomponent adjustment pending review15:04
dbungert* subiquity/u-d-i - Disable autoinstall.  Add ability to Subiquity on command15:04
dbungertline of server to explicitly set autoinstall to an empty string, and in this15:04
dbungertscenario it should not load autoinstall data from the explicit file or15:04
dbungertcloud-init.  Add matching command line arg to u-d-i.15:04
dbungert* subiquity/u-d-i - for a time, the curtin version that subiquity wanted was15:04
dbungertdifferent from what u-d-i was actually building into the snap.  Add a CI test15:04
dbungertto enforce.  Also send a PR to help automate that process of updating15:04
dbungertsubiquity and updating the snapcraft file to match.15:04
dbungert* subiquity/u-d-i - Design updates for the Storage API, and begin the V215:04
dbungertversion that doesn't have to converse in curtin actions.15:04
dbungert* squashfs-tools vs things - squashfs-tools had a security upload, which15:04
dbungertretriggered some tests.  Casper failed on a known flaky test LP: #1938325,15:04
dbungertwhich was cleared for now by test retries.  On LP: #1943008 it was pointed15:04
ubottuLaunchpad bug 1938325 in casper (Ubuntu) "adt failure: '/cdrom not ext4 with todisk'" [Undecided, New] https://launchpad.net/bugs/193832515:04
dbungertout that this depend on libgcc-s1 should be made explicit, which I agree with15:04
ubottuLaunchpad bug 1943008 in squashfs-tools (Ubuntu) "snapd autopkgtest smoke/sandbox failure on impish" [Undecided, Confirmed] https://launchpad.net/bugs/194300815:04
dbungertand have uploaded a debdiff which is pending sponsorship.  To get this15:04
dbungertcluster to migrate requires a snapd with cgroupsv2 (fixed in git)15:04
dbungertand systemd/248.3-1ubuntu7.15:04
dbungert(done)15:04
slyon- joining MIR team & some discussions (wiki updates, rustc process, ..)15:05
slyon- handling adsys MIR review, LP: #193690715:05
slyon- systemd cgroupsv2, snapd landed the support upstream \o/, lxc: bug #194370415:05
slyon- integrated/staged proper fix for systemd-oomd (LP: #1942113)15:05
slyon- investigating potentiall systemd-resolved regression (LP: #1934221)15:05
slyon=== Netplan ===15:05
slyon- some roadmap grooming15:05
slyon(done)15:05
ubottuLaunchpad bug 1936907 in adsys (Ubuntu) "[MIR] ADSys" [Undecided, New] https://launchpad.net/bugs/193690715:05
ubottuBug 1943704 in lxc (Ubuntu) "lxc fails autopkgtests on (pure) cgroups v2 enabled system" [Undecided, New] https://launchpad.net/bugs/194370415:05
ubottuLaunchpad bug 1942113 in systemd (Ubuntu) "systemd unit test regression in autopkgtest (oomd-utils)" [Undecided, Triaged] https://launchpad.net/bugs/194211315:05
ubottuLaunchpad bug 1934221 in systemd (Ubuntu Impish) "systemd-resolve segfault" [Undecided, Fix Released] https://launchpad.net/bugs/193422115:05
bdmurraysil_2100 is away at the moment15:05
bdmurrayvorlon:15:05
vorlon * uploaded pam for LP: #1860826; focal to follow after it migrates15:06
vorlon   * merge of pam 1.4.0 deferred until JJ15:06
vorlon * looked at internal kpis, found that my data source had disappeared, working with IS15:06
ubottuLaunchpad bug 1860826 in pam (Ubuntu Focal) "pam_unix(sudo:auth): Couldn't open /etc/securetty: No such file or directory" [Undecided, Confirmed] https://launchpad.net/bugs/186082615:06
vorlon * uploaded gnome-settings-daemon for LP: #1943768, per discussion on ubuntu-devel15:06
ubottuLaunchpad bug 1943768 in localechooser (Ubuntu) "gsd defaults to wrong keymap for Sinhala (Sri Lanka) locale" [Undecided, Fix Committed] https://launchpad.net/bugs/194376815:06
vorlon * reviewing the state of libffi in -proposed, as it was noted to now be blocking a number of packages15:06
vorlon * sorting of various issues for the 18.04.6 point release15:06
vorlon   * remembering seeds need updated for the kernel udeb ABI bump15:06
vorlon(done)15:06
bdmurrayginggs:15:06
ginggs* looked at the autopkgtest failures in boost 1.74.0-8ubuntu3 now that it is testing the 1.74 packages instead of the ones from 1.7115:06
ginggs* we've decided to wait until mdadm 4.2 release for focal, but i've been looking at the packaging changes for a backport15:06
ginggs* worked on fuse3 for s390-tools LP: #1935666, updated the PR15:06
ginggs* investigating the impact of merging or removing tasksel LP: #192980715:06
ubottuLaunchpad bug 1935666 in Ubuntu on IBM z Systems "s390-tools FTBFS when built with libfuse3-dev" [High, New] https://launchpad.net/bugs/193566615:07
ubottuLaunchpad bug 1929807 in tasksel (Ubuntu Impish) "tasksel not merged for a while" [Undecided, New] https://launchpad.net/bugs/192980715:07
ginggs(done)15:07
alexghitiRiscv64 packages:15:07
alexghitihttps://bugs.launchpad.net/ubuntu/+source/pocl/+bug/1942895 => actual problem fixed and PR pending to solve the described problem (https://github.com/pocl/pocl/pull/988)15:07
alexghitihttps://bugs.launchpad.net/ubuntu/+source/sasmodels/+bug/1943152 and https://bugs.launchpad.net/ubuntu/+source/silx/+bug/1943149 should be unblocked with pocl15:07
alexghitihttps://bugs.launchpad.net/ubuntu/+source/nx-libs/+bug/1943129 working patch but wait for PR to validate it (https://github.com/ArcticaProject/nx-libs/pull/1023)15:07
alexghitihttps://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1943030 working patch but discussion ongoing about its “requirement”15:07
ubottuLaunchpad bug 1942895 in pocl (Ubuntu) "Build fails on riscv64" [Medium, In Progress]15:07
alexghitihttps://bugs.launchpad.net/ubuntu/+source/rust-nodrop-union/+bug/1943148 fails on all arches and deprecated -> quid?15:07
alexghitihttps://launchpad.net/ubuntu/+source/tachyon/0.99~b6+dsx-9ubuntu1/+build/22072848 tachyon packages now available on riscv64, bug report to debian ongoing.15:07
ubottuPull 988 in pocl/pocl "CMakeLists.txt: Handle 'undefined' values returned by getconf" [Open]15:07
alexghitihttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994390 : fails to install because depends on libreoffice-core, patch pending to add build dependency instead.15:07
alexghitiUbuntu-meta (ubuntu-desktop[-minimal]): PR ongoing15:07
alexghitiSifive Unmatched board15:07
ubottuLaunchpad bug 1943152 in sasmodels (Ubuntu) "riscv64 packages are not published for impish" [Undecided, Incomplete]15:07
alexghitiPatch linux-riscv to have functional reset: working, needs cleanup before taking this and submit upstream15:07
alexghitiPatch u-boot to have functional reset: more or less working, debug ongoing.15:07
ubottuLaunchpad bug 1943149 in silx (Ubuntu) "riscv64 packages are not published for impish" [Undecided, Incomplete]15:07
ubottuLaunchpad bug 1943129 in nx-libs (Ubuntu) "Add support for riscv64" [Wishlist, New]15:07
alexghiti(done)15:07
ubottuPull 1023 in ArcticaProject/nx-libs "nx-X11: Add support for riscv64 architecture" [Open]15:07
ubottuLaunchpad bug 1943030 in nvidia-settings (Ubuntu) "Enable riscv64 build of nvidia-settings" [Undecided, Incomplete]15:07
ubottuLaunchpad bug 1943148 in rust-nodrop-union (Ubuntu) "Build fails" [Undecided, New]15:07
ubottuDebian bug 994390 in libreoffice-voikko "libreoffice-voikko: Add build dependency to libreoffice-core" [Normal, Open]15:07
bdmurrayjawn-smith:15:07
jawn-smith* Openssh failure digging15:08
jawn-smith    * Narrowed down to an issue with host running kernel <= 5.8 while container runs impish (5.13)15:08
jawn-smith    * Still determining if it's a test environment issue or actual bug in openssh15:08
jawn-smith* Re-created LP: #1943097 and did a little troubleshooting before handing off to kernel team15:08
ubottuLaunchpad bug 1943097 in Ubuntu "Kernel 5.13 broke my Ubuntu 21.10 on RPI4 8Gb" [Undecided, Confirmed] https://launchpad.net/bugs/194309715:08
jawn-smith* Go 1.17 baseline retesting15:08
jawn-smith    * 19 packages fail with Go 1.17 but not Go 1.1615:08
jawn-smith    * Created FFE request. LP: #194350215:08
ubottuLaunchpad bug 1943502 in golang-defaults (Ubuntu) "Feature Freeze Exception: Update golang-defaults to 1.17" [Undecided, Confirmed] https://launchpad.net/bugs/194350215:08
jawn-smith* +1 Maintenance15:08
jawn-smith    * gitlab-workhorse: uploaded patch to fix FTBFS with Go 1.17, but it failed to build on 1.16. oops.15:08
jawn-smith    * golang-github-biogo-hts: patch uploaded for Go 1.1715:08
jawn-smith    * golang-github-gin-gonic-gin: patch uploaded for Go 1.1715:08
jawn-smith    * golang-github-sevylar-go-daemon: patch uploaded for Go 1.1715:08
jawn-smith    * textql: patch uploaded for Go 1.1715:08
jawn-smith    * golang-github-marten-seemann-qtls-go1-15: appears to be a leaf that provides no binaries15:08
jawn-smith        * Should be removed, but I need to determine if it is also a leaf in Debian first15:08
jawn-smith[done]15:08
bdmurrayany questions on status?15:09
bdmurray#topic Release Incoming Bugs15:10
bdmurray#link http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-ii-incoming-bug-tasks.html#foundations-bugs15:10
bdmurraybug 1871538 is already carded I'll clean it up after15:11
ubottuBug 1871538 in dbus (Ubuntu Impish) "dbus timeout-ed during an upgrade, taking services down including gdm" [High, Incomplete] https://launchpad.net/bugs/187153815:11
slyoncleaned15:11
bdmurrayI gather bug 1943288 isn't a bug per se15:12
ubottuBug 1943288 in libffi (Ubuntu) "Soname change and transition started without a ffe" [High, Confirmed] https://launchpad.net/bugs/194328815:12
dokothe bug title is bogus. no soname change, no transition15:12
bdmurraybug 1943189 - juliank I think you'd looked at this once15:12
ubottuBug 1943189 in packagekit (Ubuntu) "'cannot refresh whilst network offline' bug" [Medium, New] https://launchpad.net/bugs/194318915:12
vorlonbut behavior changes that are breaking GNOME revdeps, evidently15:13
juliankbdmurray: yeah, apparently we want to take it15:13
vorlondoko: you said you're working on it, do you undersand the GNOME regressions at this point?15:13
dokoyes, it was one wrong config15:13
vorlonok15:13
dokothere are no regressions anymore. but am I now supposed to fix any accumulated glib regressions?15:14
bdmurrayjuliank: do you have time to sponsor it or should someone else do that?15:14
juliankbdmurray: I can do that15:14
vorlondoko: what glib regressions are you talking about?15:15
bdmurrayjuliank: thanks15:15
dokolooking at https://autopkgtest.ubuntu.com/packages/oss4/impish/arm6415:15
vorlondoko: it looks like we should be able to unblock this; given the severity of LP: #1943362, it would be good to be sure that your fix solves that problem as well15:15
ubottuLaunchpad bug 1943362 in libffi (Ubuntu) "update to this pkg crashes fresh install of ubuntu preventing long-in screen from appearing or anything else" [Undecided, Confirmed] https://launchpad.net/bugs/194336215:15
dokohttps://autopkgtest.ubuntu.com/packages/mutter/impish/armhf15:15
dokohttps://autopkgtest.ubuntu.com/packages/netplan.io/impish/armhf15:15
vorlondoko: well if you want this package to migrate, you'll need to do something?  But I'm unclear why no-change rebuilds were needed anyway15:16
slyonthat netplan armhf/LXD test needs a systemd trigger, to use the version from -proposed, which contains a relevant systemd-networkd fix15:16
slyon(triggered)15:18
bdmurrayI'm going to punt bug 1940011 to JJ15:19
dokook, I'll add that one for netplan15:19
ubottuBug 1940011 in update-notifier (Ubuntu) "Reduce cron spam from weekly update-notifier-common" [Low, New] https://launchpad.net/bugs/194001115:19
bdmurraybug 193941315:20
ubottuBug 1939413 in protobuf (Ubuntu) "/usr/lib/aarch64-linux-gnu/libprotobuf.a’ generated with LTO version 9.2 instead of the expected 11.0" [Undecided, Triaged] https://launchpad.net/bugs/193941315:20
bdmurrayIs anybody familiar with this or should we look at it next week?15:20
bdmurraynext week then15:21
vorlonskimming the bug it looks like it might be sorted15:21
bdmurraybug 1942603 already has a card so I've removed the tag15:22
ubottuBug 1942603 in ubiquity (Ubuntu Impish) "ubiquity - manual partitioning; edit partition & cannot select/do anything" [Undecided, New] https://launchpad.net/bugs/194260315:22
bdmurrayit looks like bug 1943109 is already fix committed15:22
ubottuBug 1943109 in openssl (Ubuntu) "Merge 1.1.1l-1 version from Debian" [Undecided, Fix Committed] https://launchpad.net/bugs/194310915:22
bdmurrayso let's drop the tag15:23
bdmurray#link https://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-hh-incoming-bug-tasks.html15:23
bdmurraythat's empty15:23
bdmurray#link http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-ff-incoming-bug-tasks.html15:23
bdmurraythis is really about linux-firmware not initramfs-tools correct?15:24
schopinlooks like it, yes.15:24
bdmurraybug 193998615:24
ubottuBug 1939986 in linux-firmware (Ubuntu) "Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it loads i915" [Undecided, Confirmed] https://launchpad.net/bugs/193998615:25
bdmurrayokay let's mark the initramfs-tools as invalid then15:25
vorlonif someone's confident in that could they mark it invalid for initramfs-tools?15:25
* vorlon nods15:25
bdmurray#topic Team proposed-migration report15:26
bdmurrayhttps://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses_by_team.html#foundations-bugs15:26
bdmurrayvorlon:15:26
bdmurrayI think jawn-smith talked about openssh already15:27
jawn-smithI did15:27
slyonI'm still working on the systemd outfall. snapd landed support upstream recently and I'm talking to LXD team currently about a lxc fix15:28
vorlonand squashfs-tools has an open bug describing the issues there; dbungert are you driving this?15:28
dbungertvorlon: yes15:28
vorlon(possibly blocked on snapd team?)15:28
vorlonslyon: thanks15:28
schopinI'm working on openssl, mosquitto is the only remaining failure.15:28
vorlongrub2 hmm why's that still stuck15:28
dbungertyes, I'm not sure that we can do much until new a snapd version is available15:29
vorlonjuliank: grub2?15:29
vorlonwait do I need to refresh15:29
vorlonyes I need to refresh15:29
vorlonsorry15:29
vorlonnot grub215:29
* juliank confused15:29
vorlonopenssl15:29
juliankopenssl is schopin's upload which I sponsored15:29
vorlonschopin: openssl is your upload, do you need any help sorting the regressions or are you on top of this?15:30
schopinmosquitto is the only holdout, still hoping to get through it :)15:30
vorlonthanks15:30
vorlonthere's a sphinx autopkgtest regression blocking webkit2gtk, but it looks likely this is actually a webkit2gtk regression on armhf, so passing15:31
vorlonaptdaemon autopkgtest failure blocking pygobject, which is doko's upload; doko, are you going to drive sorting the autopkgtest regressions on these?15:32
vorlon(or should we back the uploads out of -proposed since they're not strictly needed)15:32
vorlonsimilar story on glib2.015:32
dokoI have been told by julian that aptdaemon just needs continuous retrying15:32
vorlonsure - are you driving this then?15:32
vorlonnetplan.io/armhf, someone know the issue there?15:33
dokoand it just passed15:33
vorlonok15:33
dokowe just talked about netplan, slyon retried15:34
slyonalready re-triggerd the netplan.io/armhf test15:34
vorlonalrighty15:34
slyon(with systemd/248.3-1ubuntu7 trigger)15:34
vorlonthen there are some packages just waiting for libffi to migrate, libffi should become a candidate soon as long as we're sure it's not breaking people's gdm and can close the blocking bug15:34
vorlongcc-11-cross ftbfs; doko?15:34
dokoyes, that's the c-t-b mess. on it15:35
vorlonok15:35
vorlonthen the rest are newer and either SEP (curl - security) or known issues or in progress15:35
vorlonbdmurray:15:35
dbungertI wonder if that ubiquity vs libffi is a real regression:  test_interface_translated (test_gtkui.TestFrontend) ... Segmentation fault (core dumped)15:35
bdmurrayHow could we check?15:36
vorlondbungert: could be - the test happened with the older libffi15:36
vorlonretry with the newer?15:36
dokodbungert, it passed an hour ago15:36
bdmurrayokay then15:37
bdmurray#topic AOB15:37
jawn-smithbdmurray, vorlon: I know we discussed it a bit yesterday, but is anything else needed for LP: #1943502 ?15:37
ubottuLaunchpad bug 1943502 in golang-defaults (Ubuntu) "Feature Freeze Exception: Update golang-defaults to 1.17" [Undecided, Confirmed] https://launchpad.net/bugs/194350215:37
vorlonjawn-smith: I approved the FFe, so something needs to be uploaded?15:38
* juliank is off next week: Mon & Fri, moving Sat15:38
bdmurrayI can sponsor that15:38
jawn-smithWe can see if mwhudson has opinions first15:39
bdmurrayJust a friendly reminder that the Beta is next week15:39
bdmurrayokay, thanks everybody15:41
vorlonthanks!15:41
bdmurray#endmeeting15:41
meetingologyMeeting ended at 15:41:33 UTC.  Minutes at https://new.ubottu.com/meetingology/logs/ubuntu-meeting/2021/ubuntu-meeting.2021-09-16-15.00.moin.txt15:41
slyono/15:41
schopino/15:41
ginggso/15:41
=== genii-core is now known as genii
mwhudsonjawn-smith, bdmurray: happy for someone else to jfdi20:14
bdmurraymwhudson: we decided to wait b/c of a riscv64 change which made it into 1.16 but not 1.17 yet20:15
mwhudsonoh that20:18
mwhudsonyes ok i should sponsor that too :)20:18
=== genii is now known as genii-core

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!