]> git.pld-linux.org Git - packages/net-snmp.git/log
packages/net-snmp.git
11 years ago- RHSA-2009-1124 security blocker
Paweł Gołaszewski [Mon, 29 Jun 2009 15:10:33 +0000 (15:10 +0000)]
- RHSA-2009-1124 security blocker

Changed files:
    TODO -> 1.1
    net-snmp.spec -> 1.140

11 years ago- rel 8 auto/th/net-snmp-5_4_2_1-8
Jan Rękorajski [Mon, 20 Apr 2009 14:14:13 +0000 (14:14 +0000)]
- rel 8

Changed files:
    net-snmp.spec -> 1.139

11 years ago- no parallel install
Jan Rękorajski [Mon, 20 Apr 2009 13:26:45 +0000 (13:26 +0000)]
- no parallel install

Changed files:
    net-snmp.spec -> 1.138

11 years ago- package mibs .index ghost
Elan Ruusamäe [Mon, 20 Apr 2009 09:40:27 +0000 (09:40 +0000)]
- package mibs .index ghost
- add %{_libdir}/snmp/dlmod

Changed files:
    net-snmp.spec -> 1.137

11 years ago- fix encoding
Elan Ruusamäe [Mon, 20 Apr 2009 05:48:53 +0000 (05:48 +0000)]
- fix encoding
- simplify the service checks

Changed files:
    net-snmpd.init -> 1.21

11 years ago- rel 7 auto/th/net-snmp-5_4_2_1-7
Jan Rękorajski [Sun, 19 Apr 2009 23:30:41 +0000 (23:30 +0000)]
- rel 7
- don't pollute logs with debug stuff
- fix CVE-2008-6123 (net-snmp-src-dst-confusion.patch)

Changed files:
    net-snmp.spec -> 1.136

11 years ago- http://net-snmp.svn.sourceforge.net/viewvc/net-snmp?view=rev&revision=17367
Jan Rękorajski [Sun, 19 Apr 2009 23:27:30 +0000 (23:27 +0000)]
- http://net-snmp.svn.sourceforge.net/viewvc/net-snmp?view=rev&revision=17367
  fix for CVE-2008-6123

Changed files:
    net-snmp-src-dst-confusion.patch -> 1.1

11 years ago- don't pollute logs with debug crap (correct fix this time ;)
Jan Rękorajski [Sun, 19 Apr 2009 23:20:43 +0000 (23:20 +0000)]
- don't pollute logs with debug crap (correct fix this time ;)

Changed files:
    net-snmpd.init -> 1.20

11 years ago- revert, misread man
Jan Rękorajski [Sun, 19 Apr 2009 23:17:52 +0000 (23:17 +0000)]
- revert, misread man

Changed files:
    net-snmpd.init -> 1.19

11 years ago- don;t pollute logs with debug crap by default, LOG_INFO is enough
Jan Rękorajski [Sun, 19 Apr 2009 23:16:18 +0000 (23:16 +0000)]
- don;t pollute logs with debug crap by default, LOG_INFO is enough

Changed files:
    net-snmpd.init -> 1.18

11 years ago- CVE-2008-6123 security blocker
Paweł Gołaszewski [Mon, 30 Mar 2009 13:44:31 +0000 (13:44 +0000)]
- CVE-2008-6123 security blocker

Changed files:
    net-snmp.spec -> 1.135

11 years ago- sf tracker is #2564552 auto/ti/net-snmp-5_4_2_1-6
Elan Ruusamäe [Thu, 12 Mar 2009 22:18:59 +0000 (22:18 +0000)]
- sf tracker is #2564552
  https://sourceforge.net/tracker2/index.php?func=detail&aid=2564552&group_id=12694&atid=312694

Changed files:
    net-snmp-netlink.patch -> 1.10

11 years ago- -netlink.patch updated to libnl 1.1 api; rel 6 auto/th/net-snmp-5_4_2_1-6
Elan Ruusamäe [Tue, 10 Mar 2009 20:59:23 +0000 (20:59 +0000)]
- -netlink.patch updated to libnl 1.1 api; rel 6

Changed files:
    net-snmp.spec -> 1.134

11 years ago- take only AF_INET sockets (as that what /proc/net/tcp contains)
Elan Ruusamäe [Tue, 10 Mar 2009 20:56:04 +0000 (20:56 +0000)]
- take only AF_INET sockets (as that what /proc/net/tcp contains)

