37 Commits

Author SHA256 Message Date
dac0d39031 Accepting request 1313340 from home:jsegitz:branches:security
- Update to version 3.9:
  * Use mktemp(1) to obtain a temporary file for update-ethercodes

OBS-URL: https://build.opensuse.org/request/show/1313340
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=63
2025-10-24 06:22:22 +00:00
868b7a8c0e Accepting request 1296830 from home:VaiTon:branches:security
- Update to version 3.8:
  * update-ethercodes.sh: exit when curls fails.
- Update to version 3.7:
  * Complete switch to python massagevendor.

OBS-URL: https://build.opensuse.org/request/show/1296830
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=61
2025-09-01 10:48:33 +00:00
3c2415b3b0 Accepting request 1189632 from home:msmeissn:branches:security
- arpwatch-gcc14.patch: fixed gcc14 issue

OBS-URL: https://build.opensuse.org/request/show/1189632
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=59
2024-07-29 13:39:03 +00:00
6b6fa9e907 Accepting request 1140690 from home:AndreasStieger:branches:security
arpwatch 3.6

OBS-URL: https://build.opensuse.org/request/show/1140690
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=57
2024-01-23 10:31:47 +00:00
40bcd87088 Accepting request 1137223 from home:AndreasStieger:branches:security
arpwatch 3.5

OBS-URL: https://build.opensuse.org/request/show/1137223
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=55
2024-01-09 15:00:06 +00:00
a372cd4e30 Accepting request 1117902 from home:AndreasStieger:branches:security
arpwatch 3.4

OBS-URL: https://build.opensuse.org/request/show/1117902
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=53
2023-10-17 07:05:39 +00:00
fe62c81a4d Accepting request 1040923 from home:olh:branches:security
- Enable loading of ethercodes.dat with arpwatch.ETHERCODES.patch
- Log useless 0-source only once for each MAC

OBS-URL: https://build.opensuse.org/request/show/1040923
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=51
2022-12-12 15:39:47 +00:00
9943f73ca3 Accepting request 973103 from home:dimstar:Factory
- Update to version 3.3:
  + Fix direction of memmove() in sanity_fddi().

OBS-URL: https://build.opensuse.org/request/show/973103
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=49
2022-04-27 13:54:40 +00:00
e58afdaf46 Accepting request 963472 from home:dirkmueller:Factory
- update to 3.2:
  - Change update-ethercodes to not clobber ethercodes.dat on failure.
  - Add a configure option to specify the path to sendmail
- use https, its 2022 after all

OBS-URL: https://build.opensuse.org/request/show/963472
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=47
2022-03-22 07:56:10 +00:00
d07c4dc547 Accepting request 945377 from home:olh:branches:security
- remove instance units from post scripts, they can not be reloaded

OBS-URL: https://build.opensuse.org/request/show/945377
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=46
2022-01-11 07:32:03 +00:00
10da1bd256 Accepting request 916746 from home:jsegitz:branches:security
- Remove accidentially checked in manpage (arpwatch.8)

