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
|
rear (2.7+dfsg-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream PR 3123 to fix CVE-2024-23301 (Closes: #1060747)
-- Chris Hofstaedtler <zeha@debian.org> Thu, 06 Mar 2025 11:03:33 +0100
rear (2.7+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ Helmut Grohne ]
* Drop Multi-Arch: same to avoid DEP17 P7 (multiarch same shared file loss).
This was added by the m-a:hinter opportunistically, but since rear depends
on e.g. binutils it was never co-installable and the hinter will not
suggest re-adding m-a:same. Dropping m-a:same reliably prevents DEP17 P7.
(Closes: #1056938)
-- Chris Hofstaedtler <zeha@debian.org> Sun, 03 Dec 2023 13:35:48 +0100
rear (2.7+dfsg-1) unstable; urgency=medium
* Update to new upstream version 2.7.
* Update d/watch
* Update d/copyright details
* Bump Standards-Version
-- Frédéric Bonnard <frediz@debian.org> Wed, 11 Jan 2023 15:33:42 +0100
rear (2.6+dfsg-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Frédéric Bonnard ]
* New upstream version 2.6
* Remove ppc64el kernel naming patch applied upstream
* Use asciidoctor to build docs
* Disable Web fonts used by the default stylesheet
* Add Rules-Requires-Root field
* Upgrade debhelper compatibility level
-- Frédéric Bonnard <frediz@debian.org> Mon, 24 Aug 2020 16:18:35 +0200
rear (2.5+dfsg-1) unstable; urgency=medium
* New upstream release
* Add lintian overrides
* Bump Standards-Version
* Add needed deps for 950_check_missing_programs.sh
* Handle ppc64el kernel naming
-- Frédéric Bonnard <frediz@debian.org> Mon, 12 Aug 2019 13:40:13 +0200
rear (2.4+dfsg-1) unstable; urgency=medium
* New upstream version 2.4+dfsg
* Move doc to comply with Debian Policy 3.9.7
* Upgrade compat level
* Bump Standards-Version
-- Frédéric Bonnard <frediz@debian.org> Fri, 11 Jan 2019 17:02:12 +0100
rear (2.3+dfsg-1) unstable; urgency=medium
* New upstream version 2.3+dfsg
* Drop all patches
* Fix lintian error
* Update maintainer mail
* Update copyright information
* Update dependencies.
Thanks to Alban Vidal and Andreas Henriksson (Closes: #881978, #887216)
* Remove .gitignore install exclusion
* Follow upstream /etc/rear permissions
* Fix configuration file permissions
* Use https instead of http URL
* Import example files properly
* Add Vcs-Browser and Vcs-Git URLs
-- Frédéric Bonnard <frediz@debian.org> Wed, 21 Feb 2018 10:09:24 +0100
rear (2.2+dfsg-2) unstable; urgency=medium
* d/control : upgrade Standards-Version to 4.0.1
* d/ : fix lintian debian-files-list-in-source
* d/p/fix-reproducibility-issue.patch : use asciidoc -a footer-style=none
-- Frédéric Bonnard <frediz@linux.vnet.ibm.com> Tue, 22 Aug 2017 09:22:37 +0000
rear (2.2+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #872031)
* d/copyright : upstream simplified the licensing and moved to GPL-3+ almost
everywhere. Copyright changed to stick to AUTHORS file.
* d/control :
- switch from iproute to iproute2 (Closes: #862849)
- add Recommends on extlinux for USB backup (Closes: #872030)
- add Depends on fdisk | util-linux (<< 2.29.2-3~) (Closes: #872104)
- upgraded Standards-Version to 4.0.0
- add Multi-Arch for rear binary package
-- Frédéric Bonnard <frediz@linux.vnet.ibm.com> Wed, 16 Aug 2017 09:58:51 +0000
rear (2.00+dfsg-2) unstable; urgency=medium
* d/control : move xmlto to Build-Depends, since it's needed for man
generation and man is part of the "any" part of the rear package (Closes:
#851209)
-- Frédéric Bonnard <frediz@linux.vnet.ibm.com> Fri, 13 Jan 2017 09:22:44 +0000
rear (2.00+dfsg-1) unstable; urgency=medium
* New upstream release
* d/control : use asciidoc-base instead of asciidoc and move it to
Build-Depends (Closes: #849303)
* d/watch : fix and take +dfsg into account correctly
* d/control, d/changelog : fixed accents in my firstname
-- Frédéric Bonnard <frediz@linux.vnet.ibm.com> Tue, 10 Jan 2017 15:12:34 +0100
rear (1.19+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #683422)
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Tue, 13 Dec 2016 12:50:51 +0000
|