lp://staging/~brightbox/brightbox/updcast-20110710
- Get this branch:
- bzr branch lp://staging/~brightbox/brightbox/updcast-20110710
Branch merges
Branch information
Recent revisions
- 5. By Neil Wilson
-
* New upstream release.
* fixed some -Wextra compilation warnings
* new --no-progress flag to suppress progress display
* print most debug messages to log, if available
* properly handle Control-C signal
* --receive-timeout parameter for receiver timeout during transmission
* "real" daemon mode
* Merged Michael's changes
* In busybox, call the executables udp-receiver and udp-sender, the same
as outside of busybox
* new "--ignore-lost-data" mode
* Lift limit in number of supported network interfaces
* Support for start-timeout also on sender
* Fixed slice management bug introduced with streaming
* Restored block alignment enforcement (needed when reading data from a pipe)
* Fixed division-by-zero error on zero-sized transmissions
* only make data blocks as big as needed
* "Streaming" mode
* On receiver, make failure to send hello packet not fatal
* More efficient transmission on small files
* Allow pointopoint mode to be "used" (ignored) together with
async, as long as a dataMcastAddress is supplied
* Fixed compilation on pre-historic compilers
* Fixed a couple of compilation warnings
* Settable statistics printout delay
* Print uncompressed size only when it makes sense (pipe used, and
seekable output)
* Added distclean target to make Debian build easier
* Removed obsolete m486 flag
* Fixed parameter types for getsockopt
* If there are no participants after autostart delay, do not
transmit but exit right away
* Added a lot of short opts (for systems without getopt_long)
* pluggable rate governor
* Mingw fixes (socket closing)
* first release of debian package
* Update maintainer e-mail address to <email address hidden>.
* Bump Standards-Version to 3.9.2 (no changes needed).
* Format debian/copyright header according to DEP-5.
* New patch manpage_fixes: Remove some spelling errors kindly pointed out by
lintian.
* Ship examples/ to demonstrate the implementation of a rate governor.
* New patch nostrip: Handle the DEB_BUILD_OPTIONS value by the same
name, closes: #438231.
* Remove cmd.html.man in debian/rules clean.
* Adopt this package, closes: #575167.
* New upstream release, closes: #375682.
- printMyIp() in socklib.c now uses a proper format string to
udpc_flprintf( ), closes: #387169.
- Build-depend on m4.
* Use debhelper 7, change build-dependency, update debian/compat and
greatly shorten debian/rules.
* Add ${misc:Depends}.
* Bump Standards-Version to 3.8.4, no changes needed.
* Convert package to the 3.0 (quilt) format.
* Provide a debian/watch file.
* Convert debian/copyright to the machine-readable format as proposed in
DEP 5 and update the information.
* Upload package to a collab-maint Git repository and add Vcs-* fields in
debian/control.
* Point to the project homepage in debian/control.
[Tomas Pospisek]
* thanks to Alain Knaff for providing Debian packages for all these
years - 4. By Michael Schutte <email address hidden>
-
* Update maintainer e-mail address to <email address hidden>.
* Bump Standards-Version to 3.9.2 (no changes needed).
* Format debian/copyright header according to DEP-5.
* New patch manpage_fixes: Remove some spelling errors kindly pointed out by
lintian. - 3. By Michael Schutte <email address hidden>
-
* Ship examples/ to demonstrate the implementation of a rate governor.
* New patch nostrip: Handle the DEB_BUILD_OPTIONS value by the same
name, closes: #438231.
* Remove cmd.html.man in debian/rules clean.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/brightbox