| 1 | base-files (5.release.2.0r0) unstable; urgency=low |
|---|
| 2 | |
|---|
| 3 | * Merged updates frm Debian 5 |
|---|
| 4 | * Fixed 2.0 release name |
|---|
| 5 | |
|---|
| 6 | -- Alan Baghumian <alan@technotux.org> Thu, 11 Dec 2008 12:54:55 -0800 |
|---|
| 7 | |
|---|
| 8 | base-files (4.0.6.release.2.0r0) unstable; urgency=low |
|---|
| 9 | |
|---|
| 10 | * Updated for Parsix BOSS r0 |
|---|
| 11 | |
|---|
| 12 | -- Alan Baghumian <alan@technotux.org> Sun, 09 Nov 2008 19:24:50 -0800 |
|---|
| 13 | |
|---|
| 14 | base-files (4.0.6) unstable; urgency=low |
|---|
| 15 | |
|---|
| 16 | * Changed the way wtmp, btmp and lastlog are handled. They are no longer |
|---|
| 17 | recreated at every base-files upgrade. Instead, they are only created |
|---|
| 18 | once, when base-files is installed by debootstrap. It is really not |
|---|
| 19 | base-files business to fiddle with those files, as it is documented |
|---|
| 20 | that removing them is the standard way to disable logging to them. |
|---|
| 21 | Closes: #488376. |
|---|
| 22 | |
|---|
| 23 | -- Santiago Vila <sanvila@debian.org> Tue, 04 Nov 2008 20:34:12 +0100 |
|---|
| 24 | |
|---|
| 25 | base-files (4.0.5) unstable; urgency=low |
|---|
| 26 | |
|---|
| 27 | * Changed awk from Depends to Pre-Depends. Closes: #314571, #469552. |
|---|
| 28 | This is required to make the awk virtual package to be truly essential, |
|---|
| 29 | as only essential packages, their predependencies, and the dependencies |
|---|
| 30 | of their predependencies are guaranteed to be "working at all times". |
|---|
| 31 | Previously, the packaging system was allowed to remove an awk flavour |
|---|
| 32 | and install another one in the middle of an upgrade, which may break |
|---|
| 33 | packages using awk in their preinsts (and in fact, it happened). |
|---|
| 34 | Tkanks a lot to Steve Langasek for clarifying this issue. |
|---|
| 35 | * It's still soon to change /etc/debian_version. Please be patient. |
|---|
| 36 | |
|---|
| 37 | -- Santiago Vila <sanvila@debian.org> Tue, 5 Aug 2008 18:06:06 +0200 |
|---|
| 38 | |
|---|
| 39 | base-files (4.0.4) unstable; urgency=low |
|---|
| 40 | |
|---|
| 41 | * Added Apache-2.0 to common-licenses. Closes: #471736. |
|---|
| 42 | Retrieved from http://www.apache.org/licenses/LICENSE-2.0.txt. |
|---|
| 43 | * Fixed typo in README.base. Closes: #475201. |
|---|
| 44 | |
|---|
| 45 | -- Santiago Vila <sanvila@debian.org> Sun, 18 May 2008 16:26:00 +0200 |
|---|
| 46 | |
|---|
| 47 | base-files (4.0.3) unstable; urgency=low |
|---|
| 48 | |
|---|
| 49 | * Added md5sums. Closes: #464479. |
|---|
| 50 | * Do not create /initrd at install time anymore. Closes: #467429. |
|---|
| 51 | |
|---|
| 52 | -- Santiago Vila <sanvila@debian.org> Tue, 11 Mar 2008 11:04:00 +0100 |
|---|
| 53 | |
|---|
| 54 | base-files (4.0.2) unstable; urgency=low |
|---|
| 55 | |
|---|
| 56 | * Changed default /root/.profile so that it sources /root/.bashrc only |
|---|
| 57 | if the shell is bash. Closes: #364326. |
|---|
| 58 | |
|---|
| 59 | -- Santiago Vila <sanvila@debian.org> Mon, 19 Nov 2007 19:04:10 +0100 |
|---|
| 60 | |
|---|
| 61 | base-files (4.0.1) unstable; urgency=low |
|---|
| 62 | |
|---|
| 63 | * Added GPL-3 and LGPL-3 to common-licenses, as they are expected to |
|---|
| 64 | become common licenses. Closes: #431176. Please note that GPL and LGPL |
|---|
| 65 | will now point to GPL-3 and LGPL-3, as they are the most recent ones. |
|---|
| 66 | Packages under GPLv2 without "or any later version" must definitely |
|---|
| 67 | refer to the versioned file, not to the GPL symlink anymore. |
|---|
| 68 | |
|---|
| 69 | -- Santiago Vila <sanvila@debian.org> Sun, 19 Aug 2007 19:15:30 +0200 |
|---|
| 70 | |
|---|
| 71 | base-files (4.0.0) unstable; urgency=low |
|---|
| 72 | |
|---|
| 73 | * Added GFDL-1.2 from ftp://ftp.gnu.org/gnu/Licenses/COPYING.DOC-1.2 |
|---|
| 74 | to common-licenses, following policy (Closes: #420599). |
|---|
| 75 | |
|---|
| 76 | -- Santiago Vila <sanvila@debian.org> Tue, 24 Apr 2007 09:39:36 +0200 |
|---|
| 77 | |
|---|
| 78 | base-files (4.0) unstable; urgency=low |
|---|
| 79 | |
|---|
| 80 | * Changed issue, issue.net and debian_version to read "lenny/sid". |
|---|
| 81 | * Changed FAQ accordingly. |
|---|
| 82 | |
|---|
| 83 | -- Santiago Vila <sanvila@debian.org> Tue, 3 Apr 2007 11:45:30 +0200 |
|---|
| 84 | |
|---|
| 85 | base-files (4) unstable; urgency=low |
|---|
| 86 | |
|---|
| 87 | * Changed issue, issue.net and debian_version to read "4.0". |
|---|
| 88 | * Changed PATHs in default /etc/profile to not contain /usr/bin/X11, |
|---|
| 89 | as this is no longer needed by the X packages in etch (Closes: #388586). |
|---|
| 90 | |
|---|
| 91 | -- Santiago Vila <sanvila@debian.org> Sat, 28 Oct 2006 15:44:00 +0200 |
|---|
| 92 | |
|---|
| 93 | base-files (3.1.16) unstable; urgency=low |
|---|
| 94 | |
|---|
| 95 | * Changed comment in default /etc/nsswitch.conf so that it refers to |
|---|
| 96 | glibc-doc-reference, not glibc-doc (Closes: #384722). |
|---|
| 97 | |
|---|
| 98 | -- Santiago Vila <sanvila@debian.org> Mon, 28 Aug 2006 18:32:42 +0200 |
|---|
| 99 | |
|---|
| 100 | base-files (3.1.15) unstable; urgency=low |
|---|
| 101 | |
|---|
| 102 | * Added /usr/local/etc, required by FHS (Closes: #383493). |
|---|
| 103 | [ As usual, please note that this will only affect new installs ]. |
|---|
| 104 | This directory is also allowed to be a symlink to /etc/local, but that's |
|---|
| 105 | a decision to be made by the end user after installing the system. |
|---|
| 106 | * Standards-Version: 3.7.2. |
|---|
| 107 | |
|---|
| 108 | -- Santiago Vila <sanvila@debian.org> Sun, 20 Aug 2006 12:44:00 +0200 |
|---|
| 109 | |
|---|
| 110 | base-files (3.1.14) unstable; urgency=low |
|---|
| 111 | |
|---|
| 112 | * Removed (obsolete) order line from default host.conf (Closes: #354115). |
|---|
| 113 | * Updated GPL-2 from ftp://ftp.gnu.org/gnu/Licenses (Closes: #380067). |
|---|
| 114 | |
|---|
| 115 | -- Santiago Vila <sanvila@debian.org> Mon, 7 Aug 2006 19:21:54 +0200 |
|---|
| 116 | |
|---|
| 117 | base-files (3.1.13) unstable; urgency=low |
|---|
| 118 | |
|---|
| 119 | * Updated LGPL-2 from ftp://ftp.gnu.org/gnu/Licenses (Closes: #332390). |
|---|
| 120 | |
|---|
| 121 | -- Santiago Vila <sanvila@debian.org> Fri, 5 May 2006 18:08:14 +0200 |
|---|
| 122 | |
|---|
| 123 | base-files (3.1.12) unstable; urgency=low |
|---|
| 124 | |
|---|
| 125 | * Changed default /usr/share/info/dir so that it does not refer to |
|---|
| 126 | documentation not available in etch/main (Closes: #362597). |
|---|
| 127 | |
|---|
| 128 | -- Santiago Vila <sanvila@debian.org> Sat, 15 Apr 2006 18:41:36 +0200 |
|---|
| 129 | |
|---|
| 130 | base-files (3.1.11) unstable; urgency=low |
|---|
| 131 | |
|---|
| 132 | * The file /etc/nsswitch.conf is now created by postinst in the first |
|---|
| 133 | install (made by debootstrap), and it's no longer a conffile. |
|---|
| 134 | |
|---|
| 135 | -- Santiago Vila <sanvila@debian.org> Sat, 4 Mar 2006 13:26:14 +0100 |
|---|
| 136 | |
|---|
| 137 | base-files (3.1.10) unstable; urgency=medium |
|---|
| 138 | |
|---|
| 139 | * Removed mdns item from hosts line in default /etc/nsswitch.conf, since |
|---|
| 140 | it does not make everybody happy (Bugs #348578, #348580 and #351990). |
|---|
| 141 | * Updated default /etc/adjtime to current year. |
|---|
| 142 | |
|---|
| 143 | -- Santiago Vila <sanvila@debian.org> Thu, 9 Feb 2006 18:41:22 +0100 |
|---|
| 144 | |
|---|
| 145 | base-files (3.1.9) unstable; urgency=low |
|---|
| 146 | |
|---|
| 147 | * The file /etc/inputrc is now handled by readline-common. |
|---|
| 148 | * Changed to section admin to match override file. |
|---|
| 149 | |
|---|
| 150 | -- Santiago Vila <sanvila@debian.org> Fri, 30 Sep 2005 18:51:54 +0200 |
|---|
| 151 | |
|---|
| 152 | base-files (3.1.8) unstable; urgency=low |
|---|
| 153 | |
|---|
| 154 | * Added mdns to hosts line in default /etc/nsswitch.conf to support |
|---|
| 155 | mDNS when available (Closes: #324954). Suggested by Joey Hess. |
|---|
| 156 | * Dropped %h from issue.net, as it's not supported by all telnetd |
|---|
| 157 | daemons and it's not even supported by ssh (Closes: #329682). |
|---|
| 158 | Thanks to Dave Love for the report. |
|---|
| 159 | |
|---|
| 160 | -- Santiago Vila <sanvila@debian.org> Thu, 29 Sep 2005 19:40:08 +0200 |
|---|
| 161 | |
|---|
| 162 | base-files (3.1.7) unstable; urgency=medium |
|---|
| 163 | |
|---|
| 164 | * Removed trailing spaces from default inputrc (Closes: #325007). |
|---|
| 165 | |
|---|
| 166 | -- Santiago Vila <sanvila@debian.org> Thu, 25 Aug 2005 20:16:08 +0200 |
|---|
| 167 | |
|---|
| 168 | base-files (3.1.6) unstable; urgency=low |
|---|
| 169 | |
|---|
| 170 | * Removed /usr/doc and /usr/info. |
|---|
| 171 | * Modified postinst to create /usr/share/info/dir, not /usr/info/dir. |
|---|
| 172 | |
|---|
| 173 | -- Santiago Vila <sanvila@debian.org> Tue, 12 Jul 2005 17:29:48 +0200 |
|---|
| 174 | |
|---|
| 175 | base-files (3.1.5) unstable; urgency=medium |
|---|
| 176 | |
|---|
| 177 | * Updated GPL-2 and LGPL-2.1 from ftp://ftp.gnu.org/gnu/Licenses again. |
|---|
| 178 | There should be no references to the old address anymore (Bug #312586). |
|---|
| 179 | |
|---|
| 180 | -- Santiago Vila <sanvila@debian.org> Wed, 22 Jun 2005 00:36:32 +0200 |
|---|
| 181 | |
|---|
| 182 | base-files (3.1.4) unstable; urgency=medium |
|---|
| 183 | |
|---|
| 184 | * Updated GPL-2 and LGPL-2.1 from ftp://ftp.gnu.org/gnu/Licenses, |
|---|
| 185 | as FSF has moved again (Closes: #312586). |
|---|
| 186 | |
|---|
| 187 | -- Santiago Vila <sanvila@debian.org> Fri, 10 Jun 2005 20:12:06 +0200 |
|---|
| 188 | |
|---|
| 189 | base-files (3.1.3) unstable; urgency=low |
|---|
| 190 | |
|---|
| 191 | * Changed issue, issue.net and debian_release to "testing/unstable". |
|---|
| 192 | Not that this is a lot useful, but at least is what people expect. |
|---|
| 193 | * Made /home to be 755 and root:root by default, since nobody finds |
|---|
| 194 | the sgid bit in such directory useful for anything. |
|---|
| 195 | |
|---|
| 196 | -- Santiago Vila <sanvila@debian.org> Mon, 6 Jun 2005 19:32:20 +0200 |
|---|
| 197 | |
|---|
| 198 | base-files (3.1.2) unstable; urgency=low |
|---|
| 199 | |
|---|
| 200 | * Changed example line in default /root/.bashrc from eval `dircolors` to |
|---|
| 201 | eval "`dircolors`" as the old form may be dangerous (Closes: #285836). |
|---|
| 202 | Thanks a lot to Paul Eggert for the report. |
|---|
| 203 | |
|---|
| 204 | -- Santiago Vila <sanvila@debian.org> Wed, 15 Dec 2004 23:51:58 +0100 |
|---|
| 205 | |
|---|
| 206 | base-files (3.1.1) unstable; urgency=low |
|---|
| 207 | |
|---|
| 208 | * The file /etc/profile is not a conffile anymore. Instead, it is created |
|---|
| 209 | by postinst in the very first base-files install, made by debootstrap. |
|---|
| 210 | * Accordingly, removed bash from Replaces field. |
|---|
| 211 | |
|---|
| 212 | -- Santiago Vila <sanvila@debian.org> Tue, 14 Dec 2004 19:06:00 +0100 |
|---|
| 213 | |
|---|
| 214 | base-files (3.1.0) unstable; urgency=low |
|---|
| 215 | |
|---|
| 216 | * Moved PATH definition for root from the default /root/.profile to the |
|---|
| 217 | default /etc/profile, by popular demand (Closes: #278865). |
|---|
| 218 | * The file /etc/inputrc is now created by postinst in the first install. |
|---|
| 219 | Removed libreadline incarnations from Replaces field accordingly. |
|---|
| 220 | This file will probably be managed by libreadline-common some day. |
|---|
| 221 | |
|---|
| 222 | -- Santiago Vila <sanvila@debian.org> Wed, 10 Nov 2004 17:32:00 +0100 |
|---|
| 223 | |
|---|
| 224 | base-files (3.1) unstable; urgency=high |
|---|
| 225 | |
|---|
| 226 | * Changed issue, issue.net and debian_version to read "3.1". |
|---|
| 227 | |
|---|
| 228 | -- Santiago Vila <sanvila@debian.org> Mon, 26 Jul 2004 20:25:32 +0200 |
|---|
| 229 | |
|---|
| 230 | base-files (3.0.16) unstable; urgency=low |
|---|
| 231 | |
|---|
| 232 | * Changed -a to && in postinst (Closes #254781). |
|---|
| 233 | * Updated copyright year. |
|---|
| 234 | |
|---|
| 235 | -- Santiago Vila <sanvila@debian.org> Sat, 19 Jun 2004 17:41:54 +0200 |
|---|
| 236 | |
|---|
| 237 | base-files (3.0.15) unstable; urgency=low |
|---|
| 238 | |
|---|
| 239 | * FAQ: Documented the fact that some FHS "mandatory" directories are |
|---|
| 240 | only created in the initial install (Closes: #242192). |
|---|
| 241 | * Do not create /cdrom and /floppy anymore (Closes: #245188). |
|---|
| 242 | * Use "ln -sf" to create /usr/local/man symlink (Closes: #245687). |
|---|
| 243 | |
|---|
| 244 | -- Santiago Vila <sanvila@debian.org> Mon, 26 Apr 2004 19:44:44 +0200 |
|---|
| 245 | |
|---|
| 246 | base-files (3.0.14) unstable; urgency=low |
|---|
| 247 | |
|---|
| 248 | * Added /var/log/btmp, following /etc/login.defs (Closes: #239587). |
|---|
| 249 | |
|---|
| 250 | -- Santiago Vila <sanvila@debian.org> Wed, 24 Mar 2004 13:40:46 +0100 |
|---|
| 251 | |
|---|
| 252 | base-files (3.0.13) unstable; urgency=low |
|---|
| 253 | |
|---|
| 254 | * Added /srv, /media and /usr/local/share/man (Closes: #230909). |
|---|
| 255 | * Added /usr/local/man as a symlink to /usr/local/share/man, |
|---|
| 256 | since FHS says both directories should be "synonymous". |
|---|
| 257 | * I'm not populating /media because subdirectories are optional. |
|---|
| 258 | They only must exist "if the corresponding subsystem is installed". |
|---|
| 259 | Detecting such things is not really base-files business. I would |
|---|
| 260 | expect debian-installer to create those subdirectories instead. |
|---|
| 261 | * /cdrom and /floppy will still be created in the first install until |
|---|
| 262 | debian-installer and/or apt stop using them for new installs. |
|---|
| 263 | |
|---|
| 264 | -- Santiago Vila <sanvila@debian.org> Sat, 21 Feb 2004 17:47:34 +0100 |
|---|
| 265 | |
|---|
| 266 | base-files (3.0.12) unstable; urgency=low |
|---|
| 267 | |
|---|
| 268 | * Made issue and issue.net generated files, to prevent a double "GNU/" |
|---|
| 269 | prefix on GNU/K*BSD systems (Closes: #217383). |
|---|
| 270 | |
|---|
| 271 | -- Santiago Vila <sanvila@debian.org> Sun, 26 Oct 2003 21:38:44 +0100 |
|---|
| 272 | |
|---|
| 273 | base-files (3.0.11) unstable; urgency=low |
|---|
| 274 | |
|---|
| 275 | * Updated /etc/inputrc (from readline maintainer). Closes: #213666. |
|---|
| 276 | |
|---|
| 277 | -- Santiago Vila <sanvila@debian.org> Thu, 2 Oct 2003 16:42:58 +0200 |
|---|
| 278 | |
|---|
| 279 | base-files (3.0.10) unstable; urgency=low |
|---|
| 280 | |
|---|
| 281 | * Use `:' for chown, not `.' (Closes: #204860). |
|---|
| 282 | |
|---|
| 283 | -- Santiago Vila <sanvila@debian.org> Mon, 11 Aug 2003 00:42:22 +0200 |
|---|
| 284 | |
|---|
| 285 | base-files (3.0.9) unstable; urgency=low |
|---|
| 286 | |
|---|
| 287 | * Prevent OSNAME from having the GNU/ prefix twice (Closes: #200741). |
|---|
| 288 | * Updated LGPL-2.1 from ftp.gnu.org. Instead of form feeds, the old |
|---|
| 289 | version was using `^' followed by `L' (Closes: #201867). |
|---|
| 290 | |
|---|
| 291 | -- Santiago Vila <sanvila@debian.org> Mon, 21 Jul 2003 19:25:12 +0200 |
|---|
| 292 | |
|---|
| 293 | base-files (3.0.8) unstable; urgency=low |
|---|
| 294 | |
|---|
| 295 | * Fixed the way /etc/motd is updated so that it still works when md5sum |
|---|
| 296 | prints a `-' after the md5sum value (Closes: #180920). |
|---|
| 297 | |
|---|
| 298 | -- Santiago Vila <sanvila@debian.org> Sat, 15 Feb 2003 14:30:04 +0100 |
|---|
| 299 | |
|---|
| 300 | base-files (3.0.7) unstable; urgency=low |
|---|
| 301 | |
|---|
| 302 | * Added "Why isn't license `foo' included in common-licenses?" to the FAQ. |
|---|
| 303 | Thanks to Colin Watson for the suggestion. |
|---|
| 304 | |
|---|
| 305 | -- Santiago Vila <sanvila@debian.org> Sat, 18 Jan 2003 20:32:16 +0100 |
|---|
| 306 | |
|---|
| 307 | base-files (3.0.6) unstable; urgency=low |
|---|
| 308 | |
|---|
| 309 | * Changed /etc/profile so that PS1 isn't set for non-interactive shells. |
|---|
| 310 | This should make the usual way of testing for interactive shells |
|---|
| 311 | (checking for PS1) to always work (Closes: #164846). |
|---|
| 312 | * Changed /etc/motd to better reflect the truth about Debian: s/Most of// |
|---|
| 313 | and s/freely redistributable/free software/ (Closes: #169543). |
|---|
| 314 | |
|---|
| 315 | -- Santiago Vila <sanvila@debian.org> Tue, 19 Nov 2002 22:06:12 +0100 |
|---|
| 316 | |
|---|
| 317 | base-files (3.0.5) unstable; urgency=low |
|---|
| 318 | |
|---|
| 319 | * Added a small FAQ. The current topics are: |
|---|
| 320 | - Why Debian does not have a profile.d directory? |
|---|
| 321 | - I upgraded to testing, why /etc/issue does not read "testing"? |
|---|
| 322 | * Standards-Version: 3.5.7 (do not create or remove doc symlinks). |
|---|
| 323 | Note: In theory, packages still creating doc symlinks are allowed |
|---|
| 324 | to blindly assume /usr/doc exists, so /usr/doc will still be part of |
|---|
| 325 | base-files for some time. |
|---|
| 326 | * Removed prerm, since it's not required anymore. |
|---|
| 327 | |
|---|
| 328 | -- Santiago Vila <sanvila@debian.org> Sat, 12 Oct 2002 15:21:52 +0200 |
|---|
| 329 | |
|---|
| 330 | base-files (3.0.4) unstable; urgency=low |
|---|
| 331 | |
|---|
| 332 | * /etc/profile does no longer export PS1. This should prevent |
|---|
| 333 | strange prompts to be shown when switching from bash to a shell which |
|---|
| 334 | does not understand bash escapes (Closes: #141193). |
|---|
| 335 | * Set distribution to "testing/unstable". |
|---|
| 336 | |
|---|
| 337 | -- Santiago Vila <sanvila@debian.org> Wed, 17 Jul 2002 16:01:02 +0200 |
|---|
| 338 | |
|---|
| 339 | base-files (3.0.3) unstable; urgency=low |
|---|
| 340 | |
|---|
| 341 | * Fixed wrong group ownerships under GNU/Hurd. This may also happen under |
|---|
| 342 | Linux when using the `bsdgroups' mount option, but even in this case |
|---|
| 343 | it will not happen if the package is built using fakeroot. |
|---|
| 344 | |
|---|
| 345 | -- Santiago Vila <sanvila@debian.org> Sat, 27 Apr 2002 14:18:44 +0200 |
|---|
| 346 | |
|---|
| 347 | base-files (3.0.2) unstable; urgency=medium |
|---|
| 348 | |
|---|
| 349 | * Made /usr/share/doc/base-files/remove-base more robust (Closes: #132969). |
|---|
| 350 | |
|---|
| 351 | -- Santiago Vila <sanvila@debian.org> Fri, 8 Feb 2002 16:36:54 +0100 |
|---|
| 352 | |
|---|
| 353 | base-files (3.0.1) unstable; urgency=medium |
|---|
| 354 | |
|---|
| 355 | * Modified postinst to use awk only on upgrades, not in the first install. |
|---|
| 356 | This should help debootstrap (Closes: #130056, #130087). |
|---|
| 357 | |
|---|
| 358 | -- Santiago Vila <sanvila@debian.org> Sun, 20 Jan 2002 14:52:34 +0100 |
|---|
| 359 | |
|---|
| 360 | base-files (3.0.0) unstable; urgency=medium |
|---|
| 361 | |
|---|
| 362 | * Restored /usr/doc since it's still required by the system according |
|---|
| 363 | to the doc transition plan. |
|---|
| 364 | |
|---|
| 365 | -- Santiago Vila <sanvila@debian.org> Sat, 19 Jan 2002 13:18:12 +0100 |
|---|
| 366 | |
|---|
| 367 | base-files (3.0) unstable; urgency=medium |
|---|
| 368 | |
|---|
| 369 | * Changed issue, issue.net and debian_version to read "3.0". |
|---|
| 370 | |
|---|
| 371 | -- Santiago Vila <sanvila@debian.org> Wed, 28 Nov 2001 11:22:42 +0100 |
|---|
| 372 | |
|---|
| 373 | base-files (2.2.15) unstable; urgency=low |
|---|
| 374 | |
|---|
| 375 | * Removed /usr/doc. |
|---|
| 376 | |
|---|
| 377 | -- Santiago Vila <sanvila@debian.org> Sat, 24 Nov 2001 13:23:32 +0100 |
|---|
| 378 | |
|---|
| 379 | base-files (2.2.14) unstable; urgency=low |
|---|
| 380 | |
|---|
| 381 | * Created /opt, /etc/opt and /var/opt in the first install. |
|---|
| 382 | They are mentioned in FHS 2.1 and required in FHS 2.2 (Closes: #118505). |
|---|
| 383 | * The copyright file now refers to GNU/Linux or GNU/Hurd as appropriate. |
|---|
| 384 | * Updated README.base and postinst to refer to /usr/share/doc. |
|---|
| 385 | * Updated default /etc/adjtime to current millenium. |
|---|
| 386 | |
|---|
| 387 | -- Santiago Vila <sanvila@debian.org> Fri, 9 Nov 2001 17:02:50 +0100 |
|---|
| 388 | |
|---|
| 389 | base-files (2.2.13) unstable; urgency=low |
|---|
| 390 | |
|---|
| 391 | * GPL is now a symlink to GPL-2, which is the real file. |
|---|
| 392 | |
|---|
| 393 | -- Santiago Vila <sanvila@debian.org> Sun, 2 Sep 2001 13:26:34 +0200 |
|---|
| 394 | |
|---|
| 395 | base-files (2.2.12) unstable; urgency=low |
|---|
| 396 | |
|---|
| 397 | * s/info readline/info rluserman/ in /etc/inputrc (Closes: #109110). |
|---|
| 398 | * Updated LGPL-2.1 from ftp.gnu.org to fix line breaks (Closes: #109319). |
|---|
| 399 | |
|---|
| 400 | -- Santiago Vila <sanvila@debian.org> Wed, 22 Aug 2001 17:29:10 +0200 |
|---|
| 401 | |
|---|
| 402 | base-files (2.2.11) unstable; urgency=low |
|---|
| 403 | |
|---|
| 404 | * In the first install, populate /usr/local even if it exists. |
|---|
| 405 | Allows /usr/local to be mounted in a separate partition during the |
|---|
| 406 | install process (Closes: #107662). |
|---|
| 407 | |
|---|
| 408 | -- Santiago Vila <sanvila@debian.org> Sat, 4 Aug 2001 19:09:16 +0200 |
|---|
| 409 | |
|---|
| 410 | base-files (2.2.10) unstable; urgency=low |
|---|
| 411 | |
|---|
| 412 | * Removed /var/state and /var/state/misc, added /usr/local/games. |
|---|
| 413 | Reported by Sebastian Riedel. |
|---|
| 414 | * Made /boot mode 755 and owned by root group, since no part of the system |
|---|
| 415 | seems to require special permissions here (Closes: #102080). |
|---|
| 416 | |
|---|
| 417 | -- Santiago Vila <sanvila@debian.org> Wed, 27 Jun 2001 19:45:46 +0200 |
|---|
| 418 | |
|---|
| 419 | base-files (2.2.9) unstable; urgency=medium |
|---|
| 420 | |
|---|
| 421 | * Creates /etc/motd in the initial install (now made by debootstrap). |
|---|
| 422 | Forgot to do this in 2.2.7. Reported by Matt Kraai (Closes: #101342). |
|---|
| 423 | |
|---|
| 424 | -- Santiago Vila <sanvila@debian.org> Tue, 19 Jun 2001 14:38:33 +0200 |
|---|
| 425 | |
|---|
| 426 | base-files (2.2.8) unstable; urgency=low |
|---|
| 427 | |
|---|
| 428 | * Made /etc/debian_version a `conffile' (Closes: #81249). To prevent |
|---|
| 429 | unneeded dpkg prompting, this file is overwritten in the preinst |
|---|
| 430 | if upgrading from a base-files release previous to 2.2.6 |
|---|
| 431 | (thanks to Joey Hess for suggesting this solution). |
|---|
| 432 | |
|---|
| 433 | -- Santiago Vila <sanvila@debian.org> Sat, 17 Mar 2001 19:33:22 +0100 |
|---|
| 434 | |
|---|
| 435 | base-files (2.2.7) unstable; urgency=low |
|---|
| 436 | |
|---|
| 437 | * The file /etc/motd is no longer a conffile. Instead, it will be updated |
|---|
| 438 | if its md5sum (minus its first two lines) matches the one in a list of |
|---|
| 439 | md5sums of previous Debian releases. This will reduce dpkg prompting |
|---|
| 440 | on upgrades (Closes: #71083). |
|---|
| 441 | |
|---|
| 442 | -- Santiago Vila <sanvila@debian.org> Mon, 12 Mar 2001 20:23:06 +0100 |
|---|
| 443 | |
|---|
| 444 | base-files (2.2.6) unstable; urgency=medium |
|---|
| 445 | |
|---|
| 446 | * Use "testing/unstable" instead of "2.2" for the distribution number. |
|---|
| 447 | It seems everybody prefers to see something else other than "2.2". |
|---|
| 448 | |
|---|
| 449 | -- Santiago Vila <sanvila@debian.org> Sun, 31 Dec 2000 11:41:55 +0100 |
|---|
| 450 | |
|---|
| 451 | base-files (2.2.5) unstable; urgency=low |
|---|
| 452 | |
|---|
| 453 | * Modified debian_version, issue and issue.net in /etc so that they |
|---|
| 454 | read "2.2" again, since this is the last Debian *stable* release so far. |
|---|
| 455 | Since packages in `unstable' are now automatically moved to `testing', |
|---|
| 456 | a codename in /etc/debian_version will never be "right" for everybody, so |
|---|
| 457 | the only sensible thing to do here is to wait until a new release number |
|---|
| 458 | has been officially decided (Closes: #80784). |
|---|
| 459 | |
|---|
| 460 | -- Santiago Vila <sanvila@debian.org> Sat, 30 Dec 2000 20:40:05 +0100 |
|---|
| 461 | |
|---|
| 462 | base-files (2.2.4) unstable; urgency=low |
|---|
| 463 | |
|---|
| 464 | * Restored LGPL -> LGPL-2.1 symlink, which was mistakenly removed |
|---|
| 465 | in base-files_2.2.1 (Bug #75949). |
|---|
| 466 | |
|---|
| 467 | -- Santiago Vila <sanvila@debian.org> Tue, 7 Nov 2000 11:21:54 +0100 |
|---|
| 468 | |
|---|
| 469 | base-files (2.2.3) unstable; urgency=low |
|---|
| 470 | |
|---|
| 471 | * Added /var/lib/misc, since it's required by FHS (Closes: Bug #74317). |
|---|
| 472 | |
|---|
| 473 | -- Santiago Vila <sanvila@debian.org> Wed, 11 Oct 2000 20:09:48 +0200 |
|---|
| 474 | |
|---|
| 475 | base-files (2.2.2) unstable; urgency=low |
|---|
| 476 | |
|---|
| 477 | * Reduced verbosity, as suggested by Sean Perry (Closes: #70686). |
|---|
| 478 | |
|---|
| 479 | -- Santiago Vila <sanvila@debian.org> Wed, 27 Sep 2000 14:05:12 +0200 |
|---|
| 480 | |
|---|
| 481 | base-files (2.2.1) unstable; urgency=low |
|---|
| 482 | |
|---|
| 483 | * Release for woody (debian_version, issue and issue.net). |
|---|
| 484 | * /etc/motd now refers to /usr/share/doc/*/copyright. |
|---|
| 485 | * Removed /usr/doc/copyright and /usr/man. |
|---|
| 486 | |
|---|
| 487 | -- Santiago Vila <sanvila@debian.org> Thu, 20 Jul 2000 13:20:17 +0200 |
|---|
| 488 | |
|---|
| 489 | base-files (2.2.0) frozen unstable; urgency=high |
|---|
| 490 | |
|---|
| 491 | * The recipe in README.base does not work properly because dpkg |
|---|
| 492 | removes the conffiles listed in the status file (Bug #64734). |
|---|
| 493 | So, getting rid of base involves editing the status file. |
|---|
| 494 | To avoid mistakes, a shell script is now provided for that. |
|---|
| 495 | Thanks to Kevin Dalley <kevind@alacosta.org> for the report. |
|---|
| 496 | |
|---|
| 497 | -- Santiago Vila <sanvila@ctv.es> Sat, 27 May 2000 20:27:13 +0200 |
|---|
| 498 | |
|---|
| 499 | base-files (2.2) frozen unstable; urgency=low |
|---|
| 500 | |
|---|
| 501 | * preinst and postinst: Do not deal with /dev/pts anymore. |
|---|
| 502 | * issue and issue.net: Removed the `frozen' word. |
|---|
| 503 | * Final release for potato (hopefully). |
|---|
| 504 | |
|---|
| 505 | -- Santiago Vila <sanvila@ctv.es> Mon, 24 Apr 2000 14:02:44 +0200 |
|---|
| 506 | |
|---|
| 507 | base-files (2.1.20) frozen unstable; urgency=high |
|---|
| 508 | |
|---|
| 509 | * Made /var/log mode 755 and root.root (Bug #35504). |
|---|
| 510 | * Made /cdrom and /floppy mode 755 and root.root (Bug #25847). |
|---|
| 511 | * Removed /dev/pts. It made the package impossible to upgrade when |
|---|
| 512 | using devfs with Linux 2.4. libc6 is already supposed to deal |
|---|
| 513 | with /dev/pts (Bug #61408). |
|---|
| 514 | * postinst removes base.conffiles as well (otherwise, some files |
|---|
| 515 | like /etc/motd or /root/.bash_profile may disappear). |
|---|
| 516 | Thanks a lot to Mikko Oilinki for the report. |
|---|
| 517 | * Slightly improved README.base. |
|---|
| 518 | |
|---|
| 519 | -- Santiago Vila <sanvila@ctv.es> Tue, 4 Apr 2000 17:31:01 +0200 |
|---|
| 520 | |
|---|
| 521 | base-files (2.1.19) frozen unstable; urgency=low |
|---|
| 522 | |
|---|
| 523 | * Removed /usr/dict (Bug #60118). |
|---|
| 524 | * Minimal handling of the old base package (Bug #32888). |
|---|
| 525 | * Removed redundant directive in /etc/inputrc (Bug #59689). |
|---|
| 526 | * Do not reference /usr/share/doc in /etc/motd yet (Bug #61116). |
|---|
| 527 | |
|---|
| 528 | -- Santiago Vila <sanvila@ctv.es> Tue, 28 Mar 2000 17:51:46 +0200 |
|---|
| 529 | |
|---|
| 530 | base-files (2.1.18) frozen unstable; urgency=low |
|---|
| 531 | |
|---|
| 532 | * Handle better the /var/spool/mail-being-a-symlink case. |
|---|
| 533 | * Added /dev/pts for UNIX98-style pty handling under Linux. |
|---|
| 534 | * Added a README.FHS. |
|---|
| 535 | |
|---|
| 536 | -- Santiago Vila <sanvila@ctv.es> Mon, 7 Feb 2000 18:29:00 +0100 |
|---|
| 537 | |
|---|
| 538 | base-files (2.1.17) frozen unstable; urgency=high |
|---|
| 539 | |
|---|
| 540 | * Some people has /var/spool/mail symlinked to somewhere else. |
|---|
| 541 | For this case, preinst now saves the symlink target before dpkg |
|---|
| 542 | removes it and postinst restores it. |
|---|
| 543 | * Do not fiddle with /usr/local on upgrades. From now on, users |
|---|
| 544 | will be free to remove it if they wish. |
|---|
| 545 | |
|---|
| 546 | -- Santiago Vila <sanvila@ctv.es> Sat, 5 Feb 2000 20:10:17 +0100 |
|---|
| 547 | |
|---|
| 548 | base-files (2.1.16) frozen unstable; urgency=low |
|---|
| 549 | |
|---|
| 550 | * Generate default info dir file from /usr/share/base-files/info.dir. |
|---|
| 551 | * Do not generate an info dir file if one exists at /usr/share/info. |
|---|
| 552 | * Updated LGPL version 2 from ftp.gnu.org to fix a typo. |
|---|
| 553 | * Mail spool is /var/mail as per FHS (only in new installs). |
|---|
| 554 | * Acknowledge in the copyright file that the GNU Public Licenses are |
|---|
| 555 | copyrighted by the Free Software Foundation, Inc. |
|---|
| 556 | |
|---|
| 557 | -- Santiago Vila <sanvila@ctv.es> Fri, 4 Feb 2000 14:26:21 +0100 |
|---|
| 558 | |
|---|
| 559 | base-files (2.1.15) frozen unstable; urgency=low |
|---|
| 560 | |
|---|
| 561 | * Removed misleading copyright notice in /etc/motd. |
|---|
| 562 | * Distribution set to "2.2" (adding `frozen' in issue and issue.net). |
|---|
| 563 | * Use DEB_HOST_GNU_SYSTEM for the architecture stuff wherever possible. |
|---|
| 564 | |
|---|
| 565 | -- Santiago Vila <sanvila@ctv.es> Fri, 28 Jan 2000 14:03:25 +0100 |
|---|
| 566 | |
|---|
| 567 | base-files (2.1.14) unstable; urgency=high |
|---|
| 568 | |
|---|
| 569 | * Swap binary-arch and binary-indep targets in debian/rules, since this |
|---|
| 570 | is now Architecture: any. Thanks to Roman Hodek for the report. |
|---|
| 571 | |
|---|
| 572 | -- Santiago Vila <sanvila@ctv.es> Wed, 22 Dec 1999 19:48:24 +0100 |
|---|
| 573 | |
|---|
| 574 | base-files (2.1.13) unstable; urgency=low |
|---|
| 575 | |
|---|
| 576 | * Made "Architecture: any" for /etc/motd to be os-dependant. |
|---|
| 577 | [ A binary-all-<os> scheme would simplify this ]. |
|---|
| 578 | * Exclude /proc from the .deb under GNU/Hurd (reported by Marcus Brinkmann). |
|---|
| 579 | * Added `set -e' to postinst. |
|---|
| 580 | * Standards-Version: 3.1.1 (doc symlinks). |
|---|
| 581 | * Removed obsolete README. If someone still asks about /usr/spool or |
|---|
| 582 | /var/adm then a paragraph could be added to the Debian FAQ. |
|---|
| 583 | * Follow changes suggested by Branden Robinson: |
|---|
| 584 | * Removed remaining bashisms in default /root/.profile and use |
|---|
| 585 | /usr/bin/X11 for X11 binaries. |
|---|
| 586 | * Improved package description. |
|---|
| 587 | * Removed unused bin/edit in the source. |
|---|
| 588 | * Changed root test in /etc/profile to use id -u. |
|---|
| 589 | |
|---|
| 590 | -- Santiago Vila <sanvila@ctv.es> Tue, 21 Dec 1999 11:53:35 +0100 |
|---|
| 591 | |
|---|
| 592 | base-files (2.1.12) unstable; urgency=high |
|---|
| 593 | |
|---|
| 594 | * Fixed Replaces field (reported a zillion times). |
|---|
| 595 | * Updated /etc/profile to use '$ ' as the shell prompt for normal |
|---|
| 596 | users and '# ' for the superuser if $BASH is not set. |
|---|
| 597 | |
|---|
| 598 | -- Santiago Vila <sanvila@ctv.es> Mon, 20 Dec 1999 12:56:18 +0100 |
|---|
| 599 | |
|---|
| 600 | base-files (2.1.11) unstable; urgency=low |
|---|
| 601 | |
|---|
| 602 | * Include /etc/inputrc and /etc/profile from readline and bash, |
|---|
| 603 | as suggested by Matthias Klose. |
|---|
| 604 | |
|---|
| 605 | -- Santiago Vila <sanvila@ctv.es> Fri, 17 Dec 1999 14:36:23 +0100 |
|---|
| 606 | |
|---|
| 607 | base-files (2.1.10) unstable; urgency=low |
|---|
| 608 | |
|---|
| 609 | * Create /var/log/lastlog as root.utmp, mode 664. |
|---|
| 610 | * Removed Linuxisms from /etc/motd. |
|---|
| 611 | * Updated GPL from ftp.gnu.org to be Y2K-compliant. |
|---|
| 612 | |
|---|
| 613 | -- Santiago Vila <sanvila@ctv.es> Tue, 21 Sep 1999 12:18:57 +0200 |
|---|
| 614 | |
|---|
| 615 | base-files (2.1.9) unstable; urgency=low |
|---|
| 616 | |
|---|
| 617 | * Removed the advertising clause from BSD license (Bug #43347). |
|---|
| 618 | Reason: ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change |
|---|
| 619 | Thanks to J.H.M. Dassen for the report. |
|---|
| 620 | |
|---|
| 621 | -- Santiago Vila <sanvila@ctv.es> Thu, 26 Aug 1999 14:04:51 +0200 |
|---|
| 622 | |
|---|
| 623 | base-files (2.1.8) unstable; urgency=low |
|---|
| 624 | |
|---|
| 625 | * Added base-passwd (>= 2.0.3.4) to the Depends field. |
|---|
| 626 | * utmp and wtmp are now root.utmp and mode 664 (Bug #41569). |
|---|
| 627 | * Updated extended description regarding the common licenses. |
|---|
| 628 | |
|---|
| 629 | -- Santiago Vila <sanvila@ctv.es> Tue, 27 Jul 1999 14:03:23 +0200 |
|---|
| 630 | |
|---|
| 631 | base-files (2.1.7) unstable; urgency=low |
|---|
| 632 | |
|---|
| 633 | * LGPL is now the Lesser Gnu Public License (Bug #40759). |
|---|
| 634 | For now, the old version is renamed to "LGPL-2". |
|---|
| 635 | * Changed compatibility symlink /usr/doc/copyright/LGPL so that it |
|---|
| 636 | points to the old version. |
|---|
| 637 | * Moved docs to /usr/share/doc/base-files. |
|---|
| 638 | * Changed default /etc/motd so that it refers both to /usr/doc/*/copyright |
|---|
| 639 | and /usr/share/doc/*/copyright. |
|---|
| 640 | |
|---|
| 641 | -- Santiago Vila <sanvila@ctv.es> Fri, 16 Jul 1999 19:45:09 +0200 |
|---|
| 642 | |
|---|
| 643 | base-files (2.1.6) unstable; urgency=low |
|---|
| 644 | |
|---|
| 645 | * preinst: Do not fiddle with /etc/issue.net anymore. |
|---|
| 646 | * Changed the way /cdrom, /floppy and /initrd are handled. |
|---|
| 647 | These directories will now be created by postinst in the initial install. |
|---|
| 648 | This is a compromise after discussing in debian-policy about Bug #35928. |
|---|
| 649 | It will save people who like them the work of creating them after |
|---|
| 650 | installing a new system, and it will save people who dislike them the |
|---|
| 651 | work of removing them every time base-files is upgraded. |
|---|
| 652 | Since these directories are only a convenience for the user, who |
|---|
| 653 | is free to use them or not, the spirit of FHS is preserved. |
|---|
| 654 | * preinst and postinst: Following the principle of least surprise, |
|---|
| 655 | added code so that existing directories are not removed when upgrading |
|---|
| 656 | this package from previous releases. |
|---|
| 657 | |
|---|
| 658 | -- Santiago Vila <sanvila@ctv.es> Tue, 20 Apr 1999 15:39:36 +0200 |
|---|
| 659 | |
|---|
| 660 | base-files (2.1.5) unstable; urgency=low |
|---|
| 661 | |
|---|
| 662 | * When /usr/local does not exist, create also /usr/local/src. |
|---|
| 663 | * Added /var/cache, /var/state and /var/state/misc. |
|---|
| 664 | * Added /usr/share/info and /usr/share/man. |
|---|
| 665 | |
|---|
| 666 | -- Santiago Vila <sanvila@ctv.es> Wed, 7 Apr 1999 17:34:13 +0200 |
|---|
| 667 | |
|---|
| 668 | base-files (2.1.4) unstable; urgency=low |
|---|
| 669 | |
|---|
| 670 | * Removed the utmpx/wtmpx stuff from postinst. |
|---|
| 671 | * Updated the Artistic License (Bug #34685). |
|---|
| 672 | |
|---|
| 673 | -- Santiago Vila <sanvila@ctv.es> Thu, 18 Mar 1999 17:14:51 +0100 |
|---|
| 674 | |
|---|
| 675 | base-files (2.1.3) unstable; urgency=low |
|---|
| 676 | |
|---|
| 677 | * Use `nis' for the `netgroup:' entry in /etc/nsswitch.conf (Bug #33091). |
|---|
| 678 | |
|---|
| 679 | -- Santiago Vila <sanvila@ctv.es> Thu, 11 Mar 1999 17:50:22 +0100 |
|---|
| 680 | |
|---|
| 681 | base-files (2.1.2) unstable; urgency=high |
|---|
| 682 | |
|---|
| 683 | * Fixed a typo in postinst (Bug #34094). |
|---|
| 684 | |
|---|
| 685 | -- Santiago Vila <sanvila@ctv.es> Thu, 4 Mar 1999 15:57:24 +0100 |
|---|
| 686 | |
|---|
| 687 | base-files (2.1.1) unstable; urgency=low |
|---|
| 688 | |
|---|
| 689 | * postinst: touch /var/log/wtmpx and /var/run/utmpx to support |
|---|
| 690 | the utmpd in glibc 2.1 (reported by Joel Klecker). |
|---|
| 691 | * Replaced "Debian Linux" by just "Debian" in the default info dir file. |
|---|
| 692 | * Updated for potato. |
|---|
| 693 | |
|---|
| 694 | -- Santiago Vila <sanvila@ctv.es> Mon, 1 Mar 1999 18:47:23 +0100 |
|---|
| 695 | |
|---|
| 696 | base-files (2.1.0) frozen unstable; urgency=medium |
|---|
| 697 | |
|---|
| 698 | * Updated copyright date in /etc/motd (Bug #32646). |
|---|
| 699 | |
|---|
| 700 | -- Santiago Vila <sanvila@ctv.es> Mon, 1 Feb 1999 13:40:07 +0100 |
|---|
| 701 | |
|---|
| 702 | base-files (2.1) frozen unstable; urgency=low |
|---|
| 703 | |
|---|
| 704 | * debian_version, issue and issue.net: `slink' replaced by `2.1'. |
|---|
| 705 | * Added /usr/share/dict, since there are already some packages |
|---|
| 706 | using it. |
|---|
| 707 | |
|---|
| 708 | -- Santiago Vila <sanvila@ctv.es> Sun, 20 Dec 1998 17:40:56 +0100 |
|---|
| 709 | |
|---|
| 710 | base-files (2.0.3) unstable; urgency=low |
|---|
| 711 | |
|---|
| 712 | * Moved common licenses to /usr/share/common-licenses. |
|---|
| 713 | * Default dotfiles for root are now installed only the first time. |
|---|
| 714 | * /usr/local and subdirectories are now created mode 2775 |
|---|
| 715 | and root.staff, according to policy. |
|---|
| 716 | * Added /usr/local/share. |
|---|
| 717 | |
|---|
| 718 | -- Santiago Vila <sanvila@ctv.es> Mon, 26 Oct 1998 19:05:04 +0100 |
|---|
| 719 | |
|---|
| 720 | base-files (2.0.2) unstable; urgency=low |
|---|
| 721 | |
|---|
| 722 | * If it does not exist, now a default /root/.profile file is installed, |
|---|
| 723 | not a /root/.bash_profile file, for slightly better POSIX compliance. |
|---|
| 724 | |
|---|
| 725 | -- Santiago Vila <sanvila@ctv.es> Wed, 14 Oct 1998 18:29:52 +0200 |
|---|
| 726 | |
|---|
| 727 | base-files (2.0.1) unstable; urgency=low |
|---|
| 728 | |
|---|
| 729 | * Added (commented out) some more alias for root's default .bashrc. |
|---|
| 730 | * issue, issue.net and debian_version: updated for slink (Bug #26325). |
|---|
| 731 | * Changed the way /etc/adjtime is handled (Bug #23255). |
|---|
| 732 | * Removed usr/man/man8 from directory-list. |
|---|
| 733 | |
|---|
| 734 | -- Santiago Vila <sanvila@ctv.es> Sun, 6 Sep 1998 16:58:50 +0200 |
|---|
| 735 | |
|---|
| 736 | base-files (2.0) frozen unstable; urgency=medium |
|---|
| 737 | |
|---|
| 738 | * Removed the "frozen" word from /etc/debian_version. |
|---|
| 739 | * Removed the use of the ROOT variable in preinst and postinst for two |
|---|
| 740 | reasons: a) It is no longer needed, since the base system is built |
|---|
| 741 | by using dpkg's --root=dir option, which works in a chrooted environment; |
|---|
| 742 | and b) Unexpected results would be obtained if user root had actually |
|---|
| 743 | defined a variable named ROOT. |
|---|
| 744 | |
|---|
| 745 | -- Santiago Vila <sanvila@ctv.es> Sun, 24 May 1998 13:33:25 +0200 |
|---|
| 746 | |
|---|
| 747 | base-files (1.9) frozen unstable; urgency=low |
|---|
| 748 | |
|---|
| 749 | * Default prompt for root is now '\h:\w\$ '. |
|---|
| 750 | * issue and issue.net: Removed the "frozen" word. |
|---|
| 751 | * Added a README explaining the /usr/spool symlink removal. |
|---|
| 752 | * nsswitch.conf: Use "compat" instead of "db files" for passwd, group |
|---|
| 753 | and shadow (Bug #10896). |
|---|
| 754 | |
|---|
| 755 | -- Santiago Vila <sanvila@ctv.es> Sun, 26 Apr 1998 14:18:43 +0200 |
|---|
| 756 | |
|---|
| 757 | base-files (1.8) unstable; urgency=low |
|---|
| 758 | |
|---|
| 759 | * Added /usr/share/misc. |
|---|
| 760 | * Removed /var/local/usr. |
|---|
| 761 | * Distribution set to "frozen". |
|---|
| 762 | * Moved root's default dotfiles to /usr/share/base-files. |
|---|
| 763 | |
|---|
| 764 | -- Santiago Vila <sanvila@ctv.es> Sun, 15 Mar 1998 13:05:54 +0100 |
|---|
| 765 | |
|---|
| 766 | base-files (1.7) unstable; urgency=low |
|---|
| 767 | |
|---|
| 768 | * Added "Depends: awk", so that awk is a "virtual essential package". |
|---|
| 769 | * /root/.bash_profile and /root/.bashrc are not `conffiles' anymore. |
|---|
| 770 | Instead, they are created from /root/.bash_profile.dpkg-dist and |
|---|
| 771 | /root/.bashrc.dpkg-dist if they do not exist. |
|---|
| 772 | * Default /root/.bash_profile sources /root/.bashrc. |
|---|
| 773 | * PS1 and umask are now set only once in default /root/.bashrc. |
|---|
| 774 | * Replaced /usr/bin/X11 by /usr/X11R6/bin in root's PATH. |
|---|
| 775 | * Manpage hierarchy is no longer created under /usr/local/man. |
|---|
| 776 | * Added a small comment in /etc/nsswitch.conf saying where |
|---|
| 777 | to find documentation about this file (libc6-doc package). |
|---|
| 778 | * Added some aliases for colorized `ls' commented out in .bashrc, so |
|---|
| 779 | that the user will simply have to uncomment them. |
|---|
| 780 | |
|---|
| 781 | -- Santiago Vila <sanvila@ctv.es> Mon, 23 Feb 1998 18:42:28 +0100 |
|---|
| 782 | |
|---|
| 783 | base-files (1.6.1) unstable; urgency=low |
|---|
| 784 | |
|---|
| 785 | * Removed "Depends: awk". It has not been discussed yet. |
|---|
| 786 | |
|---|
| 787 | -- Santiago Vila <sanvila@ctv.es> Sat, 14 Feb 1998 19:16:29 +0100 |
|---|
| 788 | |
|---|
| 789 | base-files (1.6) unstable; urgency=low |
|---|
| 790 | |
|---|
| 791 | * Default prompt for root is now PS1='\u@\h:\w\$ ', which may not |
|---|
| 792 | please everybody and/or generate a flame war, but at least is better |
|---|
| 793 | than nothing (previosuly it was PS1='\h\$ '). |
|---|
| 794 | * Added two blank lines to /etc/motd to keep Copyright notice from being |
|---|
| 795 | overwritten by /etc/init.d/bootmisc.sh. |
|---|
| 796 | * Removed compatibility symlinks /usr/spool, /usr/tmp, /usr/adm |
|---|
| 797 | and /var/adm. Now is when we have to see if something breaks. |
|---|
| 798 | * Removed /usr/lib/locale. Added /usr/share and /usr/include. |
|---|
| 799 | * Removed the /bin/edit script. |
|---|
| 800 | |
|---|
| 801 | -- Santiago Vila <sanvila@ctv.es> Sat, 7 Feb 1998 13:30:46 +0100 |
|---|
| 802 | |
|---|
| 803 | base-files (1.5) unstable; urgency=medium |
|---|
| 804 | |
|---|
| 805 | * Removed "dns" from the "networks:" line in /etc/nsswitch.conf. |
|---|
| 806 | |
|---|
| 807 | -- Santiago Vila <sanvila@ctv.es> Tue, 3 Feb 1998 21:32:52 +0100 |
|---|
| 808 | |
|---|
| 809 | base-files (1.4) unstable; urgency=medium |
|---|
| 810 | |
|---|
| 811 | * Uncompressed copyright files. |
|---|
| 812 | * debian/rules: package does no longer need to be built by root. |
|---|
| 813 | Changed `prototype' directory by an install -d `cat directories`, |
|---|
| 814 | and then set special permissions and ownerships directly. |
|---|
| 815 | * Added "Depends: awk", so that awk is a "virtual essential package". |
|---|
| 816 | * Updated GPL and LGPL. FSF's address changed some time ago to: |
|---|
| 817 | 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|---|
| 818 | * /bin/edit is now #!/bin/sh. |
|---|
| 819 | * /etc/debian_version, /etc/issue and /etc/issue.net now read |
|---|
| 820 | "2.0 (unstable)" instead of "1.3". |
|---|
| 821 | * /etc/issue now reads "GNU/Linux" (not "GNU Linux"). |
|---|
| 822 | * Updated copyright year for /etc/motd. |
|---|
| 823 | * Added an extended description. |
|---|
| 824 | * Removed debstd dependency. |
|---|
| 825 | * New maintainer. |
|---|
| 826 | |
|---|
| 827 | -- Santiago Vila <sanvila@ctv.es> Mon, 2 Feb 1998 21:46:29 +0100 |
|---|
| 828 | |
|---|
| 829 | base-files (1.3.5) frozen unstable; urgency=low |
|---|
| 830 | |
|---|
| 831 | * Synchronization release to make sure my latest version is in 1.3 . |
|---|
| 832 | This is my last release before going on vacation, if anything |
|---|
| 833 | needs to be fixed in this package for 1.3, someone else must |
|---|
| 834 | fix it. |
|---|
| 835 | |
|---|
| 836 | -- Bruce Perens <bruce@pixar.com> Wed, 30 Apr 1997 12:36:49 -0700 |
|---|
| 837 | |
|---|
| 838 | base-files (1.3.4) frozen unstable; urgency=low |
|---|
| 839 | |
|---|
| 840 | * /etc/issue had the wrong escapes. |
|---|
| 841 | |
|---|
| 842 | -- Bruce Perens <bruce@pixar.com> Sun, 20 Apr 1997 22:50:21 -0700 |
|---|
| 843 | |
|---|
| 844 | base-files (1.3.3) frozen unstable; urgency=low |
|---|
| 845 | |
|---|
| 846 | * Add "frozen" to the distribution. |
|---|
| 847 | |
|---|
| 848 | -- Bruce Perens <bruce@pixar.com> Fri, 18 Apr 1997 22:46:18 -0700 |
|---|
| 849 | |
|---|
| 850 | base-files (1.3.2) unstable; urgency=low |
|---|
| 851 | |
|---|
| 852 | * Remove /etc/issue.net -> /etc/issue symlink in the preinst if it |
|---|
| 853 | exists. |
|---|
| 854 | |
|---|
| 855 | -- Bruce Perens <bruce@pixar.com> Fri, 18 Apr 1997 15:22:06 -0700 |
|---|
| 856 | |
|---|
| 857 | base-files (1.3.1) unstable; urgency=low |
|---|
| 858 | |
|---|
| 859 | * Install nsswitch.cnf, required for libc 6 name service . |
|---|
| 860 | |
|---|
| 861 | -- Bruce Perens <bruce@pixar.com> Fri, 18 Apr 1997 15:09:31 -0700 |
|---|
| 862 | |
|---|
| 863 | base-files (1.3.0) unstable; urgency=low |
|---|
| 864 | |
|---|
| 865 | * Edit for Debian 1.3 |
|---|
| 866 | |
|---|
| 867 | -- Bruce Perens <bruce@pixar.com> Fri, 18 Apr 1997 13:51:19 -0800 |
|---|
| 868 | |
|---|
| 869 | base-files (1.2.4) unstable; urgency=low |
|---|
| 870 | |
|---|
| 871 | * Add "Provides: base", and "Requires: base-passwd, makedev". |
|---|
| 872 | |
|---|
| 873 | -- Bruce Perens <bruce@pixar.com> Sun, 17 Dec 1996 10:48:41 -0800 |
|---|
| 874 | |
|---|
| 875 | base-files (1.2.0-4) unstable; urgency=low |
|---|
| 876 | |
|---|
| 877 | * Symlink /var/run/wtmp -> /var/log/wtmp. Create utmp and wtmp if they |
|---|
| 878 | don't exist, but don't clobber them if they do exist. |
|---|
| 879 | |
|---|
| 880 | -- Bruce Perens <bruce@pixar.com> Sun, 1 Dec 1996 10:48:41 -0800 |
|---|
| 881 | |
|---|
| 882 | base-files (1.2.0-3) unstable; urgency=low |
|---|
| 883 | |
|---|
| 884 | * Wrong modes on /tmp. Set explicit umask 0 before copying files. |
|---|
| 885 | |
|---|
| 886 | -- Bruce Perens <bruce@pixar.com> Tue, 26 Nov 1996 13:07:05 -0800 |
|---|
| 887 | |
|---|
| 888 | base-files (1.2.0-2) unstable; urgency=low |
|---|
| 889 | |
|---|
| 890 | * Don't clobber utmp and wtmp. Take spurious "Inc." off of SPI name, |
|---|
| 891 | California corporations aren't required to say "Inc." at the end of |
|---|
| 892 | their names. |
|---|
| 893 | |
|---|
| 894 | -- Bruce Perens <bruce@pixar.com> Sat, 23 Nov 1996 12:16:28 -0800 |
|---|
| 895 | |
|---|
| 896 | base-files (1.2.0-1) unstable; urgency=low |
|---|
| 897 | |
|---|
| 898 | * Initial Release. |
|---|
| 899 | * Removed devices, passwd, and group. Devices are made by the C MAKEDEV at |
|---|
| 900 | run-time. /etc/MAKEDEV is installed by the "makedev" package. |
|---|
| 901 | /etc/passwd and /etc/group are installed by the "base-passwd" package. |
|---|
| 902 | |
|---|
| 903 | -- Bruce Perens <bruce@pixar.com> Thu, 14 Nov 1996 21:02:09 -0800 |
|---|