1904

Differences between revisions 1 and 40 (spanning 39 versions)
Revision 1 as of 2019-04-02 16:23:51
Size: 390
Editor: juliank
Comment:
Revision 40 as of 2019-05-02 15:12:44
Size: 3437
Editor: juliank
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
* opened merge request for ua apt integration
* poked RT to allow aptdaemon in :)
* ran my version regression script
* uploaded update-notifier motd stuff to disco
* committed (regression) test case for apt/trusty regression to apt 1.8.y branch
* answered some questions
* filed another gnome-shell bug and forwarded the last one to upstream
 * opened merge request for ua apt integration, fixed up comments, and got it merged
 * poked RT to allow aptdaemon in :)
 * ran my version regression script
 * uploaded update-notifier motd stuff to disco
 * committed (regression) test case for apt/trusty regression to apt 1.8.y branch
 * answering APT questions on IRC and email
 * filed another gnome-shell bug and forwarded the last one to upstream
 * fixed up the update-notifier upload to add missing build-dependency
 * SRUed update-notifier ESM stuff to trusty
 * Reviewing and merging apt merge requests

= Status for 2019-04-05 -> 2019-04-11 =
 * autopkgtest: Got s390x hypervisor restarted again
 * Finding/Solving final ESM issues / testing
 * out sick Mon-Thu

= Status for 2019-04-15 -> 2019-04-18 =
 * out sick Friday
 * WIP: Adjusted versioned kernel package list for APT (LP: #1607845)
 * WIP: Added shutdown inhibitors to APT (LP: #1820886)
 * Some more update-notifier ESM motd changes (enable ESM messaging for 0 available ESM updates)
 * Send a pull request for ua client to add rudimentary i18n to apt hook
 * Reviewed unattended-upgrades#190 PR
 * Fixed kopanocore apparmor autopkgtest failure madness
 * software-properties PackageKit porting work
 * commented a cloud-init apt source configuration bug (LP: #1813399) with some advise
 * reviewed rbalint's unattended-upgrades pull requests

= Status for 2019-04-19 (23) -> 2019-04-25 =
 * (short week due to good friday and easter monday)
 * merged dput 1.0.3 and applied fixes for sftp method (LP: #1762572) (LP: #1814791)
 * uploaded python-apt with new eoan template
 * software-properties 0.98.0: Port to PackageKit (LP: #1673258), wrap-and-sort, and Debian delta reduction
 * merged gnutls28
 * merged gpgme1.0
 * merged libgcrypt20; followup from that:
  * adjusted whoopsie-preferences and rng-tools to b-d on libgcrypt20-dev instead of libgcrypt11-dev
  * synced srecord (mostly to follow the libgcrypt20-dev change); followup with some additional Conflicts/Replaces
  * requested removal of libgnome-keyring, libgnomeui, and linsmith cruft (LP: #1825972) to follow Debian testing
 * synced dash
 * merged lvm2
 * fixing images shipping apt cache cruft (LP: #1826377)
 * more update-notifier ESM fixes and testing


= Status for 2019-04-26 -> 2019-05-02 =
 * (short week due to May 1 holiday)
 * uploaded livecd-rootfs for bionic, cosmic, disco, eoan (LP: #1826377)
 * worked a bit on multiple cloud workers for autopkgtest (https://code.launchpad.net/~juliank/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/366571)
 * some autopkgtest worker maintenance on saturday
 * fixed gnutls28 autopkgtest on 32-bit (https://gitlab.com/gnutls/gnutls/merge_requests/986)
 * python-apt SRUs to fix some locking issue (LP: #1826870, debian bug #922416)
 * sent an email to sourceforge people about their servers misbehaving (also LP: #1713615)
 * made update-notifier's package-data-downloader delete incomplete files instead of resuming (LP: #1713615)
 * added support to apt-helper download-file to pass multiple hashes (https://salsa.debian.org/apt-team/apt/commit/4fa03143eee3776e2fa8fbd59d3cbaea40be0871)
 * converted APT code to use 'explicit' constructors (https://salsa.debian.org/apt-team/apt/merge_requests/61/diffs)
 * some APT code refactoring to enable future http2 work
 * DebConf attendance planning

Status for 2019-30-29 -> 2019-04-04

  • opened merge request for ua apt integration, fixed up comments, and got it merged
  • poked RT to allow aptdaemon in Smile :)

  • ran my version regression script
  • uploaded update-notifier motd stuff to disco
  • committed (regression) test case for apt/trusty regression to apt 1.8.y branch
  • answering APT questions on IRC and email
  • filed another gnome-shell bug and forwarded the last one to upstream
  • fixed up the update-notifier upload to add missing build-dependency
  • SRUed update-notifier ESM stuff to trusty
  • Reviewing and merging apt merge requests

Status for 2019-04-05 -> 2019-04-11

  • autopkgtest: Got s390x hypervisor restarted again
  • Finding/Solving final ESM issues / testing
  • out sick Mon-Thu

Status for 2019-04-15 -> 2019-04-18

  • out sick Friday
  • WIP: Adjusted versioned kernel package list for APT (LP: #1607845)
  • WIP: Added shutdown inhibitors to APT (LP: #1820886)
  • Some more update-notifier ESM motd changes (enable ESM messaging for 0 available ESM updates)
  • Send a pull request for ua client to add rudimentary i18n to apt hook
  • Reviewed unattended-upgrades#190 PR
  • Fixed kopanocore apparmor autopkgtest failure madness
  • software-properties PackageKit porting work

  • commented a cloud-init apt source configuration bug (LP: #1813399) with some advise
  • reviewed rbalint's unattended-upgrades pull requests

Status for 2019-04-19 (23) -> 2019-04-25

  • (short week due to good friday and easter monday)
  • merged dput 1.0.3 and applied fixes for sftp method (LP: #1762572) (LP: #1814791)
  • uploaded python-apt with new eoan template
  • software-properties 0.98.0: Port to PackageKit (LP: #1673258), wrap-and-sort, and Debian delta reduction

  • merged gnutls28
  • merged gpgme1.0
  • merged libgcrypt20; followup from that:
    • adjusted whoopsie-preferences and rng-tools to b-d on libgcrypt20-dev instead of libgcrypt11-dev
    • synced srecord (mostly to follow the libgcrypt20-dev change); followup with some additional Conflicts/Replaces
    • requested removal of libgnome-keyring, libgnomeui, and linsmith cruft (LP: #1825972) to follow Debian testing
  • synced dash
  • merged lvm2
  • fixing images shipping apt cache cruft (LP: #1826377)
  • more update-notifier ESM fixes and testing

Status for 2019-04-26 -> 2019-05-02

JulianAndresKlode/Status/1904 (last edited 2019-05-02 15:12:44 by juliank)