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
|
moosefs (4.57.5-1) unstable; urgency=medium
* New upstream release.
* Minor init scripts correction.
* chunkserver: added NetworkManager suspend handler.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 19 Mar 2025 19:32:00 +1100
moosefs (4.56.6-1) unstable; urgency=medium
* New major upstream release (Closes: #1087513).
Thanks, Daniel Dehennin.
* control:
+ lsb-base --> sysvinit-utils (>= 3.05-4~)
+ pkg-config --> pkgconf | pkg-config
* rules:
- removed "DEB_LDFLAGS_MAINT_APPEND += -Wl,--as-needed".
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 16 Nov 2024 23:56:13 +1100
moosefs (3.0.117-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Move aliased files from / to /usr (DEP17). (Closes: #1073707)
-- Michael Biebl <biebl@debian.org> Sun, 15 Sep 2024 22:57:49 +0200
moosefs (3.0.117-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062950
-- Benjamin Drung <bdrung@debian.org> Wed, 28 Feb 2024 20:22:52 +0000
moosefs (3.0.117-1) unstable; urgency=medium
[ Dmitry Smirnov ]
* New upstream release.
* systemd:
+ "After=nss-lookup.target"
+ "After=time-sync.target"
+ "After=network-online.target"
+ metalogger: sync services restart policy.
+ chunkserver: "Restart=on-failure"
* Standards-Version: 4.6.2
* rules: configure with "--with-systemdsystemunitdir=no" (Closes: #982426).
Thanks, Logan Rosen.
[ Debian Janitor ]
* Apply multi-arch hints.
+ moosefs-cli: Add Multi-Arch: foreign.
+ moosefs-cgi: Add :any qualifier for python3 dependency.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 06 Feb 2023 18:07:34 +1100
moosefs (3.0.116-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.6.0
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Aug 2021 16:51:25 +1000
moosefs (3.0.115-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 15 Oct 2020 17:48:14 +1100
moosefs (3.0.114-2) unstable; urgency=medium
* postinst: fixed typo.
* Standards-Version: 4.5.0
* DH to version 13.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 23 Sep 2020 12:21:52 +1000
moosefs (3.0.114-1) unstable; urgency=low
* New upstream release.
* Rules-Requires-Root: no
* services
+ to depend on local-fs.target
+ LimitMEMLOCK=infinity
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 13 May 2020 00:19:55 +1000
moosefs (3.0.109-1) unstable; urgency=low
* Initial release (Closes: #810822).
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 19 Jan 2020 15:58:19 +1100
|