Changed files:
    net-snmp-netlink.patch -> 1.9

11 years ago- updated to libnl 1.1
Elan Ruusamäe [Tue, 10 Mar 2009 20:46:48 +0000 (20:46 +0000)]
- updated to libnl 1.1

Changed files:
    net-snmp-netlink.patch -> 1.8

11 years ago- typo: dst address wasn't copied at all
Elan Ruusamäe [Tue, 10 Mar 2009 20:35:59 +0000 (20:35 +0000)]
- typo: dst address wasn't copied at all

Changed files:
    net-snmp-netlink.patch -> 1.7

11 years ago- release 5 auto/th/net-snmp-5_4_2_1-5
Elan Ruusamäe [Thu, 26 Feb 2009 22:10:21 +0000 (22:10 +0000)]
- release 5

Changed files:
    net-snmp.spec -> 1.133

11 years ago- add -lnl to LMIBLIBS
Elan Ruusamäe [Thu, 5 Feb 2009 18:52:23 +0000 (18:52 +0000)]
- add -lnl to LMIBLIBS

Changed files:
    net-snmp-netlink.patch -> 1.6

11 years ago- cleanups and -Wall changes
Elan Ruusamäe [Thu, 5 Feb 2009 18:47:44 +0000 (18:47 +0000)]
- cleanups and -Wall changes

Changed files:
    net-snmp-netlink.patch -> 1.5

11 years ago- netlink optimizations for snmpnetstat:
Elan Ruusamäe [Wed, 4 Feb 2009 09:21:01 +0000 (09:21 +0000)]
- netlink optimizations for snmpnetstat:
  time ss -nat | wc -l -> 10648; 0m0.126s (with tcp_diag kernel module)
  time ss -nat | wc -l -> 10929; 0m2.380s (without tcp_diag kernel module)
  time netstat -nat | wc -l -> 10775; 0m8.275s (plain /proc/net/tcp reading)
- add GetBulk support to snmpnetstat
- rel 4

Changed files:
    net-snmp.spec -> 1.132

11 years ago- bigger cache timeout
Elan Ruusamäe [Mon, 26 Jan 2009 20:22:38 +0000 (20:22 +0000)]
- bigger cache timeout

Changed files:
    net-snmp-TCP_STATS_CACHE_TIMEOUT.patch -> 1.1

11 years ago- bulksize 32, seems to fit to frame size
Elan Ruusamäe [Fri, 23 Jan 2009 17:09:11 +0000 (17:09 +0000)]
- bulksize 32, seems to fit to frame size

Changed files:
    net-snmp-snmpnetstat-getbulk.patch -> 1.5

11 years ago- repeaters 256 seems to work better
Elan Ruusamäe [Fri, 23 Jan 2009 01:23:10 +0000 (01:23 +0000)]
- repeaters 256 seems to work better

Changed files:
    net-snmp-snmpnetstat-getbulk.patch -> 1.4

11 years ago- tcpConnState table is ipv4 only
Elan Ruusamäe [Fri, 23 Jan 2009 00:58:18 +0000 (00:58 +0000)]
- tcpConnState table is ipv4 only

Changed files:
    net-snmp-netlink.patch -> 1.4

11 years ago- no htons() to ports
Elan Ruusamäe [Fri, 23 Jan 2009 00:29:52 +0000 (00:29 +0000)]
- no htons() to ports

Changed files:
    net-snmp-netlink.patch -> 1.3

11 years ago- initial code to dump with netlink
Elan Ruusamäe [Thu, 22 Jan 2009 23:56:43 +0000 (23:56 +0000)]
- initial code to dump with netlink

Changed files:
    net-snmp-netlink.patch -> 1.2

11 years ago- prep for netlink optimizations for snmpnetstat
Elan Ruusamäe [Thu, 22 Jan 2009 22:57:23 +0000 (22:57 +0000)]
- prep for netlink optimizations for snmpnetstat

Changed files:
    net-snmp-netlink.patch -> 1.1

11 years ago- add -CR option to specify bulk size (manual updated too)
Elan Ruusamäe [Thu, 22 Jan 2009 17:18:07 +0000 (17:18 +0000)]
- add -CR option to specify bulk size (manual updated too)

Changed files:
    net-snmp-snmpnetstat-getbulk.patch -> 1.3

