]> git.pld-linux.org Git - packages/cfingerd.git/log
packages/cfingerd.git
11 years ago- release 9 to rebuild with fixed cfingerd.inetd (only ipv4 support) cfingerd-1_4_3-9
undefine [Mon, 2 Sep 2002 18:28:31 +0000 (18:28 +0000)]
- release 9 to rebuild with fixed cfingerd.inetd (only ipv4 support)

Changed files:
    cfingerd.spec -> 1.30

11 years ago- work only on ipv4
undefine [Mon, 2 Sep 2002 18:27:10 +0000 (18:27 +0000)]
- work only on ipv4

Changed files:
    cfingerd.inetd -> 1.3

11 years agofixed a small typo
arturs [Thu, 25 Apr 2002 16:04:40 +0000 (16:04 +0000)]
fixed a small typo

Changed files:
    cfingerd.spec -> 1.29

11 years ago- removed all Group fields translations (oure rpm now can handle translating
kloczek [Fri, 22 Feb 2002 23:28:44 +0000 (23:28 +0000)]
- removed all Group fields translations (oure rpm now can handle translating
  Group field using gettext).

Changed files:
    cfingerd.spec -> 1.28

11 years agoperl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
kloczek [Fri, 18 Jan 2002 02:12:33 +0000 (02:12 +0000)]
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"

Changed files:
    cfingerd.spec -> 1.27

11 years ago- typo: %s/sever"/server"/
Paweł Gołaszewski [Sat, 28 Jul 2001 21:37:29 +0000 (21:37 +0000)]
- typo: %s/sever"/server"/

Changed files:
    cfingerd.spec -> 1.26

11 years ago- reverting last change: removing new macros from %p{re,ost}{,un}
saq [Thu, 26 Jul 2001 05:42:05 +0000 (05:42 +0000)]
- reverting last change: removing new macros from %p{re,ost}{,un}

Changed files:
    cfingerd.spec -> 1.25

11 years ago- use macros in %{pre,post}{,un}
saq [Wed, 25 Jul 2001 16:30:42 +0000 (16:30 +0000)]
- use macros in %{pre,post}{,un}
- need rebuilt rpm (with new macros.pld) to build these

Changed files:
    cfingerd.spec -> 1.24

11 years ago- release 8, cfingerd-1_4_3-8
kloczek [Sun, 13 May 2001 17:27:25 +0000 (17:27 +0000)]
- release 8,
- added patch for display GPG Public Keys (by Piotr Majka <charvel@linux.pl>).

Changed files:
    cfingerd.spec -> 1.23

11 years agopatch for display GPG Public Keys (by Piotr Majka <charvel@linux.pl>).
kloczek [Sun, 13 May 2001 17:26:56 +0000 (17:26 +0000)]
patch for display GPG Public Keys (by Piotr Majka <charvel@linux.pl>).

Changed files:
    cfingerd-gpg.patch -> 1.1

11 years ago- release 7 (security fix), cfingerd-1_4_3-7
kloczek [Fri, 13 Apr 2001 07:10:43 +0000 (07:10 +0000)]
- release 7 (security fix),
- added security_format_bug by Megyer Laszlo <abulla@FREEMAIL.HU> (patch was posted on
  BUGTRAQ,
- added using %%{rpmcflags}, %%{rpmldflags} macros.

Changed files:
    cfingerd.spec -> 1.22

11 years agoFrom BUGTRAQ announce (by Megyer Laszlo <abulla@FREEMAIL.HU>):
kloczek [Fri, 13 Apr 2001 07:08:25 +0000 (07:08 +0000)]
From BUGTRAQ announce (by Megyer Laszlo <abulla@FREEMAIL.HU>):

Following the recent habits, I break the advisory into 4 parts:

OVERVIEW:
---------
  There is a critical bug in cfingerd daemon <= 1.4.3, (a classic format
bug)
that makes possible to acquire full control over the remote machine if it
runs
the cfingerd program, the configurable and secure finger daemon.
  In 3 words: REMOTE ROOT VULNERABILITY

DESCRIPTION:
------------
The bug occurs in main.c, line 245, 258 and 268:
<------         syslog(LOG_NOTICE, (char *) syslog_str);
We can control the syslog_str with our ident user, that goes directly to
the secont parameter of syslog(). Using %n and some tricks, we can overwrite
anything in the daemon's memory, including the saved eip register.
  The more or less proper usage of syslog this time is here:
  ------>            syslog(LOG_NOTICE, "%s", (char *) syslog_str);
There are many papers about format bugs, so I don't write detailed infos
about it.

Changed files:
    cfingerd-security_format_bug.patch -> 1.1

11 years agoMassive attack. We use -O0 instead -O flags while debug enabled.
Arkadiusz Miśkiewicz [Thu, 25 Jan 2001 20:03:22 +0000 (20:03 +0000)]
Massive attack. We use -O0 instead -O flags while debug enabled.

Changed files:
    cfingerd.spec -> 1.21

11 years ago- release 6: added efingerd to Obsoletes list. cfingerd-1_4_3-6
kloczek [Sun, 7 Jan 2001 16:50:31 +0000 (16:50 +0000)]
- release 6: added efingerd to Obsoletes list.

Changed files:
    cfingerd.spec -> 1.20

11 years ago- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
michuz [Sat, 23 Dec 2000 00:48:43 +0000 (00:48 +0000)]
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
  (now it's more C like)

Changed files:
    cfingerd.spec -> 1.19

11 years ago- typo.
kloczek [Mon, 2 Oct 2000 14:00:28 +0000 (14:00 +0000)]
- typo.

Changed files:
    cfingerd.spec -> 1.18

11 years ago- release 5, cfingerd-1_4_3-5
kloczek [Mon, 2 Oct 2000 13:51:57 +0000 (13:51 +0000)]
- release 5,
- use rpm new automation suit,
- adapterized and make %%{debug} ready.

Changed files:
    cfingerd.spec -> 1.17

11 years ago- added using %%{__make} macro.
kloczek [Fri, 9 Jun 2000 07:22:48 +0000 (07:22 +0000)]
- added using %%{__make} macro.

Changed files:
    cfingerd.spec -> 1.16

11 years ago- spec adapterized.
kloczek [Thu, 18 May 2000 16:58:01 +0000 (16:58 +0000)]
- spec adapterized.

Changed files:
    cfingerd.spec -> 1.15

11 years ago- changed all BuildRoot definitons
Sebastian Zagrodzki [Sat, 1 Apr 2000 11:14:24 +0000 (11:14 +0000)]
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    cfingerd.spec -> 1.14

11 years ago- translated kloczkish into english
Jan Rękorajski [Tue, 28 Mar 2000 16:54:15 +0000 (16:54 +0000)]
- translated kloczkish into english

Changed files:
    cfingerd.spec -> 1.13

11 years ago- release 4, cfingerd-1_4_3-4
kloczek [Thu, 20 Jan 2000 14:37:22 +0000 (14:37 +0000)]
- release 4,
- install inet service description file as fingerd (this allow generate
  conflict if anyone can install cfingerd simultanously with other finger
  daemon).

Changed files:
    cfingerd.spec -> 1.12

11 years ago- release 3. cfingerd-1_4_3-3
kloczek [Thu, 13 Jan 2000 11:31:40 +0000 (11:31 +0000)]
- release 3.

Changed files:
    cfingerd.spec -> 1.11

11 years ago- moved /etc/cfingerd.conf to /etc/cfingerd/cfingerd.conf
waszi [Thu, 13 Jan 2000 07:53:53 +0000 (07:53 +0000)]
- moved /etc/cfingerd.conf to /etc/cfingerd/cfingerd.conf

Changed files:
    cfingerd-config.patch -> 1.3

11 years ago- small fixes
waszi [Thu, 13 Jan 2000 06:45:43 +0000 (06:45 +0000)]
- small fixes

Changed files:
    cfingerd.spec -> 1.10

11 years ago- typo in Obsoletes (s/ffingetd/ffingerd/) cfingerd-1_4_3-2
kloczek [Tue, 11 Jan 2000 16:46:25 +0000 (16:46 +0000)]
- typo in Obsoletes (s/ffingetd/ffingerd/)

Changed files:
    cfingerd.spec -> 1.9

11 years ago- ups .. install also texts/*.txt.
kloczek [Tue, 11 Jan 2000 16:15:50 +0000 (16:15 +0000)]
- ups .. install also texts/*.txt.

Changed files:
    cfingerd.spec -> 1.8

11 years ago- added missing "PORT=79".
kloczek [Tue, 11 Jan 2000 15:52:54 +0000 (15:52 +0000)]
- added missing "PORT=79".

Changed files:
    cfingerd.inetd -> 1.2

11 years ago- "Prereq: rc-inetd >= 0.8.1" instead "Requires: rc-inetd",
kloczek [Tue, 11 Jan 2000 15:30:25 +0000 (15:30 +0000)]
- "Prereq: rc-inetd >= 0.8.1" instead "Requires: rc-inetd",
- added %post, %postun scripts with reloading on upgrade and stopping on
  removing service.

Changed files:
    cfingerd.spec -> 1.7

11 years ago- release 2,
kloczek [Tue, 11 Jan 2000 14:58:05 +0000 (14:58 +0000)]
- release 2,
- added ffingetd, finger-server, bsd-fingerd to Obsoletes.

Changed files:
    cfingerd.spec -> 1.6

11 years ago- updated to 1.4.3 cfingerd-1_4_3-1
Artur Frysiak [Thu, 30 Dec 1999 03:37:49 +0000 (03:37 +0000)]
- updated to 1.4.3

Changed files:
    cfingerd-config.patch -> 1.2

11 years ago- 1.4.3
Artur Frysiak [Thu, 30 Dec 1999 03:36:49 +0000 (03:36 +0000)]
- 1.4.3
- updated IPv6 patch (by misiek)

Changed files:
    cfingerd.spec -> 1.5

11 years ago- cosmetics
alchemyx [Mon, 13 Dec 1999 20:33:08 +0000 (20:33 +0000)]
- cosmetics

Changed files:
    cfingerd.logrotate -> 1.2

11 years ago- fixed Group(pl)
kura [Fri, 12 Nov 1999 00:51:47 +0000 (00:51 +0000)]
- fixed Group(pl)
- 'install -d' is called only once

Changed files:
    cfingerd.spec -> 1.4

11 years ago- added rc-inetd support
waszi [Mon, 11 Oct 1999 07:02:36 +0000 (07:02 +0000)]
- added rc-inetd support

Changed files:
    cfingerd.spec -> 1.3

11 years ago- inetd wrapper configuration files
Jan Rękorajski [Mon, 30 Aug 1999 17:09:54 +0000 (17:09 +0000)]
- inetd wrapper configuration files

Changed files:
    cfingerd.inetd -> 1.1

11 years agoconfig root read-only
Arkadiusz Miśkiewicz [Fri, 20 Aug 1999 14:42:13 +0000 (14:42 +0000)]
config root read-only

Changed files:
    cfingerd.spec -> 1.2

11 years agonew sources/patches
Arkadiusz Miśkiewicz [Wed, 18 Aug 1999 13:51:35 +0000 (13:51 +0000)]
new sources/patches

Changed files:
    cfingerd-config.patch -> 1.1
    cfingerd.logrotate -> 1.1

11 years agonew spec
Arkadiusz Miśkiewicz [Wed, 18 Aug 1999 13:29:57 +0000 (13:29 +0000)]
new spec

Changed files:
    cfingerd.spec -> 1.1

This page took 0.070883 seconds and 4 git commands to generate.