~ubuntu-branches/ubuntu/quantal/nspr/quantal-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack, Fabien Tassin, Alexander Sack
  • Date: 2009-01-11 13:50:07 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090111135007-butxlx6upwjcakod
Tags: 4.7.3-0ubuntu1
* New upstream version: 4.7.3 from NSPR_4_7_3_RTM tag

[ Fabien Tassin <fta@ubuntu.com> ]
* LP: #269188 - use /dev/urandom for better entropy on LTSP environments
* update diverged patches:
  - update debian/patches/30_pkgconfig.patch
  - update debian/patches/81_sonames.patch
  - update debian/patches/99_configure.patch

[ Alexander Sack <asac@ubuntu.com> ]
Drop debian soname patch for full upstream compatibility
* eliminate soname patch
  - delete debian/patches/81_sonames.patch
  - update debian/patches/series
* refresh configure patch to reflect dropped soname patch
  - update debian/patches/99_configure.patch
* install unversioned .so files
  - update debian/libnspr4-0d.install
* .so.0d links are not created without the soname patch. we create
  backlinks to the unversioned .so libs using debhelper; also we
  cannot dh_install the .0d versioned libs anymore and we drop
  them from .install accordingly
  - add debian/libnspr4-0d.links
  - update debian/libnspr4-0d.install
* implement link shuffeling transition (with abort cases) in
  maintainer scripts; affected libs: libnspr4.so libplc4.so libplds4.so
  - add debian/libnspr4-0d.postinst
  - add debian/libnspr4-0d.postrm
  - add debian/libnspr4-0d.preinst
  - add debian/libnspr4-0d.prerm
* drop soname version suffix from symbol files and reflect this fact by
  adjusting minimum version to this package version (4.7.3-0ubuntu1~)
  - update debian/libnspr4-0d.symbols
  - update debian/libnspr4-0d.symbols.amd64
  - update debian/libnspr4-0d.symbols.i386
  - update debian/libnspr4-0d.symbols.ia64
  - update debian/libnspr4-0d.symbols.lpia
  - update debian/libnspr4-0d.symbols.powerpc
* bump lower shlibs version constraint to 4.7.1+1.9-0ubuntu5~
  - update debian/rules
* rerun autoconf2.13 to apply dropped 81_sonames.patch to configure
  - update debian/patches/99_configure.patch
* explitly define libnspr4_0d_EXPORTED_LIBS and pass those manually
  to dpkg-gensymbols to workaround uncommon SONAME used by nspr libs
  - update debian/rules
* don't pretend to create shlibs-control file anymore; add binary
  lintian override for that
  - update debian/rules
* add #DEBHELPER# token to maintainer scripts
  - update debian/libnspr4-0d.postinst
  - update debian/libnspr4-0d.postrm
  - update debian/libnspr4-0d.preinst
  - update debian/libnspr4-0d.prerm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
nspr (4.7.3-0ubuntu1) jaunty; urgency=low
 
2
 
 
3
  * New upstream version: 4.7.3 from NSPR_4_7_3_RTM tag
 
4
 
 
5
  [ Fabien Tassin <fta@ubuntu.com> ]
 
6
  * LP: #269188 - use /dev/urandom for better entropy on LTSP environments
 
7
  * update diverged patches:
 
8
    - update debian/patches/30_pkgconfig.patch
 
9
    - update debian/patches/81_sonames.patch
 
10
    - update debian/patches/99_configure.patch
 
11
 
 
12
  [ Alexander Sack <asac@ubuntu.com> ]
 
13
  Drop debian soname patch for full upstream compatibility
 
14
  * eliminate soname patch
 
15
    - delete debian/patches/81_sonames.patch
 
16
    - update debian/patches/series
 
17
  * refresh configure patch to reflect dropped soname patch
 
18
    - update debian/patches/99_configure.patch
 
19
  * install unversioned .so files
 
20
    - update debian/libnspr4-0d.install
 
21
  * .so.0d links are not created without the soname patch. we create
 
22
    backlinks to the unversioned .so libs using debhelper; also we
 
23
    cannot dh_install the .0d versioned libs anymore and we drop
 
24
    them from .install accordingly
 
25
    - add debian/libnspr4-0d.links
 
26
    - update debian/libnspr4-0d.install
 
27
  * implement link shuffeling transition (with abort cases) in
 
28
    maintainer scripts; affected libs: libnspr4.so libplc4.so libplds4.so
 
29
    - add debian/libnspr4-0d.postinst
 
30
    - add debian/libnspr4-0d.postrm
 
31
    - add debian/libnspr4-0d.preinst
 
32
    - add debian/libnspr4-0d.prerm
 
33
  * drop soname version suffix from symbol files and reflect this fact by
 
34
    adjusting minimum version to this package version (4.7.3-0ubuntu1~)
 
35
    - update debian/libnspr4-0d.symbols
 
36
    - update debian/libnspr4-0d.symbols.amd64
 
37
    - update debian/libnspr4-0d.symbols.i386
 
38
    - update debian/libnspr4-0d.symbols.ia64
 
39
    - update debian/libnspr4-0d.symbols.lpia
 
40
    - update debian/libnspr4-0d.symbols.powerpc
 
41
  * bump lower shlibs version constraint to 4.7.1+1.9-0ubuntu5~
 
42
    - update debian/rules
 
43
  * rerun autoconf2.13 to apply dropped 81_sonames.patch to configure
 
44
    - update debian/patches/99_configure.patch
 
45
  * explitly define libnspr4_0d_EXPORTED_LIBS and pass those manually
 
46
    to dpkg-gensymbols to workaround uncommon SONAME used by nspr libs
 
47
    - update debian/rules
 
48
  * don't pretend to create shlibs-control file anymore; add binary
 
49
    lintian override for that
 
50
    - update debian/rules
 
51
  * add #DEBHELPER# token to maintainer scripts
 
52
    - update debian/libnspr4-0d.postinst
 
53
    - update debian/libnspr4-0d.postrm
 
54
    - update debian/libnspr4-0d.preinst
 
55
    - update debian/libnspr4-0d.prerm
 
56
 
 
57
 -- Alexander Sack <asac@ubuntu.com>  Sun, 11 Jan 2009 13:50:07 +0100
 
58
 
1
59
nspr (4.7.1+1.9-0ubuntu4) intrepid; urgency=low
2
60
 
3
61
  * LP: #245122 - fix upgrade issue introduced by "unbreak binary