11 years ago- for v1 use GetNext, for anything bigger use GetBulk
Elan Ruusamäe [Thu, 22 Jan 2009 16:29:55 +0000 (16:29 +0000)]
- for v1 use GetNext, for anything bigger use GetBulk

Changed files:
    net-snmp-snmpnetstat-getbulk.patch -> 1.2

11 years ago- use getbulk to speedup query
Elan Ruusamäe [Thu, 22 Jan 2009 15:42:28 +0000 (15:42 +0000)]
- use getbulk to speedup query

Changed files:
    net-snmp-snmpnetstat-getbulk.patch -> 1.1

11 years ago- rel 3 auto/th/net-snmp-5_4_2_1-3
Jan Rękorajski [Sun, 30 Nov 2008 16:05:14 +0000 (16:05 +0000)]
- rel 3
- fixed BUG: 1693039: be silent when insert fails.

Changed files:
    net-snmp.spec -> 1.131

11 years ago- BUG: 1693039: be silent when insert fails.
Jan Rękorajski [Sun, 30 Nov 2008 16:04:53 +0000 (16:04 +0000)]
- BUG: 1693039: be silent when insert fails.

Changed files:
    net-snmp-subcontainer.patch -> 1.1

11 years ago- CVE-2008-4309 note
Paweł Gołaszewski [Tue, 11 Nov 2008 19:48:25 +0000 (19:48 +0000)]
- CVE-2008-4309 note

Changed files:
    net-snmp.spec -> 1.130

11 years ago- turn off unresolved symbols checking (crossdeps between libs make it hard to fix)
Arkadiusz Miśkiewicz [Wed, 5 Nov 2008 10:02:58 +0000 (10:02 +0000)]
- turn off unresolved symbols checking (crossdeps between libs make it hard to fix)

Changed files:
    net-snmp.spec -> 1.129

11 years ago- fixed force-reload, added try-restart
Jakub Bogusz [Tue, 4 Nov 2008 22:08:15 +0000 (22:08 +0000)]
- fixed force-reload, added try-restart

Changed files:
    net-snmptrapd.init -> 1.10

11 years ago- added try-restart
Jakub Bogusz [Tue, 4 Nov 2008 22:07:03 +0000 (22:07 +0000)]
- added try-restart
- force-reload=reload

Changed files:
    net-snmpd.init -> 1.17

11 years ago- add libnetsnmpmibs libnetsnmptrapd auto/th/net-snmp-5_4_2_1-2
areq [Tue, 4 Nov 2008 21:01:30 +0000 (21:01 +0000)]
- add libnetsnmpmibs libnetsnmptrapd

Changed files:
    net-snmp.spec -> 1.128

11 years ago- fix without python build
areq [Sat, 1 Nov 2008 15:45:41 +0000 (15:45 +0000)]
- fix without python build

Changed files:
    net-snmp.spec -> 1.127

11 years ago- outdated
Jakub Bogusz [Sat, 1 Nov 2008 15:36:42 +0000 (15:36 +0000)]
- outdated

Changed files:
    net-snmp-duplicate-ip.patch -> 1.3

11 years ago- up to 5.4.2.1
Arkadiusz Miśkiewicz [Sat, 1 Nov 2008 15:18:47 +0000 (15:18 +0000)]
- up to 5.4.2.1

Changed files:
    net-snmp.spec -> 1.126

