summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-18Chagelog updated to 6.0.15-1 releasedebian/6.0.15-1Lucas de Castro Borges
2025-02-18d/rules updates build targetsLucas de Castro Borges
SCons build targets updated
2025-02-16Update upstream source from tag 'upstream/6.0.15'Lucas de Castro Borges
Update to upstream version '6.0.15' with Debian dir 2944df6f4151da9b24e6ac3e0c85f56fc7af5430
2025-02-16New upstream version 6.0.15Lucas de Castro Borges
2025-02-16Updated mongodb-clients installLucas de Castro Borges
2025-02-14Update upstream source from tag 'upstream/6.0.10'debian/6.0.10-1Lucas de Castro Borges
Update to upstream version '6.0.10' with Debian dir 2d176fa254eee97b139f712fec5709641335a8c3
2025-02-14New upstream version 6.0.10Lucas de Castro Borges
2025-02-14debian rules updateddebian/6.0.0-1Lucas de Castro Borges
2025-02-14New upstream version 6.0.10Lucas de Castro Borges
2025-02-11Build-depends updatedLucas de Castro Borges
2025-02-11debian patches updatedLucas de Castro Borges
2025-02-11Update changelog for 6.0.0-1 releaseLucas de Castro Borges
2025-02-11Removed libbost-* from build-dependsLucas de Castro Borges
2025-02-11Removed --use-system-boost from build optionsLucas de Castro Borges
2025-02-11New upstream version 6.0.0Lucas de Castro Borges
2025-02-11Update upstream source from tag 'upstream/6.0.0'Lucas de Castro Borges
Update to upstream version '6.0.0' with Debian dir fbf8c5380fddb5c3ecbabd4519e88d293b9d8b56
2024-09-17debian watch updatedLucas de Castro Borges
2018-12-04Release 3.4.18-2debian/1%3.4.18-2oo-stableApollon Oikonomopoulos
2018-12-04Strip test binaries to reduce build disk usageApollon Oikonomopoulos
Patch imported from Ubuntu. Git-Dch: Full Thanks: Dimitri John Ledkov and Robie Basak for the patch
2018-12-03Release 3.4.18-1debian/1%3.4.18-1Apollon Oikonomopoulos
2018-12-03Fix FTBFS with Boost 1.66Apollon Oikonomopoulos
2018-12-03Fix FTBFS with OpenSSL 1.1.1Apollon Oikonomopoulos
3.4.17 included backported support for counting TLS version stats, however TLS1.3 support was not backported. Disable the parts of the backported code that attempt to count TLS1.3 stats.
2018-12-03Do not use -WerrorApollon Oikonomopoulos
This is a constant source of pain every time we upgrade to a new compiler version. -Werror makes sense for development builds, but not in our case. Closes: #897812
2018-12-03Bump Standards-Version to 4.2.1; no changes neededApollon Oikonomopoulos
2018-12-03Drop fix-altivec-endianness.patchApollon Oikonomopoulos
Merged upstream in 3.4.16
2018-12-03Update upstream source from tag 'upstream/3.4.18'Apollon Oikonomopoulos
Update to upstream version '3.4.18' with Debian dir b3ecf0913ced4d127f4ac38082185dca8cd150eb
2018-12-03New upstream version 3.4.18upstream/3.4.18Apollon Oikonomopoulos
2018-09-04Update upstream source from tag 'upstream/3.4.16'Apollon Oikonomopoulos
Update to upstream version '3.4.16' with Debian dir b3ecf0913ced4d127f4ac38082185dca8cd150eb
2018-09-04New upstream version 3.4.16Apollon Oikonomopoulos
2018-06-20Release 3.4.15-1debian/1%3.4.15-1Apollon Oikonomopoulos
2018-06-20Update upstream source from tag 'upstream/3.4.15'Apollon Oikonomopoulos
Update to upstream version '3.4.15' with Debian dir 77b38e5a86f0eb411b47a5db11072ac067539535
2018-06-20New upstream version 3.4.15Apollon Oikonomopoulos
2018-06-20Change maintainer address to tracker.d.oApollon Oikonomopoulos
Closes: #899815
2018-06-20Bump Standards-Version to 4.1.4; no changes neededApollon Oikonomopoulos
2018-03-23Release 3.4.14-3debian/1%3.4.14-3Apollon Oikonomopoulos
2018-03-23d/control: correct mongodb-server-core Breaks/ReplacesApollon Oikonomopoulos
Closes: #893893
2018-03-23Release 3.4.14-2debian/1%3.4.14-2Apollon Oikonomopoulos
2018-03-23Fix altivec-related FTBFS on ppc64elApollon Oikonomopoulos
2018-03-22Release 3.4.14-1debian/1%3.4.14-1Apollon Oikonomopoulos
2018-03-22d/mongodb.conf: rename oplog to diaglogApollon Oikonomopoulos
Closes: #892955
2018-03-22Do not pass --parallel to dhApollon Oikonomopoulos
This is enabled by default since compat 10.
2018-03-22d/watch: switch URL to https://Apollon Oikonomopoulos
2018-03-22Ship the mongod and mongos binaries in mongodb-server-coreApollon Oikonomopoulos
This allows users to use the MongoDB binaries only for use in non-system-wide databases without conflict with what a user on the same system may be doing. This follows the same pattern already established by MySQL and MariaDB packaging. The new package Breaks/Replaces mongodb-server; while at it, remove the ancient Breaks/Replaces against MongoDB 1.4. Thanks: Robie Basak Git-Dch: Full Closes: #893621
2018-03-22Drop/Refresh patchesApollon Oikonomopoulos
+ Drop patches for architectures no longer built: - 0001-Create-kfreebsd-like-linux-in-most-respects.patch - 0002-kfreebsd-has-dev-urandom.patch - 0012-support-gnu.patch - use-mmapv1-on-i386 + Drop obsolete/merged patches: - fix-boost-1.62-build.patch - fix-gcc-6-ftbfs.patch - use-std::regex.patch - fix-build-with-openssl-1.1.patch - fix-mozjs-38-segfaults.patch - arm64-48bit-va-compat.patch - scons-3.0-compat.patch + Refresh fix-ftbfs-with-gcc-7.patch Git-Dch: Full
2018-03-22d/gbp.conf: restore branch namesApollon Oikonomopoulos
Git-Dch: ignore
2018-03-22Bump dh compat to 11Apollon Oikonomopoulos
- Use dh_missing instead of dh_install --list-missing - Use dh_installsystemd instead of dh_systemd_enable Git-Dch: Full
2018-03-22Bump Standards-Version to 4.1.3; no changes neededApollon Oikonomopoulos
2018-03-22Switch Vcs-* URLs to salsa.d.oApollon Oikonomopoulos
2018-03-22Merge branch 'experimental'Apollon Oikonomopoulos
2018-03-22Merge branch 'upstream'Apollon Oikonomopoulos