[ubuntu/oneiric] debmirror 1:2.8ubuntu1 (Accepted)
Stefano Rivera
stefanor at ubuntu.com
Sun Jun 5 20:10:18 UTC 2011
debmirror (1:2.8ubuntu1) oneiric; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/{control,rules}: Add quilt for patch management.
- Debian bug 455082:
+ default-settings.patch: change rsync defaults.
+ silence-errors.patch: throw away find errors.
+ drop-redundant-rsync.patch: clean up logic in rsync batching.
+ check_file-return.patch: report why a file needs to sync.
- Debian bug 576576:
+ skip-installer.patch: allow specific releases to be skipped.
- Debian bug 576577:
+ rsync-retries.patch: retry if rsync batch fails connection.
- ubuntu-settings.patch: Changed defaults to download Ubuntu, replaced
most instances of Debian with Ubuntu in the documentation.
* Dropped patches:
- no-motd changes from default-settings.patch, superseded in Debian.
- functionalize.patch: Accepted in Debian.
- command-exit-checking.patch: Accepted in Debian.
debmirror (1:2.8) unstable; urgency=low
* Avoid trying to get d-i for *-updates suites. Closes: #619146
debmirror (1:2.7) unstable; urgency=high
* Version dep on LWP. Closes: #614594
* Fix typo in d-i download code. Closes: #614620
debmirror (1:2.6) unstable; urgency=high
* In Release, Packages, and Sources files, support all sizes of SHA
checksums that are supported by Digest::SHA. Closes: #614383
* Now depends on libdigest-sha-perl.
* Check SHA512, SHA256, or SHA1 in preference to MD5.
* Full checksum validation is now enabled by the --checksums switch.
(The old --md5sums switch is an alias to that for backwards compatibility.)
debmirror (1:2.5) unstable; urgency=low
* Clean up output messages.
* Apply program return code checking patch by Kees Cook.
* Allow umask to control directory permissions in mkdir. Closes: #589397
* Add --slow-cpu option that avoids bzipping and gzipping files.
Closes: #594948
* Various code cleanups.
* Deprecate --cleanup, which had become confusing since --postcleanup
is the default, and add --precleanup.
* Add --check-gpg (the default) and --no-check-gpg options.
* Added a warning message if rsync of extra files fails.
* Default to --rsync-extra=trace, and warn if --rsync-extra setting
disables trace.
* Above will ensure that debmirror at least tries
to get trace files by default, and warns if it cannot. Closes: #156564
* Avoid getting rsync-extra files if the site being mirrored
has --root=/ , as that cannot work with rsync.
* A proxy specified with --proxy or ftp_proxy will now also be used
for ftp connections.
* Deprecate --method=hftp, just use --proxy with --method=ftp.
* Run rsync with --no-motd except for in --verbose mode.
* Support --progress for http. (Per #598382)
* Apply manpage markup patch from liw. Closes: #599414
* Fix typo in default rsync options. Closes: #599568
* Add --debmarshal snapshot mode by Drake Diedrich. Closes: #550007
* Send verbose/debug mode gpgv error messages to stdout. Closes: #607099
Date: Sun, 05 Jun 2011 22:00:27 +0200
Changed-By: Stefano Rivera <stefanor at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Stefano Rivera <launchpad at rivera.za.net>
https://launchpad.net/ubuntu/oneiric/+source/debmirror/1:2.8ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 05 Jun 2011 22:00:27 +0200
Source: debmirror
Binary: debmirror
Architecture: source
Version: 1:2.8ubuntu1
Distribution: oneiric
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stefano Rivera <stefanor at ubuntu.com>
Description:
debmirror - Debian partial mirror script, with ftp and package pool support
Closes: 156564 550007 589397 594948 599414 599568 607099 614383 614594 614620 619146
Changes:
debmirror (1:2.8ubuntu1) oneiric; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- debian/{control,rules}: Add quilt for patch management.
- Debian bug 455082:
+ default-settings.patch: change rsync defaults.
+ silence-errors.patch: throw away find errors.
+ drop-redundant-rsync.patch: clean up logic in rsync batching.
+ check_file-return.patch: report why a file needs to sync.
- Debian bug 576576:
+ skip-installer.patch: allow specific releases to be skipped.
- Debian bug 576577:
+ rsync-retries.patch: retry if rsync batch fails connection.
- ubuntu-settings.patch: Changed defaults to download Ubuntu, replaced
most instances of Debian with Ubuntu in the documentation.
* Dropped patches:
- no-motd changes from default-settings.patch, superseded in Debian.
- functionalize.patch: Accepted in Debian.
- command-exit-checking.patch: Accepted in Debian.
.
debmirror (1:2.8) unstable; urgency=low
.
* Avoid trying to get d-i for *-updates suites. Closes: #619146
.
debmirror (1:2.7) unstable; urgency=high
.
* Version dep on LWP. Closes: #614594
* Fix typo in d-i download code. Closes: #614620
.
debmirror (1:2.6) unstable; urgency=high
.
* In Release, Packages, and Sources files, support all sizes of SHA
checksums that are supported by Digest::SHA. Closes: #614383
* Now depends on libdigest-sha-perl.
* Check SHA512, SHA256, or SHA1 in preference to MD5.
* Full checksum validation is now enabled by the --checksums switch.
(The old --md5sums switch is an alias to that for backwards compatibility.)
.
debmirror (1:2.5) unstable; urgency=low
.
* Clean up output messages.
* Apply program return code checking patch by Kees Cook.
* Allow umask to control directory permissions in mkdir. Closes: #589397
* Add --slow-cpu option that avoids bzipping and gzipping files.
Closes: #594948
* Various code cleanups.
* Deprecate --cleanup, which had become confusing since --postcleanup
is the default, and add --precleanup.
* Add --check-gpg (the default) and --no-check-gpg options.
* Added a warning message if rsync of extra files fails.
* Default to --rsync-extra=trace, and warn if --rsync-extra setting
disables trace.
* Above will ensure that debmirror at least tries
to get trace files by default, and warns if it cannot. Closes: #156564
* Avoid getting rsync-extra files if the site being mirrored
has --root=/ , as that cannot work with rsync.
* A proxy specified with --proxy or ftp_proxy will now also be used
for ftp connections.
* Deprecate --method=hftp, just use --proxy with --method=ftp.
* Run rsync with --no-motd except for in --verbose mode.
* Support --progress for http. (Per #598382)
* Apply manpage markup patch from liw. Closes: #599414
* Fix typo in default rsync options. Closes: #599568
* Add --debmarshal snapshot mode by Drake Diedrich. Closes: #550007
* Send verbose/debug mode gpgv error messages to stdout. Closes: #607099
Checksums-Sha1:
0d1673efaa69e75ddadc9d9f2453ee1d7173eb98 1583 debmirror_2.8ubuntu1.dsc
625f029611a14e2aced2eb1f50ba84e06bf66a27 54734 debmirror_2.8ubuntu1.tar.gz
Checksums-Sha256:
d3887b599e12f26558227869053f17e4cc6cfc2edc040aa2fad3a87d2382802b 1583 debmirror_2.8ubuntu1.dsc
f95afa54762b66a7f10464877a102fe1d0c4c0fc99d9a8e715b9992a37c21e10 54734 debmirror_2.8ubuntu1.tar.gz
Files:
58ea18c456287b4482f50c55707db802 1583 net extra debmirror_2.8ubuntu1.dsc
ead4859ab7f32b66996180902aa53fe0 54734 net extra debmirror_2.8ubuntu1.tar.gz
Original-Maintainer: Joey Hess <joeyh at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJN6+GRAAoJEACQ/CG1zRrMF5QQANFI6utuuaONKkY8nc8z4fJN
E1waUtrvgRf4cgMSnRsgfMwemV45JRZA+1ERF6BZuMARICrggu5Y4+n0UpAnfLfe
hhfVyZLzzp6DauOf/91b3Y9uVn9abgLdvw1d/1SF5pSdp3Dur+pz1bGi41d0tuep
GufRCO/jAgkokCvFHoFbrKu0i85QrRlMQ1burap05Aa/7867+bDLrEZ/GSmnVF/f
iEJuKNLJsznKML/kM0xat1WYjQ3n3oBF/sCO3dzdF1eCDcEGMmE2qNo9fls+km/u
jE05J4AhDN8jm7597KXR7jbwgKfvmFHN4r1B8JyaUnDPD0bFud+KzcFrwxWWhQEa
JKLo0hrbcjGzQ2Kaa2alVVFt3uXkGYKhUud2PuoWPY2ZN+8e6iUMHk+Cv2Tcash1
+Z6ckkPgLpRnqZl6uZKa7J/ZiVE40pz3DYiPqhBfiEzFhAlCg//Py76hpfpqLx2l
n5O7ofnLTkbmVGN/2qA8mBvDvQT4Zk8tLLegeqKHaqO9Y88pC1gHm6Bgi+HKggd/
skgWWnKJgkhOEnubvhtGXcbbdZ9eN+fZqVV4dmKt8PzFtslzhiO8dJelIniy5C3n
fkndi33xDf5w8iowNjIZ/WxuypZ5vtT9ZhLHu3mEn4fFSbsSr89pCmOLcUN7QE9l
tgoojC+TP8EFTDU0DHs9
=qpY7
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list