11 years ago- --enable-local-smux by default (you can reconfigure for other addresses runtime... auto/th/net-snmp-5_4_1_2-4
Elan Ruusamäe [Mon, 6 Oct 2008 15:07:39 +0000 (15:07 +0000)]
- --enable-local-smux by default (you can reconfigure for other addresses runtime); rel 4

Changed files:
    net-snmp.spec -> 1.125

11 years ago- release 3 auto/th/net-snmp-5_4_1_2-3 auto/ti/net-snmp-5_4_1_2-3
Elan Ruusamäe [Tue, 26 Aug 2008 04:08:58 +0000 (04:08 +0000)]
- release 3

Changed files:
    net-snmp.spec -> 1.124

11 years ago- rel 2; use official fix as net-snmp-duplicate-ip.patch auto/th/net-snmp-5_4_1_2-2
Arkadiusz Miśkiewicz [Sun, 24 Aug 2008 13:12:49 +0000 (13:12 +0000)]
- rel 2; use official fix as net-snmp-duplicate-ip.patch

Changed files:
    net-snmp.spec -> 1.123

11 years ago- use official patch, the same that landed on AC-branch but wasn't put on HEAD :-(
Arkadiusz Miśkiewicz [Sun, 24 Aug 2008 13:12:25 +0000 (13:12 +0000)]
- use official patch, the same that landed on AC-branch but wasn't put on HEAD :-(

Changed files:
    net-snmp-duplicate-ip.patch -> 1.2

11 years ago- updated to 5.4.1.2 (fixes CVE-2008-0960 CVE-2008-2292) auto/th/net-snmp-5_4_1_2-1 auto/ti/net-snmp-5_4_1_2-1
Jakub Bogusz [Thu, 31 Jul 2008 22:30:46 +0000 (22:30 +0000)]
- updated to 5.4.1.2 (fixes CVE-2008-0960 CVE-2008-2292)

Changed files:
    net-snmp.spec -> 1.122

11 years ago- release 17 auto/th/net-snmp-5_4_1-17
Arkadiusz Miśkiewicz [Sat, 28 Jun 2008 20:06:59 +0000 (20:06 +0000)]
- release 17

Changed files:
    net-snmp.spec -> 1.121

11 years ago- rel 16 auto/th/net-snmp-5_4_1-16
Jan Rękorajski [Wed, 4 Jun 2008 10:47:28 +0000 (10:47 +0000)]
- rel 16

Changed files:
    net-snmp.spec -> 1.120

11 years ago- fixed build with libtool 2.2 auto/th/net-snmp-5_4_1-15 auto/ti/net-snmp-5_4_1-15
hawk [Fri, 30 May 2008 06:47:07 +0000 (06:47 +0000)]
- fixed build with libtool 2.2

Changed files:
    net-snmp.spec -> 1.119

11 years ago- verbose libs, ghost soname symlinks auto/th/net-snmp-5_4_1-14 auto/ti/net-snmp-5_4_1-14
Elan Ruusamäe [Thu, 15 May 2008 23:54:13 +0000 (23:54 +0000)]
- verbose libs, ghost soname symlinks
- not linked with rpm if rpm hrmib export configured (which is true for th)
- rel 14

Changed files:
    net-snmp.spec -> 1.118

11 years ago- update autofoo not to link with rpm at all if using hrmib export from rpm
Elan Ruusamäe [Thu, 15 May 2008 10:09:24 +0000 (10:09 +0000)]
- update autofoo not to link with rpm at all if using hrmib export from rpm

Changed files:
    net-snmp-use-rpm-hrmib.patch -> 1.2

11 years ago- fixed build with lm_sensors 3.x auto/ti/net-snmp-5_4_1-12
hawk [Sat, 3 May 2008 21:14:16 +0000 (21:14 +0000)]
- fixed build with lm_sensors 3.x
- R/BR lm_sensors >= 3.0.1
- release 12

Changed files:
    net-snmp.spec -> 1.117

11 years ago- patch to allow building with lm_sensors 3.x library
hawk [Sat, 3 May 2008 21:13:01 +0000 (21:13 +0000)]
- patch to allow building with lm_sensors 3.x library

Changed files:
    net-snmp-lm_sensors_3.patch -> 1.1

11 years ago- patch not to fail if same ip seen in different interfaces; rel 11 auto/th/net-snmp-5_4_1-11 auto/ti/net-snmp-5_4_1-11
Elan Ruusamäe [Wed, 23 Apr 2008 21:21:14 +0000 (21:21 +0000)]
- patch not to fail if same ip seen in different interfaces; rel 11

Changed files:
    net-snmp-duplicate-ip.patch -> 1.1
    net-snmp.spec -> 1.116

11 years ago- Fixed typos in bconds. auto/th/net-snmp-5_4_1-10 auto/ti/net-snmp-5_4_1-10
qrczak [Fri, 4 Apr 2008 19:02:50 +0000 (19:02 +0000)]
- Fixed typos in bconds.
- Release 10

Changed files:
    net-snmp.spec -> 1.115

11 years ago- merge static_libs, rpm-hrmib changes from AC-branch auto/th/net-snmp-5_4_1-9
Elan Ruusamäe [Mon, 3 Mar 2008 01:33:22 +0000 (01:33 +0000)]
- merge static_libs, rpm-hrmib changes from AC-branch

Changed files:
    net-snmp.spec -> 1.114

11 years ago- release 8: rebuild with perl without -DDEBUGGING auto/th/net-snmp-5_4_1-8
radek [Sun, 2 Mar 2008 17:10:00 +0000 (17:10 +0000)]
- release 8: rebuild with perl without -DDEBUGGING

Changed files:
    net-snmp.spec -> 1.113

11 years ago- rather quick hack to make net-snmp use /var/cache/hrmib export from rpm instead...
Elan Ruusamäe [Wed, 20 Feb 2008 19:28:17 +0000 (19:28 +0000)]
- rather quick hack to make net-snmp use /var/cache/hrmib export from rpm instead of rpmlib query

Changed files:
    net-snmp-use-rpm-hrmib.patch -> 1.1

11 years ago- add bind address configuration support auto/ti/net-snmp-5_4_1-7
Elan Ruusamäe [Wed, 20 Feb 2008 18:51:28 +0000 (18:51 +0000)]
- add bind address configuration support

Changed files:
    net-snmpd.init -> 1.16
    net-snmpd.sysconfig -> 1.3

11 years ago- rel 7 auto/th/net-snmp-5_4_1-7
Arkadiusz Miśkiewicz [Fri, 8 Feb 2008 14:39:05 +0000 (14:39 +0000)]
- rel 7

Changed files:
    net-snmp.spec -> 1.112

11 years ago- rel 6 auto/th/net-snmp-5_4_1-6
Elan Ruusamäe [Thu, 7 Feb 2008 01:08:01 +0000 (01:08 +0000)]
- rel 6

Changed files:
    net-snmp.spec -> 1.111

11 years ago- copied defaultconfig.patch from debian (more security)
Elan Ruusamäe [Thu, 7 Feb 2008 00:30:43 +0000 (00:30 +0000)]
- copied defaultconfig.patch from debian (more security)

Changed files:
    net-snmp.spec -> 1.110

11 years ago- copied from debian
Elan Ruusamäe [Thu, 7 Feb 2008 00:27:35 +0000 (00:27 +0000)]
- copied from debian

Changed files:
    net-snmp-defaultconfig.patch -> 1.1

11 years ago- one rpmbuild(macros) is enough
Elan Ruusamäe [Thu, 7 Feb 2008 00:18:37 +0000 (00:18 +0000)]
- one rpmbuild(macros) is enough

Changed files:
    net-snmp.spec -> 1.109

11 years ago- rel 5 auto/th/net-snmp-5_4_1-5
Elan Ruusamäe [Wed, 6 Feb 2008 23:51:54 +0000 (23:51 +0000)]
- rel 5

Changed files:
    net-snmp.spec -> 1.108

11 years ago- release 3 auto/th/net-snmp-5_4_1-3 auto/ti/net-snmp-5_4_1-3
hawk [Wed, 23 Jan 2008 14:21:20 +0000 (14:21 +0000)]
- release 3

Changed files:
    net-snmp.spec -> 1.107

11 years ago- at least server (base) and -utils should require equal -mibs to keep versions in...
Jakub Bogusz [Mon, 24 Dec 2007 22:44:55 +0000 (22:44 +0000)]
- at least server (base) and -utils should require equal -mibs to keep versions in sync

Changed files:
    net-snmp.spec -> 1.106

11 years ago- do not R: specific EVR of mibs as this makes impossible to have more
Tomasz Pala [Tue, 18 Dec 2007 12:25:46 +0000 (12:25 +0000)]
- do not R: specific EVR of mibs as this makes impossible to have more
  different versions of libs installed (each one requires it's own mibs
  with overlapping files)

Changed files:
    net-snmp.spec -> 1.105

11 years ago- AC_DEFINE(NETSNMP_USE_KERBEROS_MIT) inside condition, not always (unbreaks ac build...
Elan Ruusamäe [Wed, 14 Nov 2007 19:33:50 +0000 (19:33 +0000)]
- AC_DEFINE(NETSNMP_USE_KERBEROS_MIT) inside condition, not always (unbreaks ac build with heimdal). issue 13980

Changed files:
    net-snmp-acfix.patch -> 1.13

11 years ago- evil typo
Elan Ruusamäe [Wed, 14 Nov 2007 19:31:32 +0000 (19:31 +0000)]
- evil typo

Changed files:
    net-snmp.spec -> 1.104

11 years ago- partial files cleanup
Elan Ruusamäe [Wed, 14 Nov 2007 19:31:08 +0000 (19:31 +0000)]
- partial files cleanup

Changed files:
    net-snmp.spec -> 1.103

11 years ago- only make -j1 hack is needed
Elan Ruusamäe [Wed, 14 Nov 2007 19:25:09 +0000 (19:25 +0000)]
- only make -j1 hack is needed

Changed files:
    net-snmp.spec -> 1.102

11 years ago- -p PIDFILE should be there even if no $CONF_FILE is setup
Elan Ruusamäe [Wed, 14 Nov 2007 11:00:35 +0000 (11:00 +0000)]
- -p PIDFILE should be there even if no $CONF_FILE is setup

Changed files:
    net-snmpd.init -> 1.15

11 years ago- use functions
Elan Ruusamäe [Wed, 14 Nov 2007 11:00:35 +0000 (11:00 +0000)]
- use functions

Changed files:
    net-snmpd.init -> 1.14
    net-snmptrapd.init -> 1.9

11 years ago- rel 2; don't cast possible lvalue auto/th/net-snmp-5_4_1-2 auto/ti/net-snmp-5_4_1-2
Arkadiusz Miśkiewicz [Sat, 3 Nov 2007 10:18:39 +0000 (10:18 +0000)]
- rel 2; don't cast possible lvalue

Changed files:
    net-snmp.spec -> 1.101

11 years ago- no casting on possible lvalue
Arkadiusz Miśkiewicz [Sat, 3 Nov 2007 10:18:03 +0000 (10:18 +0000)]
- no casting on possible lvalue

Changed files:
    net-snmp-lvalue.patch -> 1.1

11 years ago- -devel R: krb5-devel auto/th/net-snmp-5_4_1-1
Jakub Bogusz [Thu, 13 Sep 2007 15:12:08 +0000 (15:12 +0000)]
- -devel R: krb5-devel

Changed files:
    net-snmp.spec -> 1.100

11 years ago- fixed lm_sensors bcond
Jakub Bogusz [Sat, 8 Sep 2007 21:05:10 +0000 (21:05 +0000)]
- fixed lm_sensors bcond

Changed files:
    net-snmp.spec -> 1.99

11 years ago- updated to 5.4.1
Jakub Bogusz [Sat, 8 Sep 2007 21:04:42 +0000 (21:04 +0000)]
- updated to 5.4.1
- updated acfix,link,python patches
- removed obsolete dlopen-fix,python-includes patches
- BR autoconf 2.61-3 to get required AC_FUNC_GETMNTENT semantics

Changed files:
    net-snmp.spec -> 1.98

11 years ago- updated for 5.4.1
Jakub Bogusz [Sat, 8 Sep 2007 21:01:02 +0000 (21:01 +0000)]
- updated for 5.4.1

Changed files:
    net-snmp-acfix.patch -> 1.12
    net-snmp-link.patch -> 1.10
    net-snmp-python.patch -> 1.3

11 years ago- obsolete
Jakub Bogusz [Sat, 8 Sep 2007 20:56:50 +0000 (20:56 +0000)]
- obsolete

Changed files:
    net-snmp-dlopen-fix.patch -> 1.3
    net-snmp-python-includes.patch -> 1.2

11 years ago- rel 6 auto/th/net-snmp-5_4-6
Arkadiusz Miśkiewicz [Tue, 7 Aug 2007 19:52:23 +0000 (19:52 +0000)]
- rel 6

Changed files:
    net-snmp.spec -> 1.97

11 years ago- pidfile in /var/run/snmpd.pid
Adam Gołębiowski [Wed, 25 Jul 2007 16:05:27 +0000 (16:05 +0000)]
- pidfile in /var/run/snmpd.pid

Changed files:
    net-snmpd.init -> 1.13

11 years ago- typo
tommat [Sat, 30 Jun 2007 01:16:27 +0000 (01:16 +0000)]
- typo

Changed files:
    net-snmp.spec -> 1.96

11 years ago- bconds for some optional functionality
Jacek Konieczny [Wed, 16 May 2007 13:36:05 +0000 (13:36 +0000)]
- bconds for some optional functionality

Changed files:
    net-snmp.spec -> 1.95

11 years ago- rel 5 auto/th/net-snmp-5_4-5
Jan Rękorajski [Sun, 1 Apr 2007 21:10:27 +0000 (21:10 +0000)]
- rel 5
- resolved krb5 building problems

Changed files:
    net-snmp.spec -> 1.94

11 years ago- finally! resolve krb5 detection and linking
Jan Rękorajski [Sun, 1 Apr 2007 21:09:46 +0000 (21:09 +0000)]
- finally! resolve krb5 detection and linking

Changed files:
    net-snmp-acfix.patch -> 1.11
    net-snmp-link.patch -> 1.9

11 years ago- added fix for kerberos detection
Jan Rękorajski [Sun, 1 Apr 2007 20:16:41 +0000 (20:16 +0000)]
- added fix for kerberos detection

Changed files:
    net-snmp-acfix.patch -> 1.10

11 years ago- remove krb5 breakage
Jan Rękorajski [Sun, 1 Apr 2007 19:33:30 +0000 (19:33 +0000)]
- remove krb5 breakage

Changed files:
    net-snmp-link.patch -> 1.8

11 years ago- don't break negative values under 64-bit systems!
Tomasz Pala [Sat, 31 Mar 2007 22:52:13 +0000 (22:52 +0000)]
- don't break negative values under 64-bit systems!

Changed files:
    net-snmp-64bit-error-checking.patch -> 1.2

11 years ago- rel 4 auto/th/net-snmp-5_4-4
Jan Rękorajski [Sat, 31 Mar 2007 22:06:04 +0000 (22:06 +0000)]
- rel 4
- s/heimdal/krb5/

Changed files:
    net-snmp.spec -> 1.93

11 years ago- added TODO about python-netsnmp linking
Szymon Siwek [Sun, 25 Mar 2007 23:33:56 +0000 (23:33 +0000)]
- added TODO about python-netsnmp linking

Changed files:
    net-snmp.spec -> 1.92

11 years ago- devel R: lm_sensors-devel, relase 3 auto/th/net-snmp-5_4-3
Artur Frysiak [Sun, 18 Feb 2007 22:40:20 +0000 (22:40 +0000)]
- devel R: lm_sensors-devel, relase 3

Changed files:
    net-snmp.spec -> 1.91

11 years ago- new; [ 1259966 ] 5.2.1 32 bit overflow issues
Andrzej Zawadzki [Sun, 18 Feb 2007 10:46:52 +0000 (10:46 +0000)]
- new; [ 1259966 ] 5.2.1 32 bit overflow issues

Changed files:
    net-snmp-64bit-error-checking.patch -> 1.1

11 years ago- tabs in preamble
Elan Ruusamäe [Tue, 13 Feb 2007 07:16:49 +0000 (07:16 +0000)]
- tabs in preamble

Changed files:
    net-snmp.spec -> 1.90

11 years ago- converted to UTF-8
Jan Rękorajski [Mon, 12 Feb 2007 00:26:49 +0000 (00:26 +0000)]
- converted to UTF-8

Changed files:
    net-snmp.spec -> 1.89

11 years ago- new
Arkadiusz Miśkiewicz [Thu, 1 Feb 2007 14:21:27 +0000 (14:21 +0000)]
- new

Changed files:
    net-snmp-fix-64bit-interface-counters.patch -> 1.1

11 years ago- net-snmp-python-includes.patch: missing include dirs auto/th/net-snmp-5_4-2
qrczak [Tue, 23 Jan 2007 18:26:17 +0000 (18:26 +0000)]
- net-snmp-python-includes.patch: missing include dirs
- Release 2

Changed files:
    net-snmp-python-includes.patch -> 1.1
    net-snmp.spec -> 1.88

11 years agoBR: python-setuptools auto/th/net-snmp-5_4-1
Arkadiusz Miśkiewicz [Thu, 21 Dec 2006 17:08:06 +0000 (17:08 +0000)]
BR: python-setuptools

Changed files:
    net-snmp.spec -> 1.87

11 years ago- rel 1
Arkadiusz Miśkiewicz [Thu, 21 Dec 2006 01:26:20 +0000 (01:26 +0000)]
- rel 1

Changed files:
    net-snmp.spec -> 1.86

11 years ago- builds
Arkadiusz Miśkiewicz [Thu, 21 Dec 2006 01:25:13 +0000 (01:25 +0000)]
- builds

Changed files:
    net-snmp-link.patch -> 1.7

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