lp:debian/squeeze/mpg123

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/mpg123
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Daniel Kobras <email address hidden>

src/libmpg123/readers.c: Fix fast reading of ICY streams via http.
Patch from upstream version 1.12.3.

12. By Daniel Kobras <email address hidden>

* configure.ac, src/libmpg123/frame.c: Apply backport of upstream patch
  to fix calculation of pointer alignment on 32bit archs. Many thanks
  to William Pitcock, Gregor Herrmann, and upstream author Thomas Orgis
  for tracking down this problem. Closes: #580095
* debian/rules: Run autoreconf to rebuild configure script after
  having applied above patch. In clean target, remove any files
  altered by autoreconf.
* debian/control: Build-depend on automake and autoconf for autoreconf.

11. By Daniel Kobras <email address hidden>

* New upstream version. Closes: #572975
* debian/control: Package complies with version 3.8.4 of Debian policy.
* debian/control: Add substitution variable misc:Depends to package
  dependency lines to placate lintian.
* debian/libmpg123-0.symbols.common.in: Add new symbols mpg123_open_handle
  and mpg123_replace_reader_handle.

10. By Daniel Kobras <email address hidden>

* src/libmpg123/dither.[hc]: Disable function mpg123_noise that is not
  yet part of libmpg123's official API and should therefore not get
  exported.
* debian/libmpg123-0.symbols.common.in: Remove symbol mpg123_noise
  accordingly. Closes: #559892

9. By Daniel Kobras <email address hidden>

* debian/rules: Disable PIE on mips/mipsel due to binutils bug #532821.
  Works around build failures on these archs.
* debian/rules: Include contents of config.log in build log if
  configure fails.

8. By Daniel Kobras <email address hidden>

* debian/alt_deps.py: Add helper code to fold several (plugin)
  dependencies into a single alternative dependency. Used to
  auto-generate the default Recommends for "first-class" output
  plugins. Unlike the previous hack in debian/rules, the helper
  tool can handle several dependency entries per plugin. Fixes
  build errors on several archs where plugins picked out a different
  versioned dependency on libc6 than the rest of the packages.
  Closes: #524246
* debian/control: Add build-dependency on python-minimal for
  helper tool.
* debian/rules: Remove previous hack to generate plugin:Recommends
  and use helper tool instead.

7. By Daniel Kobras <email address hidden>

* New upstream version 1.6.4.
  + Misleading commandline option --resync has been renamed to
    --no-resync. Closes: #493590
* src/output/arts.c: Fix invalid cast on 64bit archs.
* Upload to unstable again. Closes: #500719

6. By Daniel Kobras <email address hidden>

* src/wav.c: Backport upstream patch for writing WAV output to stdout
  via '-w -'. Fixes regression from etch. Closes: #493285
* debian/rules: Only include ALSA dependencies when respective plugin has
  been built. Original patch thanks to Petr Salinger. Fixes build failure
  on GNU/kFreeBSD. Closes: #493423

5. By Daniel Kobras <email address hidden>

src/httpget.c: Fix potential denial of service attack on premature
end-of-file from HTTP server (CVE-2007-0578). Patch taken from upstream's
0.64 release. Closes: #409296

4. By Daniel Kobras <email address hidden>

* httpget.c: Fix integer overflows in http parser, introduced by
  security patch for CAN-2004-0982.
* httpget.c: Ensure minimum size of receive buffer to fix regression
  in 0.59r-18, caused by patch for CAN-2004-0982. Closes: #294801

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers