Ubuntu Archive Auto-Sync katie at jackass.ubuntu.com
Tue Oct 25 17:26:56 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Tue,  25 Oct 2005 21:54:56 +0100
Source: heartbeat-2
Binary: ldirectord-2, heartbeat-2, heartbeat-2-dev
Architecture: source
Version: 2.0.2-5
Distribution: dapper
Urgency: high
Maintainer: Simon Horman <horms at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description: 
 heartbeat-2 - Subsystem for High-Availability Linux
Closes: 28784 29951 55925 56671 63259 79946 89598 90521 94469 105837 118984 120721 121244 129361 129779 130895 131253 131259 136541 141922 142297 147290 147661 162446 164773 166065 169865 170799 186900 188206 188835 188835 189932 192680 199016 199484 200938 204775 207607 221546 222708 222712 226600 228505 228544 229978 230042 230639 232459 233021 239683 239684 239685 239686 239687 242077 242077 242220 243157 247348 247485 248611 249606 249847 262288 268670 283447 285356 285603 286274 286347 288818 290235 296717 303149 309906 310600 318266 318287 330194 330634 334622
Changes: 
 heartbeat-2 (2.0.2-5) unstable; urgency=low
 .
   * Change libcurl3-dev dependancy to libcurl3-openssl-dev
     (closes: #334622)
 .
 heartbeat-2 (2.0.2-4) unstable; urgency=low
 .
   * Include /var/lib/heartbeat/ccm and /var/run/heartbeat/crm
     (closes: #330634)
 .
 heartbeat-2 (2.0.2-3) unstable; urgency=low
 .
   * Get rid of bogus touching of config.status and friends in clean target,
     which if run as root causes build failures.
 .
 heartbeat-2 (2.0.2-2) unstable; urgency=low
 .
   * Add build dependancy on libltdl3-dev 
     (closes: #330194)
 .
 heartbeat-2 (2.0.2-1) unstable; urgency=low
 .
   * New upstream
 .
 heartbeat-2 (2.0.1-4) unstable; urgency=low
 .
   * Add /var/run/heartbeat directory to package
     http://www.osdl.org/developer_bugzilla/show_bug.cgi?id=900
 .
 heartbeat-2 (2.0.1-3) unstable; urgency=low
 .
   * Restrurctured  provides, conflicts and replaces
   * Made heartbeat-2-dev depend on heartbeat-2, not heartbeat
 .
 heartbeat-2 (2.0.1-2) unstable; urgency=low
 .
   * Uptream initally made the wrong tar ball avaliable for
     2.0.1 and this was used to build 2.0.1-1.
     I have asked 2.0.1-1 not to be accepted into the Debian Archive
     for this reason. 2.0.1-2 uses the updated, correct tarball from
     upstream.
 .
   * Note that this package has a binary dependancy on libssl
     only because of linking against libsnmp9 (5.2.1.2-3)
 .
   * Add build dependancy on libsensors-dev (for libsnmp9)
 .
 heartbeat-2 (2.0.1-1) unstable; urgency=low
 .
   * New upstream
 .
   * Add /var/lib/heartbeat/cores/root, /var/lib/heartbeat/cores/hacluster
     and /var/lib/heartbeat/cores/nobody
   * Remove usr/lib/stonith/plugins/stonith2/riloe.so, its
     no longer in the tree
   * Enable snmp_agent
   * Added new libplumbgpl
   * Added new ha_logd.cf
   * Added new iso8601 executable
   * Temporarly remove the drac3 module as GPL code that links
     against OpenSSL is not acceptable to Debian.
     - http://lists.community.tummy.com/pipermail/linux-ha-dev/2005-August/011266.html
     - http://www.osdl.org/developer_bugzilla/show_bug.cgi?id=853
   * Update build dependncy from libsnmp5-dev to libsnmp9-dev
   * Make configure chown test fakeroot aware to avoid build hang 
   * Fix syntax error in db OCF resource
   * Make crm/test/helper.sh have #! /bin/bash
   * Make resources/OCF/ocf-shellfuncs.in have #! /bin/bash
   * Update FSF address
   * Zero config.status, libltdl/config.log and libltdl/config.status on clean
 .
 heartbeat-2 (2.0.0-2) unstable; urgency=low
 .
   * Add /var/lib/heartbeat/ccm and /var/lib/heartbeat/cores
 .
 heartbeat-2 (2.0.0-1) unstable; urgency=low
 .
   * New upstream
   * Added dependancy on libnet-dns-perl to ldirectord
   * Added --enable-checkpointd to configure arguments
   * Added --disable-snmp-subagent to configure arguments
   * Added --disable-swig to configure arguments
   * Add build dependancy on uuid-dev
   * Readranged packages to allow heartbeat 1.2.X to exist in debian
     and heartebat 2.X to be heartbeat-2 until heartbeat-2 gets
     a bit more testing in the wild. Also consoldidated binary
     packages into heartbaet-2, and development packages into
     heartbeat-2-dev, ldirectord is still in its own package,
     ldirectord2, as it drags in a lot of dependancies that
     no other part of the system uses.
 .
 heartbeat (1.2.3-12) unstable; urgency=high
 .
   * 11-tmpfile-problems.patch, 12-tmpfile-problems-2.patch
     Don't use predictable temp files
     [heartbeat/lib/BasicSanityCheck.in, heartbeat/resource.d/WAS.in
      lib/plugins/stonith/meatware.c, lib/stonith/meatclient.c,
      cts/CM_hb.py.in, cts/CTStests.py.in CAN-2005-2231] (closes: #318287)
   * debian/apply
     Apply patches in the correct order.
   * 12-tmpfile-problems-2.patch
     Added CTS back in with security fix
     [usr/lib/heartbeat/cts/CM_fs.py, usr/lib/heartbeat/cts/CM_hb.py,
     usr/lib/heartbeat/cts/CTS.py, usr/lib/heartbeat/cts/CTSaudits.py,
     usr/lib/heartbeat/cts/CTSlab.py, usr/lib/heartbeat/cts/CTStests.py
     CAN-2005-2231]
   * 13-confdir.patch
     Change CONF_D defined (and missing) in some resources
     to HA_CONFDIR in shelfuncs, allowing arp_config to function
     correctly in IPaddr2 and SendArp. (closes: #318266)
   * debian/rules
     Include cts documentation
   * 14-ipadd2_no_loopback_delete.patch
     Fix IPaddr2 so it doesn't remove loopback interfaces on stop
   * 15-LVM2.patch
     Allow the LVM resource to work with LVM2 as well as LVM1
     (closes: #309906)
   * Upgrade Standards-Version from 3.6.1 to 3.6.2
 .
 heartbeat (1.2.3-10) unstable; urgency=low
 .
   * Make signal handling less aggressive to avoid exiting in
     FTP and LDAP chacks.  (closes: #310600)
 .
 heartbeat (1.2.3-9) unstable; urgency=low
 .
   * Stop heartbeat in preinst so starting it in postinst
     wont cause an error if it was already running.
     (closes: #303149)
 .
 heartbeat (1.2.3-8) unstable; urgency=low
 .
   * Added dependancy on libnet-dns-perl to ldirectord
   * Removed Build-Dependancy on raidtools2 as it is being removed
     from the archive and removed the Raid1 resource from the
     heartbeat package accordingly. (closes: #296717)
   * Added build dependancy on bison and flex.
 .
 heartbeat (1.2.3-7) unstable; urgency=low
 .
   * Remove the hacluser user and haclient group on purge. (closes: #29951)
   * Note the Delay resource bug closed in 1.2.3-4 was #287848, not #28784.
 .
 heartbeat (1.2.3-5) unstable; urgency=low
 .
   * Added missing libxml2-dev build dependancy that is required
     for the drac3 stonith module to build. (closes: #290235)
 .
 heartbeat (1.2.3-4) unstable; urgency=low
 .
   * Move user and group creation code from postinst to preinst
     (Jochen Friedrich) (closes: #285603)
   * Don't set uid of user that is created
     (Daniel Hermann) (closes: #288818)
   * Stonith module for EXTERNAL Stonith device
     (Daniel Hermann) (closes: #286274)
   * Remove control fifo in postrm
   * Fix gcc-4.0 compile problems (Andreas Jochens) (closes: #286347)
   * Removed stray heartbeat-stonith.files and heartbeat-ldirectord.files
     from debian/, these have not been used for quite some time now.
   * Added build dependancy on libcurl-dev to allow drac3 Stonith device to build
   * Added drac3 Stonith device to build
   * Add --disable-fatal-warnings to ./configure in debian/rules,
     this is known not to work cleanly with debian's lex and yacc.
     Also, reverse 02-lex_yacc_cflags.patch, which is an attempt to
     work around this, which doesn't always work.
   * Fix loop in FIFO reader that manifests on SPARC/Linux
     (Jochen Friedrich) (closes: #285356)
   * Fix typo in Delay resource that causes both stop and start to fail
     (Daniel Hermann) (closes: #28784)
 .
 heartbeat (1.2.3-3) unstable; urgency=low
 .
   * Removed /etc/ha.d/resource.d/apache as it does not work
     properly _on Debian_ and by removing it /etc/init.d/apache will be used
     which does work. Reported by Fraser Campbell. (closes: #283447)
   * Update ldirectord from 1.77.2.5 to 1.77.2.6 for https bug.
     http://www.gossamer-threads.com/lists/linuxha/users/22059
     Requested by Amadeus Scherhaufer.
 .
 heartbeat (1.2.3-2) unstable; urgency=low
 .
   * Fixed a bug related to repeat STONITHs failing because we freed some
     data we shouldn't have.
   * Don't run exclude cl_status from dh_fixperms as it overrides permissions
     that the build system sets which are needed for correct opperation.
 .
 heartbeat (1.2.3-1) unstable; urgency=low
 .
   * New Upstream
     - Incoporate init script patch from 1.2.2-12 (Bug#268670)
     - Incoporate ssh dependancy patch from 1.2.2-11
     - All other changes were merged upstream for 1.2.3
   * Added patch manager from kernel-source-2.4.27 to keep debian
     specific and otherwise unmerged patches in order
 .
 heartbeat (1.2.2-12) unstable; urgency=low
 .
   * Backport send ARP from head branch
     - broadcast works with -C
     - -C is documented
     - (closes: Bug#262288)
   * Some init scipts tell us that they are not running,
     heartbeat mistakenly just sees "running" and assumes they are.
     - Fix by adding the following to ResourceManager(.in)
    	  case `$spath $arg status` in
       ->    *not [Rr]unning*)   return 3;;
      	    *[Rr]unning*|*OK*)	return 0;;
      	    *)			return 3;;
    	  esac
     - (closes: Bug#268670)
   * Remove config.log in clean target of rules file
 .
 heartbeat (1.2.2-11) unstable; urgency=medium
 .
   * Remove build dependancy on ssh as the package has ongoing
     install problems on arm and this is preventing this package
     from moving into sarge. Instead, provide configure options
     to specify the path to ssh and scp.
 .
 heartbeat (1.2.2-10) unstable; urgency=low
 .
   * Revert to tar ball that was used for previous (> 1.2.2-9) builds.
     You can't modify the tar ball on debian.org !!! (silly me)
 .
 heartbeat (1.2.2-9) unstable; urgency=low
 .
   * Fix sequence number wrap in ping_group
     (Patched ping_group.c from 1.10 to 1.11)
   * Build against tar ball from linux-ha.org
     A locally produced tar ball had been used in the past (my mistake)
 .
 heartbeat (1.2.2-8) unstable; urgency=low
 .
   *  The previous version never made it into testing because
      the build failed on arm because the ssh package was broken
      at the time. I have not had any luck contacting someone to
      rebuild the package.
   *  Updated ldirectord to 1.77.2.4 (from 1.77.2.2).
      Fixes a problem where real servers present in multiple
      virtuals would only be added to one virtual service.
 .
 heartbeat (1.2.2-7) unstable; urgency=low
 .
   * Link the apcmastersnmp stonith module against libsnmp
 .
 heartbeat (1.2.2-5) unstable; urgency=low
 .
   * Fixed alignment error in IPv6addr.c that manifests on ia64
     (closes: Bug#249847)
 .
 heartbeat (1.2.2-4) unstable; urgency=low
 .
   * Put back inary-arch and binary-indep targets
     (closes: Bug#188835) (closes: Bug#249606)
   * Put the prioroty of all packages, except ldirectord back to optional
     Left ldrirectord as optional as it depends on ipvsadm,
     which is optional.
 .
 heartbeat (1.2.2-3) unstable; urgency=low
 .
   * Package provides /etc/ha.d and /etc/heartbeat
     (actually fixed in 1.2.2-2) (closes: Bug#222712)
   * There is a known limitation with ifconfig's handling of
     long interface names. Use IPadd2, which used the ip command,
     instead.  (Fixed in upstream) (closes: Bug#229978)
   * New upstream (closes: Bug#248611)
   * Heartbeat package does not use debconf anymore
     (Fixed a while ago) (closes: Bug#189932)
   * Evms seems to no longer depend on heartbeat.
     (closes: Bug#207607)
   * Made dependancy on libnet1-dev instead of 
     libnet1-dev | libnet0-dev | libnet-dev.
     - libnet0-dev is in setction oldlibs in stable
     - allows IPv6addr to be included.
   * Include IPv6addr
   * Made dependancy on libssl-dev instead of libssl-dev | libssl09-dev
     as libssl09-dev is not in stable.
   * Changed priority to extra as that is the lowest common 
     denominator of our dependancies.
 .
 heartbeat (1.2.2-2) unstable; urgency=low
 .
   * New Upstream
   * ldirectord uses host portion of request string as documented in
     the man page. (closes: Bug#242220)
   * ldirectord check_ftp no longer uses pipes. (closes: Bug#243157)
   * The binary-arch and binary-indep targets did not conform to Debian policy.
     It is rather difficult to implement them correctly given the heartbeat
     build system, and the policy allows them not to exist. (closes: Bug#188835)
   * Added dependancy on libmail-imapclient-perl. (closes: Bug#242077)
   * The timestamp overflow was fixed long time ago.
     (closes: Bug#239683) (closes: Bug#239687)
   * inet_aton is no longer used in mcast.c (closes: Bug#239684)
   * Patch is superseeded by much newer codebase
     (closes: #239685) (closes: Bug#239686)
   * Init script no longer uses -e argument to echo. (closes: Bug#136541)
   * Plugins no longer need to be executable. (closes: Bug#247348)
     (closes: Bug#247485)
   * Merged debian packaging in Debian Unstable pool with the
     linux-ha tree.
 .
 heartbeat (1.2.0-2) unstable; urgency=low
 .
   * Added Depends on libmail-imapclient-perl to ldirectord.
     (Closes: #242077) Thanks Cyril Bouthors for noticing.
 .
 heartbeat (1.2.0-1) unstable; urgency=low
 .
   * The 'My f*cking Toshiba HD crashed and delayed everything' release
   * New upstream release
 .
 heartbeat (1.0.4-3) unstable; urgency=low
 .
   * Corrected default paths to Apache binary and configuration file.
     (Closes: #230042)
   * Corrected typo in heartbeat-dev description (Closes: #230639)
   * Corrected grammatical confusion in template (Closes: #232459)
   * Actually correct permissions on /var/lib/heartbeat/ccm.
     (Closes: #233021)
 .
 heartbeat (1.0.4-2) unstable; urgency=low
 .
   * Improved haclient user and group creation/deletion [postinst & postrm]
     Make use of gentent instead of greping /etc/(passwd|group)
     Inspired by Horms' packages ;)
   * Moved to debhelper compatability 4. Created debian/compat.
   * Avoid failing while moving contents from old configuration dir to
     new one if expected contents are not found.
     (Closes: #221546)
   * Removed README.config from /etc (Closes: #222708)
   * Make 'daemon' be the default syslog facility for heartbeat
     (Closes: #226600)
   * Corrected owner and permissions under /var/lib/heartbeat
     (Closes: #228505)
   * Make libstonith0 depend on libsnmp5. Thanks Stefan Beck for noticing.
     (Closes: #228544)
   * Make libstonith0 depend on libssl0.9.7. Why the f*ck does dpkg-shlibdeps
     not find these?
   * Make heartbeat start later and stop sooner (S75 and K05) so that it
     won't f*ck drbd. Thanks Stefan Schleifer for noticing.
     Created a debconf template to ask if the change should be done when
     upgrading from previous versions.
   * Fixed debconf template text for directory movement.
 .
 heartbeat (1.0.4-1) unstable; urgency=low
 .
   * New upstream release
   * Bumped Standards-Version to 3.6.1. No change
   * Removed debconf supported configuration of heartbeat.
     It was buggy, and a pain to debug. I'd rather not have it
     on sarge. (Closes: #204775) I'll work on a new one when time
     permits.
 .
 heartbeat (1.0.3-3) unstable; urgency=low
 .
   * Removed deletion of fifo files in heartbeat.prerm
     (That shouldn't be done there. It broke dpkg-reconfigure)
   * Added Depends on libwww-perl and libnet-ssleay-perl
     (Closes: #142297)
   * libstonith-dev's Section is now libdevel (Closes: #188206)
 .
 heartbeat (1.0.3-2) unstable; urgency=low
 .
   * Fixed sections for libstonith-dev, it's libdevel
 .
 heartbeat (1.0.3-1) unstable; urgency=low
 .
   * The 'debcamp' release
   * New upstream release
   * Added build-depends on iputils-ping, I hoped it wouldn't be
     necessary. (Closes: #200938)
   * Also added Depends on iputils-ping. That's the ping package
     with the ping syntax we need (Closes: #170799)
   * The heartbeat.config from 0.4.9.2-1 did 'cut' the right way 
     (Closes: #166065)
   * Added missing db_stop in heartbeat.postinst
     (Closes: #199484)
   * /usr/lib/heartbeat/ResourceManager now has the right path to
     init.d scripts (Closes: #169865)
   * Made Simon Horman <horms at vergenet.net> a co-maintainer
 .
 heartbeat (1.0.2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #186900)
   * New maintainer (Closes: #192680)
   * Bumped Standards-Version to 3.5.10
   * Patched ha_msg.c to fix format string bug (Closes: #199016)
 .
 heartbeat (0.4.9.2-3.1) unstable; urgency=low
 .
   * Use -r instead of -R for ipvsadm.  Thanks to Sergio Talens-Oliag.
   (Closes: #147290)
   * Fix lintian errors by removing *.conffiles.
 .
 heartbeat (0.4.9.2-3) unstable; urgency=low
 .
   * fixed a build bug caused by a buggy ld - I don't know if ld still
     has that problem (it doesn't seem to me), but anyway it's done.
     (closes: #129361)
 .
 heartbeat (0.4.9.2-2) unstable; urgency=low
 .
   * and again I was caught by that groupadd in the Makefiles
     this is fixed now (closes: 164773)
 .
 heartbeat (0.4.9.2-1) unstable; urgency=low
 .
   * new upstream release
   * fixed cut problem (caused by missing escape sequences) 
     (closes: #130895, #131253, #131259)
   * corrected missing Depends on adduser (closes: #147661)
   * corrected problem with install and duplicate files (closes: #162446)
   * fixed false assumption about possition of fuser from /sbin to /bin
   * changed configuration directory from /etc/ha.d to /etc/heartbeat
   * added the essential question if the user wants to use debconf
     for the configuration of heartbeat
 .
 heartbeat (0.4.9.0l-7.2) unstable; urgency=low
 .
   * corrected wrong dependency (on lvs) (Closes: #141922)
 .
 heartbeat (0.4.9.0l-7.1) unstable; urgency=high
 .
   * Non-maintainer upload, trying to get a release into woody
   * Use ifconfig <interface> 0 instead of ifconfig <interface> down
     (Closes: #129779)
 .
 heartbeat (0.4.9.0l-7) unstable; urgency=low
 .
   * removed call of groupadd in hearbeat/Makefile (Closes: #121244)
   * heartbeat depends on system-log-daemon instead of sysklogd.
     (Closes: #120721)
   * corrected the soname of libhbclient from .0.0.0 to
     libhbclient.so.0.0.0
   * removed debian/.shlibs files since they are autogenerated now
     by dh_makeshlibs -V
   * removed some log file that remained in debian/ from testing and
     debugging the debconf interface
 .
 heartbeat (0.4.9.0l-6) unstable; urgency=low
 .
   * this time I hope I got it right with the sections of the several packages
     involved
   * heartbeat is up to date now (Closes: #79946, #90521, #63259)
   * /usr/lib/heartbeat/ResourceManager: renamed init.d directory
     (Closes: #89598)
   * A newer README.Debian added (Closes: #94469)
 .
 heartbeat (0.4.9.0l-5) unstable; urgency=low
 .
   * an other forgotten debug statement that caused trouble (Closes: #118984)
   * fixed some missing ldconfig in heartbeat.postinst and heartbeat.postrm
   * fixed so version in heartbeat.shlibs
 .
 heartbeat (0.4.9.0l-4) unstable; urgency=low
 .
   * corrected section of ldirectords and stoniths to section admin
   * corrected wrong dependency of ldirectord to lvs (ipvsadm)
 .
 heartbeat (0.4.9.0l-3) unstable; urgency=low
 .
   * corrected my faulty control file - so 0l-2 and 0l-1 never ever made
     it into the archive
 .
 heartbeat (0.4.9.0l-2) unstable; urgency=low
 .
   * removed some debug output causing a file testj to be written in the
     current directory 
 .
 heartbeat (0.4.9.0l-1) unstable; urgency=low
 .
   * taking package after talking to Paolo Molaro - well I was really lazy
     cause it took me a lot of time to create a working new package, but I
     hope the debconf interface was worth the waiting ...
   * Updated for 0.4.9.0l
   * modified package to fit policy 3.5.3.0
   * added Build Depends
   * added debconf support for heartbeat
   * wrote a very short manpage for stonith and meatclient
 .
 heartbeat (0.4.6-2.2) frozen unstable; urgency=low
 .
   * NMU
   * Fix Build-depends, this time with source.  Closes: #105837
 .
 heartbeat (0.4.6-2) frozen unstable; urgency=low
 .
   * Fix ugly bug with prerm (Closes: bug#56671). To the release manager:
     get this in potato as that bug is really annoying (endless loop
     with the yes program when uninstalling). You still need to kill or Crtl-C
     the prerm script, as it seems it's not possible to override
     a broken prerm script before it's run by dpkg.
   * Applied little patch from Terry Katz to make IPAddr work correctly
     with multiple similar IPs on the same pc (Closes: bug#55925).
 .
 heartbeat (0.4.6-1) unstable; urgency=low
 .
   * New upstream release.
 .
 heartbeat (0.4.5a-1) unstable; urgency=low
 .
   * Initial Release.
 .
 Local variables:
 mode: debian-changelog
 End:
Files: 
 95c609d3de5295c88491b4be13435d11 906 admin optional heartbeat-2_2.0.2-5.dsc
 4a229936bcbbedd87c1d5cebc5e96c83 28213 admin optional heartbeat-2_2.0.2-5.diff.gz
 097de2cc6d15f8f87ea39ab521f616d5 2189961 admin optional heartbeat-2_2.0.2.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQ16boAF4adwMEr3XAQIJlAf8D6NorLTJMTiRzF0cB5CeXMJmn7O5rJci
zqnzS6XoqhpNLEv4uAY9o2V2Wxg0Nv1SlyNqAyjBccWyKdjM/2BRm+kyAVIQo5Tz
mf50dw4Kp2NDYsoBmdGRFzy5k6FYGCgJKkWIW/iGYMqjtDyXtd+ZO13rHtwoOE35
H1LM2t1Y1ojzDqtJYxlNXrNkqF3IHcKNoVLIACOp/K0DY17rwTAK8nEjrxMZQ605
MvKf2Lz5VkPIBt8DwqP++0KO83AyG8vkOeRz/PY+l+m22JajMGEjahu+83TpqD3u
/RR6LM84UM8SsymsqrFZjN3wuiowopWsfLdzi55wqQLmZ373teJpaA==
=JTEA
-----END PGP SIGNATURE-----


Accepted:
heartbeat-2_2.0.2-5.diff.gz
  to pool/universe/h/heartbeat-2/heartbeat-2_2.0.2-5.diff.gz
heartbeat-2_2.0.2-5.dsc
  to pool/universe/h/heartbeat-2/heartbeat-2_2.0.2-5.dsc
heartbeat-2_2.0.2.orig.tar.gz
  to pool/universe/h/heartbeat-2/heartbeat-2_2.0.2.orig.tar.gz




More information about the ubuntu-changes-auto mailing list