File: changelog

package info (click to toggle)
mongo-cxx-driver-legacy 1.1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,676 kB
  • ctags: 20,285
  • sloc: cpp: 93,665; sh: 11,310; python: 5,338; ansic: 938; makefile: 337; perl: 213
file content (60 lines) | stat: -rw-r--r-- 2,143 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
mongo-cxx-driver-legacy (1.1.2-5) unstable; urgency=medium

  * libmongoclient-dev: Use versioned Breaks/Replaces instead of Conflicts
    with mongodb-dev (Closes: #847095)

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Mon, 05 Dec 2016 17:21:28 +0200

mongo-cxx-driver-legacy (1.1.2-4) unstable; urgency=medium

  [ Radovan Birdic <Radovan.Birdic@imgtec.com> ]
  * Add patch to fix FTBFS on mips{,el}.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 28 Nov 2016 18:20:18 +0100

mongo-cxx-driver-legacy (1.1.2-3) unstable; urgency=medium

  * Fix self-tests FTBFS with adding tzdata to build depends (closes: #844953).
  * Update homepage.
  * Add myself to uploaders.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 19 Nov 2016 08:22:42 +0000

mongo-cxx-driver-legacy (1.1.2-2) unstable; urgency=medium

  * Fix FTBFS with GCC 6.1 (test failure).

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Fri, 11 Nov 2016 19:36:27 +0200

mongo-cxx-driver-legacy (1.1.2-1) unstable; urgency=medium

  * New upstream release
  * Place the package under pkg-mongodb
    + Add Giulio and myself to Uploaders
  * Drop 1002_fix_compilation_on_freebsd_and_hurd.patch
  * Refresh patches remaining patches
  * Set SONAME to libmongoclient.so.0; upstream does not provide a SONAME
    currently, but will do so in the future.
  * Fix building against OpenSSL 1.1.
  * Enable C++11 mode and use std::regex instead of boost::regex
  * Make packages Multi-Arch: same
  * Include versioned dependency in .shlibs
  * Add mongodb-dev transitional binary package (moved from mongodb-server)

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Thu, 10 Nov 2016 17:42:47 +0200

mongo-cxx-driver-legacy (1.1.1-2) experimental; urgency=medium

  * Limit libssl-dev version (<< 1.1) in build dependencies.
  * Forward 1001_fix_several_issues.patch.
  * Add 1002_fix_compilation_on_freebsd_and_hurd.patch.

 -- Giulio Paci <giuliopaci@gmail.com>  Mon, 13 Jun 2016 08:21:31 +0200

mongo-cxx-driver-legacy (1.1.1-1) experimental; urgency=medium

  * Initial release.
    Closes: #818286

 -- Giulio Paci <giuliopaci@gmail.com>  Mon, 23 May 2016 09:32:23 +0200