OBS-URL: https://build.opensuse.org/request/show/916746
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=45
2021-09-03 13:32:39 +00:00
6ef04d9e5a Accepting request 916671 from home:jsegitz:branches:security
- Update to version 3.1 (bsc#1185939) 
  * Dropped 
    + arpwatch-2.1a11-emailaddr.dif, this is now supported upstream.
      Incompatible change: Flags change from -e and -s to -w and -W
    + arpwatch-2.1a11-hname-overflow.dif: included upstream
    + arpwatch-2.1a11-tokenring.diff: Dropped token ring support
    + arpwatch-2.1a15-massagevendor.patch: new python version
      is available
    + arpwatch-MAC.patch: Fix is upstream
    + getnameinfo.patch
  * Refreshed
    + 0001-Ignore-802.1Q-frames.patch
    + arp2ethers.patch
  * Notable upstream changes:
    + Add python 2 compatibility to massagevendor (for pfsense <= 2.4.4).
    + Add -Z (zero pad) and -C (compact) flags to arpwatch and arpsnmp to allow
      run time selection of zero padded or compact ethernet addresses in arp.dat.
    + arpsnmp errors now go to stderr instead of syslog.
    + Add arpwatch directory flag (-D)
    + Added the -x flag which is like -n but excludes cidrs

OBS-URL: https://build.opensuse.org/request/show/916671
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=44
2021-09-03 12:15:51 +00:00
6c21fc675e Accepting request 911535 from home:jsegitz:branches:systemdhardening:security
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/911535
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=43
2021-08-12 06:25:47 +00:00
d4766bade5 Accepting request 902966 from home:jsegitz:branches:security
- Fixed local privilege escalation from runtime user to root
  (bsc#1186240, CVE-2021-25321)
- Added service_* calls for the @.service file

OBS-URL: https://build.opensuse.org/request/show/902966
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=42
2021-06-30 08:58:41 +00:00
106482d6f1 Accepting request 870418 from home:jsegitz:branches:security
- Fix arp2ethers script (bsc#1181936). Added arp2ethers.patch to 
  inline the awk fragments. I tried hard to do this in a script
  but no matter if sed, awk or perl is used something always breaks

OBS-URL: https://build.opensuse.org/request/show/870418
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=40
2021-02-09 08:57:10 +00:00
cf8cdb1be8 Accepting request 868411 from home:olh:branches:security
- exit cleanly on SIGTERM with arpwatch-exit.patch
- refresh all patches for autosetup

OBS-URL: https://build.opensuse.org/request/show/868411
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=38
2021-02-02 07:26:58 +00:00
83c9bef084 Accepting request 867561 from home:olh:branches:security
- report MAC as HH:HH:HH:HH:HH:HH with arpwatch-MAC.patch
- remove unused ARPWATCH_INTERFACE= from sysconfig template
- schedule arpwatch.service after exim/postfix/sendmail
- remove arpwatch@.service from postinstall scriptlets to avoid warning
  in case no instance is configured
- move service_add_post to end of script because the macro exit
  the script early

OBS-URL: https://build.opensuse.org/request/show/867561
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=36
2021-01-29 08:00:20 +00:00
003022ddbf Accepting request 867427 from home:jsegitz:branches:security
- Include arp2ethers script (jsc#SLE-17224)

OBS-URL: https://build.opensuse.org/request/show/867427
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=33
2021-01-28 10:46:58 +00:00
a37a5d9375 Accepting request 842367 from home:frispete:Tumbleweed
- add report-iface.patch to see, where the offending change happened

OBS-URL: https://build.opensuse.org/request/show/842367
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=31
2020-10-20 12:55:53 +00:00
e88253d59a Accepting request 701250 from home:seife:branches:security
Fix log spam on networks with configured VLANs. (deb#625796)
Tested on Leap 15.1

OBS-URL: https://build.opensuse.org/request/show/701250
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=29
2019-05-07 13:07:13 +00:00
82ffe21c40 Accepting request 685552 from home:jengelh:branches:security
- Use noun phrase in summary.

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/request/show/685552
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=27
2019-03-29 09:42:34 +00:00
fd929e96f4 Accepting request 672502 from home:jsegitz:branches:security
- One %service_* call for all service files

OBS-URL: https://build.opensuse.org/request/show/672502
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=25
2019-02-07 16:01:01 +00:00
9465dbf059 Accepting request 671911 from home:jsegitz:branches:security
- added getnameinfo.patch to prevent memory leak in gethname
  (bsc#1119851)
- %service_* invocations for arpwatch@.service

OBS-URL: https://build.opensuse.org/request/show/671911
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=24
2019-02-05 14:50:28 +00:00
Alexander Naumov
71805ff336 Accepting request 544723 from home:RBrownSUSE:branches:security
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544723
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=22
2017-11-23 14:53:05 +00:00
Alexander Naumov
7cfc3d41df Accepting request 516542 from home:scarabeus_iv:branches:security
- Remove initscript support. Fix the service initialization to\
  either allow single full client or user has to symlink the instance
  and make sure he can run only one of them. bsc#737527
- Make sure rcarpwatch is working
- Use install commands for installation of files
- Format with spec-cleaner
- Generate temp files using systemd

OBS-URL: https://build.opensuse.org/request/show/516542
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=20
2017-08-14 11:36:03 +00:00
d673cebc75 Accepting request 312772 from home:lmuelle
Relax reg ex handling ouis

The relaxed reg ex in massagevendor allows us to handle both formats of
the massagevendor file.

This might have cause the automatic update of the arpwatch-ethercodes
package to fail.

OBS-URL: https://build.opensuse.org/request/show/312772
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=18
2015-06-20 12:02:03 +00:00
e230338938 Accepting request 264155 from home:lmuelle:branches:security
Removed executable permission bits from arpwatch@.service file.

OBS-URL: https://build.opensuse.org/request/show/264155
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=16
2014-12-10 14:09:30 +00:00
Roman Drahtmueller
ba1e3a54b4 Accepting request 233881 from home:msmeissn:branches:security
- added missing %pre/%service_add_pre section

OBS-URL: https://build.opensuse.org/request/show/233881
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=14
2014-05-14 15:39:21 +00:00
1b092c169e Accepting request 212986 from home:rmilasan:branches:security
- Rework arpwatch.service file to properly support multiple network
  interfaces and arpwatch sysconfig file. (bnc#853384).

OBS-URL: https://build.opensuse.org/request/show/212986
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=12
2014-01-07 11:03:42 +00:00
0bd7e4c4cc Accepting request 159402 from home:posophe:branches:security
Add systemd support for suse > 11.4

OBS-URL: https://build.opensuse.org/request/show/159402
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=9
2013-03-26 08:57:10 +00:00
048e2dfc1f Accepting request 128184 from home:draht:branches:security
- arpwatch-2.1a11-drop-privs.dif: call initgroups() with pw->pw_gid,
  not NULL, to not have groupid 0 initialized. [bnc#764521]

OBS-URL: https://build.opensuse.org/request/show/128184
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=7
2012-07-18 08:07:04 +00:00
Pavol Rusnak
3ed86ccbbe Accepting request 82773 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/82773
OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=5
2011-09-17 16:27:10 +00:00
OBS User autobuild
81561502a9 Accepting request 26728 from security
Copy from security/arpwatch based on submit request 26728 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/26728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arpwatch?expand=0&rev=7
2009-12-16 16:24:42 +00:00
OBS User unknown
37db20ee1d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arpwatch?expand=0&rev=5 2008-11-17 15:38:25 +00:00
OBS User unknown
f759786963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arpwatch?expand=0&rev=3 2007-07-26 23:18:20 +00:00
OBS User unknown
e8ec2047fb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arpwatch?expand=0&rev=2 2007-05-17 09:20:13 +00:00
OBS User unknown
cc63f6860d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arpwatch?expand=0&rev=1 2007-01-15 22:51:33 +00:00