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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390
|
mongodb (1:2.0.6-1.1) testing-proposed-updates; urgency=high
* Non-maintainer upload.
* Include patch to address remote vulnerability
CVE-2013-1895 (Closes: #704042).
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 27 Mar 2013 13:08:10 +0100
mongodb (1:2.0.6-1) unstable; urgency=low
* New upstream release 2.0.6
https://jira.mongodb.org/browse/SERVER/fixforversion/11165
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 05 Jun 2012 19:52:28 +0200
mongodb (1:2.0.5-2) unstable; urgency=low
* Removed mongodb-server as dependency of mongodb-dev (Closes:#672634)
-- Antonin Kral <A.Kral@sh.cvut.cz> Sun, 27 May 2012 13:00:38 +0200
mongodb (1:2.0.5-1) unstable; urgency=low
* New upstream release 2.0.5
https://jira.mongodb.org/browse/SERVER/fixforversion/11137
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 10 May 2012 07:05:43 +0200
mongodb (1:2.0.4-1) unstable; urgency=low
* New upstream release 2.0.4
https://jira.mongodb.org/browse/SERVER/fixforversion/11107
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 30 Mar 2012 21:41:35 +0200
mongodb (1:2.0.3-2) unstable; urgency=low
* Enable journaling by default (Closes:#664080)
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 15 Mar 2012 16:48:06 +0100
mongodb (1:2.0.3-1) unstable; urgency=low
* New upstream release 2.0.3
https://jira.mongodb.org/browse/SERVER/fixforversion/11001
* added debian/copat
* added Replaces clause from Ubuntu patch
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 01 Mar 2012 14:14:34 +0100
mongodb (1:2.0.2-5) unstable; urgency=low
* Allow parallel build, patch courtesy of Andre Ferraz
<deferraz@terra.com.br> (Closes:#646759)
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 16 Feb 2012 10:25:06 +0100
mongodb (1:2.0.2-4) unstable; urgency=low
* Move socket from /tmp to /var/run/mongodb (Closes: #658177)
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 01 Feb 2012 14:53:12 +0100
mongodb (1:2.0.2-3) unstable; urgency=low
* Describe jsonArray option for mongoimport in manpage (Closes: 656444)
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 19 Jan 2012 14:11:14 +0100
mongodb (1:2.0.2-2) unstable; urgency=low
* added logrotate for mongodb-server (Closes: #656065)
-- Antonin Kral <A.Kral@sh.cvut.cz> Mon, 16 Jan 2012 10:46:36 +0100
mongodb (1:2.0.2-1) unstable; urgency=low
* New upstream release 2.0.2
https://jira.mongodb.org/browse/SERVER/fixforversion/10991
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 15 Dec 2011 11:26:24 +0100
mongodb (1:2.0.0-2) unstable; urgency=low
* need to reupload package to get it build on i386 which failed because of
cdbs error
-- Antonin Kral <A.Kral@sh.cvut.cz> Sun, 25 Sep 2011 20:22:08 +0200
mongodb (1:2.0.0-1) unstable; urgency=low
* New upstream release 2.0.0 (Closes: #641646)
http://blog.mongodb.org/post/10126837729/mongodb-2-0-released
* proper Spider Monkey is embedded (Closes: #637370, #572870, #631054)
* currently linking against system libpcre3
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 14 Sep 2011 17:09:16 +0200
mongodb (1:1.8.3-1) unstable; urgency=low
* New upstream release 1.8.3
https://jira.mongodb.org/browse/SERVER/fixforversion/10390
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 23 Aug 2011 08:48:57 +0200
mongodb (1:1.8.2-2) unstable; urgency=low
* [2e1c3ff] (Closes: #625401) ignore unused-but-set-{variable,parameter}
* [0e9611d] (Closes: #572870, #631054) switch to v8 as javascript engine
* [bbf5935] (Closes: #634484) use dbpath and logpath from config file
not forcing in init.d
* [bf8d466] update description
* [cbe2d99] Imported Upstream version 1.8.3
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 23 Aug 2011 08:48:17 +0200
mongodb (1:1.8.2-1) unstable; urgency=low
* New upstream release 1.8.2
https://jira.mongodb.org/browse/SERVER/fixforversion/10263
-- Antonin Kral <A.Kral@sh.cvut.cz> Sat, 18 Jun 2011 21:25:25 +0200
mongodb (1:1.8.1-2) unstable; urgency=low
* Depend on libboost 1.46
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 31 May 2011 13:19:30 +0200
mongodb (1:1.8.1-1) unstable; urgency=low
* Upstream 1.8.1
http://jira.mongodb.org/browse/SERVER/fixforversion/10260
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 07 Apr 2011 07:38:17 +0200
mongodb (1:1.8.0-2) unstable; urgency=low
* return empty TERM if not set (Closes: #620910)
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 05 Apr 2011 10:21:26 +0200
mongodb (1:1.8.0-1) unstable; urgency=low
* Upstream 1.8.0
http://blog.mongodb.org/post/3903149313/mongodb-1-8-released
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 17 Mar 2011 00:10:27 +0100
mongodb (1:1.6.5-3) unstable; urgency=low
[ Jérémy Lal ]
* Switch to cdbs, cleanup.
* Use debian/gbp.conf to filter out debian/* files from upstream tarball.
[ Antonin Kral ]
* [ab13e0b] added Vcs-* to debian/control
* [eb35fc8] added Jeremy as co-maintainer
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 24 Feb 2011 08:36:10 +0100
mongodb (1:1.6.5-2) unstable; urgency=low
* Clean up Boost packages in Build-Depends
* Add libboost-dev to mongodb-dev Depends line
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 24 Jan 2011 20:17:29 -0500
mongodb (1:1.6.5-1) unstable; urgency=low
* Upstream 1.6.5
http://jira.mongodb.org/browse/SERVER/fixforversion/10207
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 10 Dec 2010 13:10:04 +0100
mongodb (1:1.6.3-1) unstable; urgency=low
* [0ad0c09] Imported Upstream version 1.6.3
http://jira.mongodb.org/browse/SERVER/fixforversion/10190
* replica_sets slavedelay, rollback
* sharding optimization for larger than ram data sets
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 24 Sep 2010 19:04:25 +0200
mongodb (1:1.6.2-1) unstable; urgency=low
* [90ef97f] Imported Upstream version 1.6.2
http://jira.mongodb.org/browse/SERVER/fixforversion/10187
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 02 Sep 2010 17:41:00 +0200
mongodb (1:1.6.1-1) unstable; urgency=low
* [3b9581e] Imported Upstream version 1.6.1
http://jira.mongodb.org/browse/SERVER/fixforversion/10183
* [5866afb] updated watch file fot 1.6.x version
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 18 Aug 2010 09:33:36 +0200
mongodb (1:1.6.0-1) unstable; urgency=low
* [7645618] Imported Upstream version 1.6.0
http://jira.mongodb.org/browse/SERVER/fixforversion/10182
* [7ae74af] install libs to /usr/lib not /usr/lib64
* [45c6766] use prefix and smokedbprefix
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 11 Aug 2010 13:19:25 +0200
mongodb (1:1.4.4-3) unstable; urgency=low
* [1576744] added libreadline-dev to build-deps (Closes: #589163)
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 15 Jul 2010 21:41:49 +0200
mongodb (1:1.4.4-2) unstable; urgency=low
* [3bd69dc] install libs to /usr/lib not /usr/lib64 (Closes: #588557)
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 09 Jul 2010 21:26:05 +0200
mongodb (1:1.4.4-1) unstable; urgency=low
* [5c6a221] Imported Upstream version 1.4.4
* upstream change log is at
http://jira.mongodb.org/browse/SERVER/fixforversion/10166
* [68c73c3] removed not needed files from upstream
* [c1546df] debian policy to 3.9.0
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 30 Jun 2010 09:32:45 +0200
mongodb (1:1.4.3-2) unstable; urgency=low
* [64bca3c] Updated copyright information as requested by Richard
Kreuter
-- Antonin Kral <A.Kral@sh.cvut.cz> Mon, 07 Jun 2010 08:27:36 +0200
mongodb (1:1.4.3-1) unstable; urgency=low
* New upstream version 1.4.3
* Change log 1.4.3
http://jira.mongodb.org/browse/SERVER/fixforversion/10156
* added log to dirs to fix piuparts error
-- Antonin Kral <A.Kral@sh.cvut.cz> Sun, 30 May 2010 10:14:05 +0200
mongodb (1:1.4.2-3) unstable; urgency=low
* Clean up debian/copyright
* Fix various typos
* Generally make lintian happy
* Change section of mongodb-dev from database to libdevel (now matches
archive override file)
* Properly express copyrights
* Fix typo in manpage
* Remove unused lintian override.
* Install usr/lib64 instead of usr/lib in mongodb-dev
* updated watch file to actually work and report available
stable releases
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 11 May 2010 22:21:13 +0200
mongodb (1:1.4.2-2) unstable; urgency=low
* Split single binary package into mongodb-server, mongodb-dev, and
mongodb-clients.
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 06 May 2010 21:20:52 -0400
mongodb (1:1.4.2-1) unstable; urgency=low
* [4770a09] New upstream version 1.4.2
* changelog for 1.4.1
http://jira.mongodb.org/browse/SERVER/fixforversion/10144
* changelog for 1.4.2
http://jira.mongodb.org/browse/SERVER/fixforversion/10155
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 27 Apr 2010 19:55:04 +0200
mongodb (1:1.4.0-2) unstable; urgency=low
* added Roberto C. Sanchez as co-maintainer
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 09 Apr 2010 21:40:49 +0200
mongodb (1:1.4.0-1) unstable; urgency=low
* [0ca01a9] Imported Upstream version 1.4.0
* [76c18ea] removed not needed files for debian
* [c1578d9] merged changes from debianization from 1.2.4
* full upstream changelog
http://jira.mongodb.org/secure/IssueNavigator.jspa?requestId=10080
* upstream release notes
http://www.mongodb.org/display/DOCS/1.4+Release+Notes
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 25 Mar 2010 19:44:59 +0100
mongodb (1:1.2.4-1) unstable; urgency=low
* [c3803a1] Imported Upstream version 1.2.4
* [ab4e0c8] removal of unnecessary files for Debian from upstream
source
* changelog for upstream at
http://jira.mongodb.org/browse/SERVER/fixforversion/10130
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 17 Mar 2010 10:18:01 +0100
mongodb (1:1.2.2-4) unstable; urgency=low
* ensure removal of upstart script as upload of repacked source is failing
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 10 Mar 2010 07:29:38 +0100
mongodb (1:1.2.2-3) unstable; urgency=low
* [aced2f4] removed unnecessary dependency (Closes: #572873)
* [ce78acd] Added call for tests to ensure correct build
(Closes: #570106)
-- Antonin Kral <A.Kral@sh.cvut.cz> Sun, 07 Mar 2010 21:07:37 +0100
mongodb (1:1.2.2-2) unstable; urgency=low
* [49232f8] removed upstart, it is buggy + not supported in Debian
(Closes: #572812)
-- Antonin Kral <A.Kral@sh.cvut.cz> Sat, 06 Mar 2010 22:55:17 +0100
mongodb (1:1.2.2-1) unstable; urgency=low
* this commit introduces stable version of MongoDB to Debian, hopefully to
be included in upcoming stable (Closes: #570148)
* [2fede57] Upstream release 1.2.2, based on commit
fc3d3acafc253da085f7d0cdcd91059cc9bcd8e3
* [d21668d] versionString changed from "1.2.3-" to "1.2.2"
* [5a8e160] removed debian/files
* [26f3ec2] removed empty preinst
* [5d12fec] removed unnecessary jars
* [978f619] removed unused lib
* [7157b84] Changed maintainer of the package
* [0a939b5] mongo should build only on i386 and amd64
* [f3e7db5] generate list of manpages
* [bcd0d12] database section is probably more appropriate
* [7bec42f] clarification of licensing terms
* [c74fd7d] bumped standards version
* [357da67] merged the rest of debian changes from 1.3
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 17 Feb 2010 08:50:07 +0100
mongodb (1.3.1-3) unstable; urgency=low
* [ff792f5] Reordered Build-Depends to enable automated with buildd
(Closes: #570072)
* [4d5a2c1] Added support of nostrip and debug DEB_BUILD_OPTIONS
(Closes: #570077)
* [cbc4e8b] Describe why is mongodb available for some architectures
only (Closes: #570076)
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 16 Feb 2010 21:59:56 +0100
mongodb (1.3.1-2) unstable; urgency=low
* [efabc21] change order of build deps of xul-runner to fix sbuild
(Closes: #569417)
* [55e3c9b] added support for mongod config file
* [88a7135] added README.Debian with note about bind_ip set to
localhost
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 12 Feb 2010 09:37:23 +0100
mongodb (1.3.1-1) unstable; urgency=low
* Initial release (Closes: #523937)
* [5cd4d87] rebuild original sources to remove debian/files
* [4a84263] Removed empty preinst
* [9698ffb] Changed maintainer of the package
* [4486a47] mongo should build only on i386 and amd64
* [5842c04] no need for creating home-dir for mongo user
* [f47e39e] Added missing manpages
* [987cd73] generate list of manpages
* [e3336d8] used more specific build-depeneds, thanks to Richard
Kreuter <richard@10gen.com>
* [ba8697c] removed unnecessary jars dir with its content
* [91fe1cf] cover licensing terms of used components
* [d59c02f] init.d cleanup
* [78d712b] cover licensing terms of utils/md5.[ch]
* [a696359] removed lib/ from upstream
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 29 Jan 2010 19:48:45 +0100
|