lp:ubuntu/lucid-updates/rpm

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-updates/rpm
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

28. By Marc Deslauriers

* SECURITY UPDATE: denial of service and possible code execution via
  crafted headers
  - debian/patches/CVE-2011-3378.patch: properly validate values in
    lib/header.c.
  - CVE-2011-3378
* SECURITY UPDATE: denial of service and possible code execution via
  invalid region tag
  - debian/patches/CVE-2012-0060.patch: validate region tags in
    lib/header.c, lib/package.c, lib/signature.c.
  - CVE-2012-0060
* SECURITY UPDATE: denial of service and possible code execution via
  large region size
  - debian/patches/CVE-2012-0061.patch: check length in lib/header.c.
  - CVE-2012-0061
* SECURITY UPDATE: denial of service and possible code execution via
  negative value in region offset
  - debian/patches/CVE-2012-0815.patch: properly handle negative values
    in lib/header.c, lib/package.c, lib/signature.c.
  - CVE-2012-0815

27. By Scott Kitterman

No change rebuild for liblzma transition

26. By Michal Čihař

* New upstream version.
  - No need to convert man page from DOS end of lines.
  - Dropped patches:
      510c6763.patch - taken from upstream
      fix-linkage.patch - applied upstream
      fix-luaext.patch - applied upstream
      include-pthread.patch - applied upstream
  - Updated patches:
      manpage-dash.patch - rediffed, no changes
* Upgrade recommends to depeds from rpm to rpm2cpio (Closes: #559203).
* Drop run-autogen.patch and run autogen during build.
* Use << instead of < in debian/control.

25. By Michal Čihař

* Provide fallback when dabatase initialisation fails - we now move old
  database away and create empty one as using rpm as package management is
  not supported anyway (Closes: #536519).
* Use debconf to show message about the cleanup.

24. By Steve Langasek

Drop rpm-i18n and elfutils down to Suggests: as neither of these are
relevant to the common use case for rpm in Ubuntu (i.e., alien).

23. By Michael Vogt

* Merge from debian unstable, remaining changes:
  - change build depends from libdwarf-dev -> libdw-dev
    (libdwarf-dev is in universe)

22. By Alessio Treglia

* Python 2.6 transition (LP: #338249):
  - Adjust debian/rules to install all python stuffs into the right path.

21. By Loïc Minier

* Remove Anand Kumria from Uploader; thanks for your work!
* Add Vcs-Git and Vcs-Browser fields.
* Wrap build-deps and deps.
* Bump Standards-Version to 3.8.0.
* Drop obsolete debian/pycompat.
* Add debian/gbp.conf for git-buildpackage.
* New patch, 22_spelling-fixes, fixes typo in doc/rpm.8 man page; from
  Ubuntu; LP: #73355.
* Refresh patches 02-hkp-disable, 09-prereq, 14-work-on-debian64,
  17-dont-be-redhat, 21-kfreebsd to apply cleanly.
* Drop source-contains-CVS-dir lintian overrides as we use tarballs and we
  should make dist a tarball or at least a CVS export if we pull a snapshot.
* Build-dep on autotools-dev and drop outdated-autotools-helper-file lintian
  overrides.
* New patch, 40_fix-zlib-include-in-file, fixes zlib -I flag breaking the
  build of the internal "file" copy when relibtoolized.
* New patch, 50_internal-popt-config-flag, adds a --with-internal-popt
  configure flag to allow forcing the use of an external popt.
* New patch, 68_autogen-fixes, calls "autoreconf -fi" instead of
  ./autogen.sh in file/ and cleans up some junk files after the autogens
  (autom4te.cache and ~ backups).
* New patch, 70_autogen, run ./autogen --noconfigure.
* Pass --with-internal-popt=no to configure.
* Kill plenty of manual autotools cleanup from rules as well as popt
  removal.
* Drop autoconf/automake/libtoolize invocation from rules.
* Use "touch $@" instead of repeating target name.
* Don't duplicate the way to call quilt and pass it --quiltrc /dev/null.
* Pass -s to dh_* in binary-indep.
* Update download URL in copyright.
* Drop DH_VERBOSE=1.
* Set configure flags via a new var, configure_flags, and only pass --host
  to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE differ.
* Drop obsolete README.Debian note related to rpm 4.1 behavior change.

20. By Scott James Remnant (Canonical)

Add b-d on cvs and gettext. LP: #300223.

19. By Scott James Remnant (Canonical)

* Run "autoreconf -i -f" to regenerate autotools files in all sub-directories,
  instead of the various wrong attempts do it by hand. LP: #300223.
* Update gettext to 0.17 internally for Makefile compatibility.
* debian/patches/23-ubuntu-zlib.diff: Fix FTBFS with newer libtool because
  we don't have an internal zlib

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/rpm
This branch contains Public information 
Everyone can see this information.

Subscribers