| 1 | hibernate (1.95-parsix2) barry; urgency=low |
|---|
| 2 | |
|---|
| 3 | * Updated 01_suspend2-fix-parsix.dpatch to be compatible |
|---|
| 4 | with suspend2-userui 0.7.x |
|---|
| 5 | |
|---|
| 6 | -- Alan Baghumian <alan@technotux.org> Wed, 23 May 2007 11:47:18 +0330 |
|---|
| 7 | |
|---|
| 8 | hibernate (1.95-parsix1) barry; urgency=low |
|---|
| 9 | |
|---|
| 10 | * New upstream release |
|---|
| 11 | |
|---|
| 12 | -- Alan Baghumian <alan@technotux.org> Mon, 21 May 2007 11:10:13 +0330 |
|---|
| 13 | |
|---|
| 14 | hibernate (1.94-parsix2) barry; urgency=low |
|---|
| 15 | |
|---|
| 16 | * Added 01_suspend2-fix-parsix.dpatch |
|---|
| 17 | * Upload to barry |
|---|
| 18 | |
|---|
| 19 | -- Alan Baghumian <alan@technotux.org> Mon, 16 Apr 2007 15:28:41 +0330 |
|---|
| 20 | |
|---|
| 21 | hibernate (1.94-parsix1) unstable; urgency=low |
|---|
| 22 | |
|---|
| 23 | * Added Parsix tweaks. |
|---|
| 24 | |
|---|
| 25 | -- Alan Baghumian <alan@technotux.org> Wed, 14 Mar 2007 16:12:23 +0330 |
|---|
| 26 | |
|---|
| 27 | hibernate (1.94-2) unstable; urgency=low |
|---|
| 28 | |
|---|
| 29 | * Handle a read-only /usr/local directory as per policy 9.1.2. Thanks to Sam |
|---|
| 30 | Hocevar for the report (closes: #392513). |
|---|
| 31 | |
|---|
| 32 | -- martin f. krafft <madduck@debian.org> Thu, 12 Oct 2006 10:43:08 +0200 |
|---|
| 33 | |
|---|
| 34 | hibernate (1.94-1) unstable; urgency=low |
|---|
| 35 | |
|---|
| 36 | * New upstream release: |
|---|
| 37 | - properly escape amarok process listing (closes: #378282). |
|---|
| 38 | - does not fail if KDE sessions are already locked (closes: #384471). |
|---|
| 39 | - enables verbose output earlier (closes: #370713). |
|---|
| 40 | * Merged several patches into upstream code: |
|---|
| 41 | - Patch by Joey Hess to save/restore brightness levels with GFX cards |
|---|
| 42 | (closes: #384140). |
|---|
| 43 | - Patch against vbetool scriptlet to log stderr output to log file, and |
|---|
| 44 | only let output through to real stderr if verbosity >=2 is selected |
|---|
| 45 | (closes: #381927). |
|---|
| 46 | - Corrected typo in hibernate.conf manpage (closes: #386799). |
|---|
| 47 | - Reworded the init.d script message about invalidating stale signatures |
|---|
| 48 | (closes: #381903). |
|---|
| 49 | - Added ath_pci to blacklisted modules (see #383169). |
|---|
| 50 | - Added scriptlet to remount /boot read-only if /boot is a separate |
|---|
| 51 | partition, contains an XFS filesystem, hibernate was asked to update the |
|---|
| 52 | Grub menu file, and this feature has not been disabled in the |
|---|
| 53 | configuration file (closes: #317479, #317479, #386623). |
|---|
| 54 | Also added README.xfs to document caveats for users of the XFS |
|---|
| 55 | filesystem. |
|---|
| 56 | - Improved ususpend method. Now supports USuspendRamForce (boolean) to |
|---|
| 57 | pass the -f option to s2ram. Also tests with s2ram's -n option if s2ram |
|---|
| 58 | is used and the option is not set. I also made disk.conf and ram.conf |
|---|
| 59 | prefer the uswsusp methods, if they are available. If you do not want to |
|---|
| 60 | use them, use the sysfs-{ram,disk}.conf files, which are the former |
|---|
| 61 | ram.conf and disk.conf files. |
|---|
| 62 | - Use /proc/net/dev instead of ifconfig to enumerate network devices, |
|---|
| 63 | because the latter would ignore madwifi interfaces. |
|---|
| 64 | * Now actually installs the ususpend configuration (though not |
|---|
| 65 | ususpend.conf), which I had previously forgotten. Thanks to René van |
|---|
| 66 | Bevern and Christian Schuerer for pointing it out (closes: #378347). |
|---|
| 67 | * Added recommendation on vbetool, thanks to Minh Ha Duong. |
|---|
| 68 | * Added recommendation on uswsusp, so that the new uswsusp code gets used |
|---|
| 69 | if supported by the kernel (>= 2.6.17rc1), and suspend2 is not available. |
|---|
| 70 | * Fixed up recommendations (other packages that most people will want to |
|---|
| 71 | use) and suggestions (other packages used but not needed by many). |
|---|
| 72 | * Added a hibernation HOWTO by Barak A. Pearlmutter to |
|---|
| 73 | /usr/share/doc/hibernate (closes: #377389). |
|---|
| 74 | * Moved vbetool options from sysfs-ram.conf to ram.conf; they're also |
|---|
| 75 | applicable to ususpend. |
|---|
| 76 | * Create log file with 0644:root:adm permissions (closes: #381033). |
|---|
| 77 | * Added hibernate-ram and hibernate-disk symlinks which automatically use |
|---|
| 78 | ram.conf or disk.conf as configuration file, rather than hibernate.conf |
|---|
| 79 | (closes: #386426). |
|---|
| 80 | |
|---|
| 81 | -- martin f. krafft <madduck@debian.org> Tue, 10 Oct 2006 09:41:11 +0200 |
|---|
| 82 | |
|---|
| 83 | hibernate (1.93-1) unstable; urgency=low |
|---|
| 84 | |
|---|
| 85 | * New upstream release. |
|---|
| 86 | * Also let kbd satisfy the console-tools dependency (closes: #372150). |
|---|
| 87 | |
|---|
| 88 | -- martin f. krafft <madduck@debian.org> Fri, 14 Jul 2006 00:28:31 +0200 |
|---|
| 89 | |
|---|
| 90 | hibernate (1.91-2) unstable; urgency=low |
|---|
| 91 | |
|---|
| 92 | * Taking over principal maintainership. |
|---|
| 93 | * Let's not reverse the patch for #369632. Sorry. |
|---|
| 94 | * Changed BackupGrubMenuFile in example configuration to Debian location. |
|---|
| 95 | * Reworded package description and copyright file a bit. |
|---|
| 96 | * Added debian/watch file. |
|---|
| 97 | * Just noticed that hibernate.conf(5) documents the order with which options |
|---|
| 98 | are processed if specified multiple times (closes: #354341, #354350). |
|---|
| 99 | |
|---|
| 100 | -- martin f. krafft <madduck@debian.org> Mon, 5 Jun 2006 16:49:39 +0200 |
|---|
| 101 | |
|---|
| 102 | hibernate (1.91-1) unstable; urgency=low |
|---|
| 103 | |
|---|
| 104 | * The "I bet Joey Hess actually gets 40 hours to each day" release. |
|---|
| 105 | * Acknowledge NMU by Luk Claes; thanks! (closes: #360588, #363928) |
|---|
| 106 | * New upstream release. This release started out as a Debian revision, but |
|---|
| 107 | upstream simpy decided to fold all changes into a new release. Thanks! |
|---|
| 108 | Here's a summary of what's new, see upstream Changelog for credits: |
|---|
| 109 | - fixes OnSuspend/OnResume (closes: #369632). |
|---|
| 110 | - improves PID detection of the running X process (closes: #350670). |
|---|
| 111 | - allows to disable xmessage dialogs (closes: #350676). |
|---|
| 112 | - allows pausing of audio output during suspend (closes: #350667). |
|---|
| 113 | - fixes font quoting issues (closes: #350767). |
|---|
| 114 | - fixes X locking with mawk (thanks to EspeonEefi) (closes: #345295). |
|---|
| 115 | - now has an option to run i915resolution on resume (closes: #349491). |
|---|
| 116 | Thus, we also suggest the 915resolution. |
|---|
| 117 | - favour pccardctl over the deprecatedd cardctl command (closes: #361673). |
|---|
| 118 | - inspired by the work of January Weiner, hibernate can now try differet |
|---|
| 119 | suspend methods until one succeeds (closes: #336635). |
|---|
| 120 | - now logs timestamps (closes: #354397). |
|---|
| 121 | - new configuration file structure, which allows for inclusions |
|---|
| 122 | (closes: #354332). |
|---|
| 123 | * Make rmdir in prerm script write stderr to /dev/null since we actually |
|---|
| 124 | really don't care about *any* warnings, including those about read-only |
|---|
| 125 | /usr/local. |
|---|
| 126 | * Removing the suggestion for kernel-patch-suspend2. There's really no point |
|---|
| 127 | in suggesting it because what hibernate actually needs is a patched |
|---|
| 128 | kernel, not the patch itself. Maybe one day our kernels can "provide" |
|---|
| 129 | patches... I added a note to the new suspend2.conf file instead. |
|---|
| 130 | * Added a dependency on console-tools because hibernate currently needs chvt |
|---|
| 131 | (closes: #345122). |
|---|
| 132 | * Pushed Standards-Version to 3.7.2; no changes needed. |
|---|
| 133 | * Added dpatch to the source tree to make patch tracking easier. |
|---|
| 134 | |
|---|
| 135 | -- martin f. krafft <madduck@debian.org> Mon, 5 Jun 2006 13:41:37 +0200 |
|---|
| 136 | |
|---|
| 137 | hibernate (1.12-1.1) unstable; urgency=high |
|---|
| 138 | |
|---|
| 139 | * Non-maintainer upload. |
|---|
| 140 | * Don't fail when /usr/local is read only (Closes: #360588). |
|---|
| 141 | * Fix spelling error in description (Closes: #363928). |
|---|
| 142 | |
|---|
| 143 | -- Luk Claes <luk@debian.org> Sat, 3 Jun 2006 20:08:55 +0200 |
|---|
| 144 | |
|---|
| 145 | hibernate (1.12-1) unstable; urgency=low |
|---|
| 146 | |
|---|
| 147 | * New upstream release (closes: #332240). |
|---|
| 148 | - Supports swsusp 2.2-rc8 which renamed the /proc entries again. |
|---|
| 149 | * Remove empty /usr/local/share/hibernate when purged (closes: #328296). |
|---|
| 150 | * Fix lock scriptlet to work with mawk (closes: #326695). |
|---|
| 151 | * Update address of FSF in copyright file. |
|---|
| 152 | |
|---|
| 153 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Fri, 21 Oct 2005 14:17:00 +0800 |
|---|
| 154 | |
|---|
| 155 | hibernate (1.10-1) unstable; urgency=low |
|---|
| 156 | |
|---|
| 157 | * New upstream release. |
|---|
| 158 | * Don't break when people use mawk, not gawk, as /usr/bin/awk |
|---|
| 159 | (closes: #317410). |
|---|
| 160 | * Correct the location of grub menu file backups to /var/backups, not |
|---|
| 161 | /var/backup (closes: #310759). |
|---|
| 162 | |
|---|
| 163 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Tue, 26 Jul 2005 19:12:29 +0800 |
|---|
| 164 | |
|---|
| 165 | hibernate (1.09-1) unstable; urgency=low |
|---|
| 166 | |
|---|
| 167 | * New upstream release (closes: #316614). |
|---|
| 168 | * README no longer refers incorrectly to hibernate-cleanup.sh (which is |
|---|
| 169 | instead installed as /etc/init.d/hibernate on Debian systems). |
|---|
| 170 | * Uses /bin/echo rather than the shell's built-in echo for extra |
|---|
| 171 | robustness against kernel bugs (closes: #309635). |
|---|
| 172 | * The grub scriptlet now edits /boot/grub/menu.lst by default, in line |
|---|
| 173 | with what Debian's grub uses (closes: #313425). |
|---|
| 174 | * The grub scriptlet keeps backups in /var/backup by default |
|---|
| 175 | (closes: #310759). |
|---|
| 176 | * Remove superfluous quotes around `uname` in grub scriptlet |
|---|
| 177 | (closes: #310758). |
|---|
| 178 | |
|---|
| 179 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Tue, 5 Jul 2005 17:35:46 +0800 |
|---|
| 180 | |
|---|
| 181 | hibernate (1.07-1) unstable; urgency=low |
|---|
| 182 | |
|---|
| 183 | * New upstream release. |
|---|
| 184 | * Check for /var/run/suspend2-new-kernel to prevent people losing data |
|---|
| 185 | by accidentally suspending with an old kernel and resuming with a |
|---|
| 186 | newer kernel (closes: #298391). |
|---|
| 187 | * Provides an "Include" directive for reading other files within |
|---|
| 188 | hibernate.conf (closes: #299901). |
|---|
| 189 | * More robust grub scriptlet (closes: #300445). |
|---|
| 190 | * Updated module blacklist, including correct module names and buggy |
|---|
| 191 | kernel version ranges for VIA chipset drivers (closes: #302177). |
|---|
| 192 | * Package description more accurately describes the supported suspend |
|---|
| 193 | methods (closes: #297130). |
|---|
| 194 | * Updated Uploaders field to include Martin Krafft. |
|---|
| 195 | * Don't install the modules_gentoo scriptlet, as it isn't relevant on a |
|---|
| 196 | Debian system. |
|---|
| 197 | * Add a README.Debian file documenting where to get software suspend patches. |
|---|
| 198 | * Install the example ram.conf configuration file. |
|---|
| 199 | |
|---|
| 200 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Mon, 2 May 2005 22:39:02 +0800 |
|---|
| 201 | |
|---|
| 202 | hibernate (1.05-1) unstable; urgency=low |
|---|
| 203 | |
|---|
| 204 | * New upstream release. |
|---|
| 205 | |
|---|
| 206 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Wed, 16 Feb 2005 11:20:16 +0800 |
|---|
| 207 | |
|---|
| 208 | hibernate (1.03-1) unstable; urgency=low |
|---|
| 209 | |
|---|
| 210 | * New upstream release. |
|---|
| 211 | * Clock scriptlet now calls /etc/init.d/hwclock.sh on Debian |
|---|
| 212 | systems (closes: #287935). |
|---|
| 213 | * Services listed in RestartServices are started in reverse order to |
|---|
| 214 | being stopped (closes: #287936). |
|---|
| 215 | |
|---|
| 216 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Wed, 5 Jan 2005 18:12:57 +0800 |
|---|
| 217 | |
|---|
| 218 | hibernate (1.02-1) unstable; urgency=low |
|---|
| 219 | |
|---|
| 220 | * New upstream release. |
|---|
| 221 | |
|---|
| 222 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Wed, 24 Nov 2004 22:48:41 +0800 |
|---|
| 223 | |
|---|
| 224 | hibernate (1.01-1) unstable; urgency=low |
|---|
| 225 | |
|---|
| 226 | * New upstream release. |
|---|
| 227 | * Works correctly with current software suspend patches (closes: #280106). |
|---|
| 228 | |
|---|
| 229 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sat, 20 Nov 2004 14:00:06 +0800 |
|---|
| 230 | |
|---|
| 231 | hibernate (0.99-1) unstable; urgency=low |
|---|
| 232 | |
|---|
| 233 | * New upstream release. |
|---|
| 234 | - Now the lock scriptlet works with mawk. |
|---|
| 235 | * Minor tweaks from Erich Schubert <erich@debian.org>. |
|---|
| 236 | * Don't Suggests: kernel-patch-swsusp, as that package is not in the |
|---|
| 237 | official archive, not maintained, and not likely to be updated in the |
|---|
| 238 | forseeable future. |
|---|
| 239 | * Add console-tools and vlock to Recommends. |
|---|
| 240 | * Don't Depend on dash (although it's still nice to have, the script |
|---|
| 241 | runs faster in dash than bash). |
|---|
| 242 | |
|---|
| 243 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Mon, 11 Oct 2004 21:54:58 +0800 |
|---|
| 244 | |
|---|
| 245 | hibernate (0.98-1) unstable; urgency=low |
|---|
| 246 | |
|---|
| 247 | * New upstream release. |
|---|
| 248 | |
|---|
| 249 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Fri, 20 Aug 2004 12:23:18 +0800 |
|---|
| 250 | |
|---|
| 251 | hibernate (0.97+0.98-rc2-1) unstable; urgency=low |
|---|
| 252 | |
|---|
| 253 | * New upstream release. |
|---|
| 254 | |
|---|
| 255 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sat, 14 Aug 2004 20:34:04 +0800 |
|---|
| 256 | |
|---|
| 257 | hibernate (0.97+0.98-rc1-1) unstable; urgency=low |
|---|
| 258 | |
|---|
| 259 | * New upstream release. |
|---|
| 260 | |
|---|
| 261 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sat, 14 Aug 2004 11:51:28 +0800 |
|---|
| 262 | |
|---|
| 263 | hibernate (0.97-1) unstable; urgency=low |
|---|
| 264 | |
|---|
| 265 | * New upstream release. |
|---|
| 266 | |
|---|
| 267 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sat, 31 Jul 2004 20:58:53 +0800 |
|---|
| 268 | |
|---|
| 269 | hibernate (0.96-1) unstable; urgency=low |
|---|
| 270 | |
|---|
| 271 | * New upstream release, almost unchanged from rc2. |
|---|
| 272 | |
|---|
| 273 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sun, 25 Jul 2004 00:31:09 +0800 |
|---|
| 274 | |
|---|
| 275 | hibernate (0.95+0.96-rc2-1) unstable; urgency=low |
|---|
| 276 | |
|---|
| 277 | * New upstream version. |
|---|
| 278 | * Various bootsplash changes. |
|---|
| 279 | * Updated VIM syntax highlighting. |
|---|
| 280 | |
|---|
| 281 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sat, 24 Jul 2004 17:50:48 +0800 |
|---|
| 282 | |
|---|
| 283 | hibernate (0.95+0.96-rc1-1) unstable; urgency=low |
|---|
| 284 | |
|---|
| 285 | * New upstream version. |
|---|
| 286 | * Fix the lock scriptlet when locking virtual consoles. |
|---|
| 287 | |
|---|
| 288 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Sat, 24 Jul 2004 11:45:16 +0800 |
|---|
| 289 | |
|---|
| 290 | hibernate (0.95-3) unstable; urgency=low |
|---|
| 291 | |
|---|
| 292 | * Merge some of the latest changes from SVN. |
|---|
| 293 | * New scriptlet "lock" thanks to Carsten Rietzschel. |
|---|
| 294 | * Update version number inside script to 0.95 (from 0.95-rc5) |
|---|
| 295 | * Un-break the -F / --config-file option. |
|---|
| 296 | |
|---|
| 297 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Fri, 23 Jul 2004 09:37:33 +0800 |
|---|
| 298 | |
|---|
| 299 | hibernate (0.95-2) unstable; urgency=low |
|---|
| 300 | |
|---|
| 301 | * Fix the misclaunch scriptlet so that it doesn't always abort the |
|---|
| 302 | suspend regardless of the exit status of the programme being launched. |
|---|
| 303 | |
|---|
| 304 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Thu, 22 Jul 2004 12:59:00 +0800 |
|---|
| 305 | |
|---|
| 306 | hibernate (0.95-1) unstable; urgency=low |
|---|
| 307 | |
|---|
| 308 | * New upstream release (rc4 released as 0.95 with essentially no changes). |
|---|
| 309 | |
|---|
| 310 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Wed, 21 Jul 2004 21:09:05 +0800 |
|---|
| 311 | |
|---|
| 312 | hibernate (0.94+0.95-rc4-1) unstable; urgency=low |
|---|
| 313 | |
|---|
| 314 | * New upstream release |
|---|
| 315 | |
|---|
| 316 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Wed, 21 Jul 2004 20:46:19 +0800 |
|---|
| 317 | |
|---|
| 318 | hibernate (0.94+0.95-rc1-1) unstable; urgency=low |
|---|
| 319 | |
|---|
| 320 | * New upstream release |
|---|
| 321 | |
|---|
| 322 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Fri, 16 Jul 2004 17:55:11 +0800 |
|---|
| 323 | |
|---|
| 324 | hibernate (0.94-2) unstable; urgency=low |
|---|
| 325 | |
|---|
| 326 | * Fix mistake in where scriptlets where installed, so that things |
|---|
| 327 | actually work. |
|---|
| 328 | * Rename package to hibernate. |
|---|
| 329 | |
|---|
| 330 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Thu, 15 Jul 2004 17:42:04 +0800 |
|---|
| 331 | |
|---|
| 332 | suspend-script (0.94-1) unstable; urgency=low |
|---|
| 333 | |
|---|
| 334 | * Initial Debian package. |
|---|
| 335 | |
|---|
| 336 | -- Cameron Patrick <cameron@patrick.wattle.id.au> Tue, 13 Jul 2004 15:40:06 +0800 |
|---|
| 337 | |
|---|