[Piuparts-commits] [piuparts] branch master updated (d6bbc7b -> 5db3af6)

Holger Levsen holger at layer-acht.org
Sun Jan 15 11:06:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a change to branch master
in repository piuparts.

      from  d6bbc7b   release as 0.73
      adds  ff7da1b   start with 0.74
      adds  98181dd   clean up databases after mysql-5.7
      adds  d88c203   pre_install_database-server: use default-mysql-* in stretch+
      adds  d363272   not all dkms source packages follow the *-dkms naming scheme
      adds  9f8fb61   p-r: mark arch:all packages with an ":all" suffix in lists
      adds  44c8180   p: set DPKG_COLORS=never in the environment
      adds  b8b9242   enable foreign architecture i386 for some nvidia packages
      adds  1e5a6f6   disable foreign architectures for crossbuild* and friends
      adds  bebc0c8   pre_remove_40_find_missing_md5sums: ignore diversion information from dpkg -L
      adds  85aa59d   known_problems/debsums_mismatch_*.conf: report MISSING OBJECT, too
      adds  5ab8406   fixup 9f8fb614d
      adds  bd6fa06   scripts/post-{install,purge}-exceptions: wait for dkms progress indicator to terminate
      adds  78c52f1   p-a: also consider bugs filed against source packages
      adds  45c1064   scripts-debug-{remove,purge}: generalize, multiarch support
      adds  ba3c195   p.conf: new section [sid-strict]
      adds  622b9d1   p.conf: sync [sid] and [stretch] for regression detection in britney
      adds  5b2f829   reordering, formatting, typo fixes
      adds  c92dbd4   add news about britney integration
      adds  0eb9d92   add news about sid-strict
      adds  48e83e8   p: add is_testable_* custom scripts
      adds  61640e7   p-r: report skipped tests
      adds  b3f6f20   is_testable_uninstallable: new custom script to skip some package tests
      adds  ca20cb4   skip testing usrmerge
      adds  d681020   add disclaimer that this is basically for archived broken packages only
      adds  cb5ce24   fix 'jessi'-typo, thanks nameless person on irc
      adds  f87f7ed   Umount /proc/sys/fs/binfmt_misc to work around a binfmt bug
      adds  ffb649e   refer to the binfmt-support bug, not the piuparts bug
      adds  25df2c5   add changelog entry for Antonio's patch
      adds  f3da4f5   new network issue: 'does no longer have a Release file'
      adds  310f4f9   add changelog entry for Andreas' latest commit
      adds  9752ff5   Add build-depends to dh-python, thanks lintian.
      adds  a921938   use apt-get install ./foo.deb (Closes: #825487)
      adds  85e3b9a   Bump copyright years.
      adds  3ec4973   p: ignore /etc/modprobe.d/ disappearance
      adds  6810e2b   drop special handling for experimental
      adds  dcd2825   purge databases from mariadb-server-10.1
      adds  e0794c0   rework pre_remove_50_find_bad_permissions
      adds  1c1fc2f   p.conf.anbe: [jessie-proposed]
      adds  11f7df6   p.conf.anbe: [squeeze2wheezy_i386] (arch=i386)
      adds  231c6b8   p.conf.anbe: [squeeze2wheezy-rcmd_i386] (arch=i386)
      adds  5009c4d   p.conf.anbe: [jessie2stretch-rcmd_i386] (arch=i386)
      adds  dab96bb   p.conf.anbe: [experimental_i386] (arch=i386)
      adds  00b076b   p.conf.anbe: tune rescheduling and parameters
      adds  cca061f   jessie->stretch: fix permissions on /usr/share/man/nl/man1
      adds  e1d2059   do not test python-milter from lenny
      adds  4df35ed   p: set permissions on /etc/resolv.conf to 0644
      adds  10074fa   document resolv.conf permission change and finally close #660350
      adds  362935d   piuparts_issue: invoke-rc.d: initscript mysql, action "restart" failed.
      adds  833fea4   p: increase output limit to 8 MB
      adds  e77ea1e   p: increase single command time limit to 60 minutes
      adds  be2fa16   p-s: increase test timeout to 90 minutes
      adds  29d5c31   do not test distupgrades of localepurge
      adds  e57da7a   p.conf.anbe: [squeeze2wheezy-proposed]
      adds  1a65baa   reschedule_piuparts_tests: a helper tool for recycling piuparts logs
      adds  9cf44a0   Makefile: add check-whitespace target
      adds  b8a66b9   p.conf.anbe: [sid-ipi]
      adds  f78618e   scripts/post_setup_minimize: new custom script to minimize chroots
      adds  0dc7532   scripts/post_setup_dummy_users: block uids likely being used by the host
      adds  83cf610   kpr/needs_rebuild_issue: "called emacs-package-install as a new-style add-on, but has no compat file"
      adds  ebe933b   drop scripts/post_distupgrade_experimental
      adds  5a036a0   changelog updates, rewording
       new  5db3af6   release as 0.74

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                                           |   5 +
 README.txt                                         |   8 +
 TODO                                               |   2 +-
 .../scripts-debug-prerm/pre_remove_prerm_set-x     |  17 -
 .../scripts-debug-purge/post_remove_postrm_set-x   |  29 +-
 .../pre_remove_prerm_postrm_set-x                  |  28 ++
 .../scripts-leftovers/pre_remove_preseed_cleanup   |   2 +
 .../post_chroot_unpack_key_setup                   |   3 +-
 custom-scripts/scripts/is_testable_uninstallable   |  94 ++++++
 custom-scripts/scripts/post_distupgrade_exceptions |  10 +
 .../scripts/post_distupgrade_experimental          |  26 --
 custom-scripts/scripts/post_install_exceptions     |  18 ++
 custom-scripts/scripts/post_purge_exceptions       |   7 +
 custom-scripts/scripts/post_setup_dummy_users      |  15 +
 custom-scripts/scripts/post_setup_experimental     |   1 -
 custom-scripts/scripts/post_setup_minimize         |  12 +
 .../scripts/pre_distupgrade_zz_database-server     |   1 +
 custom-scripts/scripts/pre_install_database-server |  25 +-
 custom-scripts/scripts/pre_install_extras          |   5 +-
 .../scripts/pre_install_foreign_architecture       |  30 +-
 .../scripts/pre_remove_40_find_missing_md5sums     |   6 +-
 .../scripts/pre_remove_50_find_bad_permissions     |  29 +-
 custom-scripts/scripts/pre_remove_exceptions       |   5 -
 debian/changelog                                   |  74 +++++
 debian/control                                     |   1 +
 debian/copyright                                   |   8 +-
 debian/piuparts.maintscript                        |   2 +
 htdocs/index.tpl                                   |  12 +-
 instances/piuparts.conf.anbe                       | 351 ++++++++++++++++++++-
 instances/piuparts.conf.pejacevic                  |  10 +
 known_problems/debsums_mismatch_error.conf         |   2 +-
 known_problems/debsums_mismatch_issue.conf         |   2 +-
 known_problems/needs_rebuild_issue.conf            |   3 +-
 known_problems/test_was_skipped_issue.conf         |  15 +
 master-bin/detect_network_issues.in                |   1 +
 master-bin/detect_piuparts_issues.in               |   2 +-
 master-bin/reschedule_piuparts_tests.in            | 111 +++++++
 piuparts-analyze.py                                |   8 +-
 piuparts-report.py                                 |  17 +-
 piuparts-slave.py                                  |   2 +-
 piuparts.py                                        |  97 ++++--
 41 files changed, 930 insertions(+), 166 deletions(-)
 delete mode 100755 custom-scripts/scripts-debug-prerm/pre_remove_prerm_set-x
 create mode 100755 custom-scripts/scripts-debug-remove/pre_remove_prerm_postrm_set-x
 create mode 100755 custom-scripts/scripts/is_testable_uninstallable
 delete mode 100755 custom-scripts/scripts/post_distupgrade_experimental
 create mode 100755 custom-scripts/scripts/post_setup_dummy_users
 delete mode 120000 custom-scripts/scripts/post_setup_experimental
 create mode 100755 custom-scripts/scripts/post_setup_minimize
 create mode 100644 known_problems/test_was_skipped_issue.conf
 create mode 100755 master-bin/reschedule_piuparts_tests.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list